Age | Commit message (Expand) | Author |
2020-05-05 | perf auxtrace: Add option to synthesize branch stack for regular events | Adrian Hunter |
2020-04-16 | perf auxtrace: Add an option to synthesize callchains for regular events | Adrian Hunter |
2020-04-16 | perf s390-cpumsf: Implement ->evsel_is_auxtrace() callback | Adrian Hunter |
2019-09-20 | perf env: Remove needless cpumap.h header | Arnaldo Carvalho de Melo |
2019-08-31 | perf tools: Remove needless thread.h include directives | Arnaldo Carvalho de Melo |
2019-08-31 | perf dsos: Move the dsos struct and its methods to separate source files | Arnaldo Carvalho de Melo |
2019-08-29 | libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix | Jiri Olsa |
2019-07-29 | libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel | Jiri Olsa |
2019-07-29 | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa |
2019-07-09 | perf tools: Use list_del_init() more thorougly | Arnaldo Carvalho de Melo |
2019-07-09 | perf tools: Use zfree() where applicable | Arnaldo Carvalho de Melo |
2019-07-09 | tools lib: Adopt zalloc()/zfree() from tools/perf | Arnaldo Carvalho de Melo |
2019-06-10 | perf report: Support s390 diag event display on x86 | Thomas Richter |
2019-02-14 | perf report: Add s390 diagnosic sampling descriptor size | Thomas Richter |
2019-02-06 | perf auxtrace: Add timestamp to auxtrace errors | Adrian Hunter |
2019-01-21 | perf report: Dump s390 counter set data to file | Thomas Richter |
2018-12-18 | perf tools: Cast off_t to s64 to avoid warning on bionic libc | Arnaldo Carvalho de Melo |
2018-08-30 | perf report: Create auxiliary trace data files for s390 | Thomas Richter |
2018-08-08 | perf report: Add GUI report support for s390 auxiliary trace | Thomas Richter |
2018-08-08 | perf report: Add raw report support for s390 auxiliary trace | Thomas Richter |
2018-08-03 | perf auxtrace: Support for perf report -D for s390 | Thomas Richter |