summaryrefslogtreecommitdiff
path: root/tools/perf/arch
AgeCommit message (Expand)Author
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-11-13perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependenciesIan Rogers
2025-11-13perf build: Remove NO_AUXTRACE build optionIan Rogers
2025-11-13perf intel-pt: Use the perf provided "cpuid.h"Ian Rogers
2025-11-01tools headers x86: Sync table due to introducion of uprobe syscallArnaldo Carvalho de Melo
2025-10-21perf annotate: Invalidate register states for untracked instructionsZecheng Li
2025-10-21perf annotate: Save pointer offset in stack stateZecheng Li
2025-10-21perf annotate: Track arithmetic instructions on pointersZecheng Li
2025-10-21perf annotate: Track address registers via TSR_KIND_POINTERZecheng Li
2025-10-15perf parse-events: Remove unused FILE input argument to scannerIan Rogers
2025-10-03perf record: Add ratio-to-prev termThomas Falcon
2025-10-03perf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTERZecheng Li
2025-10-02perf tools kvm: Use "cycles" to sample guest for "kvm record" on IntelDapeng Mi
2025-10-01perf powerpc: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpcAthira Rajeev
2025-09-19perf arm_spe: Add "event_filter" entry in meta dataLeo Yan
2025-09-12perf evsel: Give warning for broken Intel topdown event groupingIan Rogers
2025-09-12perf arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.hYunseong Kim
2025-08-18tools headers: Sync syscall tables with the kernel sourceNamhyung Kim
2025-08-18perf test: Fix a build error in x86 topdown testNamhyung Kim
2025-08-01Merge tag 'perf-tools-for-v6.17-2025-08-01' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-07-28RISC-V: perf/kvm: Add reporting of interrupt eventsQuan Zhou
2025-07-25perf sort: Use perf_env to set arch sort keys and headerIan Rogers
2025-07-25perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common testIan Rogers
2025-07-25perf sample: Remove arch notion of sample parsingIan Rogers
2025-07-24perf parse-events: Fix missing slots for Intel topdown metric eventsIan Rogers
2025-07-24perf topdown: Use attribute to see an event is a topdown metic or slotsIan Rogers
2025-06-30perf build: Specify shellcheck should use bashCollin Funk
2025-05-22perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapidsIan Rogers
2025-05-21perf test amd: Skip amd-ibs-period test on kernel < v6.15Ravi Bangoria
2025-05-12perf intel-pt: Do not default to recording all switch eventsAdrian Hunter
2025-05-09perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming"Colin Ian King
2025-04-29perf test amd ibs: Add sample period unit testRavi Bangoria
2025-04-29perf mem/c2c amd: Add ldlat supportRavi Bangoria
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim
2025-03-24perf build: Rename TEST_LOGS to SHELL_TEST_LOGSIan Rogers
2025-03-23perf tools: Fix is_compat_mode build break in ppc64Likhitha Korrapati
2025-03-20perf build: Remove Makefile.syscallsIan Rogers
2025-03-20perf syscalltbl: Remove syscall_table.hIan Rogers
2025-03-19perf cpumap: Increment reference count for online cpumapIan Rogers
2025-03-11perf x86 evlist: Update comments on topdown regroupingDapeng Mi
2025-03-11perf parse-events: Corrections to topdown sortingIan Rogers
2025-03-11perf x86/topdown: Fix topdown leader sampling test error on hybridDapeng Mi
2025-02-28perf arm-spe: Report error if set frequencyLeo Yan
2025-02-26perf annotate-data: Handle direct use of stack pointer without fbregNamhyung Kim
2025-02-19perf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman
2025-02-14perf tools: Fix compile error on sample->user_regsNamhyung Kim
2025-02-14perf tools: Fix compilation error on arm64Leo Yan
2025-02-12perf sample: Make user_regs and intr_regs optionalIan Rogers
2025-01-13perf tools mips: Fix mips syscall generationCharlie Jenkins
2025-01-13perf tools arm-spe: Don't allocate buffer or tracking event in discard modeJames Clark