summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo2019-08-311-0/+1
* perf tools: Remove needless map.h include directivesArnaldo Carvalho de Melo2019-08-311-5/+3
* libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa2019-08-291-1/+1
* perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checksIgor Lubashev2019-08-281-1/+2
* perf record: Move record_opts and other record decls out of perf.hArnaldo Carvalho de Melo2019-08-261-0/+1
* perf arm64: Add missing debug.h headerArnaldo Carvalho de Melo2019-08-221-0/+1
* libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evselJiri Olsa2019-07-291-6/+6
* libperf: Add perf_cpu_map__get()/perf_cpu_map__put()Jiri Olsa2019-07-291-2/+2
* perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa2019-07-291-3/+3
* perf evsel: Rename struct perf_evsel to struct evselJiri Olsa2019-07-291-3/+3
* perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa2019-07-291-1/+1
* tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo2019-07-091-0/+1
* Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar2019-06-242-7/+2
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-7/+2
* | perf tests arm64: Compile tests unconditionallyRaphael Gault2019-06-172-2/+2
|/
* perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernelVitaly Chikunov2019-05-281-1/+1
* perf annotate: Calculate the max instruction name, align column to thatArnaldo Carvalho de Melo2019-03-061-1/+1
* perf tools: Rename build libperf to perfJiri Olsa2019-02-143-11/+11
* perf map: Move structs and prototypes for map groups to a separate headerArnaldo Carvalho de Melo2019-02-061-0/+1
* perf arm64: Fix generate system call table failed with /tmp mounted with noexecHongxu Jia2018-10-191-1/+1
* perf annotate: Handle arm64 move instructionsKim Phillips2018-08-301-1/+58
* perf arm64: Fix include path for asm-generic/unistd.hKim Phillips2018-08-302-5/+6
* perf arm spe: Fix uninitialized record error variableKim Phillips2018-08-141-0/+1
* perf arm64: Generate system call table from asm/unistd.hKim Phillips2018-07-242-0/+83
* perf map: Remove map_type arg from map_groups__find()Arnaldo Carvalho de Melo2018-04-261-1/+1
* perf map: Shorten map_groups__find() signatureArnaldo Carvalho de Melo2018-04-261-1/+1
* perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips2018-03-165-0/+91
* perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips2018-01-172-1/+227
* perf probe arm64: Fix symbol fixup issues due to ELF typeKim Phillips2017-12-272-0/+23
* perf tools arm64: Add support for get_cpuid_str function.Ganapatrao Kulkarni2017-12-052-0/+66
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-077-0/+7
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
* | perf annotate: Remove arch::cpuid_parse callbackJiri Olsa2017-10-231-1/+2
|/
* perf annotate: Fix AArch64 comment charKim Phillips2017-05-041-1/+1
* perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo2017-04-241-0/+1
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tools: Replace STR() calls with __stringify()Arnaldo Carvalho de Melo2017-04-191-1/+2
* perf unwind arm64: Add missing errno.h headerArnaldo Carvalho de Melo2017-04-191-1/+1
* perf tools arm64: Add support for generating bpf prologueHe Kuang2017-02-082-1/+15
* perf probe: Fix wrong register name for arm64He Kuang2017-01-261-6/+6
* perf annotate: AArch64 supportKim Phillips2016-12-011-0/+62
* perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier2016-09-221-1/+3
* perf tools: Make coresight PMU listableMathieu Poirier2016-09-221-0/+2
* perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu2016-09-011-0/+13
* perf callchain: Support aarch64 cross-platformHe Kuang2016-06-071-1/+3
* perf unwind: Separate local/remote libunwind configHe Kuang2016-06-071-1/+1
* perf jitdump: Build only on supported archsJiri Olsa2016-03-101-0/+1
* perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan2015-05-295-0/+113
* perf build: Add arch arm64 objects buildingJiri Olsa2015-02-123-4/+3
* perf build: Add arch x86 objects buildingJiri Olsa2015-02-121-0/+0