aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/s390-cpumsf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-20perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo1-1/+0
2019-08-31perf tools: Remove needless thread.h include directivesArnaldo Carvalho de Melo1-1/+0
2019-08-31perf dsos: Move the dsos struct and its methods to separate source filesArnaldo Carvalho de Melo1-0/+1
2019-08-29libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa1-2/+2
2019-07-29libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evselJiri Olsa1-1/+1
2019-07-29perf evsel: Rename struct perf_evsel to struct evselJiri Olsa1-1/+1
2019-07-09perf tools: Use list_del_init() more thorouglyArnaldo Carvalho de Melo1-1/+1
2019-07-09perf tools: Use zfree() where applicableArnaldo Carvalho de Melo1-4/+3
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo1-1/+1
2019-06-10perf report: Support s390 diag event display on x86Thomas Richter1-18/+78
2019-02-14perf report: Add s390 diagnosic sampling descriptor sizeThomas Richter1-0/+5
2019-02-06perf auxtrace: Add timestamp to auxtrace errorsAdrian Hunter1-3/+4
2019-01-21perf report: Dump s390 counter set data to fileThomas Richter1-4/+73
2018-12-18perf tools: Cast off_t to s64 to avoid warning on bionic libcArnaldo Carvalho de Melo1-1/+1
2018-08-30perf report: Create auxiliary trace data files for s390Thomas Richter1-3/+91
2018-08-08perf report: Add GUI report support for s390 auxiliary traceThomas Richter1-8/+585
2018-08-08perf report: Add raw report support for s390 auxiliary traceThomas Richter1-1/+246
2018-08-03perf auxtrace: Support for perf report -D for s390Thomas Richter1-0/+123