Android: Difference between revisions

163 bytes added ,  16 December 2009
Add short note about profiling
(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 =
134

edits