diff options
author | Stephane Eranian <[email protected]> | 2015-10-13 09:09:09 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-10-20 10:30:53 +0200 |
commit | d892819faa6860d469aae71d70c336b391c25505 (patch) | |
tree | 0773213c84d278a0504d5ee1f0990c0b18110e40 /tools/perf/scripts/python/stackcollapse.py | |
parent | c229bf9dc179d2023e185c0f705bdf68484c1e73 (diff) |
perf/x86: Add support for PERF_SAMPLE_BRANCH_CALL
This patch enables the suport for the PERF_SAMPLE_BRANCH_CALL
for Intel x86 processors. When the processor support LBR filtering
this the selection is done in hardware. Otherwise, the filter is
applied by software. Note that we chose to include zero length calls
because they also represent calls.
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/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions