]> asedeno.scripts.mit.edu Git - linux.git/commit
perf intel-pt: Add lookahead callback
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 4 Jun 2019 13:00:02 +0000 (16:00 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 10 Jun 2019 19:20:12 +0000 (16:20 -0300)
commit4d678e9039b075f9418600dc87ec5e61cfb57115
treef1c3930b1ddc5d615690b5db1828104b1f0fb1e1
parent4885c90c5e84926cfb083c58d8b6d70d1b1ac7cf
perf intel-pt: Add lookahead callback

Add a callback function to enable the decoder to lookahead at subsequent
trace buffers. This will be used to implement a "fast forward" facility
which will be needed to support efficient time interval filtering.

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-5-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
tools/perf/util/intel-pt-decoder/intel-pt-decoder.h