1. 1ecd445 perf tools: Add name field into perf_hpp_fmt by Namhyung Kim · 10 years ago
  2. 5b59166 perf report: Honor column width setting by Namhyung Kim · 10 years ago
  3. e0d66c7 perf tools: Save column length in perf_hpp_fmt by Namhyung Kim · 10 years ago
  4. d675107 perf tools: Make __hpp__fmt() receive an additional len argument by Namhyung Kim · 10 years ago
  5. 9b32ba7 perf tools: Add dcacheline sort by Don Zickus · 11 years ago
  6. f299842 perf tools: Move elide bool into perf_hpp_fmt struct by Jiri Olsa · 11 years ago
  7. 9d3c02d perf tools: Add callback function to hist_entry_iter by Namhyung Kim · 11 years ago
  8. 77284de perf tools: Add more hpp helper functions by Namhyung Kim · 11 years ago
  9. 594dcbf perf ui/hist: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  10. 7a13aa2 perf hists: Accumulate hist entry stat based on the callchain by Namhyung Kim · 12 years ago
  11. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 12 years ago
  12. 69bcb01 perf tools: Introduce struct hist_entry_iter by Namhyung Kim · 11 years ago
  13. 1844dbc perf tools: Introduce hists__inc_nr_samples() by Namhyung Kim · 11 years ago
  14. 1c89fe9 perf tools: Introduce reset_output_field() by Namhyung Kim · 11 years ago
  15. 678a500 perf hists: Reset width of output fields with header length by Namhyung Kim · 11 years ago
  16. e67d49a perf tools: Skip elided sort entries by Namhyung Kim · 11 years ago
  17. a7d945b perf report: Add -F option to specify output fields by Namhyung Kim · 11 years ago
  18. fb821c9e perf ui: Get rid of callback from __hpp__fmt() by Namhyung Kim · 11 years ago
  19. 26d8b33 perf tools: Consolidate output field handling to hpp format routines by Namhyung Kim · 11 years ago
  20. 8b53699 perf tools: Convert sort entries to hpp formats by Namhyung Kim · 11 years ago
  21. bc18b7f perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt by Namhyung Kim · 11 years ago
  22. 268397c perf top/tui: Update nr_entries properly after a filter is applied by Namhyung Kim · 11 years ago
  23. 9283ba9 perf hists: Add a couple of hists stat helper functions by Namhyung Kim · 11 years ago
  24. 6263835 perf hists: Rename hists__inc_stats() by Namhyung Kim · 11 years ago
  25. 0b93da1 perf tools: Add hist.percentage config option by Namhyung Kim · 11 years ago
  26. 33db456 perf top: Add --percentage option by Namhyung Kim · 11 years ago
  27. f214833 perf report: Add --percentage option by Namhyung Kim · 11 years ago
  28. 1ab1fa5 perf hists: Add support for showing relative percentage by Namhyung Kim · 11 years ago
  29. b3cef7f perf symbols: Record the reason for filtering an address_location by Namhyung Kim · 11 years ago
  30. 94a0793 perf ui hists: Pass evsel to hpp->header/width functions explicitly by Namhyung Kim · 11 years ago
  31. 2f6d900 perf ui/tui: Reuse generic __hpp__fmt() code by Namhyung Kim · 11 years ago
  32. a0088ad perf ui/hists: Pass struct hpp to print functions by Namhyung Kim · 11 years ago
  33. 4a62109 perf ui/gtk: Reuse generic __hpp__fmt() code by Namhyung Kim · 11 years ago
  34. f626adf perf annotate: Adopt methods from hists by Arnaldo Carvalho de Melo · 11 years ago
  35. 316c713 perf tools: Finish the removal of 'self' arguments by Arnaldo Carvalho de Melo · 11 years ago
  36. 41a4e6e perf hists: Consolidate __hists__add_*entry() by Namhyung Kim · 11 years ago
  37. aac8985 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  38. 9754c4f perf hists: Add color overhead for stdio output buffer by Jiri Olsa · 11 years ago
  39. c1fb565 perf tools: Show progress on histogram collapsing by Namhyung Kim · 11 years ago
  40. fc67297 perf tools: Separate out GTK codes to libperf-gtk.so by Namhyung Kim · 11 years ago
  41. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  42. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  43. f5d05bc tools/perf: Support sorting by in_tx or abort branch flags by Andi Kleen · 11 years ago
  44. be0e6d1 perf tools: Move hist_entry__period_snprintf into stdio code by Jiri Olsa · 12 years ago
  45. ef358e6 perf diff: Making compute functions static by Jiri Olsa · 12 years ago
  46. 345dc0b perf diff: Move diff related columns into diff command by Jiri Olsa · 12 years ago
  47. 2c5d4b4 perf tools: Add struct perf_hpp_fmt into hpp callbacks by Jiri Olsa · 12 years ago
  48. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 12 years ago
  49. 3a5714f perf top: Get rid of *_threaded() functions by Namhyung Kim · 12 years ago
  50. dfd3b2f perf sort: Reorder HISTC_SRCLINE index by Namhyung Kim · 12 years ago
  51. 6692c26 perf tools: Remove dependency on libnewt by Arnaldo Carvalho de Melo · 12 years ago
  52. 98a3b32 perf tools: Add mem access sampling core support by Stephane Eranian · 12 years ago
  53. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 12 years ago
  54. db8fd07 perf annotate: Pass evsel instead of evidx on annotation functions by Namhyung Kim · 12 years ago
  55. 5f7439e perf report: Fix build with NO_NEWT=1 by Michael Ellerman · 12 years ago
  56. 1e825ef perf annotate: Fix build with NO_NEWT=1 by Michael Ellerman · 12 years ago
  57. 28a6b6a perf session: There is no need for a per session hists instance by Arnaldo Carvalho de Melo · 12 years ago
  58. 52168ee perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf by Arnaldo Carvalho de Melo · 12 years ago
  59. 66f97ed perf diff: Use internal rb tree for compute resort by Namhyung Kim · 12 years ago
  60. db6d0bb perf diff: Remove displacement output option by Jiri Olsa · 12 years ago
  61. f4c8bae perf diff: Change formula methods to work with pair directly by Jiri Olsa · 12 years ago
  62. 05472da perf diff: Change compute methods to work with pair directly by Jiri Olsa · 12 years ago
  63. 1240005 perf hists: Introduce perf_hpp__list for period related columns by Jiri Olsa · 12 years ago
  64. 4f746c9 perf tools: Fix compile error on NO_NEWT=1 build by Namhyung Kim · 12 years ago
  65. 494d70a perf hists: Introduce hists__link by Arnaldo Carvalho de Melo · 12 years ago
  66. 95529be perf diff: Move hists__match to the hists lib by Arnaldo Carvalho de Melo · 12 years ago
  67. 68d8075 perf report: Postpone objdump check until annotation requested by Namhyung Kim · 12 years ago
  68. 9783adf perf tools: Introduce struct hist_browser_timer by Namhyung Kim · 12 years ago
  69. 6651782 perf scripts browser: Add a browser for perf script by Feng Tang · 12 years ago
  70. ed279da perf diff: Add -F option to display formula for computation by Jiri Olsa · 12 years ago
  71. 61949b2 perf diff: Add -p option to display period values for hist entries by Jiri Olsa · 12 years ago
  72. 81d5f95 perf diff: Add weighted diff computation way to compare hist entries by Jiri Olsa · 12 years ago
  73. 96c47f1 perf diff: Add option to sort entries based on diff computation by Jiri Olsa · 12 years ago
  74. 7aaf6b3 perf diff: Add ratio computation way to compare hist entries by Jiri Olsa · 12 years ago
  75. b5ff71c perf diff: Removing the total_period argument from output code by Jiri Olsa · 12 years ago
  76. 1d77822 perf tool: Add hpp interface to enable/disable hpp column by Jiri Olsa · 12 years ago
  77. 41724e4 perf tools: Removing hists pair argument from output path by Jiri Olsa · 12 years ago
  78. 5395a04 perf hists: Separate overhead and baseline columns by Jiri Olsa · 12 years ago
  79. dd46434 perf diff: Refactor diff displacement possition info by Jiri Olsa · 12 years ago
  80. f9f526e perf tools: Convert to GTK2_SUPPORT by Namhyung Kim · 12 years ago
  81. 1254b51 perf tools: Convert to NEWT_SUPPORT by Namhyung Kim · 12 years ago
  82. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  83. ea251d5 perf hists: Introduce perf_hpp for hist period printing by Namhyung Kim · 12 years ago
  84. 000078b perf hists: Rename and move some functions by Namhyung Kim · 12 years ago
  85. 7ccf4f9 perf hists: Separate out hist print functions by Namhyung Kim · 12 years ago
  86. 409a8be perf tools: Add sort by src line/number by Arnaldo Carvalho de Melo · 13 years ago
  87. 4726064 perf callchain: Make callchain cursors TLS by Namhyung Kim · 13 years ago
  88. aca7a94 perf tools: Move UI bits to tools/perf/ui directory by Namhyung Kim · 13 years ago
  89. c31a945 perf report: Add a simple GTK2-based 'perf report' browser by Pekka Enberg · 13 years ago
  90. e94d53e perf hists: Add hists__filter_by_symbol by Namhyung Kim · 13 years ago
  91. b538752 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK by Roberto Agostino Vitillo · 13 years ago
  92. 0c09571 perf top: Don't process samples with no valid machine object by Joerg Roedel · 13 years ago
  93. 0d37aa3 perf tools: Introduce per user view by Arnaldo Carvalho de Melo · 13 years ago
  94. 12c1427 perf hists: Stop using 'self' for struct hist_entry by Arnaldo Carvalho de Melo · 13 years ago
  95. d6c1c49 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  96. d04b35f perf symbols: Add nr_events to symbol_conf by Arnaldo Carvalho de Melo · 13 years ago
  97. 0e2a5f1 perf python: Fix undefined symbol problem by Arnaldo Carvalho de Melo · 13 years ago
  98. 7b27509 perf hists browser: Warn about lost events by Arnaldo Carvalho de Melo · 13 years ago
  99. cf95800 perf ui browser: Use libslang to read keys by Arnaldo Carvalho de Melo · 13 years ago
  100. d7b76f0 perf hists: Move the dso and thread filters from hist_browser by Arnaldo Carvalho de Melo · 13 years ago