index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
arm64
/
util
Age
Commit message (
Expand
)
Author
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
2018-08-14
perf arm spe: Fix uninitialized record error variable
Kim Phillips
2018-03-16
perf tools arm64: Add libdw DWARF post unwind support for ARM64
Kim Phillips
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
2017-12-27
perf probe arm64: Fix symbol fixup issues due to ELF type
Kim Phillips
2017-12-05
perf tools arm64: Add support for get_cpuid_str function.
Ganapatrao Kulkarni
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Replace STR() calls with __stringify()
Arnaldo Carvalho de Melo
2017-04-19
perf unwind arm64: Add missing errno.h header
Arnaldo Carvalho de Melo
2017-02-08
perf tools arm64: Add support for generating bpf prologue
He Kuang
2016-09-22
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier
2016-09-22
perf tools: Make coresight PMU listable
Mathieu Poirier
2016-06-07
perf callchain: Support aarch64 cross-platform
He Kuang
2016-06-07
perf unwind: Separate local/remote libunwind config
He Kuang
2015-02-12
perf build: Add arch arm64 objects building
Jiri Olsa
2014-10-01
perf tools: Fix build breakage on arm64 targets
Will Deacon
2014-04-29
perf tools ARM64: Wire up perf_regs and unwind support
Jean Pihet