index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
s390
Age
Commit message (
Expand
)
Author
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
2024-11-09
perf build: Remove PERF_HAVE_DWARF_REGS
Ian Rogers
2024-11-09
perf s390: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
2024-11-09
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
2024-10-18
perf build: Rename NO_DWARF to NO_LIBDW
Ian Rogers
2024-08-16
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-08-07
tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources
Namhyung Kim
2024-07-31
perf annotate: Update parameters for reg extract functions to use raw instruc...
Athira Rajeev
2024-07-02
Merge remote-tracking branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-06-26
perf util: Make util its own library
Ian Rogers
2024-05-28
tools headers: Update the syscall tables and unistd.h, mostly to support the ...
Arnaldo Carvalho de Melo
2024-02-23
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
2024-02-15
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-22
tools/perf: Update tools's copy of s390 syscall table
Namhyung Kim
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2023-11-03
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
2023-09-13
tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ...
Arnaldo Carvalho de Melo
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-08-16
perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
2023-07-11
tools headers UAPI: Sync files changed by new cachestat syscall with the kern...
Arnaldo Carvalho de Melo
2023-06-20
perf annotate: Fix instruction association and parsing for LoongArch
WANG Rui
2023-06-05
perf tools: Declare syscalltbl_*[] as const for all archs
Tiezhu Yang
2023-05-16
tools headers UAPI: Sync s390 syscall table file that wires up the memfd_secr...
Arnaldo Carvalho de Melo
2023-04-06
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
2023-04-04
perf stat: Suppress warning when using cpum_cf events on s390
Thomas Richter
2023-03-15
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2022-01-20
tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall
Arnaldo Carvalho de Melo
2021-12-16
perf arch: Support register names from all archs
German Gomez
2021-12-06
tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
2021-09-10
tools headers UAPI: Sync files changed by new process_mrelease syscall and th...
Arnaldo Carvalho de Melo
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-05
tools headers UAPI: Sync files changed by the quotactl_fd new syscall
Arnaldo Carvalho de Melo
2021-05-21
tools headers UAPI: Sync files changed by the quotactl_path unwiring
Arnaldo Carvalho de Melo
2021-05-10
tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...
Arnaldo Carvalho de Melo
2021-03-06
tools headers: Update syscall.tbl files to support mount_setattr
Arnaldo Carvalho de Melo
2021-02-18
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2021-02-09
perf arm64/s390: Fix printf conversion specifier for IP addresses
Arnaldo Carvalho de Melo
[next]