134
edits
(make pretty) |
(Add short note about profiling) |
||
Line 216: | Line 216: | ||
* Connect to gdbserver | * Connect to gdbserver | ||
** (Host gdb) target remote localhost:1234 | ** (Host gdb) target remote localhost:1234 | ||
== Profiling == | |||
oprofile is enabled in the kernel on the G1 dev phone and SDK emulator images. The oprofile programs (opcontrol, oprofiled) are in /system/xbin. | |||
= Other Resources = | = Other Resources = |
edits