commit | 9d0bc53e35b82e429ab698d112f7af4336578735 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Mon Jun 10 10:27:58 2019 +0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Jun 17 15:57:18 2019 -0300 |
tree | 4ad7bf4854f5ff42c14e0d61d1a2f9dc1a12adc3 | |
parent | 0dfded34a2e3b517c149ee9c7d1e5173025017b7 [diff] |
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>