Documentation/devtools/maemo5/functracer: Difference between revisions
From Maemo Wiki
Jump to navigationJump to search
imported>kaltsi New page: == Description == ''functracer'' is a debugging tool that gets backtraces of all allocations done in ARM/x86 processes. It works with optimized (-O2) code, where debugging symbols are ava... |
imported>amigadave |
||
| Line 18: | Line 18: | ||
[[Documentation/devtools/maemo5/functracer-postproc|functracer-postproc]] | [[Documentation/devtools/maemo5/functracer-postproc|functracer-postproc]] | ||
[[Category:Devtools]] | |||
[[Category:Fremantle]] | |||
Revision as of 11:05, 12 February 2010
Description
functracer is a debugging tool that gets backtraces of all allocations done in ARM/x86 processes. It works with optimized (-O2) code, where debugging symbols are available either in the application binaries themselves, or in separate debug files.
Packages
source: functracer
binary: functracer
Usage Examples
Links
[xxx man page](/development/documentation/man_pages/xxx.html)