summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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
2025-01-10perf tools: Remove dependency on libauditCharlie Jenkins
2025-01-10perf tools s390: Use generic syscall table scriptsCharlie Jenkins
2025-01-10perf tools powerpc: Use generic syscall table scriptsCharlie Jenkins
2025-01-09perf tools mips: Use generic syscall scriptsCharlie Jenkins
2025-01-09perf tools loongarch: Use syscall tableCharlie Jenkins
2025-01-09perf tools arm64: Use syscall tableCharlie Jenkins
2025-01-09perf tools parisc: Support syscall headerCharlie Jenkins
2025-01-09perf tools alpha: Support syscall headerCharlie Jenkins
2025-01-09perf tools x86: Use generic syscall scriptsCharlie Jenkins
2025-01-09perf tools xtensa: Support syscall headerCharlie Jenkins
2025-01-09perf tools sparc: Support syscall headersCharlie Jenkins