index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
arm
/
tests
Age
Commit message (
Expand
)
Author
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-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
2019-01-08
perf tests: Add a test for the ARM 32-bit [vectors] page
Florian Fainelli
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-04-12
perf tests: Run dwarf unwind test on arm32
Kim Phillips
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-02-12
perf build: Add arch arm objects building
Jiri Olsa
2014-09-17
perf tool: fix compilation for ARM
Stephane Eranian
2014-05-16
perf tests: Add dwarf unwind test on ARM
Jean Pihet
2014-05-16
perf tests: Introduce perf_regs_load function on ARM
Jean Pihet