diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2015-07-17 18:33:48 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2015-08-24 22:42:26 +0200 |
commit | 2a21d03686881331b0af0471588674e7e896eeb2 (patch) | |
tree | 91789a1db7da2ce70b141ba62b40ae880136629a /Documentation/accounting | |
parent | perf ordered_events: Clear the progress bar at the end of a flush (diff) | |
download | linux-2a21d03686881331b0af0471588674e7e896eeb2.tar.xz linux-2a21d03686881331b0af0471588674e7e896eeb2.zip |
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 <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1437150840-31811-14-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'Documentation/accounting')
0 files changed, 0 insertions, 0 deletions