perf intel-pt: Add callchain to synthesized PEBS sample
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 10 Jun 2019 07:28:03 +0000 (10:28 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 Jun 2019 18:57:18 +0000 (15:57 -0300)
commite01f0ef509ea7e76929f24a074d241de52c6f82a
tree040e81ea83363ed3b91b54b04a6447a9b37a5c06
parent975846eddf907297aa036544545cd839c7c7dd31
perf intel-pt: Add callchain to synthesized PEBS sample

Like other synthesized events, if there is also an Intel PT branch
trace, then a call stack can also be synthesized.  Add that.

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