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
Age
Commit message (
Expand
)
Author
Lines
2025-01-13
perf tools mips: Fix mips syscall generation
Charlie Jenkins
-18
/
+0
2025-01-13
perf tools arm-spe: Don't allocate buffer or tracking event in discard mode
James Clark
-2
/
+9
2025-01-13
perf tools arm-spe: Pull out functions for aux buffer and tracking setup
James Clark
-32
/
+51
2025-01-10
perf tools s390: Use generic syscall table scripts
Charlie Jenkins
-53
/
+9
2025-01-10
perf tools powerpc: Use generic syscall table scripts
Charlie Jenkins
-64
/
+17
2025-01-09
perf tools mips: Use generic syscall scripts
Charlie Jenkins
-32
/
+9
2025-01-09
perf tools loongarch: Use syscall table
Charlie Jenkins
-67
/
+7
2025-01-09
perf tools arm64: Use syscall table
Charlie Jenkins
-68
/
+494
2025-01-09
perf tools parisc: Support syscall header
Charlie Jenkins
-0
/
+480
2025-01-09
perf tools alpha: Support syscall header
Charlie Jenkins
-0
/
+513
2025-01-09
perf tools x86: Use generic syscall scripts
Charlie Jenkins
-68
/
+17
2025-01-09
perf tools xtensa: Support syscall header
Charlie Jenkins
-0
/
+447
2025-01-09
perf tools sparc: Support syscall headers
Charlie Jenkins
-0
/
+530
2025-01-09
perf tools sh: Support syscall headers
Charlie Jenkins
-0
/
+480
2025-01-09
perf tools arm: Support syscall headers
Charlie Jenkins
-0
/
+491
2025-01-09
perf tools csky: Support generic syscall headers
Charlie Jenkins
-0
/
+7
2025-01-09
perf tools arc: Support generic syscall headers
Charlie Jenkins
-0
/
+7
2025-01-09
perf tools: Create generic syscall table support
Charlie Jenkins
-69
/
+14
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-12-18
perf tools arch powerpc: Add register mask for power11 PVR in extended regs
Athira Rajeev
-1
/
+2
2024-12-04
tools headers: Sync *xattrat syscall changes with the kernel sources
Namhyung Kim
-0
/
+20
2024-11-16
perf pmu: Move pmu_metrics_table__find and remove ARM override
Ian Rogers
-20
/
+0
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
-27
/
+12
2024-11-16
perf arm64 header: Use cpu argument in get_cpuid
Ian Rogers
-33
/
+30
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
-7
/
+8
2024-11-09
perf build: Remove PERF_HAVE_DWARF_REGS
Ian Rogers
-42
/
+1
2024-11-09
perf xtensa: Remove dwarf-regs.c
Ian Rogers
-23
/
+0
2024-11-09
perf sparc: Remove dwarf-regs.c
Ian Rogers
-41
/
+0
2024-11-09
perf sh: Remove dwarf-regs.c
Ian Rogers
-43
/
+0
2024-11-09
perf s390: Remove dwarf-regs.c
Ian Rogers
-17
/
+0
2024-11-09
perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
Ian Rogers
-27
/
+6
2024-11-09
perf dwarf-regs: Move powerpc dwarf-regs out of arch
Ian Rogers
-142
/
+0
2024-11-09
perf mips: Remove dwarf-regs.c
Ian Rogers
-39
/
+0
2024-11-09
perf loongarch: Remove dwarf-regs.c
Ian Rogers
-35
/
+0
2024-11-09
perf dwarf-regs: Move csky dwarf-regs out of arch
Ian Rogers
-50
/
+0
2024-11-09
perf arm: Remove dwarf-regs.c
Ian Rogers
-63
/
+0
2024-11-09
perf arm64: Remove dwarf-regs.c
Ian Rogers
-81
/
+0
2024-11-09
perf dwarf-regs: Move x86 dwarf-regs out of arch
Ian Rogers
-75
/
+0
2024-11-09
perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
-2
/
+26
2024-11-09
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
-185
/
+27
2024-10-30
perf, riscv: Wire up perf trace support for RISC-V
Björn Töpel
-0
/
+69
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
-13
/
+13
2024-10-18
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
-3
/
+3
2024-10-18
perf build: Rename NO_DWARF to NO_LIBDW
Ian Rogers
-12
/
+12
2024-10-17
perf stat: Change color to threshold in print_metric
Ian Rogers
-1
/
+1
2024-10-17
tools/perf/powerpc/util: Add support to handle compatible mode PVR for perf j...
Athira Rajeev
-1
/
+31
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
[next]