diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2011-02-04 09:45:46 -0200 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2011-02-05 12:28:21 -0200 |
| commit | 78f7defedbb4da73b9a07635c357c1afcaa55c8f (patch) | |
| tree | a4ddcb93682e17e986272b626ce94eb0ed35f8b7 /scripts | |
| parent | 764328d3209dd81b02a55722556b07b6f35e3ca0 (diff) | |
perf annotate: Move annotate functions to util/
They will be used by perf top, so that we have just one set of routines
to do annotation.
Rename "struct sym_priv" to "struct annotation", etc, to clarify this
code a bit.
Rename "struct sym_ext" to "struct source_line", to give it a meaningful
name, that clarifies that it is a the result of an addr2line call, that
is sorted by percentage one particular source code line appeared in the
annotation.
And since we're moving things around also rename 'sym_hist->ip' to
'sym_hist->addr' as we want to do data structure annotation at some
point.
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Tom Zanussi <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions