summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to stackcollapse.pyTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-22perf script stackcollapse: Remove reference to the perl interpreterArnaldo Carvalho de Melo
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
Namhyung Kim 2025-07-06libbpf: Fix possible use-after-free for externsAdin Scannell 2025-07-06libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen 2025-06-27libbpf: Add identical pointer detection to btf_dedup_is_equiv()Alan Maguire 2025-06-19libbpf: Use proper errno value in nlattrAnton Protopopov 2025-06-19bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READAnton Protopopov 2025-06-19libbpf: Use proper errno value in linkerAnton Protopopov 2025-06-19Use thread-safe function pointer in libbpf_printJonathan Wiepert 2025-06-19libbpf: Remove sample_period init in perf_bufferTao Chen 2025-06-19libbpf: Fix buffer overflow in bpf_object__init_progViktor Malik 2025-06-04libbpf: Fix out-of-bound readNandakumar Edamana 2025-04-10libbpf: Fix hypothetical STT_SECTION extern NULL deref caseAndrii Nakryiko 2025-02-08libbpf: Fix segfault due to libelf functions not setting errnoQuentin Monnet 2025-02-08libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missingAndrii Nakryiko