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)
commit400ae9818fe64899cea921a89c7078e0df9e41ea
tree548082a549998d894b983c8f8b2a2165d6526071
parent33526f362b019f0a17c6b522eb3b07017dba98a7
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