summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds2025-02-251-41/+0
|\
| * tools: Unify top-level quiet infrastructureCharlie Jenkins2025-02-181-41/+0
* | Merge tag 'perf-tools-fixes-for-v6.14-2025-01-30' of git://git.kernel.org/pub...Linus Torvalds2025-01-307-90/+113
|\|
| * perf cpumap: Fix die and cluster IDsJames Clark2025-01-281-2/+2
| * perf test: Skip syscall enum test if no landlock syscallNamhyung Kim2025-01-281-2/+6
| * perf trace: Fix runtime error of index out of boundsHoward Chu2025-01-281-1/+5
| * perf annotate: Use an array for the disassembler preferenceIan Rogers2025-01-273-78/+96
| * perf trace: Fix BPF loading failure (-E2BIG)Howard Chu2025-01-231-7/+4
* | Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/l...Linus Torvalds2025-01-24274-2818/+10484
|\|
| * perf test: Update event_groups test to use instructionsAthira Rajeev2025-01-181-5/+26
| * perf bench: Fix undefined behavior in cmpworker()Kuan-Wei Chiu2025-01-181-1/+6
| * perf annotate: Prefer passing evsel to evsel->core.idxIan Rogers2025-01-185-36/+38
| * perf lock: Rename fields in lock_type_tableChun-Tse Shao2025-01-171-14/+19
| * perf lock: Add percpu-rwsem for type filterChun-Tse Shao2025-01-172-2/+5
| * perf lock: Fix parse_lock_type which only retrieve one lock flagChun-Tse Shao2025-01-171-25/+41
| * perf lock: Fix return code for functions in __cmd_contentionAthira Rajeev2025-01-171-3/+8
| * perf hist: Fix width calculation in hpp__fmt()Dmitry Vyukov2025-01-171-1/+1
| * perf hist: Fix bogus profiles when filters are enabledDmitry Vyukov2025-01-161-1/+10
| * perf hist: Deduplicate cmp/sort/collapse codeDmitry Vyukov2025-01-162-68/+49
| * perf test: Improve verbose documentationIan Rogers2025-01-161-1/+4
| * perf test: Add a runs-per-test flagIan Rogers2025-01-162-11/+22
| * perf test: Fix parallel/sequential option documentationIan Rogers2025-01-161-7/+3
| * perf test: Send list output to stdout rather than stderrIan Rogers2025-01-161-4/+4
| * perf test: Rename functions and variables for better clarityIan Rogers2025-01-161-108/+93
| * perf tools: Expose quiet/verbose variables in Makefile.perfCharlie Jenkins2025-01-162-2/+37
| * perf config: Add a function to set one variable in .perfconfigArnaldo Carvalho de Melo2025-01-142-0/+39
| * perf test perftool_testsuite: Return correct value for skippingVeronika Molnarova2025-01-146-6/+6
| * perf test perftool_testsuite: Add missing descriptionVeronika Molnarova2025-01-147-7/+7
| * perf test record+probe_libc_inet_pton: Make test resilientLeo Yan2025-01-141-16/+18
| * perf inject: Fix use without initialization of local variablesIan Rogers2025-01-141-4/+4
| * perf probe: Rename err labelJames Clark2025-01-141-9/+9
| * perf test stat: Avoid hybrid assumption when virtualizedIan Rogers2025-01-141-1/+5
| * perf record: Fix segfault with --off-cpu when debuginfo is not enabledAthira Rajeev2025-01-141-0/+5
| * perf tests base_probe: Fix check for the count of existing probes in test_add...Athira Rajeev2025-01-141-2/+2
| * perf MANIFEST: Add license filesMichel Lind2025-01-141-0/+2
| * perf test brstack: Speed up running test by using tr -s instead of xargsJames Clark2025-01-141-2/+2
| * perf tools mips: Fix mips syscall generationCharlie Jenkins2025-01-131-18/+0
| * perf tests arm_spe: Add test for discard modeJames Clark2025-01-131-0/+30
| * perf tools arm-spe: Don't allocate buffer or tracking event in discard modeJames Clark2025-01-131-2/+9
| * perf tools arm-spe: Pull out functions for aux buffer and tracking setupJames Clark2025-01-131-32/+51
| * perf report: Fix misleading help message about --demangleJiachen Zhang2025-01-101-1/+1
| * perf ftrace: Fix display for range of the first bucketNamhyung Kim2025-01-101-1/+1
| * perf ftrace: Check min/max latency only with bucket rangeNamhyung Kim2025-01-101-3/+5
| * perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarballArnaldo Carvalho de Melo2025-01-101-0/+1
| * perf vendor events arm64: Add FUJITSU-MONAKA PMU eventYoshihiro Furudera2025-01-1025-0/+2927
| * perf tools: Fixup end address of modulesNamhyung Kim2025-01-101-0/+2
| * perf symbol: Prefer non-label symbols with same addressNamhyung Kim2025-01-101-1/+8
| * perf symbol-elf: Avoid a weak cxx_demangle_sym functionIan Rogers2025-01-101-2/+4
| * perf trace: Fix unaligned access for augmented argsNamhyung Kim2025-01-101-4/+17
| * perf test: Mark remaining probe tests as exclusiveJames Clark2025-01-102-2/+2