1. fd36f3d perf hist: Pass struct sample to __hists__add_entry() by Namhyung Kim · 9 years ago
  2. 28e6db2 perf tools: Add support for sorting on the iaddr by Don Zickus · 9 years ago
  3. 96b40f3 perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  4. 84734b0 perf hists browser: Zoom in/out for processor socket by Kan Liang · 9 years ago
  5. 21394d9 perf report: Introduce --socket-filter option by Kan Liang · 9 years ago
  6. 2e7ea3a perf tools: Introduce new sort type "socket" for the processor socket by Kan Liang · 9 years ago
  7. ce80d3b perf tools: Rename perf_session_env to perf_env by Kan Liang · 9 years ago
  8. 31191a8 perf report: Add support for srcfile sort key by Andi Kleen · 9 years ago
  9. 57849998 perf report: Add processing for cycle histograms by Andi Kleen · 9 years ago
  10. 0e332f0 perf tools: Add support for cycles, weight branch_info field by Andi Kleen · 9 years ago
  11. 063bd93 perf hists: Reducing arguments of hist_entry_iter__add() by Namhyung Kim · 10 years ago
  12. d5dbc51 perf hists browser: Allow annotating entries in callchains by Arnaldo Carvalho de Melo · 10 years ago
  13. f3b623b perf tools: Reference count struct thread by Arnaldo Carvalho de Melo · 10 years ago
  14. 87bbdf7 perf tools: Pass struct perf_hpp_fmt to its callbacks by Namhyung Kim · 10 years ago
  15. 6733d1b perf hists: Rename hist_entry__free to __delete by Arnaldo Carvalho de Melo · 10 years ago
  16. 740b97f perf report: Show progress bar for output resorting by Namhyung Kim · 10 years ago
  17. a635fc5 perf tools: Remove hists from evsel by Arnaldo Carvalho de Melo · 10 years ago
  18. 8f651ea perf callchain: Move the callchain_param extern to callchain.h by Arnaldo Carvalho de Melo · 10 years ago
  19. 2a1731f perf session: Remove last reference to hists struct by Arnaldo Carvalho de Melo · 10 years ago
  20. 4318bcb perf tools: Move events_stats struct to event.h by Arnaldo Carvalho de Melo · 10 years ago
  21. 701937b perf top: Fix -z option behavior by Namhyung Kim · 10 years ago
  22. 1ecd445 perf tools: Add name field into perf_hpp_fmt by Namhyung Kim · 10 years ago
  23. 5b59166 perf report: Honor column width setting by Namhyung Kim · 10 years ago
  24. e0d66c7 perf tools: Save column length in perf_hpp_fmt by Namhyung Kim · 10 years ago
  25. d675107 perf tools: Make __hpp__fmt() receive an additional len argument by Namhyung Kim · 10 years ago
  26. 9b32ba7 perf tools: Add dcacheline sort by Don Zickus · 11 years ago
  27. f299842 perf tools: Move elide bool into perf_hpp_fmt struct by Jiri Olsa · 11 years ago
  28. 9d3c02d perf tools: Add callback function to hist_entry_iter by Namhyung Kim · 11 years ago
  29. 77284de perf tools: Add more hpp helper functions by Namhyung Kim · 11 years ago
  30. 594dcbf perf ui/hist: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  31. 7a13aa2 perf hists: Accumulate hist entry stat based on the callchain by Namhyung Kim · 12 years ago
  32. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 12 years ago
  33. 69bcb01 perf tools: Introduce struct hist_entry_iter by Namhyung Kim · 11 years ago
  34. 1844dbc perf tools: Introduce hists__inc_nr_samples() by Namhyung Kim · 11 years ago
  35. 1c89fe9 perf tools: Introduce reset_output_field() by Namhyung Kim · 11 years ago
  36. 678a500 perf hists: Reset width of output fields with header length by Namhyung Kim · 11 years ago
  37. e67d49a perf tools: Skip elided sort entries by Namhyung Kim · 11 years ago
  38. a7d945b perf report: Add -F option to specify output fields by Namhyung Kim · 11 years ago
  39. fb821c9e perf ui: Get rid of callback from __hpp__fmt() by Namhyung Kim · 11 years ago
  40. 26d8b33 perf tools: Consolidate output field handling to hpp format routines by Namhyung Kim · 11 years ago
  41. 8b53699 perf tools: Convert sort entries to hpp formats by Namhyung Kim · 11 years ago
  42. bc18b7f perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt by Namhyung Kim · 11 years ago
  43. 268397c perf top/tui: Update nr_entries properly after a filter is applied by Namhyung Kim · 11 years ago
  44. 9283ba9 perf hists: Add a couple of hists stat helper functions by Namhyung Kim · 11 years ago
  45. 6263835 perf hists: Rename hists__inc_stats() by Namhyung Kim · 11 years ago
  46. 0b93da1 perf tools: Add hist.percentage config option by Namhyung Kim · 11 years ago
  47. 33db456 perf top: Add --percentage option by Namhyung Kim · 11 years ago
  48. f214833 perf report: Add --percentage option by Namhyung Kim · 11 years ago
  49. 1ab1fa5 perf hists: Add support for showing relative percentage by Namhyung Kim · 11 years ago
  50. b3cef7f perf symbols: Record the reason for filtering an address_location by Namhyung Kim · 11 years ago
  51. 94a0793 perf ui hists: Pass evsel to hpp->header/width functions explicitly by Namhyung Kim · 11 years ago
  52. 2f6d900 perf ui/tui: Reuse generic __hpp__fmt() code by Namhyung Kim · 11 years ago
  53. a0088ad perf ui/hists: Pass struct hpp to print functions by Namhyung Kim · 11 years ago
  54. 4a62109 perf ui/gtk: Reuse generic __hpp__fmt() code by Namhyung Kim · 11 years ago
  55. f626adf perf annotate: Adopt methods from hists by Arnaldo Carvalho de Melo · 11 years ago
  56. 316c713 perf tools: Finish the removal of 'self' arguments by Arnaldo Carvalho de Melo · 11 years ago
  57. 41a4e6e perf hists: Consolidate __hists__add_*entry() by Namhyung Kim · 11 years ago
  58. aac8985 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  59. 9754c4f perf hists: Add color overhead for stdio output buffer by Jiri Olsa · 11 years ago
  60. c1fb565 perf tools: Show progress on histogram collapsing by Namhyung Kim · 11 years ago
  61. fc67297 perf tools: Separate out GTK codes to libperf-gtk.so by Namhyung Kim · 11 years ago
  62. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  63. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  64. f5d05bc tools/perf: Support sorting by in_tx or abort branch flags by Andi Kleen · 11 years ago
  65. be0e6d1 perf tools: Move hist_entry__period_snprintf into stdio code by Jiri Olsa · 12 years ago
  66. ef358e6 perf diff: Making compute functions static by Jiri Olsa · 12 years ago
  67. 345dc0b perf diff: Move diff related columns into diff command by Jiri Olsa · 12 years ago
  68. 2c5d4b4 perf tools: Add struct perf_hpp_fmt into hpp callbacks by Jiri Olsa · 12 years ago
  69. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 12 years ago
  70. 3a5714f perf top: Get rid of *_threaded() functions by Namhyung Kim · 12 years ago
  71. dfd3b2f perf sort: Reorder HISTC_SRCLINE index by Namhyung Kim · 12 years ago
  72. 6692c26 perf tools: Remove dependency on libnewt by Arnaldo Carvalho de Melo · 12 years ago
  73. 98a3b32 perf tools: Add mem access sampling core support by Stephane Eranian · 12 years ago
  74. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 12 years ago
  75. db8fd07 perf annotate: Pass evsel instead of evidx on annotation functions by Namhyung Kim · 12 years ago
  76. 5f7439e perf report: Fix build with NO_NEWT=1 by Michael Ellerman · 12 years ago
  77. 1e825ef perf annotate: Fix build with NO_NEWT=1 by Michael Ellerman · 12 years ago
  78. 28a6b6a perf session: There is no need for a per session hists instance by Arnaldo Carvalho de Melo · 12 years ago
  79. 52168ee perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf by Arnaldo Carvalho de Melo · 12 years ago
  80. 66f97ed perf diff: Use internal rb tree for compute resort by Namhyung Kim · 12 years ago
  81. db6d0bb perf diff: Remove displacement output option by Jiri Olsa · 12 years ago
  82. f4c8bae perf diff: Change formula methods to work with pair directly by Jiri Olsa · 12 years ago
  83. 05472da perf diff: Change compute methods to work with pair directly by Jiri Olsa · 12 years ago
  84. 1240005 perf hists: Introduce perf_hpp__list for period related columns by Jiri Olsa · 12 years ago
  85. 4f746c9 perf tools: Fix compile error on NO_NEWT=1 build by Namhyung Kim · 12 years ago
  86. 494d70a perf hists: Introduce hists__link by Arnaldo Carvalho de Melo · 12 years ago
  87. 95529be perf diff: Move hists__match to the hists lib by Arnaldo Carvalho de Melo · 12 years ago
  88. 68d8075 perf report: Postpone objdump check until annotation requested by Namhyung Kim · 12 years ago
  89. 9783adf perf tools: Introduce struct hist_browser_timer by Namhyung Kim · 12 years ago
  90. 6651782 perf scripts browser: Add a browser for perf script by Feng Tang · 12 years ago
  91. ed279da perf diff: Add -F option to display formula for computation by Jiri Olsa · 12 years ago
  92. 61949b2 perf diff: Add -p option to display period values for hist entries by Jiri Olsa · 12 years ago
  93. 81d5f95 perf diff: Add weighted diff computation way to compare hist entries by Jiri Olsa · 12 years ago
  94. 96c47f1 perf diff: Add option to sort entries based on diff computation by Jiri Olsa · 12 years ago
  95. 7aaf6b3 perf diff: Add ratio computation way to compare hist entries by Jiri Olsa · 12 years ago
  96. b5ff71c perf diff: Removing the total_period argument from output code by Jiri Olsa · 12 years ago
  97. 1d77822 perf tool: Add hpp interface to enable/disable hpp column by Jiri Olsa · 12 years ago
  98. 41724e4 perf tools: Removing hists pair argument from output path by Jiri Olsa · 12 years ago
  99. 5395a04 perf hists: Separate overhead and baseline columns by Jiri Olsa · 12 years ago
  100. dd46434 perf diff: Refactor diff displacement possition info by Jiri Olsa · 12 years ago