1. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  2. e144655 perf session: Destructors should accept NULL by Arnaldo Carvalho de Melo · 8 years ago
  3. 0102ef3 perf hists: Rename __hists__add_entry to hists__add_entry by Jiri Olsa · 8 years ago
  4. da1b040 perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback by Jiri Olsa · 8 years ago
  5. 0537217 perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback by Jiri Olsa · 8 years ago
  6. d05e3aa perf stdio: Add use_callchain parameter to hists__fprintf by Jiri Olsa · 8 years ago
  7. a706670 perf tools: Set buildid dir under symfs when --symfs is provided by He Kuang · 8 years ago
  8. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 8 years ago
  9. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 8 years ago
  10. b8cbb34 perf config: Bring perf_default_config to the very beginning at main() by Wang Nan · 8 years ago
  11. 21e6d84 perf diff: Use perf_hpp__register_sort_field interface by Jiri Olsa · 9 years ago
  12. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 9 years ago
  13. fd36f3d perf hist: Pass struct sample to __hists__add_entry() by Namhyung Kim · 9 years ago
  14. f9db0d0 perf callchain: Allow disabling call graphs per event by Kan Liang · 9 years ago
  15. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 9 years ago
  16. 6b1f342 perf diff: Add kallsyms option by David Ahern · 9 years ago
  17. 8b8ca6e perf tools: Don't allow empty argument for field-separator by Wang Nan · 9 years ago
  18. b7b61cb perf ordered_events: Shorten function signatures by Arnaldo Carvalho de Melo · 9 years ago
  19. 566b5cf perf diff: Fix -o/--order option behavior by Namhyung Kim · 10 years ago
  20. 56495a8 perf diff: Fix output ordering to honor next column by Namhyung Kim · 10 years ago
  21. 87bbdf7 perf tools: Pass struct perf_hpp_fmt to its callbacks by Namhyung Kim · 10 years ago
  22. ff21cef perf diff: Introduce fmt_to_data_file() helper by Namhyung Kim · 10 years ago
  23. ec3d07c perf diff: Print diff result more precisely by Namhyung Kim · 10 years ago
  24. 38259a1 perf diff: Get rid of hists__compute_resort() by Namhyung Kim · 10 years ago
  25. 6733d1b perf hists: Rename hist_entry__free to __delete by Arnaldo Carvalho de Melo · 10 years ago
  26. e7024fc perf diff: Fix to sort by baseline field by default by Namhyung Kim · 10 years ago
  27. 740b97f perf report: Show progress bar for output resorting by Namhyung Kim · 10 years ago
  28. 68ca9d6 perf diff: Add missing handler for PERF_RECORD_MMAP2 events by Kan Liang · 10 years ago
  29. 9ab1f50 perf diff: Add missing hists__init() call at tool start by Kan Liang · 10 years ago
  30. 4ea062ed perf evsel: Add hists helper by Arnaldo Carvalho de Melo · 10 years ago
  31. 52e02834 perf tools: Modify error code for when perf_session__new() fails by Taeung Song · 10 years ago
  32. 0a7e6d1 perf tools: Check recorded kernel version when finding vmlinux by Namhyung Kim · 10 years ago
  33. 0a8cb85 perf tools: Rename ordered_samples bool to ordered_events by Jiri Olsa · 10 years ago
  34. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 12 years ago
  35. 512ae1b perf tools: Consolidate management of default sort orders by Namhyung Kim · 10 years ago
  36. a2ce067 perf tools: Allow hpp fields to be sort keys by Namhyung Kim · 10 years ago
  37. 820bc81 perf tools: Account entry stats when it's added to the output tree by Namhyung Kim · 10 years ago
  38. 9283ba9 perf hists: Add a couple of hists stat helper functions by Namhyung Kim · 10 years ago
  39. ae993ef perf hists: Move column length calculation out of hists__inc_stats() by Namhyung Kim · 10 years ago
  40. 6263835 perf hists: Rename hists__inc_stats() by Namhyung Kim · 10 years ago
  41. 0b93da1 perf tools: Add hist.percentage config option by Namhyung Kim · 11 years ago
  42. 8810f6c perf diff: Add --percentage option by Namhyung Kim · 10 years ago
  43. 94a0793 perf ui hists: Pass evsel to hpp->header/width functions explicitly by Namhyung Kim · 10 years ago
  44. a5846e2 perf diff: Color the Weighted Diff column by Ramkumar Ramachandra · 11 years ago
  45. 1f513b2 perf diff: Color the Ratio column by Ramkumar Ramachandra · 11 years ago
  46. 01f10bc perf diff: Color the Delta column by Ramkumar Ramachandra · 11 years ago
  47. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 11 years ago
  48. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  49. d8d9608 perf kvm: Make perf kvm diff support --guestmount. by Dongsheng Yang · 11 years ago
  50. 41a4e6e perf hists: Consolidate __hists__add_*entry() by Namhyung Kim · 11 years ago
  51. c1fb565 perf tools: Show progress on histogram collapsing by Namhyung Kim · 11 years ago
  52. c824c43 perf tools: Stop using 'self' in some more places by Arnaldo Carvalho de Melo · 11 years ago
  53. f5fc141 perf tools: Add data object to handle perf data file by Jiri Olsa · 11 years ago
  54. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  55. e44baa3 perf tools: Remove filter parameter of perf_event__preprocess_sample() by Adrian Hunter · 11 years ago
  56. 5f3f8d3 perf diff: Add generic order option for compute sorting by Jiri Olsa · 12 years ago
  57. ef358e6 perf diff: Making compute functions static by Jiri Olsa · 12 years ago
  58. 22aeb7f perf diff: Change diff command to work over multiple data files by Jiri Olsa · 12 years ago
  59. c818b49 perf diff: Move columns into struct data__file by Jiri Olsa · 12 years ago
  60. 345dc0b perf diff: Move diff related columns into diff command by Jiri Olsa · 12 years ago
  61. 1d81c7f perf diff: Display data file info ahead of the diff output by Jiri Olsa · 12 years ago
  62. 9af303e perf diff: Switching the base hists to be pairs head by Jiri Olsa · 12 years ago
  63. ec30842 perf diff: Introducing diff_data object to hold files by Jiri Olsa · 11 years ago
  64. 0276c22 perf tools: Fix -x/--exclude-other option for report command by Jiri Olsa · 11 years ago
  65. 367c53c perf diff: Use internal rb tree for hists__precompute by Jiri Olsa · 12 years ago
  66. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 11 years ago
  67. 08e7154 perf sort: Consolidate sort_entry__setup_elide() by Namhyung Kim · 11 years ago
  68. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 12 years ago
  69. 5530998 perf sort: Make setup_sorting returns an error code by Namhyung Kim · 12 years ago
  70. 66f97ed perf diff: Use internal rb tree for compute resort by Namhyung Kim · 12 years ago
  71. ce74f60 perf hists: Link hist entries before inserting to an output tree by Namhyung Kim · 12 years ago
  72. 9afcf93 perf hists: Exchange order of comparing items when collapsing hists by Namhyung Kim · 12 years ago
  73. db6d0bb perf diff: Remove displacement output option by Jiri Olsa · 12 years ago
  74. f4c8bae perf diff: Change formula methods to work with pair directly by Jiri Olsa · 12 years ago
  75. 05472da perf diff: Change compute methods to work with pair directly by Jiri Olsa · 12 years ago
  76. 1240005 perf hists: Introduce perf_hpp__list for period related columns by Jiri Olsa · 12 years ago
  77. bfaef4b perf diff: Use hists__link when not pairing just with baseline by Arnaldo Carvalho de Melo · 12 years ago
  78. 95529be perf diff: Move hists__match to the hists lib by Arnaldo Carvalho de Melo · 12 years ago
  79. b821c73 perf diff: Start moving to support matching more than two hists by Arnaldo Carvalho de Melo · 12 years ago
  80. f62d3f0 perf event: No need to create a thread when handling PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 12 years ago
  81. d88c48f perf diff: Include samples without symbol in overall stats by Jiri Olsa · 12 years ago
  82. ed279da perf diff: Add -F option to display formula for computation by Jiri Olsa · 12 years ago
  83. 61949b2 perf diff: Add -p option to display period values for hist entries by Jiri Olsa · 12 years ago
  84. 81d5f95 perf diff: Add weighted diff computation way to compare hist entries by Jiri Olsa · 12 years ago
  85. 96c47f1 perf diff: Add option to sort entries based on diff computation by Jiri Olsa · 12 years ago
  86. 7aaf6b3 perf diff: Add ratio computation way to compare hist entries by Jiri Olsa · 12 years ago
  87. a06d143 perf diff: Add -b option for perf diff to display paired entries only by Jiri Olsa · 12 years ago
  88. 1d77822 perf tool: Add hpp interface to enable/disable hpp column by Jiri Olsa · 12 years ago
  89. 41724e4 perf tools: Removing hists pair argument from output path by Jiri Olsa · 12 years ago
  90. dd46434 perf diff: Refactor diff displacement possition info by Jiri Olsa · 12 years ago
  91. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  92. ea251d5 perf hists: Introduce perf_hpp for hist period printing by Namhyung Kim · 12 years ago
  93. 863e451 perf diff: Make diff command work with evsel hists by Jiri Olsa · 12 years ago
  94. 4bf9ce1 perf diff: Fix to work with new hists design by Jiri Olsa · 12 years ago
  95. 45694aa perf tools: Rename perf_event_ops to perf_tool by Arnaldo Carvalho de Melo · 13 years ago
  96. 743eb86 perf tools: Resolve machine earlier and pass it to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  97. d20deb6 perf tools: Pass tool context in the the perf_event_ops functions by Arnaldo Carvalho de Melo · 13 years ago
  98. ef9dfe6 perf hists: Allow limiting the number of rows and columns in fprintf by Arnaldo Carvalho de Melo · 13 years ago
  99. 9e69c21 perf session: Pass evsel in event_ops->sample() by Arnaldo Carvalho de Melo · 13 years ago
  100. 8115d60 perf tools: Kill event_t typedef, use 'union perf_event' instead by Arnaldo Carvalho de Melo · 14 years ago