summaryrefslogtreecommitdiff
path: root/tools/perf/arch/s390
AgeCommit message (Expand)Author
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
2020-12-24perf tools: Update s390's syscall.tbl copy from the kernel sourcesTiezhu Yang
2020-12-24perf s390: Move syscall.tbl check into check-headers.shTiezhu Yang
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig
2020-09-22fs: remove compat_sys_mountChristoph Hellwig
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-05-05perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...Arnaldo Carvalho de Melo
2019-11-26perf map_symbol: Rename ms->mg to ms->mapsArnaldo Carvalho de Melo
2019-11-26perf maps: Merge 'struct maps' with 'struct map_groups'Arnaldo Carvalho de Melo
2019-11-12perf annotate: Stop using map->groups, use map_symbol->mg insteadArnaldo Carvalho de Melo
2019-11-12pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'Arnaldo Carvalho de Melo