开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
arm64
/
tests
Age
Commit message (
Expand
)
Author
2024-06-26
perf test: Make tests its own library
Ian Rogers
2023-08-17
perf test: Add a test for the new Arm CPU ID comparison behavior
James Clark
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
perf test: Make each test/suite its own struct.
Ian Rogers
2019-12-02
perf bench: Update the copies of x86's mem{cpy,set}_64.S
Arnaldo Carvalho de Melo
2019-11-26
perf maps: Rename map_groups.h to maps.h
Arnaldo Carvalho de Melo
2019-11-26
perf thread: Rename thread->mg to thread->maps
Arnaldo Carvalho de Melo
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
2019-06-17
perf tests arm64: Compile tests unconditionally
Raphael Gault
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
2019-02-06
perf map: Move structs and prototypes for map groups to a separate header
Arnaldo Carvalho de Melo
2018-04-26
perf map: Remove map_type arg from map_groups__find()
Arnaldo Carvalho de Melo
2018-04-26
perf map: Shorten map_groups__find() signature
Arnaldo Carvalho de Melo
2018-03-16
perf tools arm64: Add libdw DWARF post unwind support for ARM64
Kim Phillips
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-05-29
perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing
Wang Nan