summaryrefslogtreecommitdiff
path: root/tools/perf/arch/mips
AgeCommit message (Expand)Author
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim
2025-03-20perf build: Remove Makefile.syscallsIan Rogers
2025-03-20perf syscalltbl: Remove syscall_table.hIan Rogers
2025-01-13perf tools mips: Fix mips syscall generationCharlie Jenkins
2025-01-09perf tools mips: Use generic syscall scriptsCharlie Jenkins
2024-12-04tools headers: Sync *xattrat syscall changes with the kernel sourcesNamhyung Kim
2024-11-09perf build: Remove PERF_HAVE_DWARF_REGSIan Rogers
2024-11-09perf mips: Remove dwarf-regs.cIan Rogers
2024-11-09perf disasm: Add e_machine/e_flags to struct archIan Rogers
2024-10-18perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers
2024-10-18perf build: Rename NO_DWARF to NO_LIBDWIan Rogers
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 mips syscall tableNamhyung Kim
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-05perf tools: Declare syscalltbl_*[] as const for all archsTiezhu Yang
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-11-18tools headers UAPI: Sync MIPS 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-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-01perf tools: Generate mips syscalls_n64.c syscall tableTiezhu Yang
2021-03-01perf tools: Support MIPS unwinding and dwarf-regsTiezhu Yang
2020-11-04perf annotate mips: Add perf arch instructions annotate handlersDengcheng Zhu
2015-08-06perf tools: Add empty Build files for architectures lacking themBen Hutchings