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
/
arm
/
util
Age
Commit message (
Expand
)
Author
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
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: Replace STR() calls with __stringify()
Arnaldo Carvalho de Melo
2016-10-24
perf coresight: Removing miscellaneous debug output
Mathieu Poirier
2016-09-22
perf tools: Add sink configuration for cs_etm PMU
Mathieu Poirier
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 unwind: Separate local/remote libunwind config
He Kuang
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 tools: Add libdw DWARF post unwind support for ARM
Jean Pihet
2014-02-18
perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id
Jiri Olsa
2014-02-18
perf callchain: Separate libunwind code to special object
Jiri Olsa
2013-09-30
ARM: perf: wire up perf_regs and unwind support for ARM
Will Deacon
2013-03-15
perf tools: Fix build on non-glibc systems due to libio.h absence
Cody P Schafer
2011-08-12
ARM: fix perf build with uclibc toolchains
Florian Fainelli
2010-07-09
ARM: 6198/1: perf probe: Add ARM DWARF register number mappings
Will Deacon