1. 35a634f perf hists: Move sort__has_socket into struct perf_hpp_list by Jiri Olsa · 8 years ago
  2. 69849fc perf hists: Move sort__has_dso into struct perf_hpp_list by Jiri Olsa · 8 years ago
  3. 2e0453a perf hists: Move sort__has_sym into struct perf_hpp_list by Jiri Olsa · 8 years ago
  4. de7e6a7 perf hists: Move sort__has_parent into struct perf_hpp_list by Jiri Olsa · 8 years ago
  5. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 8 years ago
  6. 078b8d4 perf tools: Add sort__has_comm variable by Namhyung Kim · 8 years ago
  7. a515d8f perf tools: Remove hist_entry->fmt field by Namhyung Kim · 8 years ago
  8. 1b2dbbf perf hists: Use own hpp_list for hierarchy mode by Namhyung Kim · 8 years ago
  9. 79dded8 perf hists browser: Show message for percent limit by Namhyung Kim · 8 years ago
  10. 5443010 perf hists: Introduce hist_entry__filter() by Namhyung Kim · 8 years ago
  11. aef810e perf hists: Basic support of hierarchical report view by Namhyung Kim · 8 years ago
  12. d392711 perf tools: Introduce cl_offset function by Jiri Olsa · 8 years ago
  13. e95cf70 perf tools: Make cl_address global by Jiri Olsa · 8 years ago
  14. b1447a54 perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order has 'dso' by Namhyung Kim · 8 years ago
  15. cfd92da perf sort: Provide a way to find out if per-thread bucketing is in place by Namhyung Kim · 8 years ago
  16. bb4ced2 perf tools: Remove list entry from struct sort_entry by Jiri Olsa · 9 years ago
  17. d49dade perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint events by Namhyung Kim · 9 years ago
  18. a34bb6a0 perf tools: Add 'trace' sort key by Namhyung Kim · 9 years ago
  19. 60517d2 perf tools: Try to show pretty printed output for dynamic sort keys by Namhyung Kim · 9 years ago
  20. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 9 years ago
  21. 7239283 perf hist: Save raw_data/size for tracepoint events by Namhyung Kim · 9 years ago
  22. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  23. beeaaeb perf tools: Introduce hpp_dimension__add_output function by Jiri Olsa · 9 years ago
  24. 28e6db2 perf tools: Add support for sorting on the iaddr by Don Zickus · 9 years ago
  25. 2e7ea3a perf tools: Introduce new sort type "socket" for the processor socket by Kan Liang · 9 years ago
  26. 0c4c4de perf tools: Add processor socket info to hist_entry and addr_location by Kan Liang · 9 years ago
  27. 31191a8 perf report: Add support for srcfile sort key by Andi Kleen · 9 years ago
  28. 0e332f0 perf tools: Add support for cycles, weight branch_info field by Andi Kleen · 9 years ago
  29. 3698dab perf tools: Move TUI-specific fields out of map_symbol by Namhyung Kim · 9 years ago
  30. d8a0f80 perf tools: Move init_have_children field to the unnamed union by Namhyung Kim · 9 years ago
  31. 2975082 perf tools: Move TUI-specific fields into unnamed union by Namhyung Kim · 9 years ago
  32. a0b404f perf diff: Make hist_entry_diff fields union by Namhyung Kim · 9 years ago
  33. cc5e461 perf hists: Get rid of position field from struct hist_entry by Namhyung Kim · 9 years ago
  34. 228f14f perf tools: Remove (null) value of "Sort order" for perf mem report by Yunlong Song · 9 years ago
  35. 4c47f4f perf hists: Remove hist_entry->used, not used anymore by Arnaldo Carvalho de Melo · 9 years ago
  36. 2f3f9bc perf tools: Add +field argument support for --field option by Jiri Olsa · 10 years ago
  37. 9b32ba7 perf tools: Add dcacheline sort by Don Zickus · 10 years ago
  38. 7365be5 perf tools: Add cpumode to struct hist_entry by Don Zickus · 10 years ago
  39. f299842 perf tools: Move elide bool into perf_hpp_fmt struct by Jiri Olsa · 10 years ago
  40. 1413566 perf tools: Apply percent-limit to cumulative percentage by Namhyung Kim · 11 years ago
  41. f8be1c8 perf hists: Add support for accumulated stat of hist entry by Namhyung Kim · 12 years ago
  42. 1c89fe9 perf tools: Introduce reset_output_field() by Namhyung Kim · 10 years ago
  43. 202e7a6 perf tools: Add ->sort() member to struct sort_entry by Namhyung Kim · 10 years ago
  44. a7d945b perf report: Add -F option to specify output fields by Namhyung Kim · 10 years ago
  45. 512ae1b perf tools: Consolidate management of default sort orders by Namhyung Kim · 10 years ago
  46. 8ce000e perf tools: Remove unneeded include by Rodrigo Campos · 11 years ago
  47. 316c713 perf tools: Finish the removal of 'self' arguments by Arnaldo Carvalho de Melo · 11 years ago
  48. 4dfced3 perf tools: Get current comm instead of last one by Namhyung Kim · 11 years ago
  49. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  50. f5d05bc tools/perf: Support sorting by in_tx or abort branch flags by Andi Kleen · 11 years ago
  51. f9ea55d perf tools: Move weight back to common sort keys by Andi Kleen · 11 years ago
  52. e0af43d perf hists: Marking dummy hists entries by Jiri Olsa · 12 years ago
  53. b21484f perf report/top: Add option to collapse undesired parts of call graph by Greg Price · 12 years ago
  54. 4d23322 perf hists: Rename hist_entry__add_pair arguments by Jiri Olsa · 12 years ago
  55. 08e7154 perf sort: Consolidate sort_entry__setup_elide() by Namhyung Kim · 11 years ago
  56. afab87b perf sort: Separate out memory-specific sort keys by Namhyung Kim · 11 years ago
  57. 55369fc perf sort: Introduce sort__mode variable by Namhyung Kim · 11 years ago
  58. 98a3b32 perf tools: Add mem access sampling core support by Stephane Eranian · 11 years ago
  59. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 11 years ago
  60. 5530998 perf sort: Make setup_sorting returns an error code by Namhyung Kim · 11 years ago
  61. fc5871e perf sort: Separate out branch stack specific sort keys by Namhyung Kim · 12 years ago
  62. fa283ad perf diff: Remove displacement from struct hist_entry_diff by Jiri Olsa · 12 years ago
  63. 2850d94 perf hists: Fix typo on hist__entry_add_pair by Namhyung Kim · 12 years ago
  64. b821c73 perf diff: Start moving to support matching more than two hists by Arnaldo Carvalho de Melo · 12 years ago
  65. 81d5f95 perf diff: Add weighted diff computation way to compare hist entries by Jiri Olsa · 12 years ago
  66. 96c47f1 perf diff: Add option to sort entries based on diff computation by Jiri Olsa · 12 years ago
  67. b24c28f perf hists: Introduce struct he_stat by Namhyung Kim · 12 years ago
  68. dd46434 perf diff: Refactor diff displacement possition info by Jiri Olsa · 12 years ago
  69. ae359f1 perf hists: Add struct hists pointer to struct hist_entry by Jiri Olsa · 12 years ago
  70. 1af55640 perf tools: Add sort__has_sym by Namhyung Kim · 12 years ago
  71. 0ca0c13 perf tools: Replace sort's standalone field_sep with symbol_conf.field_sep by Jiri Olsa · 12 years ago
  72. 409a8be perf tools: Add sort by src line/number by Arnaldo Carvalho de Melo · 12 years ago
  73. a68c2c5 perf report: Enable TUI in branch view mode by Stephane Eranian · 12 years ago
  74. 993ac88 perf report: Auto-detect branch stack sampling mode by Stephane Eranian · 12 years ago
  75. b538752 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK by Roberto Agostino Vitillo · 12 years ago
  76. df71d95 perf hists: Don't free decayed entries if in the annotation browser by Arnaldo Carvalho de Melo · 13 years ago
  77. 1980c2eb perf hists: Threaded addition and sorting of entries by Arnaldo Carvalho de Melo · 13 years ago
  78. 2fd701b perf tools: Remove sort print helpers declarations by Frederic Weisbecker · 13 years ago
  79. 872a878 perf tools: Make sort operations static by Frederic Weisbecker · 13 years ago
  80. d2009c5 perf: Keep track of the max depth of a callchain by Frederic Weisbecker · 14 years ago
  81. 0f0cbf7 perf ui: New hists tree widget by Arnaldo Carvalho de Melo · 14 years ago
  82. 8a6c5b2 perf sort: Make column width code per hists instance by Arnaldo Carvalho de Melo · 14 years ago
  83. f60f359 perf report: Implement --sort cpu by Arun Sharma · 14 years ago
  84. edb7c60 perf options: Type check all the remaining OPT_ variants by Arnaldo Carvalho de Melo · 14 years ago
  85. c82ee82 perf report: Report number of events, not samples by Arnaldo Carvalho de Melo · 14 years ago
  86. ef7b93a perf report: Librarize the annotation code and use it in the newt browser by Arnaldo Carvalho de Melo · 14 years ago
  87. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 14 years ago
  88. fcd1498 perf tools: Fix accidentally preprocessed snprintf callback by Frederic Weisbecker · 14 years ago
  89. a5e29ac perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations by Arnaldo Carvalho de Melo · 14 years ago
  90. 8375319 perf newt: Add a "Zoom into foo.so DSO" and reverse operations by Arnaldo Carvalho de Melo · 14 years ago
  91. b9fb930 perf hist: Only allocate callchain_node if processing callchains by Arnaldo Carvalho de Melo · 14 years ago
  92. a4e3b95 perf hist: Replace ->print() routines by ->snprintf() equivalents by Arnaldo Carvalho de Melo · 14 years ago
  93. 59fd530 perf tools: Introduce struct map_symbol by Arnaldo Carvalho de Melo · 14 years ago
  94. c351c28 perf diff: Use perf_session__fprintf_hists just like 'perf record' by Arnaldo Carvalho de Melo · 15 years ago
  95. 86a9eee perf diff: Introduce tool to show performance difference by Arnaldo Carvalho de Melo · 15 years ago
  96. c8829c7 perf util: Remove setup_sorting dups by Arnaldo Carvalho de Melo · 15 years ago
  97. a4fb581 perf tools: Bind callchains to the first sort dimension column by Frederic Weisbecker · 15 years ago
  98. af0a6fa perf tools: Fix missing top level callchain by Frederic Weisbecker · 15 years ago
  99. 439d473 perf tools: Rewrite and improve support for kernel modules by Arnaldo Carvalho de Melo · 15 years ago
  100. dd68ada perf tools: Create util/sort.and use it by John Kacur · 15 years ago