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