]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
perf auxtrace: Add option to synthesize branch stack for regular events
authorAdrian Hunter <adrian.hunter@intel.com>
Wed, 29 Apr 2020 15:07:46 +0000 (18:07 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 5 May 2020 19:35:29 +0000 (16:35 -0300)
commitec90e42ce5142c4ed2a0061fe23bd4495428c52b
tree8b5f12fcebe1d645ad67b7eeda32236b0d929a03
parentcf888e08a030b7430889d0c5c804508c09dad843
perf auxtrace: Add option to synthesize branch stack for regular events

There is an existing option to synthesize branch stacks for synthesized
events. Add a new option to synthesize branch stacks for regular events.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lore.kernel.org/lkml/20200429150751.12570-5-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/itrace.txt
tools/perf/builtin-inject.c
tools/perf/builtin-report.c
tools/perf/util/auxtrace.c
tools/perf/util/auxtrace.h
tools/perf/util/s390-cpumsf.c