summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/powerpc
AgeCommit message (Expand)AuthorLines
2026-02-06perf regs: Remove __weak attributive arch_sdt_arg_parse_op() functionDapeng Mi-126/+0
2026-02-06perf regs: Remove __weak attributive arch__xxx_reg_mask() functionsDapeng Mi-47/+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-378/+0
2026-01-23perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()Ian Rogers-68/+0
2026-01-23perf disasm: Don't include C files from the arch directoryIan Rogers-317/+0
2026-01-23perf disasm: Constify use of 'struct ins_op'Ian Rogers-3/+3
2026-01-20perf powerpc: Unify the skip-callchain-idx libdw with that for addr2lineIan Rogers-41/+11
2026-01-20perf unwind-libdw: Fix a cross-arch unwinding bugShimin Guo-77/+0
2025-12-24tools headers: Sync syscall table with kernel sourcesNamhyung Kim-0/+1
2025-11-13perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependenciesIan Rogers-1/+1
2025-11-13perf build: Remove NO_AUXTRACE build optionIan Rogers-1/+1
2025-10-01perf powerpc: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpcAthira Rajeev-0/+104
2025-08-18tools headers: Sync syscall tables with the kernel sourceNamhyung Kim-0/+2
2025-07-25perf sort: Use perf_env to set arch sort keys and headerIan Rogers-35/+0
2025-07-25perf sample: Remove arch notion of sample parsingIan Rogers-26/+0
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim-0/+1
2025-03-23perf tools: Fix is_compat_mode build break in ppc64Likhitha Korrapati-2/+2
2025-03-20perf build: Remove Makefile.syscallsIan Rogers-9/+0
2025-03-20perf syscalltbl: Remove syscall_table.hIan Rogers-8/+0
2025-02-14perf tools: Fix compile error on sample->user_regsNamhyung Kim-2/+2
2025-01-10perf tools powerpc: Use generic syscall table scriptsCharlie Jenkins-64/+17
2024-12-18perf tools arch powerpc: Add register mask for power11 PVR in extended regsAthira Rajeev-1/+2
2024-12-04tools headers: Sync *xattrat syscall changes with the kernel sourcesNamhyung Kim-0/+4
2024-11-16perf header: Pass a perf_cpu rather than a PMU to get_cpuid_strIan Rogers-1/+1
2024-11-16perf header: Refactor get_cpuid to take a CPU for ARMIan Rogers-1/+1
2024-11-09perf build: Remove PERF_HAVE_DWARF_REGSIan Rogers-4/+0
2024-11-09perf dwarf-regs: Move powerpc dwarf-regs out of archIan Rogers-142/+0
2024-11-09perf disasm: Add e_machine/e_flags to struct archIan Rogers-0/+2
2024-11-09perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSETIan Rogers-20/+7
2024-10-18perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers-2/+2
2024-10-18perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORTIan Rogers-2/+2
2024-10-18perf build: Rename NO_DWARF to NO_LIBDWIan Rogers-1/+1
2024-10-17tools/perf/powerpc/util: Add support to handle compatible mode PVR for perf j...Athira Rajeev-1/+31
2024-08-16Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo-1/+5
2024-08-07tools/include: Sync uapi/asm-generic/unistd.h with the kernel sourcesNamhyung Kim-1/+5
2024-07-31perf annotate: Set instruction name to be used with insn-stat when using raw ...Athira Rajeev-3/+15
2024-07-31perf annotate: Update instruction tracking for powerpcAthira Rajeev-0/+59
2024-07-31perf annotate: Add more instructions for instruction trackingAthira Rajeev-0/+14
2024-07-31perf annotate: Add some of the arithmetic instructions to support instruction...Athira Rajeev-0/+49
2024-07-31perf annotate: Add support to identify memory instructions of opcode 31 in po...Athira Rajeev-2/+105
2024-07-31perf annotate: Add parse function for memory instructions in powerpcAthira Rajeev-0/+16
2024-07-31perf annotate: Update parameters for reg extract functions to use raw instruc...Athira Rajeev-0/+44
2024-07-31perf annotate: Add disasm_line__parse() to parse raw instruction for powerpcAthira Rajeev-0/+10
2024-07-12perf dso: Fix address sanitizer buildIan Rogers-4/+4
2024-07-02Merge remote-tracking branch 'perf-tools' into perf-tools-nextNamhyung Kim-0/+1
2024-06-26perf util: Make util its own libraryIan Rogers-13/+13
2024-06-26perf test: Make tests its own libraryIan Rogers-4/+4
2024-05-28tools headers: Update the syscall tables and unistd.h, mostly to support the ...Arnaldo Carvalho de Melo-0/+1
2024-02-23treewide: remove meaningless assignments in MakefilesMasahiro Yamada-1/+1