summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2025-01-30Merge tag 'perf-tools-fixes-for-v6.14-2025-01-30' of git://git.kernel.org/pub...Linus Torvalds
2025-01-28perf cpumap: Fix die and cluster IDsJames Clark
2025-01-28perf test: Skip syscall enum test if no landlock syscallNamhyung Kim
2025-01-28perf trace: Fix runtime error of index out of boundsHoward Chu
2025-01-27perf annotate: Use an array for the disassembler preferenceIan Rogers
2025-01-24Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-01-23perf trace: Fix BPF loading failure (-E2BIG)Howard Chu
2025-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-01-18perf test: Update event_groups test to use instructionsAthira Rajeev
2025-01-18perf bench: Fix undefined behavior in cmpworker()Kuan-Wei Chiu
2025-01-18perf annotate: Prefer passing evsel to evsel->core.idxIan Rogers
2025-01-17perf lock: Rename fields in lock_type_tableChun-Tse Shao
2025-01-17perf lock: Add percpu-rwsem for type filterChun-Tse Shao
2025-01-17perf lock: Fix parse_lock_type which only retrieve one lock flagChun-Tse Shao
2025-01-17perf lock: Fix return code for functions in __cmd_contentionAthira Rajeev
2025-01-17perf hist: Fix width calculation in hpp__fmt()Dmitry Vyukov
2025-01-16perf hist: Fix bogus profiles when filters are enabledDmitry Vyukov
2025-01-16perf hist: Deduplicate cmp/sort/collapse codeDmitry Vyukov
2025-01-16perf test: Improve verbose documentationIan Rogers
2025-01-16perf test: Add a runs-per-test flagIan Rogers
2025-01-16perf test: Fix parallel/sequential option documentationIan Rogers
2025-01-16perf test: Send list output to stdout rather than stderrIan Rogers
2025-01-16perf test: Rename functions and variables for better clarityIan Rogers
2025-01-16perf tools: Expose quiet/verbose variables in Makefile.perfCharlie Jenkins
2025-01-14perf config: Add a function to set one variable in .perfconfigArnaldo Carvalho de Melo
2025-01-14perf test perftool_testsuite: Return correct value for skippingVeronika Molnarova
2025-01-14perf test perftool_testsuite: Add missing descriptionVeronika Molnarova
2025-01-14perf test record+probe_libc_inet_pton: Make test resilientLeo Yan
2025-01-14perf inject: Fix use without initialization of local variablesIan Rogers
2025-01-14perf probe: Rename err labelJames Clark
2025-01-14perf test stat: Avoid hybrid assumption when virtualizedIan Rogers
2025-01-14perf record: Fix segfault with --off-cpu when debuginfo is not enabledAthira Rajeev
2025-01-14perf tests base_probe: Fix check for the count of existing probes in test_add...Athira Rajeev
2025-01-14perf MANIFEST: Add license filesMichel Lind
2025-01-14perf test brstack: Speed up running test by using tr -s instead of xargsJames Clark
2025-01-13perf tools mips: Fix mips syscall generationCharlie Jenkins
2025-01-13perf tests arm_spe: Add test for discard modeJames Clark
2025-01-13perf tools arm-spe: Don't allocate buffer or tracking event in discard modeJames Clark
2025-01-13perf tools arm-spe: Pull out functions for aux buffer and tracking setupJames Clark
2025-01-10perf report: Fix misleading help message about --demangleJiachen Zhang
2025-01-10perf ftrace: Fix display for range of the first bucketNamhyung Kim
2025-01-10perf ftrace: Check min/max latency only with bucket rangeNamhyung Kim
2025-01-10perf docs: arm_spe: Document new discard modeJames Clark
2025-01-10perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarballArnaldo Carvalho de Melo
2025-01-10perf vendor events arm64: Add FUJITSU-MONAKA PMU eventYoshihiro Furudera
2025-01-10perf tools: Fixup end address of modulesNamhyung Kim
2025-01-10perf symbol: Prefer non-label symbols with same addressNamhyung Kim
2025-01-10perf symbol-elf: Avoid a weak cxx_demangle_sym functionIan Rogers
2025-01-10perf trace: Fix unaligned access for augmented argsNamhyung Kim
2025-01-10perf test: Mark remaining probe tests as exclusiveJames Clark