summaryrefslogtreecommitdiff
path: root/tools/perf/util/s390-cpumsf.c
AgeCommit message (Expand)Author
2021-11-07perf tools: Use __BYTE_ORDER__Ilya Leoshkevich
2021-03-23perf tools: Fix various typos in commentsIngo Molnar
2020-11-30perf evlist: Use the right prefix for 'struct evlist' sample id lookup methodsArnaldo Carvalho de Melo
2020-11-30perf evlist: Use the right prefix for 'struct evlist' sample parsing methodsArnaldo Carvalho de Melo
2020-05-05perf auxtrace: Add option to synthesize branch stack for regular eventsAdrian Hunter
2020-04-16perf auxtrace: Add an option to synthesize callchains for regular eventsAdrian Hunter
2020-04-16perf s390-cpumsf: Implement ->evsel_is_auxtrace() callbackAdrian Hunter
2019-09-20perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless thread.h include directivesArnaldo Carvalho de Melo
2019-08-31perf dsos: Move the dsos struct and its methods to separate source filesArnaldo Carvalho de Melo
2019-08-29libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa
2019-07-29libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evselJiri Olsa
2019-07-29perf evsel: Rename struct perf_evsel to struct evselJiri Olsa
2019-07-09perf tools: Use list_del_init() more thorouglyArnaldo Carvalho de Melo
2019-07-09perf tools: Use zfree() where applicableArnaldo Carvalho de Melo
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo
2019-06-10perf report: Support s390 diag event display on x86Thomas Richter
2019-02-14perf report: Add s390 diagnosic sampling descriptor sizeThomas Richter
2019-02-06perf auxtrace: Add timestamp to auxtrace errorsAdrian Hunter
2019-01-21perf report: Dump s390 counter set data to fileThomas Richter
2018-12-18perf tools: Cast off_t to s64 to avoid warning on bionic libcArnaldo Carvalho de Melo
2018-08-30perf report: Create auxiliary trace data files for s390Thomas Richter
2018-08-08perf report: Add GUI report support for s390 auxiliary traceThomas Richter
2018-08-08perf report: Add raw report support for s390 auxiliary traceThomas Richter
2018-08-03perf auxtrace: Support for perf report -D for s390Thomas Richter