]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r233611:
authorfabient <fabient@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 May 2012 07:25:30 +0000 (07:25 +0000)
committerfabient <fabient@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 May 2012 07:25:30 +0000 (07:25 +0000)
commit71bc00433aef335ca362428491dfe67e28cdd7e7
tree398c13abac10c1167dd423015e94b67b704cd60c
parentfb92276325a9ec997757949f1ec1e3a48f6a3982
MFC r233611:
- Support inlined location in calltree output.
  In case of multiple level of inlining all the locations are flattened.
  Require recent binutils/addr2line (head works or binutils from ports
  with the right $PATH order).
- Multiple fixes in the calltree output (recursion case, ...)
- Fix the calltree top view that previously hide some shared nodes.

Tested with Kcachegrind(kdesdk4)/qcachegrind(head).

Sponsored by: NETASQ

git-svn-id: svn://svn.freebsd.org/base/stable/9@235977 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/pmcstat/pmcpl_calltree.c
usr.sbin/pmcstat/pmcstat_log.c