summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm/util
Commit message (Expand)AuthorAgeFilesLines
* tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo2019-07-092-0/+2
* perf tools: Add missing util.h to pick up 'page_size' variableArnaldo Carvalho de Melo2019-06-251-0/+1
* Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar2019-06-241-4/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* | perf: cs-etm: Optimize option setup for CPU-wide sessionsMathieu Poirier2019-06-171-12/+8Star
* | perf cs-etm: Properly set the value of 'old' and 'head' in snapshot modeMathieu Poirier2019-06-101-4/+123
* | perf cs-etm: Configure SWITCH_EVENTS in CPU-wide modeMathieu Poirier2019-06-101-0/+3
* | perf cs-etm: Configure timestamp generation in CPU-wide modeMathieu Poirier2019-06-101-0/+57
* | perf cs-etm: Configure contextID tracing in CPU-wide modeMathieu Poirier2019-06-101-19/+107
|/
* perf tools: Rename build libperf to perfJiri Olsa2019-02-141-4/+4
* perf coresight: Remove set_drv_config() APIMathieu Poirier2019-02-063-59/+0Star
* perf arm cs-etm: Use event attributes to send sink information to kernelMathieu Poirier2019-02-061-0/+44
* perf arm pmu: Add missing linux/string.h headerArnaldo Carvalho de Melo2019-02-061-0/+1
* coresight: Move to SPDX identifierMathieu Poirier2018-04-194-48/+4Star
* 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/+12Star
* 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/+0Star
* 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/+1Star
* 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