Documentation/devtools/maemo5/functracer

kaltsi (Talk | contribs)
(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...)
Newer edit →

Revision as of 10:36, 30 September 2009

Contents

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)

See Also

functracer-postproc