perf intel-pt: Synthesize PEBS sample basic information
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 10 Jun 2019 07:27:58 +0000 (10:27 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 Jun 2019 18:57:18 +0000 (15:57 -0300)
commit9d0bc53e35b82e429ab698d112f7af4336578735
tree4ad7bf4854f5ff42c14e0d61d1a2f9dc1a12adc3
parent0dfded34a2e3b517c149ee9c7d1e5173025017b7
perf intel-pt: Synthesize PEBS sample basic information

Synthesize a PEBS sample using basic information (ip, timestamp) only.
Other PEBS information will be added in later patches.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/20190610072803.10456-7-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/intel-pt.c