]> git.itanic.dy.fi Git - linux-stable/commit
perf intel-pt: Insert callchain context into synthesized callchains
authorAdrian Hunter <adrian.hunter@intel.com>
Wed, 31 Oct 2018 09:10:42 +0000 (11:10 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 31 Oct 2018 15:54:27 +0000 (12:54 -0300)
commit242483068b4b9ad02f1653819b6e683577681e0e
tree97d9861d0d6134375a0d80ac7cccdbcbe6da4455
parent4f8f382e635707ddaddf8269a116e4f8cc8835c0
perf intel-pt: Insert callchain context into synthesized callchains

In the absence of a fallback, callchains must encode also the callchain
context. Do that now there is no fallback.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Jiri Olsa <jolsa@kernel.org>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: stable@vger.kernel.org # 4.19
Link: http://lkml.kernel.org/r/100ea2ec-ed14-b56d-d810-e0a6d2f4b069@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/intel-pt.c
tools/perf/util/thread-stack.c
tools/perf/util/thread-stack.h