summaryrefslogtreecommitdiff
path: root/tools/perf/arch/s390
AgeCommit message (Expand)Author
2024-11-16perf header: Pass a perf_cpu rather than a PMU to get_cpuid_strIan Rogers
2024-11-16perf header: Refactor get_cpuid to take a CPU for ARMIan Rogers
2024-11-09perf build: Remove PERF_HAVE_DWARF_REGSIan Rogers
2024-11-09perf s390: Remove dwarf-regs.cIan Rogers
2024-11-09perf disasm: Add e_machine/e_flags to struct archIan Rogers
2024-11-09perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSETIan Rogers
2024-10-18perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers
2024-10-18perf build: Rename NO_DWARF to NO_LIBDWIan Rogers
2024-08-16Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2024-08-07tools/include: Sync uapi/asm-generic/unistd.h with the kernel sourcesNamhyung Kim
2024-07-31perf annotate: Update parameters for reg extract functions to use raw instruc...Athira Rajeev
2024-07-02Merge remote-tracking branch 'perf-tools' into perf-tools-nextNamhyung Kim
2024-06-26perf util: Make util its own libraryIan Rogers
2024-05-28tools headers: Update the syscall tables and unistd.h, mostly to support the ...Arnaldo Carvalho de Melo
2024-02-23treewide: remove meaningless assignments in MakefilesMasahiro Yamada
2024-02-15perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-22tools/perf: Update tools's copy of s390 syscall tableNamhyung Kim
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler
2023-11-03Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-17perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_initIan Rogers
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta
2023-09-13tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ...Arnaldo Carvalho de Melo
2023-08-16perf parse-regs: Move out arch specific header from util/perf_regs.hLeo Yan
2023-08-16perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common codeLeo Yan
2023-08-16perf parse-regs: Remove unused macros PERF_REG_{IP|SP}Leo Yan
2023-07-11tools headers UAPI: Sync files changed by new cachestat syscall with the kern...Arnaldo Carvalho de Melo
2023-06-20perf annotate: Fix instruction association and parsing for LoongArchWANG Rui
2023-06-05perf tools: Declare syscalltbl_*[] as const for all archsTiezhu Yang
2023-05-16tools headers UAPI: Sync s390 syscall table file that wires up the memfd_secr...Arnaldo Carvalho de Melo
2023-04-06perf map: Add helper for ->map_ip() and ->unmap_ip()Ian Rogers
2023-04-04perf stat: Suppress warning when using cpum_cf events on s390Thomas Richter
2023-03-15perf kvm: Use macro to replace variable 'decode_str_len'Leo Yan
2022-12-14perf build: Use libtraceevent from the systemIan Rogers
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo
2022-05-10perf auxtrace: Record whether an auxtrace mmap is neededAdrian Hunter
2022-04-28perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2022-01-20tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallArnaldo Carvalho de Melo
2021-12-16perf arch: Support register names from all archsGerman Gomez
2021-12-06tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo
2021-09-10tools headers UAPI: Sync files changed by new process_mrelease syscall and th...Arnaldo Carvalho de Melo
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman
2021-07-05tools headers UAPI: Sync files changed by the quotactl_fd new syscallArnaldo Carvalho de Melo
2021-05-21tools headers UAPI: Sync files changed by the quotactl_path unwiringArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...Arnaldo Carvalho de Melo
2021-03-06tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv
2021-02-09perf arm64/s390: Fix printf conversion specifier for IP addressesArnaldo Carvalho de Melo