aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-29perf evsel: Add pmu_name helperIan Rogers2-0/+11
2025-01-24perf vendor events arm64: Add V3 events/metricsJames Clark19-0/+1596
2025-01-24perf vendor events arm64: Add N3 events/metricsJames Clark20-0/+1468
2025-01-24perf trace: Fix return value of trace__fprintf_tp_fieldsBenjamin Peterson1-1/+1
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-16perf hist: Fix bogus profiles when filters are enabledDmitry Vyukov1-1/+10
2025-01-16perf 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 Jenkins3-22/+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 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
2025-01-10perf tools: Remove dependency on libauditCharlie Jenkins15-164/+11
2025-01-10perf tools s390: Use generic syscall table scriptsCharlie Jenkins8-64/+12
2025-01-10perf tools powerpc: Use generic syscall table scriptsCharlie Jenkins8-75/+19
2025-01-09perf tools mips: Use generic syscall scriptsCharlie Jenkins7-39/+11
2025-01-09perf tools loongarch: Use syscall tableCharlie Jenkins8-74/+9