aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2020-10-30 13:58:48 +0000
committerPeter Zijlstra <[email protected]>2020-11-09 17:12:33 +0000
commit9dfa9a5c9bae3417b87824e7ac73b00c10b6a874 (patch)
tree2c36d0070f18e59ff947b56b4ca53ffad5be1744 /scripts/bpf_helpers_doc.py
parentperf: Reduce stack usage of perf_output_begin() (diff)
downloadkernel-9dfa9a5c9bae3417b87824e7ac73b00c10b6a874.tar.gz
kernel-9dfa9a5c9bae3417b87824e7ac73b00c10b6a874.zip
perf/x86: Reduce stack usage for x86_pmu::drain_pebs()
intel_pmu_drain_pebs_*() is typically called from handle_pmi_common(), both have an on-stack struct perf_sample_data, which is *big*. Rewire things so that drain_pebs() can use the one handle_pmi_common() has. Reported-by: Thomas Gleixner <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions