Mobile/Profiling

From MozillaWiki
< Mobile
Revision as of 18:43, 16 February 2011 by Azakai (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Approaches

Profiling on device is the most important thing. We currently have:

On desktop OSes, normal profilers like oprofile are useful.

Older Stuff

Oprofile

  • Instructions to setup USB networking, NFS and OProfile on N800 (Note these instructions are slightly out of date)
  • I had trouble recompiling glibc because of a missing 'limits.h' file.
    • I hacked around it by copying /scratchbox/compilers/cs2007q3-glibc2.5-arm6/lib/gcc/arm-none-linux-gnueabi/4.2.1/include-fixed/limits.h to /scratchbox/compilers/cs2007q3-glibc2.5-arm6/lib/gcc/arm-none-linux-gnueabi/4.2.1/include/