diff options
author | Adrian Hunter <[email protected]> | 2015-07-17 19:33:48 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-08-24 17:42:26 -0300 |
commit | 2a21d03686881331b0af0471588674e7e896eeb2 (patch) | |
tree | 91789a1db7da2ce70b141ba62b40ae880136629a /scripts/gdb/linux/modules.py | |
parent | 5c9ce1e644c1919ac4bff4394a4c372f47a89b4e (diff) |
perf tools: Fix Intel PT 'instructions' sample period
The period on synthesized 'instructions' samples was being set to a
fixed value, whereas the correct value is the number of instructions
since the last sample, which is a value that the decoder can provide.
So do it that way.
Signed-off-by: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions