]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
perf report: Set perf time interval in itrace_synth_ops
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 4 Jun 2019 13:00:01 +0000 (16:00 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 10 Jun 2019 19:20:12 +0000 (16:20 -0300)
commit4885c90c5e84926cfb083c58d8b6d70d1b1ac7cf
tree9efcb736d3917524de61ca8026031d22a7d04d6a
parent400ae9818fe64899cea921a89c7078e0df9e41ea
perf report: 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-4-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-report.c