1. b10c78c perf diff: Print the basic block cycles diff by Jin Yao · 6 years ago
  2. f3810817 perf diff: Link same basic blocks among different data by Jin Yao · 6 years ago
  3. 99150a1 perf diff: Use hists to manage basic blocks per symbol by Jin Yao · 6 years ago
  4. 30d8155 perf diff: Check if all data files with branch stacks by Jin Yao · 6 years ago
  5. c1d3e63 perf diff: Support --pid/--tid filter options by Jin Yao · 6 years ago
  6. daca23b perf diff: Support --cpu filter option by Jin Yao · 6 years ago
  7. 4802138 perf diff: Support --time filter option by Jin Yao · 6 years ago
  8. 2d4f279 perf data: Add global path holder by Jiri Olsa · 6 years ago
  9. 2eb3d68 perf hist: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  10. e9de7e2 perf hists: Clarify callchain disabling when available by Arnaldo Carvalho de Melo · 7 years ago
  11. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. eae8ad8 perf tools: Add struct perf_data_file by Jiri Olsa · 8 years ago
  14. 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
  15. 25ce4bb perf config: Do not die when parsing u64 or int config values by Arnaldo Carvalho de Melo · 8 years ago
  16. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  17. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  18. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  19. f3b3614 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
  20. 63b42fc perf diff: Add -q/--quiet option by Namhyung Kim · 8 years ago
  21. bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
  22. be57b3f perf diff: Change default setting to "delta-abs" by Namhyung Kim · 8 years ago
  23. 4b35994 perf diff: Add diff.compute config option by Namhyung Kim · 8 years ago
  24. d49dd15 perf diff: Add diff.order config option by Namhyung Kim · 8 years ago
  25. a1668c2 perf diff: Add 'delta-abs' compute method by Namhyung Kim · 8 years ago
  26. a1c9f97 perf diff: Fix -o/--order option behavior (again) by Namhyung Kim · 8 years ago
  27. 29659ab perf hists: Add support for header span by Jiri Olsa · 8 years ago
  28. 74bb43f perf hists: Add line argument into perf_hpp_fmt's header callback by Jiri Olsa · 8 years ago
  29. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  30. e144655 perf session: Destructors should accept NULL by Arnaldo Carvalho de Melo · 9 years ago
  31. 0102ef3 perf hists: Rename __hists__add_entry to hists__add_entry by Jiri Olsa · 9 years ago
  32. da1b040 perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback by Jiri Olsa · 9 years ago
  33. 0537217 perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback by Jiri Olsa · 9 years ago
  34. d05e3aa perf stdio: Add use_callchain parameter to hists__fprintf by Jiri Olsa · 9 years ago
  35. a706670 perf tools: Set buildid dir under symfs when --symfs is provided by He Kuang · 9 years ago
  36. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 9 years ago
  37. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 9 years ago
  38. b8cbb34 perf config: Bring perf_default_config to the very beginning at main() by Wang Nan · 9 years ago
  39. 21e6d84 perf diff: Use perf_hpp__register_sort_field interface by Jiri Olsa · 9 years ago
  40. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 9 years ago
  41. fd36f3d perf hist: Pass struct sample to __hists__add_entry() by Namhyung Kim · 9 years ago
  42. f9db0d0 perf callchain: Allow disabling call graphs per event by Kan Liang · 9 years ago
  43. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 10 years ago
  44. 6b1f342 perf diff: Add kallsyms option by David Ahern · 10 years ago
  45. 8b8ca6e perf tools: Don't allow empty argument for field-separator by Wang Nan · 10 years ago
  46. b7b61cb perf ordered_events: Shorten function signatures by Arnaldo Carvalho de Melo · 10 years ago
  47. 566b5cf perf diff: Fix -o/--order option behavior by Namhyung Kim · 10 years ago
  48. 56495a8 perf diff: Fix output ordering to honor next column by Namhyung Kim · 10 years ago
  49. 87bbdf7 perf tools: Pass struct perf_hpp_fmt to its callbacks by Namhyung Kim · 10 years ago
  50. ff21cef perf diff: Introduce fmt_to_data_file() helper by Namhyung Kim · 10 years ago
  51. ec3d07c perf diff: Print diff result more precisely by Namhyung Kim · 10 years ago
  52. 38259a1 perf diff: Get rid of hists__compute_resort() by Namhyung Kim · 10 years ago
  53. 6733d1b perf hists: Rename hist_entry__free to __delete by Arnaldo Carvalho de Melo · 10 years ago
  54. e7024fc perf diff: Fix to sort by baseline field by default by Namhyung Kim · 10 years ago
  55. 740b97f perf report: Show progress bar for output resorting by Namhyung Kim · 10 years ago
  56. 68ca9d6 perf diff: Add missing handler for PERF_RECORD_MMAP2 events by Kan Liang · 10 years ago
  57. 9ab1f50 perf diff: Add missing hists__init() call at tool start by Kan Liang · 10 years ago
  58. 4ea062ed perf evsel: Add hists helper by Arnaldo Carvalho de Melo · 10 years ago
  59. 52e02834 perf tools: Modify error code for when perf_session__new() fails by Taeung Song · 10 years ago
  60. 0a7e6d1 perf tools: Check recorded kernel version when finding vmlinux by Namhyung Kim · 10 years ago
  61. 0a8cb85 perf tools: Rename ordered_samples bool to ordered_events by Jiri Olsa · 11 years ago
  62. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 12 years ago
  63. 512ae1b perf tools: Consolidate management of default sort orders by Namhyung Kim · 11 years ago
  64. a2ce067 perf tools: Allow hpp fields to be sort keys by Namhyung Kim · 11 years ago
  65. 820bc81 perf tools: Account entry stats when it's added to the output tree by Namhyung Kim · 11 years ago
  66. 9283ba9 perf hists: Add a couple of hists stat helper functions by Namhyung Kim · 11 years ago
  67. ae993ef perf hists: Move column length calculation out of hists__inc_stats() by Namhyung Kim · 11 years ago
  68. 6263835 perf hists: Rename hists__inc_stats() by Namhyung Kim · 11 years ago
  69. 0b93da1 perf tools: Add hist.percentage config option by Namhyung Kim · 11 years ago
  70. 8810f6c perf diff: Add --percentage option by Namhyung Kim · 11 years ago
  71. 94a0793 perf ui hists: Pass evsel to hpp->header/width functions explicitly by Namhyung Kim · 11 years ago
  72. a5846e2 perf diff: Color the Weighted Diff column by Ramkumar Ramachandra · 11 years ago
  73. 1f513b2 perf diff: Color the Ratio column by Ramkumar Ramachandra · 11 years ago
  74. 01f10bc perf diff: Color the Delta column by Ramkumar Ramachandra · 11 years ago
  75. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 11 years ago
  76. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  77. d8d9608 perf kvm: Make perf kvm diff support --guestmount. by Dongsheng Yang · 11 years ago
  78. 41a4e6e perf hists: Consolidate __hists__add_*entry() by Namhyung Kim · 11 years ago
  79. c1fb565 perf tools: Show progress on histogram collapsing by Namhyung Kim · 11 years ago
  80. c824c43 perf tools: Stop using 'self' in some more places by Arnaldo Carvalho de Melo · 11 years ago
  81. f5fc1412 perf tools: Add data object to handle perf data file by Jiri Olsa · 11 years ago
  82. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  83. e44baa3 perf tools: Remove filter parameter of perf_event__preprocess_sample() by Adrian Hunter · 11 years ago
  84. 5f3f8d3 perf diff: Add generic order option for compute sorting by Jiri Olsa · 12 years ago
  85. ef358e6 perf diff: Making compute functions static by Jiri Olsa · 12 years ago
  86. 22aeb7f perf diff: Change diff command to work over multiple data files by Jiri Olsa · 12 years ago
  87. c818b49 perf diff: Move columns into struct data__file by Jiri Olsa · 12 years ago
  88. 345dc0b perf diff: Move diff related columns into diff command by Jiri Olsa · 12 years ago
  89. 1d81c7f perf diff: Display data file info ahead of the diff output by Jiri Olsa · 12 years ago
  90. 9af303e perf diff: Switching the base hists to be pairs head by Jiri Olsa · 12 years ago
  91. ec30842 perf diff: Introducing diff_data object to hold files by Jiri Olsa · 12 years ago
  92. 0276c22 perf tools: Fix -x/--exclude-other option for report command by Jiri Olsa · 12 years ago
  93. 367c53c perf diff: Use internal rb tree for hists__precompute by Jiri Olsa · 12 years ago
  94. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 12 years ago
  95. 08e7154 perf sort: Consolidate sort_entry__setup_elide() by Namhyung Kim · 12 years ago
  96. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 12 years ago
  97. 5530998 perf sort: Make setup_sorting returns an error code by Namhyung Kim · 12 years ago
  98. 66f97ed perf diff: Use internal rb tree for compute resort by Namhyung Kim · 12 years ago
  99. ce74f60 perf hists: Link hist entries before inserting to an output tree by Namhyung Kim · 12 years ago
  100. 9afcf93 perf hists: Exchange order of comparing items when collapsing hists by Namhyung Kim · 12 years ago