| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-24 | kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI |  Kees Cook | 1 | -1/+1 |
| 2025-06-16 | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench' |  Arnaldo Carvalho de Melo | 1 | -0/+4 |
| 2024-11-09 | perf dwarf-regs: Remove get_arch_regstr code |  Ian Rogers | 1 | -7/+0 |
| 2024-11-09 | perf xtensa: Remove dwarf-regs.c |  Ian Rogers | 1 | -1/+1 |
| 2024-11-09 | perf sparc: Remove dwarf-regs.c |  Ian Rogers | 1 | -1/+2 |
| 2024-11-09 | perf sh: Remove dwarf-regs.c |  Ian Rogers | 1 | -1/+1 |
| 2024-11-09 | perf s390: Remove dwarf-regs.c |  Ian Rogers | 1 | -1/+1 |
| 2024-11-09 | perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h |  Ian Rogers | 1 | -1/+1 |
| 2024-11-09 | perf dwarf-regs: Move powerpc dwarf-regs out of arch |  Ian Rogers | 1 | -5/+4 |
| 2024-11-09 | perf mips: Remove dwarf-regs.c |  Ian Rogers | 1 | -1/+1 |
| 2024-11-09 | perf loongarch: Remove dwarf-regs.c |  Ian Rogers | 1 | -1/+2 |
| 2024-11-09 | perf dwarf-regs: Move csky dwarf-regs out of arch |  Ian Rogers | 1 | -0/+2 |
| 2024-11-09 | perf arm: Remove dwarf-regs.c |  Ian Rogers | 1 | -1/+1 |
| 2024-11-09 | perf arm64: Remove dwarf-regs.c |  Ian Rogers | 1 | -1/+1 |
| 2024-11-09 | perf dwarf-regs: Move x86 dwarf-regs out of arch |  Ian Rogers | 1 | -0/+8 |
| 2024-11-09 | perf dwarf-regs: Pass ELF flags to get_dwarf_regstr |  Ian Rogers | 1 | -5/+6 |
| 2024-11-09 | perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum |  Ian Rogers | 1 | -2/+3 |
| 2024-11-09 | perf dwarf-regs: Add EM_HOST and EF_HOST defines |  Ian Rogers | 1 | -0/+82 |
| 2024-11-09 | perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET |  Ian Rogers | 1 | -8/+0 |
| 2024-10-18 | perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT |  Ian Rogers | 1 | -3/+3 |
| 2024-07-31 | perf annotate: Update parameters for reg extract functions to use raw instruction on powerpc |  Athira Rajeev | 1 | -0/+11 |
| 2024-01-30 | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench' |  Arnaldo Carvalho de Melo | 1 | -0/+4 |
| 2023-12-23 | perf dwarf-regs: Add get_dwarf_regnum() |  Namhyung Kim | 1 | -0/+19 |
| 2022-10-25 | tools headers: Update the copy of x86's memcpy_64.S used in 'perf bench' |  Arnaldo Carvalho de Melo | 1 | -0/+13 |
| 2022-02-22 | linkage: remove SYM_FUNC_{START,END}_ALIAS() |  Mark Rutland | 1 | -21/+0 |
| 2022-02-22 | linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}() |  Mark Rutland | 1 | -0/+35 |
| 2020-11-12 | tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy' |  Arnaldo Carvalho de Melo | 1 | -0/+7 |
| 2019-12-02 | perf bench: Update the copies of x86's mem{cpy,set}_64.S |  Arnaldo Carvalho de Melo | 1 | -3/+86 |
| 2019-06-25 | perf tools: Remove old baggage that is util/include/linux/ctype.h |  Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2019-01-03 | Remove 'type' argument from access_ok() function |  Linus Torvalds | 1 | -1/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 6 | -0/+6 |
| 2016-09-01 | perf probe: Support probing on offline cross-arch binary |  Masami Hiramatsu | 1 | -0/+6 |
| 2016-07-18 | perf tools: Remove tools/perf/util/include/linux/const.h |  Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2016-07-18 | perf tools: Remove tools/perf/util/include/asm/byteorder.h |  Arnaldo Carvalho de Melo | 1 | -2/+0 |
| 2016-07-12 | perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks |  Arnaldo Carvalho de Melo | 1 | -9/+0 |
| 2016-07-12 | perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/ |  Arnaldo Carvalho de Melo | 2 | -2/+0 |
| 2016-01-08 | tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/ |  Arnaldo Carvalho de Melo | 1 | -68/+0 |
| 2016-01-08 | tools lib: Sync tools/lib/find_bit.c with the kernel |  Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2015-11-18 | tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c |  Arnaldo Carvalho de Melo | 1 | -3/+0 |
| 2015-09-15 | perf tools: regs_query_register_offset() infrastructure |  Wang Nan | 1 | -0/+8 |
| 2015-07-05 | tools: Copy rbtree_augmented.h from the kernel |  Arnaldo Carvalho de Melo | 1 | -2/+0 |
| 2015-07-05 | tools: Move rbtree.h from tools/perf/ |  Arnaldo Carvalho de Melo | 1 | -104/+0 |
| 2015-07-05 | perf tools: Copy rbtree.h from the kernel |  Arnaldo Carvalho de Melo | 1 | -2/+90 |
| 2015-06-02 | tools: Move tools/perf/util/include/linux/{list.h,poison.h} to tools/include |  Wang Nan | 2 | -30/+0 |
| 2015-06-02 | perf tools: Move linux/kernel.h to tools/include |  Wang Nan | 1 | -107/+0 |
| 2015-05-27 | perf tools: Import rb_erase_init from block/ in the kernel sources |  Arnaldo Carvalho de Melo | 1 | -0/+14 |
| 2015-03-03 | perf/bench: Fix mem* routines usage after alternatives change |  Borislav Petkov | 1 | -0/+1 |
| 2015-01-16 | tools: Remove bitops/hweight usage of bits in tools/perf |  Arnaldo Carvalho de Melo | 1 | -8/+0 |
| 2014-12-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -162/+0 |
| 2014-12-17 | tools: Move bitops.h from tools/perf/util to tools/ |  Arnaldo Carvalho de Melo | 1 | -46/+0 |