开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2019-07-29
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-06-24
Merge tag 'v5.2-rc6' into perf/core, to refresh branch
Ingo Molnar
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-17
perf tests arm64: Compile tests unconditionally
Raphael Gault
2019-05-28
perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernel
Vitaly Chikunov
2019-03-06
perf annotate: Calculate the max instruction name, align column to that
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
2018-10-19
perf arm64: Fix generate system call table failed with /tmp mounted with noexec
Hongxu Jia
2018-08-30
perf annotate: Handle arm64 move instructions
Kim Phillips
2018-08-30
perf arm64: Fix include path for asm-generic/unistd.h
Kim Phillips
2018-08-14
perf arm spe: Fix uninitialized record error variable
Kim Phillips
2018-07-24
perf arm64: Generate system call table from asm/unistd.h
Kim Phillips
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
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-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-23
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
2017-05-04
perf annotate: Fix AArch64 comment char
Kim Phillips
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
2017-01-26
perf probe: Fix wrong register name for arm64
He Kuang
2016-12-01
perf annotate: AArch64 support
Kim Phillips
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-09-01
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
2016-06-07
perf callchain: Support aarch64 cross-platform
He Kuang
2016-06-07
perf unwind: Separate local/remote libunwind config
He Kuang
2016-03-10
perf jitdump: Build only on supported archs
Jiri Olsa
2015-05-29
perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing
Wang Nan
2015-02-12
perf build: Add arch arm64 objects building
Jiri Olsa
2015-02-12
perf build: Add arch x86 objects building
Jiri Olsa
2014-10-01
perf tools: Fix build breakage on arm64 targets
Will Deacon
2014-07-30
perf tools: Fix arm64 build error
Mark Salter
2014-05-16
perf tools: Consolidate types.h for ARM and ARM64
Jean Pihet
2014-04-29
perf tools ARM64: Wire up perf_regs and unwind support
Jean Pihet