summaryrefslogtreecommitdiff
path: root/tools/perf/arch/arm64/util
AgeCommit message (Expand)Author
2019-11-06perf tools: Fix cross compile for ARM64John Garry
2019-10-10perf tools: Avoid 'sample_reg_masks' being const + weakIan Rogers
2019-09-25libperf: Move 'page_size' global variable to libperfJiri Olsa
2019-09-25libperf: Add perf_evlist__first()/last() functionsJiri Olsa
2019-09-25libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'Jiri Olsa
2019-09-20perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless map.h include directivesArnaldo Carvalho de Melo
2019-08-29libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa
2019-08-28perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checksIgor Lubashev
2019-08-26perf record: Move record_opts and other record decls out of perf.hArnaldo Carvalho de Melo
2019-08-22perf arm64: Add missing debug.h headerArnaldo Carvalho de Melo
2019-07-29libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evselJiri Olsa
2019-07-29libperf: Add perf_cpu_map__get()/perf_cpu_map__put()Jiri Olsa
2019-07-29perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa
2019-07-29perf evsel: Rename struct perf_evsel to struct evselJiri Olsa
2019-07-29perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-14perf tools: Rename build libperf to perfJiri Olsa
2018-08-14perf arm spe: Fix uninitialized record error variableKim Phillips
2018-03-16perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips
2018-01-17perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips
2017-12-27perf probe arm64: Fix symbol fixup issues due to ELF typeKim Phillips
2017-12-05perf tools arm64: Add support for get_cpuid_str function.Ganapatrao Kulkarni
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-24perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2017-04-19perf tools: Replace STR() calls with __stringify()Arnaldo Carvalho de Melo
2017-04-19perf unwind arm64: Add missing errno.h headerArnaldo Carvalho de Melo
2017-02-08perf tools arm64: Add support for generating bpf prologueHe Kuang
2016-09-22perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier
2016-09-22perf tools: Make coresight PMU listableMathieu Poirier
2016-06-07perf callchain: Support aarch64 cross-platformHe Kuang
2016-06-07perf unwind: Separate local/remote libunwind configHe Kuang
2015-02-12perf build: Add arch arm64 objects buildingJiri Olsa
2014-10-01perf tools: Fix build breakage on arm64 targetsWill Deacon
2014-04-29perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet