index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
util
Age
Commit message (
Expand
)
Author
Lines
2026-02-06
perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function
Dapeng Mi
-236
/
+0
2026-02-06
perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
-48
/
+0
2026-02-03
perf kvm stat: Remove use of the arch directory
Ian Rogers
-265
/
+0
2026-01-27
perf script: Fix script_fetch_insn for more than just x86
Ian Rogers
-28
/
+0
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
-47
/
+0
2026-01-20
perf unwind-libdw: Fix a cross-arch unwinding bug
Shimin Guo
-55
/
+0
2026-01-14
perf evsel: Refactor evsel__set_config_if_unset() arguments
James Clark
-2
/
+1
2025-11-13
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
Ian Rogers
-0
/
+1
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
-5
/
+3
2025-11-13
perf intel-pt: Use the perf provided "cpuid.h"
Ian Rogers
-2
/
+2
2025-10-15
perf parse-events: Remove unused FILE input argument to scanner
Ian Rogers
-1
/
+1
2025-10-03
perf record: Add ratio-to-prev term
Thomas Falcon
-0
/
+52
2025-10-02
perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel
Dapeng Mi
-0
/
+51
2025-09-12
perf evsel: Give warning for broken Intel topdown event grouping
Ian Rogers
-4
/
+58
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
-19
/
+0
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
-27
/
+0
2025-07-24
perf parse-events: Fix missing slots for Intel topdown metric events
Ian Rogers
-0
/
+54
2025-07-24
perf topdown: Use attribute to see an event is a topdown metic or slots
Ian Rogers
-55
/
+26
2025-05-22
perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
Ian Rogers
-5
/
+263
2025-05-12
perf intel-pt: Do not default to recording all switch events
Adrian Hunter
-1
/
+15
2025-04-29
perf mem/c2c amd: Add ldlat support
Ravi Bangoria
-3
/
+24
2025-03-11
perf x86 evlist: Update comments on topdown regrouping
Dapeng Mi
-21
/
+6
2025-03-11
perf parse-events: Corrections to topdown sorting
Ian Rogers
-6
/
+9
2025-03-11
perf x86/topdown: Fix topdown leader sampling test error on hybrid
Dapeng Mi
-1
/
+1
2025-02-19
perf tools: Fix up some comments and code to properly use the event_source bus
Greg Kroah-Hartman
-1
/
+1
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
-1
/
+1
2024-12-26
perf stat: Document and simplify interval timestamps
James Clark
-0
/
+4
2024-12-18
perf x86: Define arch_fetch_insn in NO_AUXTRACE builds
Ian Rogers
-1
/
+1
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
-2
/
+1
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
-2
/
+3
2024-11-09
perf dwarf-regs: Move x86 dwarf-regs out of arch
Ian Rogers
-75
/
+0
2024-11-09
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
-95
/
+14
2024-10-22
perf tools: Move x86__is_amd_cpu() to util/env.c
Namhyung Kim
-28
/
+1
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
-1
/
+1
2024-10-17
perf stat: Change color to threshold in print_metric
Ian Rogers
-1
/
+1
2024-10-16
perf x86/topdown: Refine helper arch_is_topdown_metrics()
Dapeng Mi
-30
/
+9
2024-10-16
perf x86/topdown: Make topdown metrics comparators be symmetric
Dapeng Mi
-6
/
+9
2024-10-10
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
-8
/
+10
2024-10-10
perf pmu: Allow hardcoded terms to be applied to attributes
Ian Rogers
-1
/
+2
2024-09-30
perf x86/topdown: Don't move topdown metric events in group
Dapeng Mi
-1
/
+61
2024-09-30
perf x86/topdown: Correct leader selection with sample_read enabled
Dapeng Mi
-2
/
+16
2024-09-30
perf x86/topdown: Complete topdown slots/metrics events check
Dapeng Mi
-6
/
+55
2024-09-26
perf evsel: Remove pmu_name
Ian Rogers
-2
/
+2
2024-09-26
perf evsel x86: Make evsel__has_perf_metrics work for legacy events
Ian Rogers
-5
/
+26
2024-09-26
perf stat: Remove evlist__add_default_attrs use strings
Ian Rogers
-71
/
+3
2024-08-28
perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
Leo Yan
-2
/
+0
2024-08-13
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
-0
/
+6
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
-2
/
+2
2024-07-02
perf intel-pt: Fix exclude_guest setting
Adrian Hunter
-0
/
+12
2024-07-02
perf intel-pt: Fix aux_watermark calculation for 64-bit size
Adrian Hunter
-1
/
+2
[next]