1. 7127372 perf evlist: Use the right prefix for 'struct evlist' print methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  2. f4bd0b4 perf evlist: Use the right prefix for 'struct evlist' browser methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  3. 10c513f perf evsel: Rename perf_evsel__resort*() to evsel__resort*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  4. b629f3e perf report: Add 'cgroup' sort key by Namhyung Kim · 4 years, 10 months ago
  5. 5e3b810 perf report: Support a new key to reload the browser by Jin Yao · 5 years ago
  6. 55347ec perf hists: Fix variable name's inconsistency in hists__for_each() macro by Yuya Fujita · 5 years ago
  7. 848a5e5 perf report: Jump to symbol source view from total cycles view by Jin Yao · 5 years ago
  8. 5cb456a perf util: Move block TUI function to ui browsers by Jin Yao · 5 years ago
  9. 7841f40 perf hist: Count the total cycles of all samples by Jin Yao · 5 years ago
  10. 3793d4d perf hist: Add missing 'struct branch_stack' forward declaration by Arnaldo Carvalho de Melo · 5 years ago
  11. 4772925 perf tools: Move 'struct events_stats' and prototypes to separate header by Arnaldo Carvalho de Melo · 5 years ago
  12. 171f747 perf hist: Remove needless ui/progress.h from hist.h by Arnaldo Carvalho de Melo · 5 years ago
  13. be5863b perf top: Fix event group with more than two events by Namhyung Kim · 5 years ago
  14. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
  15. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
  16. b10c78c perf diff: Print the basic block cycles diff by Jin Yao · 6 years ago
  17. fe96245 perf hists: Add block_info in hist_entry by Jin Yao · 6 years ago
  18. 4968ac8 perf report: Implement browsing of individual samples by Andi Kleen · 6 years ago
  19. 6f3da20 perf report: Support builtin perf script in scripts menu by Andi Kleen · 6 years ago
  20. 3723908 perf report: Support time sort key by Andi Kleen · 6 years ago
  21. 5749618 perf evsel: Add output_resort_cb method by Jiri Olsa · 6 years ago
  22. e4c38fd perf hists: Add argument to hists__resort_cb_t callback by Jiri Olsa · 6 years ago
  23. 7155128 perf hist: Remove the needless callchain.h include from hist.h by Arnaldo Carvalho de Melo · 6 years ago
  24. 7cadca8 perf hist: Remove symbol.h from hist.h, just fwd decls are needed by Arnaldo Carvalho de Melo · 6 years ago
  25. 9f4e8ff perf symbols: Introduce map_symbol.h by Arnaldo Carvalho de Melo · 6 years ago
  26. 2eb3d68 perf hist: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  27. ec6ae74 perf report: Display average IPC and IPC coverage per symbol by Jin Yao · 6 years ago
  28. e9de7e2 perf hists: Clarify callchain disabling when available by Arnaldo Carvalho de Melo · 7 years ago
  29. c9d3662 perf hists: Reimplement hists__has_callchains() by Arnaldo Carvalho de Melo · 7 years ago
  30. fabd37b perf hists: Check if a hist_entry has callchains before using them by Arnaldo Carvalho de Melo · 7 years ago
  31. cd0cccb perf hists browser: Pass annotation_options from tool to browser by Arnaldo Carvalho de Melo · 7 years ago
  32. 967a464 perf hists: Introduce hists__scnprint_title() by Arnaldo Carvalho de Melo · 7 years ago
  33. b74d12d perf tools: Add a "dso_size" sort order by Kim Phillips · 7 years ago
  34. e3ebaa4 perf report: Fix memory corruption in --branch-history mode --branch-history by Jiri Olsa · 7 years ago
  35. 06cc1a4 perf hists browser: Add parameter to disable lost event warning by Kan Liang · 7 years ago
  36. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  37. 8780fb2 perf sort: Add sort option for physical address by Kan Liang · 7 years ago
  38. d890a98 perf tools: Add 'cgroup_id' sort order keyword by Hari Bathini · 8 years ago
  39. 7768f8d perf tools: Allow sorting by symbol size by Charles Baylis · 8 years ago
  40. a1c9f97 perf diff: Fix -o/--order option behavior (again) by Namhyung Kim · 8 years ago
  41. 9857b71 perf c2c report: Limit the cachelines table entries by Jiri Olsa · 8 years ago
  42. 2d83145 perf hists: Make hists__fprintf_headers function global by Jiri Olsa · 8 years ago
  43. bd28d0c perf hists: Make __hist_entry__snprintf function global by Jiri Olsa · 8 years ago
  44. 98ba160 perf tools: Make several display functions global by Jiri Olsa · 8 years ago
  45. e3b60bc perf hists: Factor out hists__reset_column_width() by Namhyung Kim · 8 years ago
  46. 29659ab perf hists: Add support for header span by Jiri Olsa · 8 years ago
  47. 74bb43f perf hists: Add line argument into perf_hpp_fmt's header callback by Jiri Olsa · 8 years ago
  48. f8e6710 perf hists: Introduce nr_header_lines into struct perf_hpp_list by Jiri Olsa · 8 years ago
  49. 52c5cc3 perf hists: Introduce output_resort_cb method by Jiri Olsa · 8 years ago
  50. a505197 perf hists: Introduce hists__add_entry_ops function by Jiri Olsa · 9 years ago
  51. 0102ef3 perf hists: Rename __hists__add_entry to hists__add_entry by Jiri Olsa · 9 years ago
  52. da1b040 perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback by Jiri Olsa · 9 years ago
  53. 0537217 perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback by Jiri Olsa · 9 years ago
  54. d05e3aa perf stdio: Add use_callchain parameter to hists__fprintf by Jiri Olsa · 9 years ago
  55. 508be0d perf report: Add srcline_from/to branch sort keys by Andi Kleen · 9 years ago
  56. 7cecb7f perf hists: Move sort__has_comm into struct perf_hpp_list by Jiri Olsa · 9 years ago
  57. fa82911 perf hists: Move sort__has_thread into struct perf_hpp_list by Jiri Olsa · 9 years ago
  58. 35a634f perf hists: Move sort__has_socket into struct perf_hpp_list by Jiri Olsa · 9 years ago
  59. 69849fc perf hists: Move sort__has_dso into struct perf_hpp_list by Jiri Olsa · 9 years ago
  60. 2e0453a perf hists: Move sort__has_sym into struct perf_hpp_list by Jiri Olsa · 9 years ago
  61. de7e6a7 perf hists: Move sort__has_parent into struct perf_hpp_list by Jiri Olsa · 9 years ago
  62. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 9 years ago
  63. 592dac6 perf tools: Make hists__collapse_insert_entry static by Jiri Olsa · 9 years ago
  64. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 9 years ago
  65. 86e3ee5 perf tools: Remove nr_sort_keys field by Namhyung Kim · 9 years ago
  66. 4945cf2 perf tools: Add more sort entry check functions by Namhyung Kim · 9 years ago
  67. 2dbbe9f perf hists: Fix indent for multiple hierarchy sort key by Namhyung Kim · 9 years ago
  68. 1b2dbbf perf hists: Use own hpp_list for hierarchy mode by Namhyung Kim · 9 years ago
  69. c3bc0c4 perf hists: Introduce perf_hpp__setup_hists_formats() by Namhyung Kim · 9 years ago
  70. 4b633eb perf hists: Add level field to struct perf_hpp_fmt by Namhyung Kim · 9 years ago
  71. d3a72fd perf report: Fix indentation of dynamic entries in hierarchy by Namhyung Kim · 9 years ago
  72. a7b5895 perf hists: Add more helper functions for the hierarchy mode by Namhyung Kim · 9 years ago
  73. ef86d68 perf ui/stdio: Implement hierarchy output mode by Namhyung Kim · 9 years ago
  74. 1f2d72c perf hists: Count number of sort keys by Namhyung Kim · 9 years ago
  75. 5443010 perf hists: Introduce hist_entry__filter() by Namhyung Kim · 9 years ago
  76. 8c01872 perf hists: Add helper functions for hierarchy mode by Namhyung Kim · 9 years ago
  77. a9c6e46 perf tools: Add helper functions for some sort keys by Namhyung Kim · 9 years ago
  78. bba58cd perf hists: Return error from hists__collapse_resort() by Namhyung Kim · 9 years ago
  79. 467ef10 perf hists browser: Fix percentage update on key press by Namhyung Kim · 9 years ago
  80. 89fee70 perf hists: Do column alignment on the format iterator by Arnaldo Carvalho de Melo · 9 years ago
  81. aa6f50a perf hists: Introduce hists__for_each_sort_list macro by Jiri Olsa · 9 years ago
  82. f0786af perf hists: Introduce hists__for_each_format macro by Jiri Olsa · 9 years ago
  83. 5b65855 perf tools: Add hpp_list into struct hists object by Jiri Olsa · 9 years ago
  84. 43e0a68 perf hists: Add struct perf_hpp_list argument to helper functions by Jiri Olsa · 9 years ago
  85. 1a8ebd2 perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macro by Jiri Olsa · 9 years ago
  86. d29a497 perf hists: Introduce perf_hpp_list__for_each_sort_list macro by Jiri Olsa · 9 years ago
  87. 7a1799e perf hists: Introduce perf_hpp_list__for_each_format_safe macro by Jiri Olsa · 9 years ago
  88. cf09404 perf hists: Introduce perf_hpp_list__for_each_format macro by Jiri Olsa · 9 years ago
  89. ebdd98e perf hists: Add perf_hpp_list register helpers by Jiri Olsa · 9 years ago
  90. 94b3dc3 perf hists: Introduce perf_hpp_list__init function by Jiri Olsa · 9 years ago
  91. 7c31e102 perf hists: Introduce struct perf_hpp_list by Jiri Olsa · 9 years ago
  92. 564132f perf hists: Properly release format fields by Jiri Olsa · 9 years ago
  93. 12cb439 perf hists: Remove perf_hpp__column_(disable|enable) by Jiri Olsa · 9 years ago
  94. 9735808 perf hists: Add 'equal' method to perf_hpp_fmt struct by Jiri Olsa · 9 years ago
  95. b21a763 perf hists: Add _idx fields into struct perf_hpp_fmt by Jiri Olsa · 9 years ago
  96. 452ce03 perf hists: Introduce perf_evsel__output_resort function by Jiri Olsa · 9 years ago
  97. fc284be perf hists: Export a couple of hist functions by Namhyung Kim · 9 years ago
  98. 361459f perf tools: Skip dynamic fields not defined for current event by Namhyung Kim · 9 years ago
  99. a34bb6a perf tools: Add 'trace' sort key by Namhyung Kim · 9 years ago
  100. fd36f3d perf hist: Pass struct sample to __hists__add_entry() by Namhyung Kim · 9 years ago