]> git.baikalelectronics.ru Git - kernel.git/commit
perf script: Set perf time interval in itrace_synth_ops
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 4 Jun 2019 13:00:00 +0000 (16:00 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 10 Jun 2019 19:20:11 +0000 (16:20 -0300)
commit7f3afb179b2f768725ad83455d775d4fe1feea45
tree548082a549998d894b983c8f8b2a2165d6526071
parent25c034426af6c1c56438edd37c384f57a68fe134
perf script: Set perf time interval in itrace_synth_ops

Instruction trace decoders can optimize output based on what time
intervals will be filtered, so pass that information in
itrace_synth_ops.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jin Yao <yao.jin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/20190604130017.31207-3-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-script.c