summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm/util
Commit message (Expand)AuthorAgeFilesLines
* coresight: Move to SPDX identifierMathieu Poirier2018-04-194-48/+4
* perf cs-etm: Properly deal with cpu mapsMathieu Poirier2018-02-161-15/+36
* perf auxtrace arm: Fixing uninitialised variableMathieu Poirier2018-02-161-1/+1
* perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips2018-01-172-6/+77
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach2017-08-281-1/+27
* perf coresight: Remove superfluous check before useKim Phillips2017-06-191-13/+12
* tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo2017-06-191-2/+2
* perf tools: Use just forward declarations for struct thread where possibleArnaldo Carvalho de Melo2017-04-241-0/+1
* perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo2017-04-241-0/+1
* perf tools: Replace STR() calls with __stringify()Arnaldo Carvalho de Melo2017-04-191-2/+2
* perf coresight: Removing miscellaneous debug outputMathieu Poirier2016-10-241-2/+0
* perf tools: Add sink configuration for cs_etm PMUMathieu Poirier2016-09-223-0/+63
* perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier2016-09-224-1/+637
* perf tools: Make coresight PMU listableMathieu Poirier2016-09-222-0/+36
* perf unwind: Separate local/remote libunwind configHe Kuang2016-06-071-1/+1
* perf build: Add arch arm objects buildingJiri Olsa2015-02-121-0/+4
* perf tool: fix compilation for ARMStephane Eranian2014-09-171-0/+1
* perf tools: Add libdw DWARF post unwind support for ARMJean Pihet2014-05-161-0/+36
* perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_idJiri Olsa2014-02-181-1/+1
* perf callchain: Separate libunwind code to special objectJiri Olsa2014-02-181-0/+0
* ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon2013-09-301-0/+48
* perf tools: Fix build on non-glibc systems due to libio.h absenceCody P Schafer2013-03-151-4/+1
* ARM: fix perf build with uclibc toolchainsFlorian Fainelli2011-08-121-0/+3
* ARM: 6198/1: perf probe: Add ARM DWARF register number mappingsWill Deacon2010-07-091-0/+64
OpenPOWER on IntegriCloud