index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
2024-05-28
tools headers: Update the syscall tables and unistd.h, mostly to support the ...
Arnaldo Carvalho de Melo
2024-05-21
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...
Linus Torvalds
2024-05-02
perf cs-etm: Improve version detection and error reporting
James Clark
2024-05-02
perf cs-etm: Remove repeated fetches of the ETM PMU
James Clark
2024-05-02
perf cs-etm: Use struct perf_cpu as much as possible
James Clark
2024-04-26
perf riscv: Fix the warning due to the incompatible type
Ben Zong-You Xie
2024-04-12
perf arch x86: Add shellcheck to build
Ian Rogers
2024-03-21
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
2024-03-21
perf arm64 header: Remove unnecessary CPU map get and put
Ian Rogers
2024-03-21
perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty use
Ian Rogers
2024-03-21
perf arm-spe/cs-etm: Directly iterate CPU maps
Ian Rogers
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-02-12
perf maps: Get map before returning in maps__find
Ian Rogers
2024-02-07
perf kvm powerpc: Fix build
Ian Rogers
2024-02-02
perf parse-events: Print all errors
Ian Rogers
2024-02-02
perf tsc: Add missing newlines to debug statements
Ian Rogers
2024-01-24
perf mem: Clean up perf_pmus__num_mem_pmus()
Kan Liang
2024-01-24
perf mem: Clean up is_mem_loads_aux_event()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_event__supported()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__name()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__ptr()
Kan Liang
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
2024-01-19
Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-03
perf x86 test: Add hybrid test for conflicting legacy/sysfs event
Ian Rogers
2024-01-03
perf x86 test: Update hybrid expectations
Ian Rogers
2023-12-23
perf dwarf-regs: Add get_dwarf_regnum()
Namhyung Kim
2023-12-18
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-12-18
perf events x86: Use function to add missing lock
Ian Rogers
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-11-22
tools/perf: Update tools's copy of mips syscall table
Namhyung Kim
2023-11-22
tools/perf: Update tools's copy of s390 syscall table
Namhyung Kim
2023-11-22
tools/perf: Update tools's copy of powerpc syscall table
Namhyung Kim
2023-11-22
tools/perf: Update tools's copy of x86 syscall table
Namhyung Kim
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2023-11-10
perf annotate: Move raw_comment and raw_func_start fields out of 'struct ins_...
Namhyung Kim
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
tools/perf/arch/powerpc: Fix the CPU ID const char* value by adding 0x prefix
Athira Rajeev
2023-10-17
perf cs-etm: Respect timestamp option
Leo Yan
2023-10-17
perf cs-etm: Validate timestamp tracing in per-thread mode
Leo Yan
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
2023-10-17
perf arm-spe: Move PMU initialization from default config code
Ian Rogers
2023-10-17
perf intel-pt: Move PMU initialization from default config code
Ian Rogers
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
2023-10-10
Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-next
Arnaldo Carvalho de Melo
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
2023-09-29
perf pmus: Make PMU alias name loading lazy
Ian Rogers
[next]