summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2025-01-31Merge tag 'perf-tools-fixes-for-v6.14-2025-01-30' of git://git.kernel.org/pub...Linus Torvalds7-90/+113
2025-01-28perf cpumap: Fix die and cluster IDsJames Clark1-2/+2
2025-01-28perf test: Skip syscall enum test if no landlock syscallNamhyung Kim1-2/+6
2025-01-28perf trace: Fix runtime error of index out of boundsHoward Chu1-1/+5
2025-01-28perf annotate: Use an array for the disassembler preferenceIan Rogers3-78/+96
2025-01-24Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/l...Linus Torvalds274-2818/+10484
2025-01-24perf trace: Fix BPF loading failure (-E2BIG)Howard Chu1-7/+4
2025-01-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+26
2025-01-18perf test: Update event_groups test to use instructionsAthira Rajeev1-5/+26
2025-01-18perf bench: Fix undefined behavior in cmpworker()Kuan-Wei Chiu1-1/+6
2025-01-18perf annotate: Prefer passing evsel to evsel->core.idxIan Rogers5-36/+38
2025-01-17perf lock: Rename fields in lock_type_tableChun-Tse Shao1-14/+19
2025-01-17perf lock: Add percpu-rwsem for type filterChun-Tse Shao2-2/+5
2025-01-17perf lock: Fix parse_lock_type which only retrieve one lock flagChun-Tse Shao1-25/+41
2025-01-17perf lock: Fix return code for functions in __cmd_contentionAthira Rajeev1-3/+8
2025-01-17perf hist: Fix width calculation in hpp__fmt()Dmitry Vyukov1-1/+1
2025-01-17perf hist: Fix bogus profiles when filters are enabledDmitry Vyukov1-1/+10
2025-01-17perf hist: Deduplicate cmp/sort/collapse codeDmitry Vyukov2-68/+49
2025-01-16perf test: Improve verbose documentationIan Rogers1-1/+4
2025-01-16perf test: Add a runs-per-test flagIan Rogers2-11/+22
2025-01-16perf test: Fix parallel/sequential option documentationIan Rogers1-7/+3
2025-01-16perf test: Send list output to stdout rather than stderrIan Rogers1-4/+4
2025-01-16perf test: Rename functions and variables for better clarityIan Rogers1-108/+93
2025-01-16perf tools: Expose quiet/verbose variables in Makefile.perfCharlie Jenkins2-2/+37
2025-01-14perf config: Add a function to set one variable in .perfconfigArnaldo Carvalho de Melo2-0/+39
2025-01-14perf test perftool_testsuite: Return correct value for skippingVeronika Molnarova6-6/+6
2025-01-14perf test perftool_testsuite: Add missing descriptionVeronika Molnarova7-7/+7
2025-01-14perf test record+probe_libc_inet_pton: Make test resilientLeo Yan1-16/+18
2025-01-14perf inject: Fix use without initialization of local variablesIan Rogers1-4/+4
2025-01-14perf probe: Rename err labelJames Clark1-9/+9
2025-01-14perf test stat: Avoid hybrid assumption when virtualizedIan Rogers1-1/+5
2025-01-14perf record: Fix segfault with --off-cpu when debuginfo is not enabledAthira Rajeev1-0/+5
2025-01-14perf tests base_probe: Fix check for the count of existing probes in test_add...Athira Rajeev1-2/+2
2025-01-14perf MANIFEST: Add license filesMichel Lind1-0/+2
2025-01-14perf test brstack: Speed up running test by using tr -s instead of xargsJames Clark1-2/+2
2025-01-13perf tools mips: Fix mips syscall generationCharlie Jenkins1-18/+0
2025-01-13perf tests arm_spe: Add test for discard modeJames Clark1-0/+30
2025-01-13perf tools arm-spe: Don't allocate buffer or tracking event in discard modeJames Clark1-2/+9
2025-01-13perf tools arm-spe: Pull out functions for aux buffer and tracking setupJames Clark1-32/+51
2025-01-10perf report: Fix misleading help message about --demangleJiachen Zhang1-1/+1
2025-01-10perf ftrace: Fix display for range of the first bucketNamhyung Kim1-1/+1
2025-01-10perf ftrace: Check min/max latency only with bucket rangeNamhyung Kim1-3/+5
2025-01-10perf docs: arm_spe: Document new discard modeJames Clark1-0/+26
2025-01-10perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarballArnaldo Carvalho de Melo1-0/+1
2025-01-10perf vendor events arm64: Add FUJITSU-MONAKA PMU eventYoshihiro Furudera25-0/+2927
2025-01-10perf tools: Fixup end address of modulesNamhyung Kim1-0/+2
2025-01-10perf symbol: Prefer non-label symbols with same addressNamhyung Kim1-1/+8
2025-01-10perf symbol-elf: Avoid a weak cxx_demangle_sym functionIan Rogers1-2/+4
2025-01-10perf trace: Fix unaligned access for augmented argsNamhyung Kim1-4/+17
2025-01-10perf test: Mark remaining probe tests as exclusiveJames Clark2-2/+2