1. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  2. 0102ef3 perf hists: Rename __hists__add_entry to hists__add_entry by Jiri Olsa · 8 years ago
  3. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 8 years ago
  4. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 8 years ago
  5. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 8 years ago
  6. b0500c1 perf test: Reset err after using it hold errcode in hist testcases by Wang Nan · 8 years ago
  7. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 9 years ago
  8. fd36f3d perf hist: Pass struct sample to __hists__add_entry() by Namhyung Kim · 9 years ago
  9. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  10. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 9 years ago
  11. b39b839 perf tools: Add parse_events_error interface by Jiri Olsa · 9 years ago
  12. 4ea062ed perf evsel: Add hists helper by Arnaldo Carvalho de Melo · 10 years ago
  13. a1891aa perf tests: Define and use symbolic names for fake symbols by Namhyung Kim · 10 years ago
  14. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 12 years ago
  15. f21d181 perf tests: Add a testcase for histogram output sorting by Namhyung Kim · 10 years ago
  16. 4e754e1 perf tests: Factor out print_hists_*() by Namhyung Kim · 10 years ago
  17. 13ce34d perf tools: Use tid for finding thread by Namhyung Kim · 10 years ago
  18. 6e344a9 perf tests: Factor out fake_setup_machine() by Namhyung Kim · 10 years ago
  19. 11c9abf perf tools: Use tid in mmap/mmap2 events to find maps by Don Zickus · 10 years ago
  20. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 10 years ago
  21. 41a4e6e perf hists: Consolidate __hists__add_*entry() by Namhyung Kim · 11 years ago
  22. 162f0be perf tools: Add time argument on COMM setting by Frederic Weisbecker · 11 years ago
  23. b9c5143 perf tools: Use an accessor to read thread comm by Frederic Weisbecker · 11 years ago
  24. c1fb565 perf tools: Show progress on histogram collapsing by Namhyung Kim · 11 years ago
  25. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  26. ef89325 perf tools: Remove references to struct ip_event by Adrian Hunter · 11 years ago
  27. 314add6 perf tools: change machine__findnew_thread() to set thread pid by Adrian Hunter · 11 years ago
  28. e44baa3 perf tools: Remove filter parameter of perf_event__preprocess_sample() by Adrian Hunter · 11 years ago
  29. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 11 years ago
  30. 334fe7a perf evlist: Remove cpus and threads arguments from perf_evlist__new() by Namhyung Kim · 11 years ago
  31. 5530998 perf sort: Make setup_sorting returns an error code by Namhyung Kim · 11 years ago
  32. d8f7bbc perf tools: Remove unused 'unset' parameter from parse_events by Jiri Olsa · 11 years ago
  33. 876650e perf machine: Introduce struct machines by Arnaldo Carvalho de Melo · 12 years ago
  34. f8ebb0c perf test: Add a test case for hists__{match,link} by Namhyung Kim · 12 years ago