1. 87ffb6c perf env: Remove needless cpumap.h header by Arnaldo Carvalho de Melo · 5 years ago
  2. 4becb23 perf tools: Remove needless thread.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  3. 4a3cec8 perf dsos: Move the dsos struct and its methods to separate source files by Arnaldo Carvalho de Melo · 5 years ago
  4. 7293237 libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix by Jiri Olsa · 5 years ago
  5. 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  6. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
  7. e56fbc9 perf tools: Use list_del_init() more thorougly by Arnaldo Carvalho de Melo · 6 years ago
  8. d8f9da2 perf tools: Use zfree() where applicable by Arnaldo Carvalho de Melo · 6 years ago
  9. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  10. 180ca71 perf report: Support s390 diag event display on x86 by Thomas Richter · 6 years ago
  11. 2187d87 perf report: Add s390 diagnosic sampling descriptor size by Thomas Richter · 6 years ago
  12. 16bd432 perf auxtrace: Add timestamp to auxtrace errors by Adrian Hunter · 6 years ago
  13. 8dabe9c perf report: Dump s390 counter set data to file by Thomas Richter · 6 years ago
  14. 866053b perf tools: Cast off_t to s64 to avoid warning on bionic libc by Arnaldo Carvalho de Melo · 6 years ago
  15. 766e061 perf report: Create auxiliary trace data files for s390 by Thomas Richter · 6 years ago
  16. 33d9e18 perf report: Add GUI report support for s390 auxiliary trace by Thomas Richter · 6 years ago
  17. 2b1444f perf report: Add raw report support for s390 auxiliary trace by Thomas Richter · 6 years ago
  18. b96e661 perf auxtrace: Support for perf report -D for s390 by Thomas Richter · 6 years ago