summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/s390/util/auxtrace.c
Commit message (Expand)AuthorAgeFilesLines
* perf auxtrace: Record whether an auxtrace mmap is neededAdrian Hunter2022-05-101-0/+1
* perf evlist: Adopt backwards ring buffer state enumArnaldo Carvalho de Melo2019-09-251-0/+1
* libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa2019-08-291-1/+1
* perf record: Move record_opts and other record decls out of perf.hArnaldo Carvalho de Melo2019-08-261-0/+1
* libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evselJiri Olsa2019-07-291-1/+1
* libperf: Add nr_entries to struct perf_evlistJiri Olsa2019-07-291-1/+1
* 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-1/+1
* tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo2019-07-091-0/+1
* perf auxtrace: Support for perf report -D for s390Thomas Richter2018-08-031-0/+1
* perf record: Fix s390 undefined record__auxtrace_init() return valueThomas Richter2018-04-231-0/+1
* s390/perf: add callback to perf to enable using AUX bufferPu Hou2017-11-161-0/+118