summaryrefslogtreecommitdiff
path: root/tools/perf/arch
AgeCommit message (Expand)AuthorFilesLines
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds21-36/+212
2025-11-14perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependenciesIan Rogers9-1/+9
2025-11-14perf build: Remove NO_AUXTRACE build optionIan Rogers9-25/+18
2025-11-14perf intel-pt: Use the perf provided "cpuid.h"Ian Rogers2-5/+5
2025-11-01tools headers x86: Sync table due to introducion of uprobe syscallArnaldo Carvalho de Melo1-0/+1
2025-10-21perf annotate: Invalidate register states for untracked instructionsZecheng Li1-0/+29
2025-10-21perf annotate: Save pointer offset in stack stateZecheng Li1-3/+3
2025-10-21perf annotate: Track arithmetic instructions on pointersZecheng Li1-2/+135
2025-10-21perf annotate: Track address registers via TSR_KIND_POINTERZecheng Li1-1/+14
2025-10-15perf parse-events: Remove unused FILE input argument to scannerIan Rogers1-1/+1
2025-10-03perf record: Add ratio-to-prev termThomas Falcon1-0/+52
2025-10-03perf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTERZecheng Li1-2/+2
2025-10-02perf tools kvm: Use "cycles" to sample guest for "kvm record" on IntelDapeng Mi1-0/+51
2025-10-01perf powerpc: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpcAthira Rajeev2-0/+104
2025-09-19perf arm_spe: Add "event_filter" entry in meta dataLeo Yan1-0/+5
2025-09-12perf evsel: Give warning for broken Intel topdown event groupingIan Rogers1-4/+58
2025-09-12perf arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.hYunseong Kim1-5/+10
2025-08-18tools headers: Sync syscall tables with the kernel sourceNamhyung Kim9-0/+18
2025-08-18perf test: Fix a build error in x86 topdown testNamhyung Kim1-0/+1
2025-08-02Merge tag 'perf-tools-for-v6.17-2025-08-01' of git://git.kernel.org/pub/scm/l...Linus Torvalds13-293/+164
2025-07-28RISC-V: perf/kvm: Add reporting of interrupt eventsQuan Zhou3-38/+60
2025-07-25perf sort: Use perf_env to set arch sort keys and headerIan Rogers3-54/+0
2025-07-25perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common testIan Rogers4-129/+0
2025-07-25perf sample: Remove arch notion of sample parsingIan Rogers3-55/+2
2025-07-24perf parse-events: Fix missing slots for Intel topdown metric eventsIan Rogers3-0/+54
2025-07-24perf topdown: Use attribute to see an event is a topdown metic or slotsIan Rogers7-55/+108
2025-06-30perf build: Specify shellcheck should use bashCollin Funk2-2/+2
2025-05-23perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapidsIan Rogers1-5/+263
2025-05-21perf test amd: Skip amd-ibs-period test on kernel < v6.15Ravi Bangoria1-0/+29
2025-05-12perf intel-pt: Do not default to recording all switch eventsAdrian Hunter1-1/+15
2025-05-09perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming"Colin Ian King1-1/+1
2025-04-30perf test amd ibs: Add sample period unit testRavi Bangoria4-0/+1007
2025-04-30perf mem/c2c amd: Add ldlat supportRavi Bangoria3-3/+24
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim9-1/+10
2025-03-24perf build: Rename TEST_LOGS to SHELL_TEST_LOGSIan Rogers2-6/+6
2025-03-24perf tools: Fix is_compat_mode build break in ppc64Likhitha Korrapati1-2/+2
2025-03-21perf build: Remove Makefile.syscallsIan Rogers30-104/+0
2025-03-21perf syscalltbl: Remove syscall_table.hIan Rogers15-66/+0
2025-03-20perf cpumap: Increment reference count for online cpumapIan Rogers1-2/+3
2025-03-12perf x86 evlist: Update comments on topdown regroupingDapeng Mi1-21/+6
2025-03-12perf parse-events: Corrections to topdown sortingIan Rogers1-6/+9
2025-03-12perf x86/topdown: Fix topdown leader sampling test error on hybridDapeng Mi1-1/+1
2025-02-28perf arm-spe: Report error if set frequencyLeo Yan1-0/+21
2025-02-27perf annotate-data: Handle direct use of stack pointer without fbregNamhyung Kim1-6/+16
2025-02-20perf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman1-1/+1
2025-02-14perf tools: Fix compile error on sample->user_regsNamhyung Kim8-8/+8
2025-02-14perf tools: Fix compilation error on arm64Leo Yan2-2/+2
2025-02-13perf sample: Make user_regs and intr_regs optionalIan Rogers2-2/+2
2025-01-13perf tools mips: Fix mips syscall generationCharlie Jenkins1-18/+0
2025-01-13perf tools arm-spe: Don't allocate buffer or tracking event in discard modeJames Clark1-2/+9