diff options
author | David Ahern <[email protected]> | 2012-07-20 17:25:52 -0600 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-07-25 11:31:19 -0300 |
commit | 78b961ff8e67207adb15959526cdea4cc50ae1ed (patch) | |
tree | cc67b115511d8a70b1fe088daf38d958f69cfcf6 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | c80c3c269011c67b8dabef5238af44a6d94e4d0e (diff) |
perf tools: Dump exclude_{guest,host}, precise_ip header info too
Adds the attributes to the event line in the header dump.
From:
event : name = cycles, type = 0, config = 0x0, config1 = 0x0,
config2 = 0x0, excl_usr = 0, excl_kern = 0, ...
to
event : name = cycles, type = 0, config = 0x0, config1 = 0x0,
config2 = 0x0, excl_usr = 0, excl_kern = 0, excl_host = 0,
excl_guest = 0, precise_ip = 0, ...
Signed-off-by: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions