summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2026-07-23perf python: Clean up and restructure setup.pyIan Rogers
2026-07-23perf cap: Remove used_root parameter and simplify capability checksIan Rogers
2026-07-22perf cs-etm: Avoid truncating AUX buffer sizes to intLeo Yan
2026-07-21tools headers: Sync UAPI linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers: Sync UAPI drm/drm.h with kernel sourcesArnaldo Carvalho de Melo
2026-07-21perf bench bpf: Add missing .gitignore fileArnaldo Carvalho de Melo
2026-07-19perf stat: Add --hide-zero-events option to suppress zero-count eventsAaron Tomlin
2026-07-17perf build: Fix compiler errors with old capstoneNamhyung Kim
2026-07-17perf ui hists: Fix NULL pointer array gap in add_script_opt()Ian Rogers
2026-07-17perf disasm: Fix potential NULL pointer dereference and use-after-free in arc...Ian Rogers
2026-07-17perf ui hists: Include limits.h for PATH_MAX definitionIan Rogers
2026-07-17perf ui hists: Fix uninitialized stack memory free on pstack allocation failureIan Rogers
2026-07-17perf hists browser: Increase MAX_OPTIONS to prevent stack buffer overflowIan Rogers
2026-07-16perf jevents metric: Add python type annotationsIan Rogers
2026-07-16perf jevents: Add python type annotationsIan Rogers
2026-07-16perf build: Fix a compiler error in util/libbfd.cNamhyung Kim
2026-07-16perf trace: Refactor augmented_raw_syscalls using bpf_forViktor Malik
2026-07-16perf trace: Factor out BPF loop bodyViktor Malik
2026-07-16perf test: Update test for --for-each-cgroup optionNamhyung Kim
2026-07-16perf evsel: Arrange some fields that should be clonedNamhyung Kim
2026-07-16perf evsel: Remove unused BPF related fieldsNamhyung Kim
2026-07-16perf stat: Fix duplicate output with --for-each-cgroupNamhyung Kim
2026-07-16perf stat: Do not open cgroups for BPF countersNamhyung Kim
2026-07-15perf jevents: Add more components to the metric sorting orderIan Rogers
2026-07-15perf sched: Free subcommand string after perf sched statsNamhyung Kim
2026-07-15perf sched: Fix memory leaks in perf sched stats reportNamhyung Kim
2026-07-15perf sched: Add missing perf_session__delete()Namhyung Kim
2026-07-15perf vendor events intel: Update emeraldrapids metricsChun-Tse Shao
2026-07-15perf vendor events intel: Update sierraforest events from 1.17 to 1.18Chun-Tse Shao
2026-07-15perf vendor events intel: Update pantherlake events from 1.06 to 1.07Chun-Tse Shao
2026-07-15perf vendor events intel: Add novalake v1.00 eventsChun-Tse Shao
2026-07-15perf vendor events intel: Update meteorlake events from 1.21 to 1.22Chun-Tse Shao
2026-07-15perf vendor events intel: Update lunarlake events from 1.25 to 1.26Chun-Tse Shao
2026-07-15perf vendor events intel: Update graniterapids events from 1.19 to 1.20Chun-Tse Shao
2026-07-15perf vendor events intel: Update grandridge events from 1.12 to 1.13Chun-Tse Shao
2026-07-15perf vendor events intel: Update clearwaterforest events from 1.02 to 1.04Chun-Tse Shao
2026-07-15perf vendor events intel: Update arrowlake events from 1.19 to 1.20Chun-Tse Shao
2026-07-15perf vendor events intel: Update alderlaken events from 1.39 to 1.40Chun-Tse Shao
2026-07-15perf vendor events intel: Update alderlake events from 1.39 to 1.40Chun-Tse Shao
2026-07-15perf: evsel: Fix error handling in tp_format lookupHongling Zeng
2026-07-15perf doc: Fix mmap failure checks in topdown exampleHongfu Li
2026-07-15perf jevents: Add Intel OMR MSR mappingsDapeng Mi
2026-07-15perf test: Remove duplicate include of util/term.hChen Ni
2026-07-13perf record: Fix multiple PERF_RECORD_COMPRESSED2 records per pushDmitry Ilvokhin
2026-07-13perf record: Return the written size from process_comp_header()Dmitry Ilvokhin
2026-07-13perf build: Do not pass -static to dlfiltersNamhyung Kim
2026-07-10perf metricgroup: Fix metric expression copy leaksYu Peng
2026-07-10perf clang-format: Prioritize Python.h and expand other categoriesIan Rogers
2026-07-10perf record: Fix teardown hang on system-wide multi-threaded sessionsIan Rogers