diff options
author | Stephane Eranian <[email protected]> | 2015-08-31 18:41:10 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-08-31 17:51:07 -0300 |
commit | fc36f9485aee3a62b22be1f561543a31bce6d48e (patch) | |
tree | b110b85374ec74f5f05ed9e58b8105793cc951fc /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | d988d5ee647861706bc7a391ddbc29429b50f00e (diff) |
perf script: Enable printing of interrupted machine state
This patch adds the output of the interrupted machine state (iregs) to
perf script. It presents them as NAME:VALUE so this is easy to parse
during post processing.
To capture the interrupted machine state:
$ perf record -I ....
to display iregs, use the -F option:
$ perf script -F ip,iregs
40afc2 AX:0x6c5770 BX:0x1e CX:0x5f4d80a DX:0x101010101010101 SI:0x1
Signed-off-by: Stephane Eranian <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions