1. f6005ca perf thread: Add reference count checking by Ian Rogers · 1 year, 9 months ago
  2. 0dd5041 perf addr_location: Add init/exit/copy functions by Ian Rogers · 1 year, 9 months ago
  3. 2832ef8 perf map: Add reference count checking by Ian Rogers · 1 year, 11 months ago
  4. ec417ad perf map: Changes to reference counting by Ian Rogers · 2 years ago
  5. ebf39d2 perf hist: Add 'kvm_info' field in histograms entry by Leo Yan · 2 years ago
  6. 806731a perf tools: Do not pass NULL to parse_events() by Adrian Hunter · 2 years, 7 months ago
  7. 33f44bf perf test: Rename struct test to test_suite by Ian Rogers · 3 years, 4 months ago
  8. d68f036 perf test: Move each test suite struct to its test by Ian Rogers · 3 years, 4 months ago
  9. 515dbe4 libperf: Add perf_evlist__first()/last() functions by Jiri Olsa · 6 years ago
  10. e0fcfb0 perf evlist: Adopt backwards ring buffer state enum by Arnaldo Carvalho de Melo · 5 years ago
  11. 4becb23 perf tools: Remove needless thread.h include directives by Arnaldo Carvalho de Melo · 6 years ago
  12. 0ac25fd perf tools: Remove perf.h from source files not needing it by Arnaldo Carvalho de Melo · 6 years ago
  13. c12995a perf evlist: Rename perf_evlist__delete() to evlist__delete() by Jiri Olsa · 6 years ago
  14. 0f98b11 perf evlist: Rename perf_evlist__new() to evlist__new() by Jiri Olsa · 6 years ago
  15. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 6 years ago
  16. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 6 years ago
  17. 2eb3d68 perf hist: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  18. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  19. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 8 years ago
  20. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  21. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  22. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  23. 0102ef3 perf hists: Rename __hists__add_entry to hists__add_entry by Jiri Olsa · 9 years ago
  24. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 9 years ago
  25. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 9 years ago
  26. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 9 years ago
  27. b0500c1 perf test: Reset err after using it hold errcode in hist testcases by Wang Nan · 9 years ago
  28. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 9 years ago
  29. fd36f3d perf hist: Pass struct sample to __hists__add_entry() by Namhyung Kim · 9 years ago
  30. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  31. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 10 years ago
  32. b39b839 perf tools: Add parse_events_error interface by Jiri Olsa · 10 years ago
  33. 4ea062ed perf evsel: Add hists helper by Arnaldo Carvalho de Melo · 10 years ago
  34. a1891aa perf tests: Define and use symbolic names for fake symbols by Namhyung Kim · 11 years ago
  35. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 13 years ago
  36. f21d181 perf tests: Add a testcase for histogram output sorting by Namhyung Kim · 11 years ago
  37. 4e754e1 perf tests: Factor out print_hists_*() by Namhyung Kim · 11 years ago
  38. 13ce34d perf tools: Use tid for finding thread by Namhyung Kim · 11 years ago
  39. 6e344a9 perf tests: Factor out fake_setup_machine() by Namhyung Kim · 11 years ago
  40. 11c9abf perf tools: Use tid in mmap/mmap2 events to find maps by Don Zickus · 11 years ago
  41. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 11 years ago
  42. 41a4e6e perf hists: Consolidate __hists__add_*entry() by Namhyung Kim · 11 years ago
  43. 162f0be perf tools: Add time argument on COMM setting by Frederic Weisbecker · 11 years ago
  44. b9c5143 perf tools: Use an accessor to read thread comm by Frederic Weisbecker · 11 years ago
  45. c1fb565 perf tools: Show progress on histogram collapsing by Namhyung Kim · 11 years ago
  46. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  47. ef89325 perf tools: Remove references to struct ip_event by Adrian Hunter · 12 years ago
  48. 314add6 perf tools: change machine__findnew_thread() to set thread pid by Adrian Hunter · 12 years ago
  49. e44baa3 perf tools: Remove filter parameter of perf_event__preprocess_sample() by Adrian Hunter · 12 years ago
  50. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 12 years ago
  51. 334fe7a perf evlist: Remove cpus and threads arguments from perf_evlist__new() by Namhyung Kim · 12 years ago
  52. 5530998 perf sort: Make setup_sorting returns an error code by Namhyung Kim · 12 years ago
  53. d8f7bbc perf tools: Remove unused 'unset' parameter from parse_events by Jiri Olsa · 12 years ago
  54. 876650e6 perf machine: Introduce struct machines by Arnaldo Carvalho de Melo · 12 years ago
  55. f8ebb0c perf test: Add a test case for hists__{match,link} by Namhyung Kim · 12 years ago