1. 515dbe4 libperf: Add perf_evlist__first()/last() functions by Jiri Olsa · 5 years ago
  2. 4a3cec8 perf dsos: Move the dsos struct and its methods to separate source files by Arnaldo Carvalho de Melo · 5 years ago
  3. 0ac25fd perf tools: Remove perf.h from source files not needing it by Arnaldo Carvalho de Melo · 5 years ago
  4. c12995a perf evlist: Rename perf_evlist__delete() to evlist__delete() by Jiri Olsa · 5 years ago
  5. 0f98b11 perf evlist: Rename perf_evlist__new() to evlist__new() by Jiri Olsa · 5 years ago
  6. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
  7. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
  8. 1101f69 pref tools: Add missing map.h includes by Arnaldo Carvalho de Melo · 6 years ago
  9. 2eb3d68 perf hist: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
  12. 5ab8c68 perf tools: Move event prototypes from util.h to event.h by Arnaldo Carvalho de Melo · 8 years ago
  13. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  14. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 9 years ago
  15. 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 9 years ago
  16. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 9 years ago
  17. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 9 years ago
  18. 452ce03 perf hists: Introduce perf_evsel__output_resort function by Jiri Olsa · 9 years ago
  19. b0500c1 perf test: Reset err after using it hold errcode in hist testcases by Wang Nan · 9 years ago
  20. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 9 years ago
  21. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  22. 063bd93 perf hists: Reducing arguments of hist_entry_iter__add() by Namhyung Kim · 10 years ago
  23. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 10 years ago
  24. b39b839 perf tools: Add parse_events_error interface by Jiri Olsa · 10 years ago
  25. 6733d1b perf hists: Rename hist_entry__free to __delete by Arnaldo Carvalho de Melo · 10 years ago
  26. 740b97f perf report: Show progress bar for output resorting by Namhyung Kim · 10 years ago
  27. 4ea062ed perf evsel: Add hists helper by Arnaldo Carvalho de Melo · 10 years ago
  28. a1891aa perf tests: Define and use symbolic names for fake symbols by Namhyung Kim · 11 years ago
  29. 9d3c02d perf tools: Add callback function to hist_entry_iter by Namhyung Kim · 11 years ago
  30. 69bcb01 perf tools: Introduce struct hist_entry_iter by Namhyung Kim · 11 years ago
  31. f21d181 perf tests: Add a testcase for histogram output sorting by Namhyung Kim · 11 years ago