diff options
author | David Ahern <[email protected]> | 2011-05-27 14:28:43 -0600 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2011-06-02 13:28:34 -0300 |
commit | 787bef174f055343c69a9639e6e05a564980ed4c (patch) | |
tree | d37e4fae03454e74684798bc112ba161786f978a /lib/mpi/mpiutil.c | |
parent | 2cee77c4505fc581f41b44e18ffc0953b67a414c (diff) |
perf script: "sym" field really means show IP data
Currently the "sym" output field is used to dump instruction pointers
and callchain stack. Sample addresses can also be converted to symbols,
so the meaning of "sym" needs to be fixed. This patch adds an "ip"
option and if it is selected the user can also opt to dump symbols for
them. If the user opts to dump IP without syms only the address is
shown.
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: David Ahern <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions