1. 9b32ba7 perf tools: Add dcacheline sort by Don Zickus · 10 years ago
  2. 7365be5 perf tools: Add cpumode to struct hist_entry by Don Zickus · 10 years ago
  3. 9d3c02d perf tools: Add callback function to hist_entry_iter by Namhyung Kim · 11 years ago
  4. be7f855 perf tools: Save callchain info for each cumulative entry by Namhyung Kim · 11 years ago
  5. b4d3c8b perf report: Cache cumulative callchains by Namhyung Kim · 11 years ago
  6. c7405d8 perf tools: Update cpumode for each cumulative entry by Namhyung Kim · 11 years ago
  7. 7a13aa2 perf hists: Accumulate hist entry stat based on the callchain by Namhyung Kim · 12 years ago
  8. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 12 years ago
  9. f8be1c8 perf hists: Add support for accumulated stat of hist entry by Namhyung Kim · 12 years ago
  10. 69bcb01 perf tools: Introduce struct hist_entry_iter by Namhyung Kim · 11 years ago
  11. 1844dbc perf tools: Introduce hists__inc_nr_samples() by Namhyung Kim · 10 years ago
  12. e67d49a perf tools: Skip elided sort entries by Namhyung Kim · 10 years ago
  13. 26d8b33 perf tools: Consolidate output field handling to hpp format routines by Namhyung Kim · 10 years ago
  14. 043ca389 perf tools: Use hpp formats to sort final output by Namhyung Kim · 10 years ago
  15. 093f0ef3 perf tools: Use hpp formats to sort hist entries by Namhyung Kim · 10 years ago
  16. 3186b68 perf hists: Add missing update on filtered stats in hists__decay_entries() by Namhyung Kim · 10 years ago
  17. 820bc81 perf tools: Account entry stats when it's added to the output tree by Namhyung Kim · 10 years ago
  18. 87e90f4 perf hists: Collapse expanded callchains after filter is applied by Namhyung Kim · 10 years ago
  19. 9283ba9 perf hists: Add a couple of hists stat helper functions by Namhyung Kim · 10 years ago
  20. ae993ef perf hists: Move column length calculation out of hists__inc_stats() by Namhyung Kim · 10 years ago
  21. 6263835 perf hists: Rename hists__inc_stats() by Namhyung Kim · 10 years ago
  22. 0b93da1 perf tools: Add hist.percentage config option by Namhyung Kim · 11 years ago
  23. 33db456 perf top: Add --percentage option by Namhyung Kim · 11 years ago
  24. f214833 perf report: Add --percentage option by Namhyung Kim · 11 years ago
  25. 1ab1fa5 perf hists: Add support for showing relative percentage by Namhyung Kim · 11 years ago
  26. 2c86c7c perf report: Merge al->filtered with hist_entry->filtered by Namhyung Kim · 10 years ago
  27. b3cef7f perf symbols: Record the reason for filtering an address_location by Namhyung Kim · 10 years ago
  28. 644f2df perf tools: Shorten sample symbol resolving function signature by Arnaldo Carvalho de Melo · 11 years ago
  29. e80faac perf tools: Shorten sample symbol resolving function signature by Arnaldo Carvalho de Melo · 11 years ago
  30. f39056f perf hists: Convert hist entry functions to use struct he_stat by Namhyung Kim · 11 years ago
  31. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  32. f626adf perf annotate: Adopt methods from hists by Arnaldo Carvalho de Melo · 11 years ago
  33. f1cbf78 perf hists: Do not pass period and weight to add_hist_entry() by Namhyung Kim · 11 years ago
  34. 41a4e6e perf hists: Consolidate __hists__add_*entry() by Namhyung Kim · 11 years ago
  35. 4dfced3 perf tools: Get current comm instead of last one by Namhyung Kim · 11 years ago
  36. c1fb565 perf tools: Show progress on histogram collapsing by Namhyung Kim · 11 years ago
  37. c824c43 perf tools: Stop using 'self' in some more places by Arnaldo Carvalho de Melo · 11 years ago
  38. f048d54 perf annotate: Factor out get/free_srcline() by Namhyung Kim · 11 years ago
  39. 909b143 perf hists: Free srcline when freeing hist_entry by Namhyung Kim · 11 years ago
  40. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  41. 354cc40 tools/perf: Fix sorting for 64bit entries by Andi Kleen · 11 years ago
  42. 33e940a perf session: Check for SIGINT in more loops by Arnaldo Carvalho de Melo · 11 years ago
  43. 99571ab perf tools: Support callchain sorting based on addresses by Andi Kleen · 11 years ago
  44. e0af43d perf hists: Marking dummy hists entries by Jiri Olsa · 12 years ago
  45. 27a0dcb perf hists: Move locking to its call-sites by Namhyung Kim · 11 years ago
  46. 3a5714f perf top: Get rid of *_threaded() functions by Namhyung Kim · 11 years ago
  47. ded19d5 perf report: Fix alignment of symbol column when -v is given by Namhyung Kim · 11 years ago
  48. ceb2acb perf hists: Free unused mem info of a matched hist entry by Namhyung Kim · 11 years ago
  49. 26353a6 perf hists: Fix an invalid memory free on he->branch_info by Namhyung Kim · 11 years ago
  50. 028f12e perf tools: Add new mem command for memory access profiling by Stephane Eranian · 12 years ago
  51. 98a3b32 perf tools: Add mem access sampling core support by Stephane Eranian · 12 years ago
  52. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 12 years ago
  53. 29d720e perf hists: Resort hist entries using group members for output by Namhyung Kim · 12 years ago
  54. 3cf0cb1 perf tools: Mark branch_info maps as referenced by Stephane Eranian · 12 years ago
  55. cb99374 perf sort: Calculate parent column width too by Namhyung Kim · 12 years ago
  56. 28a6b6a perf session: There is no need for a per session hists instance by Arnaldo Carvalho de Melo · 12 years ago
  57. 66f97ed perf diff: Use internal rb tree for compute resort by Namhyung Kim · 12 years ago
  58. ce74f60 perf hists: Link hist entries before inserting to an output tree by Namhyung Kim · 12 years ago
  59. 9afcf93 perf hists: Exchange order of comparing items when collapsing hists by Namhyung Kim · 12 years ago
  60. 5fa9041 perf hists: Link hist entry pairs to leader by Namhyung Kim · 12 years ago
  61. 2850d94 perf hists: Fix typo on hist__entry_add_pair by Namhyung Kim · 12 years ago
  62. 30193d7 perf hists: Initialize all of he->stat with zeroes by Arnaldo Carvalho de Melo · 12 years ago
  63. 494d70a perf hists: Introduce hists__link by Arnaldo Carvalho de Melo · 12 years ago
  64. 95529be perf diff: Move hists__match to the hists lib by Arnaldo Carvalho de Melo · 12 years ago
  65. b821c73 perf diff: Start moving to support matching more than two hists by Arnaldo Carvalho de Melo · 12 years ago
  66. 580e338 perf hists: Free branch_info when freeing hist_entry by Namhyung Kim · 12 years ago
  67. 139c081 perf hists: Add more helpers for hist entry stat by Namhyung Kim · 12 years ago
  68. c4b3535 perf hists: Move he->stat.nr_events initialization to a template by Namhyung Kim · 12 years ago
  69. b24c28f perf hists: Introduce struct he_stat by Namhyung Kim · 12 years ago
  70. ae359f1 perf hists: Add struct hists pointer to struct hist_entry by Jiri Olsa · 12 years ago
  71. 9ec6097 perf hists: Add missing period_* fields when collapsing a hist entry by Namhyung Kim · 12 years ago
  72. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  73. 7e62ef4 perf hists: Use perf_hpp__format->width to calculate the column widths by Namhyung Kim · 12 years ago
  74. 7ccf4f9 perf hists: Separate out hist print functions by Namhyung Kim · 12 years ago
  75. 6654f5d perf hists: Print newline between hists callchains by Frederic Weisbecker · 12 years ago
  76. 8760db7 perf hists: Return correct number of characters printed in callchain by Frederic Weisbecker · 12 years ago
  77. 4726064 perf callchain: Make callchain cursors TLS by Namhyung Kim · 12 years ago
  78. a018706 perf hists: Fix callchain ip printf format by Jiri Olsa · 12 years ago
  79. 63fa471 perf hists: Catch and handle out-of-date hist entry maps. by David Miller · 12 years ago
  80. 6d4818c perf tools: Fix display of first level of callchains by Frederic Weisbecker · 12 years ago
  81. 4bf9ce1 perf diff: Fix to work with new hists design by Jiri Olsa · 12 years ago
  82. 0d09eb7 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 12 years ago
  83. e94d53e perf hists: Add hists__filter_by_symbol by Namhyung Kim · 12 years ago
  84. e7f01d1 perf tools: Use scnprintf where applicable by Arnaldo Carvalho de Melo · 12 years ago
  85. b538752 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK by Roberto Agostino Vitillo · 13 years ago
  86. 0ed35abc perf report: Fix --stdio output alignment when --showcpuutilization used by Namhyung Kim · 13 years ago
  87. 12c1427 perf hists: Stop using 'self' for struct hist_entry by Arnaldo Carvalho de Melo · 13 years ago
  88. 13d3ee5 perf hists: Rename total_session to total_period by Arnaldo Carvalho de Melo · 13 years ago
  89. 0e2a5f1 perf python: Fix undefined symbol problem by Arnaldo Carvalho de Melo · 13 years ago
  90. 7928631 perf hists: Fix recalculation of total_period when sorting entries by Arnaldo Carvalho de Melo · 13 years ago
  91. d197fd5 perf hists: Don't consider filtered entries when calculating column widths by Arnaldo Carvalho de Melo · 13 years ago
  92. c64550c perf hists: Don't decay total_period for filtered entries by Arnaldo Carvalho de Melo · 13 years ago
  93. 90cf1fb perf hists browser: Apply the dso and thread filters when merging new batches by Arnaldo Carvalho de Melo · 13 years ago
  94. d7b76f0 perf hists: Move the dso and thread filters from hist_browser by Arnaldo Carvalho de Melo · 13 years ago
  95. f1cf602 perf hists: Don't format the percentage on hist_entry__snprintf by Arnaldo Carvalho de Melo · 13 years ago
  96. b079d4e perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkey by Arnaldo Carvalho de Melo · 13 years ago
  97. e345fa1 perf top: Remove entries from entries_collapsed on decay by Arnaldo Carvalho de Melo · 13 years ago
  98. df71d95 perf hists: Don't free decayed entries if in the annotation browser by Arnaldo Carvalho de Melo · 13 years ago
  99. e39622c perf tools: Fix broken number of samples for perf report -n by Stephane Eranian · 13 years ago
  100. ab81f3f perf top: Reuse the 'report' hist_entry/hists classes by Arnaldo Carvalho de Melo · 13 years ago