diff options
author | Namhyung Kim <[email protected]> | 2012-06-27 09:41:41 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-06-29 13:28:12 -0300 |
commit | e080e6f1c863242ff709046d0486d09c46dc484a (patch) | |
tree | 0b5235ad5fcd1b2bf2c4fe326f0c212c3554f787 /tools/perf/scripts/python/sched-migration.py | |
parent | b700807196ac8d87e00fed9fda80ab89b7f56db6 (diff) |
tools lib traceevent: Add support for __print_hex()
Since the __print_hex() function is used in print fmt now, add
corresponding parser routines. This makes the output of perf script on
the kvm_emulate_insn event not to fail any more.
before:
kvm_emulate_insn: [FAILED TO PARSE] rip=3238197797 ...
after:
kvm_emulate_insn: 0:c102fa25:89 10 (prot32)
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions