index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
mips
Age
Commit message (
Expand
)
Author
2025-04-10
tools headers: Update the syscall table with the kernel sources
Namhyung Kim
2025-03-20
perf build: Remove Makefile.syscalls
Ian Rogers
2025-03-20
perf syscalltbl: Remove syscall_table.h
Ian Rogers
2025-01-13
perf tools mips: Fix mips syscall generation
Charlie Jenkins
2025-01-09
perf tools mips: Use generic syscall scripts
Charlie Jenkins
2024-12-04
tools headers: Sync *xattrat syscall changes with the kernel sources
Namhyung Kim
2024-11-09
perf build: Remove PERF_HAVE_DWARF_REGS
Ian Rogers
2024-11-09
perf mips: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf disasm: Add e_machine/e_flags to struct arch
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-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 mips syscall table
Namhyung Kim
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
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-05
perf tools: Declare syscalltbl_*[] as const for all archs
Tiezhu Yang
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-11-18
tools headers UAPI: Sync MIPS 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-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-01
perf tools: Generate mips syscalls_n64.c syscall table
Tiezhu Yang
2021-03-01
perf tools: Support MIPS unwinding and dwarf-regs
Tiezhu Yang
2020-11-04
perf annotate mips: Add perf arch instructions annotate handlers
Dengcheng Zhu
2015-08-06
perf tools: Add empty Build files for architectures lacking them
Ben Hutchings