diff options
author | Stephane Eranian <[email protected]> | 2014-09-24 13:48:38 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-11-16 11:41:58 +0100 |
commit | aea48559ac454a065244d3eff0c94cc8af9c553e (patch) | |
tree | 304f761ed0d517a38de9d65e61e73308599ef3c7 /scripts/gdb/linux/proc.py | |
parent | 60e2364e60e86e81bc6377f49779779e6120977f (diff) |
perf/x86: Add support for sampling PEBS machine state registers
PEBS can capture machine state regs at retiremnt of the sampled
instructions. When precise sampling is enabled on an event, PEBS
is used, so substitute the interrupted state with the PEBS state.
Note that not all registers are captured by PEBS. Those missing
are replaced by the interrupt state counter-parts.
Signed-off-by: Stephane Eranian <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Linus Torvalds <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions