diff options
| author | Stephane Eranian <[email protected]> | 2015-10-13 07:09:08 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-10-20 08:30:53 +0000 |
| commit | c229bf9dc179d2023e185c0f705bdf68484c1e73 (patch) | |
| tree | 46c464cef81e2a42cb010857556b69ade5b2fb42 /tools/perf/builtin-script.c | |
| parent | perf/x86: Fix time_shift in perf_event_mmap_page (diff) | |
| download | kernel-c229bf9dc179d2023e185c0f705bdf68484c1e73.tar.gz kernel-c229bf9dc179d2023e185c0f705bdf68484c1e73.zip | |
perf: Add PERF_SAMPLE_BRANCH_CALL
Add a new branch sample type to cover only call branches (function calls).
The current ANY_CALL included direct, indirect calls and far jumps.
We want to be able to differentiate indirect from direct calls. Therefore
we introduce PERF_SAMPLE_BRANCH_CALL. The implementation is up to each
architecture.
Signed-off-by: Stephane Eranian <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vince Weaver <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions
