1. 3f085b32 perf hists: Fix variable name's inconsistency in hists__for_each() macro by Yuya Fujita · 4 years, 6 months ago
  2. 5a8e209 perf report: Fix memory corruption in --branch-history mode --branch-history by Jiri Olsa · 6 years ago
  3. 85df621 perf diff: Fix -o/--order option behavior (again) by Namhyung Kim · 7 years ago
  4. 2d83145 perf hists: Make hists__fprintf_headers function global by Jiri Olsa · 8 years ago
  5. bd28d0c perf hists: Make __hist_entry__snprintf function global by Jiri Olsa · 8 years ago
  6. 98ba160 perf tools: Make several display functions global by Jiri Olsa · 8 years ago
  7. e3b60bc perf hists: Factor out hists__reset_column_width() by Namhyung Kim · 8 years ago
  8. 29659ab perf hists: Add support for header span by Jiri Olsa · 8 years ago
  9. 74bb43f perf hists: Add line argument into perf_hpp_fmt's header callback by Jiri Olsa · 8 years ago
  10. f8e6710 perf hists: Introduce nr_header_lines into struct perf_hpp_list by Jiri Olsa · 8 years ago
  11. 52c5cc3 perf hists: Introduce output_resort_cb method by Jiri Olsa · 8 years ago
  12. a505197 perf hists: Introduce hists__add_entry_ops function by Jiri Olsa · 8 years ago
  13. 0102ef3 perf hists: Rename __hists__add_entry to hists__add_entry by Jiri Olsa · 8 years ago
  14. da1b040 perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback by Jiri Olsa · 8 years ago
  15. 0537217 perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback by Jiri Olsa · 8 years ago
  16. d05e3aa perf stdio: Add use_callchain parameter to hists__fprintf by Jiri Olsa · 8 years ago
  17. 508be0d perf report: Add srcline_from/to branch sort keys by Andi Kleen · 8 years ago
  18. 7cecb7f perf hists: Move sort__has_comm into struct perf_hpp_list by Jiri Olsa · 8 years ago
  19. fa82911 perf hists: Move sort__has_thread into struct perf_hpp_list by Jiri Olsa · 8 years ago
  20. 35a634f perf hists: Move sort__has_socket into struct perf_hpp_list by Jiri Olsa · 8 years ago
  21. 69849fc perf hists: Move sort__has_dso into struct perf_hpp_list by Jiri Olsa · 8 years ago
  22. 2e0453a perf hists: Move sort__has_sym into struct perf_hpp_list by Jiri Olsa · 8 years ago
  23. de7e6a7 perf hists: Move sort__has_parent into struct perf_hpp_list by Jiri Olsa · 8 years ago
  24. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 8 years ago
  25. 592dac6 perf tools: Make hists__collapse_insert_entry static by Jiri Olsa · 8 years ago
  26. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  27. 86e3ee5 perf tools: Remove nr_sort_keys field by Namhyung Kim · 8 years ago
  28. 4945cf2 perf tools: Add more sort entry check functions by Namhyung Kim · 8 years ago
  29. 2dbbe9f perf hists: Fix indent for multiple hierarchy sort key by Namhyung Kim · 8 years ago
  30. 1b2dbbf perf hists: Use own hpp_list for hierarchy mode by Namhyung Kim · 8 years ago
  31. c3bc0c4 perf hists: Introduce perf_hpp__setup_hists_formats() by Namhyung Kim · 8 years ago
  32. 4b633eb perf hists: Add level field to struct perf_hpp_fmt by Namhyung Kim · 8 years ago
  33. d3a72fd perf report: Fix indentation of dynamic entries in hierarchy by Namhyung Kim · 8 years ago
  34. a7b5895 perf hists: Add more helper functions for the hierarchy mode by Namhyung Kim · 8 years ago
  35. ef86d68 perf ui/stdio: Implement hierarchy output mode by Namhyung Kim · 8 years ago
  36. 1f2d72c perf hists: Count number of sort keys by Namhyung Kim · 8 years ago
  37. 5443010 perf hists: Introduce hist_entry__filter() by Namhyung Kim · 8 years ago
  38. 8c01872 perf hists: Add helper functions for hierarchy mode by Namhyung Kim · 8 years ago
  39. a9c6e46 perf tools: Add helper functions for some sort keys by Namhyung Kim · 8 years ago
  40. bba58cd perf hists: Return error from hists__collapse_resort() by Namhyung Kim · 8 years ago
  41. 467ef10 perf hists browser: Fix percentage update on key press by Namhyung Kim · 8 years ago
  42. 89fee70 perf hists: Do column alignment on the format iterator by Arnaldo Carvalho de Melo · 8 years ago
  43. aa6f50a perf hists: Introduce hists__for_each_sort_list macro by Jiri Olsa · 8 years ago
  44. f0786af perf hists: Introduce hists__for_each_format macro by Jiri Olsa · 8 years ago
  45. 5b65855 perf tools: Add hpp_list into struct hists object by Jiri Olsa · 8 years ago
  46. 43e0a68 perf hists: Add struct perf_hpp_list argument to helper functions by Jiri Olsa · 8 years ago
  47. 1a8ebd2 perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macro by Jiri Olsa · 8 years ago
  48. d29a497 perf hists: Introduce perf_hpp_list__for_each_sort_list macro by Jiri Olsa · 8 years ago
  49. 7a1799e perf hists: Introduce perf_hpp_list__for_each_format_safe macro by Jiri Olsa · 8 years ago
  50. cf09404 perf hists: Introduce perf_hpp_list__for_each_format macro by Jiri Olsa · 8 years ago
  51. ebdd98e perf hists: Add perf_hpp_list register helpers by Jiri Olsa · 8 years ago
  52. 94b3dc3 perf hists: Introduce perf_hpp_list__init function by Jiri Olsa · 8 years ago
  53. 7c31e10 perf hists: Introduce struct perf_hpp_list by Jiri Olsa · 8 years ago
  54. 564132f perf hists: Properly release format fields by Jiri Olsa · 8 years ago
  55. 12cb439 perf hists: Remove perf_hpp__column_(disable|enable) by Jiri Olsa · 8 years ago
  56. 9735808 perf hists: Add 'equal' method to perf_hpp_fmt struct by Jiri Olsa · 8 years ago
  57. b21a763 perf hists: Add _idx fields into struct perf_hpp_fmt by Jiri Olsa · 8 years ago
  58. 452ce03 perf hists: Introduce perf_evsel__output_resort function by Jiri Olsa · 8 years ago
  59. fc284be perf hists: Export a couple of hist functions by Namhyung Kim · 8 years ago
  60. 361459f perf tools: Skip dynamic fields not defined for current event by Namhyung Kim · 8 years ago
  61. a34bb6a0 perf tools: Add 'trace' sort key by Namhyung Kim · 8 years ago
  62. fd36f3d perf hist: Pass struct sample to __hists__add_entry() by Namhyung Kim · 8 years ago
  63. 28e6db2 perf tools: Add support for sorting on the iaddr by Don Zickus · 9 years ago
  64. 96b40f3 perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  65. 84734b0 perf hists browser: Zoom in/out for processor socket by Kan Liang · 9 years ago
  66. 21394d9 perf report: Introduce --socket-filter option by Kan Liang · 9 years ago
  67. 2e7ea3a perf tools: Introduce new sort type "socket" for the processor socket by Kan Liang · 9 years ago
  68. ce80d3b perf tools: Rename perf_session_env to perf_env by Kan Liang · 9 years ago
  69. 31191a8 perf report: Add support for srcfile sort key by Andi Kleen · 9 years ago
  70. 57849998 perf report: Add processing for cycle histograms by Andi Kleen · 9 years ago
  71. 0e332f0 perf tools: Add support for cycles, weight branch_info field by Andi Kleen · 9 years ago
  72. 063bd93 perf hists: Reducing arguments of hist_entry_iter__add() by Namhyung Kim · 9 years ago
  73. d5dbc51 perf hists browser: Allow annotating entries in callchains by Arnaldo Carvalho de Melo · 9 years ago
  74. f3b623b perf tools: Reference count struct thread by Arnaldo Carvalho de Melo · 9 years ago
  75. 87bbdf7 perf tools: Pass struct perf_hpp_fmt to its callbacks by Namhyung Kim · 9 years ago
  76. 6733d1b perf hists: Rename hist_entry__free to __delete by Arnaldo Carvalho de Melo · 9 years ago
  77. 740b97f perf report: Show progress bar for output resorting by Namhyung Kim · 9 years ago
  78. a635fc5 perf tools: Remove hists from evsel by Arnaldo Carvalho de Melo · 10 years ago
  79. 8f651ea perf callchain: Move the callchain_param extern to callchain.h by Arnaldo Carvalho de Melo · 10 years ago
  80. 2a1731f perf session: Remove last reference to hists struct by Arnaldo Carvalho de Melo · 10 years ago
  81. 4318bcb perf tools: Move events_stats struct to event.h by Arnaldo Carvalho de Melo · 10 years ago
  82. 701937b perf top: Fix -z option behavior by Namhyung Kim · 10 years ago
  83. 1ecd445 perf tools: Add name field into perf_hpp_fmt by Namhyung Kim · 10 years ago
  84. 5b59166 perf report: Honor column width setting by Namhyung Kim · 10 years ago
  85. e0d66c7 perf tools: Save column length in perf_hpp_fmt by Namhyung Kim · 10 years ago
  86. d675107 perf tools: Make __hpp__fmt() receive an additional len argument by Namhyung Kim · 10 years ago
  87. 9b32ba7 perf tools: Add dcacheline sort by Don Zickus · 10 years ago
  88. f299842 perf tools: Move elide bool into perf_hpp_fmt struct by Jiri Olsa · 10 years ago
  89. 9d3c02d perf tools: Add callback function to hist_entry_iter by Namhyung Kim · 10 years ago
  90. 77284de perf tools: Add more hpp helper functions by Namhyung Kim · 10 years ago
  91. 594dcbf perf ui/hist: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  92. 7a13aa2 perf hists: Accumulate hist entry stat based on the callchain by Namhyung Kim · 12 years ago
  93. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 12 years ago
  94. 69bcb01 perf tools: Introduce struct hist_entry_iter by Namhyung Kim · 11 years ago
  95. 1844dbc perf tools: Introduce hists__inc_nr_samples() by Namhyung Kim · 10 years ago
  96. 1c89fe9 perf tools: Introduce reset_output_field() by Namhyung Kim · 10 years ago
  97. 678a500 perf hists: Reset width of output fields with header length by Namhyung Kim · 10 years ago
  98. e67d49a perf tools: Skip elided sort entries by Namhyung Kim · 10 years ago
  99. a7d945b perf report: Add -F option to specify output fields by Namhyung Kim · 10 years ago
  100. fb821c9e perf ui: Get rid of callback from __hpp__fmt() by Namhyung Kim · 10 years ago