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
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
2024-10-14
perf test: Delete unused Intel CQM test
Howard Chu
-128
/
+0
2024-10-10
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
-10
/
+13
2024-10-10
perf pmu: Allow hardcoded terms to be applied to attributes
Ian Rogers
-1
/
+2
2024-10-09
perf test x86: Fix typo in intel-pt-test
Thomas Falcon
-2
/
+2
2024-10-03
perf arm-spe: Save per CPU information in metadata
Leo Yan
-2
/
+81
2024-10-03
perf arm-spe: Calculate meta data size
Leo Yan
-3
/
+36
2024-10-03
perf arm-spe: Define metadata header version 2
Leo Yan
-2
/
+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
-4
/
+4
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-09-02
perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...
Arnaldo Carvalho de Melo
-1
/
+475
2024-08-29
perf: cs-etm: Only save valid trace IDs into files
James Clark
-1
/
+2
2024-08-29
perf: cs-etm: Create decoders based on the trace ID mappings
James Clark
-5
/
+3
2024-08-28
perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
Leo Yan
-5
/
+0
2024-08-22
perf annotate-data: Copy back variable types after move
Namhyung Kim
-0
/
+8
2024-08-21
perf annotate-data: Fix percpu pointer check
Namhyung Kim
-0
/
+3
2024-08-21
perf annotate-data: Fix missing constant copy
Namhyung Kim
-0
/
+1
2024-08-16
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
-5
/
+11
[next]