aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAnshuman Khandual <[email protected]>2022-09-06 14:14:14 +0530
committerPeter Zijlstra <[email protected]>2022-09-07 21:54:00 +0200
commit03b02db93be407103c385814033633364674a6f6 (patch)
treef2811ca21b2318a22656dd771c90a70f7336cd00 /tools/perf/scripts/python/bin/stackcollapse-record
parentee9db0e14b0575aa827579dc2471a29ec5fc6877 (diff)
perf: Consolidate branch sample filter helpers
Besides the branch type filtering requests, 'event.attr.branch_sample_type' also contains various flags indicating which additional information should be captured, along with the base branch record. These flags help configure the underlying hardware, and capture the branch records appropriately when required e.g after PMU interrupt. But first, this moves an existing helper perf_sample_save_hw_index() into the header before adding some more helpers for other branch sample filter flags. Signed-off-by: Anshuman Khandual <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions