summaryrefslogtreecommitdiff
path: root/tools/perf/arch/arm64/util/arm-spe.c
AgeCommit message (Expand)Author
2020-03-06tools: Fix off-by 1 relative directory includesIan Rogers
2020-02-18perf auxtrace: Add auxtrace_record__read_finish()Adrian Hunter
2020-02-18perf arm-spe: Fix endless record after being terminatedAdrian Hunter
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 tools: Remove util.h from where it is not neededArnaldo 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-07-29libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evselJiri 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-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo
2018-08-14perf arm spe: Fix uninitialized record error variableKim Phillips
2018-01-17perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips