summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86
AgeCommit message (Expand)AuthorLines
2026-02-06perf regs: Remove __weak attributive arch_sdt_arg_parse_op() functionDapeng Mi-236/+0
2026-02-06perf regs: Remove __weak attributive arch__xxx_reg_mask() functionsDapeng Mi-48/+0
2026-02-06perf arch: Update arch headers to use relative UAPI pathsDapeng Mi-1/+1
2026-02-03perf kvm stat: Remove use of the arch directoryIan Rogers-266/+0
2026-01-27perf script: Fix script_fetch_insn for more than just x86Ian Rogers-28/+0
2026-01-23perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()Ian Rogers-47/+0
2026-01-23perf disasm: Don't include C files from the arch directoryIan Rogers-797/+0
2026-01-23perf disasm: Constify use of 'struct ins'Ian Rogers-6/+20
2026-01-23perf disasm: Constify use of 'struct arch'Ian Rogers-2/+2
2026-01-20perf unwind-libdw: Fix a cross-arch unwinding bugShimin Guo-55/+0
2026-01-14perf evsel: Refactor evsel__set_config_if_unset() argumentsJames Clark-2/+1
2026-01-14perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")Ian Rogers-18/+12
2025-12-24tools headers: Sync syscall table with kernel sourcesNamhyung Kim-0/+2
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds-21/+192
2025-11-13perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependenciesIan Rogers-0/+2
2025-11-13perf build: Remove NO_AUXTRACE build optionIan Rogers-11/+5
2025-11-13perf intel-pt: Use the perf provided "cpuid.h"Ian Rogers-5/+5
2025-11-01tools headers x86: Sync table due to introducion of uprobe syscallArnaldo Carvalho de Melo-0/+1
2025-10-21perf annotate: Invalidate register states for untracked instructionsZecheng Li-0/+29
2025-10-21perf annotate: Save pointer offset in stack stateZecheng Li-3/+3
2025-10-21perf annotate: Track arithmetic instructions on pointersZecheng Li-2/+135
2025-10-21perf annotate: Track address registers via TSR_KIND_POINTERZecheng Li-1/+14
2025-10-15perf parse-events: Remove unused FILE input argument to scannerIan Rogers-1/+1
2025-10-03perf record: Add ratio-to-prev termThomas Falcon-0/+52
2025-10-03perf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTERZecheng Li-2/+2
2025-10-02perf tools kvm: Use "cycles" to sample guest for "kvm record" on IntelDapeng Mi-0/+51
2025-09-12perf evsel: Give warning for broken Intel topdown event groupingIan Rogers-4/+58
2025-08-18tools headers: Sync syscall tables with the kernel sourceNamhyung Kim-0/+4
2025-08-18perf test: Fix a build error in x86 topdown testNamhyung Kim-0/+1
2025-07-25perf sort: Use perf_env to set arch sort keys and headerIan Rogers-19/+0
2025-07-25perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common testIan Rogers-129/+0
2025-07-25perf sample: Remove arch notion of sample parsingIan Rogers-29/+2
2025-07-24perf parse-events: Fix missing slots for Intel topdown metric eventsIan Rogers-0/+54
2025-07-24perf topdown: Use attribute to see an event is a topdown metic or slotsIan Rogers-55/+108
2025-06-30perf build: Specify shellcheck should use bashCollin Funk-2/+2
2025-05-22perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapidsIan Rogers-5/+263
2025-05-21perf test amd: Skip amd-ibs-period test on kernel < v6.15Ravi Bangoria-0/+29
2025-05-12perf intel-pt: Do not default to recording all switch eventsAdrian Hunter-1/+15
2025-05-09perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming"Colin Ian King-1/+1
2025-04-29perf test amd ibs: Add sample period unit testRavi Bangoria-0/+1007
2025-04-29perf mem/c2c amd: Add ldlat supportRavi Bangoria-3/+24
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim-1/+3
2025-03-24perf build: Rename TEST_LOGS to SHELL_TEST_LOGSIan Rogers-6/+6
2025-03-20perf build: Remove Makefile.syscallsIan Rogers-9/+0
2025-03-20perf syscalltbl: Remove syscall_table.hIan Rogers-8/+0
2025-03-11perf x86 evlist: Update comments on topdown regroupingDapeng Mi-21/+6
2025-03-11perf parse-events: Corrections to topdown sortingIan Rogers-6/+9
2025-03-11perf x86/topdown: Fix topdown leader sampling test error on hybridDapeng Mi-1/+1
2025-02-26perf annotate-data: Handle direct use of stack pointer without fbregNamhyung Kim-6/+16
2025-02-19perf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman-1/+1