summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2023-06-30Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-27Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-27Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-27perf trace: fix MSG_SPLICE_PAGES build errorMatthieu Baerts
2023-06-24net: Kill MSG_SENDPAGE_NOTLASTDavid Howells
2023-06-23perf test: Skip metrics w/o event name in stat STD output linterNamhyung Kim
2023-06-23perf test: Reorder event name checks in stat STD output linterNamhyung Kim
2023-06-22perf pmu: Remove a hard coded cpu PMU assumptionIan Rogers
2023-06-22perf pmus: Add notion of default PMU for JSON eventsIan Rogers
2023-06-22perf unwind: Fix map reference countsIan Rogers
2023-06-22perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim
2023-06-22perf script: Initialize buffer for regs_map()Namhyung Kim
2023-06-22perf tests: Fix test_arm_callgraph_fp variable expansionJames Clark
2023-06-22perf symbol: Add LoongArch case in get_plt_sizes()Tiezhu Yang
2023-06-22perf test: Remove x permission from lib/stat_output.shNamhyung Kim
2023-06-21perf test: Rerun failed metrics with longer workloadWeilin Wang
2023-06-21perf test: Add skip list for metrics known would failWeilin Wang
2023-06-21perf test: Add metric value validation testWeilin Wang
2023-06-21perf arm-spe: Fix a dangling Documentation/arm64 referenceJonathan Corbet
2023-06-20perf jit: Fix incorrect file name in DWARF line tableelisabeth
2023-06-20perf annotate: Fix instruction association and parsing for LoongArchWANG Rui
2023-06-20perf annotation: Switch lock from a mutex to a sharded_mutexIan Rogers
2023-06-20perf sharded_mutex: Introduce sharded_mutexIan Rogers
2023-06-20tools: Fix incorrect calculation of object size by sizeofLi Dong
2023-06-20perf parse-events: Remove unneeded semicolonbaomingtong001@208suo.com
2023-06-20perf parse: Add missing newline to pr_debug message in evsel__compute_group_p...Yang Jihong
2023-06-20perf stat: Add missing newline in pr_err messagesYang Jihong
2023-06-16perf pmus: Check if we can encode the PMU number in perf_event_attr.typeArnaldo Carvalho de Melo
2023-06-16perf print-events: Export is_event_supported()Arnaldo Carvalho de Melo
2023-06-16perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescen...Tiezhu Yang
2023-06-16perf mem: Scan all PMUs instead of just core onesRavi Bangoria
2023-06-16perf mem amd: Fix perf_pmus__num_mem_pmus()Ravi Bangoria
2023-06-16perf pmus: Describe semantics of 'core_pmus' and 'other_pmus'Ravi Bangoria
2023-06-16perf stat: Show average value on multiple runsNamhyung Kim
2023-06-16perf stat: Reset aggr stats for each runNamhyung Kim
2023-06-16perf test: fix failing test cases on linux-next for s390Thomas Richter
2023-06-16perf annotate: Work with vmlinux outside symfsVincent Whitchurch
2023-06-16perf vendor events arm64: Add default tags for Hisi hip08 L1 metricsKan Liang
2023-06-16perf test: Add test case for the standard 'perf stat' outputKan Liang
2023-06-16perf test: Move all the check functions of stat CSV output to libKan Liang
2023-06-16perf stat: New metricgroup output for the default modeKan Liang
2023-06-16perf metrics: Sort the Default metricgroupKan Liang
2023-06-15pert tests: Update metric-value for perf stat JSON outputKan Liang
2023-06-15perf stat,jevents: Introduce Default tags for the default modeKan Liang
2023-06-15perf metric: JSON flag to default metric groupKan Liang
2023-06-15perf evsel: Fix the annotation for hardware events on hybridKan Liang
2023-06-15perf srcline: Fix handling of inline functionsIan Rogers
2023-06-14perf srcline: Add a timeout to reading from addr2lineIan Rogers
2023-06-14perf tool x86: Fix perf_env memory leakIan Rogers