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
/
powerpc
Age
Commit message (
Expand
)
Author
Lines
2026-02-06
perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function
Dapeng Mi
-126
/
+0
2026-02-06
perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
-47
/
+0
2026-02-06
perf arch: Update arch headers to use relative UAPI paths
Dapeng Mi
-1
/
+1
2026-02-03
perf kvm stat: Remove use of the arch directory
Ian Rogers
-378
/
+0
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
-68
/
+0
2026-01-23
perf disasm: Don't include C files from the arch directory
Ian Rogers
-317
/
+0
2026-01-23
perf disasm: Constify use of 'struct ins_op'
Ian Rogers
-3
/
+3
2026-01-20
perf powerpc: Unify the skip-callchain-idx libdw with that for addr2line
Ian Rogers
-41
/
+11
2026-01-20
perf unwind-libdw: Fix a cross-arch unwinding bug
Shimin Guo
-77
/
+0
2025-12-24
tools headers: Sync syscall table with kernel sources
Namhyung Kim
-0
/
+1
2025-11-13
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
Ian Rogers
-1
/
+1
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
-1
/
+1
2025-10-01
perf powerpc: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc
Athira Rajeev
-0
/
+104
2025-08-18
tools headers: Sync syscall tables with the kernel source
Namhyung Kim
-0
/
+2
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
-35
/
+0
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
-26
/
+0
2025-04-10
tools headers: Update the syscall table with the kernel sources
Namhyung Kim
-0
/
+1
2025-03-23
perf tools: Fix is_compat_mode build break in ppc64
Likhitha Korrapati
-2
/
+2
2025-03-20
perf build: Remove Makefile.syscalls
Ian Rogers
-9
/
+0
2025-03-20
perf syscalltbl: Remove syscall_table.h
Ian Rogers
-8
/
+0
2025-02-14
perf tools: Fix compile error on sample->user_regs
Namhyung Kim
-2
/
+2
2025-01-10
perf tools powerpc: Use generic syscall table scripts
Charlie Jenkins
-64
/
+17
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
/
+4
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
-1
/
+1
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
-1
/
+1
2024-11-09
perf build: Remove PERF_HAVE_DWARF_REGS
Ian Rogers
-4
/
+0
2024-11-09
perf dwarf-regs: Move powerpc dwarf-regs out of arch
Ian Rogers
-142
/
+0
2024-11-09
perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
-0
/
+2
2024-11-09
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
-20
/
+7
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
-2
/
+2
2024-10-18
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
-2
/
+2
2024-10-18
perf build: Rename NO_DWARF to NO_LIBDW
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-08-16
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
-1
/
+5
2024-08-07
tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources
Namhyung Kim
-1
/
+5
2024-07-31
perf annotate: Set instruction name to be used with insn-stat when using raw ...
Athira Rajeev
-3
/
+15
2024-07-31
perf annotate: Update instruction tracking for powerpc
Athira Rajeev
-0
/
+59
2024-07-31
perf annotate: Add more instructions for instruction tracking
Athira Rajeev
-0
/
+14
2024-07-31
perf annotate: Add some of the arithmetic instructions to support instruction...
Athira Rajeev
-0
/
+49
2024-07-31
perf annotate: Add support to identify memory instructions of opcode 31 in po...
Athira Rajeev
-2
/
+105
2024-07-31
perf annotate: Add parse function for memory instructions in powerpc
Athira Rajeev
-0
/
+16
2024-07-31
perf annotate: Update parameters for reg extract functions to use raw instruc...
Athira Rajeev
-0
/
+44
2024-07-31
perf annotate: Add disasm_line__parse() to parse raw instruction for powerpc
Athira Rajeev
-0
/
+10
2024-07-12
perf dso: Fix address sanitizer build
Ian Rogers
-4
/
+4
2024-07-02
Merge remote-tracking branch 'perf-tools' into perf-tools-next
Namhyung Kim
-0
/
+1
2024-06-26
perf util: Make util its own library
Ian Rogers
-13
/
+13
2024-06-26
perf test: Make tests its own library
Ian Rogers
-4
/
+4
2024-05-28
tools headers: Update the syscall tables and unistd.h, mostly to support the ...
Arnaldo Carvalho de Melo
-0
/
+1
2024-02-23
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
-1
/
+1
[next]