1. fefb0b9 perf hist: Calculate max_sym name len and nr_entries by Arnaldo Carvalho de Melo · 15 years ago
  2. 1c02c4d perf hist: Introduce hists class and move lots of methods to it by Arnaldo Carvalho de Melo · 15 years ago
  3. 232a5c9 perf report: Allow limiting the number of entries to print in callchains by Arnaldo Carvalho de Melo · 15 years ago
  4. 28e2a10 perf hist: Simplify the insertion of new hist_entry instances by Arnaldo Carvalho de Melo · 15 years ago
  5. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 15 years ago
  6. fcd1498 perf tools: Fix accidentally preprocessed snprintf callback by Frederic Weisbecker · 15 years ago
  7. b9fb930 perf hist: Only allocate callchain_node if processing callchains by Arnaldo Carvalho de Melo · 15 years ago
  8. a4e3b95 perf hist: Replace ->print() routines by ->snprintf() equivalents by Arnaldo Carvalho de Melo · 15 years ago
  9. 5f4d3f8 perf report: Add progress bars by Arnaldo Carvalho de Melo · 15 years ago
  10. c6e718f perf symbols: Move more map_groups methods to map.c by Arnaldo Carvalho de Melo · 15 years ago
  11. b3c9ac0 perf callchains: Store the map together with the symbol by Arnaldo Carvalho de Melo · 15 years ago
  12. 59fd530 perf tools: Introduce struct map_symbol by Arnaldo Carvalho de Melo · 15 years ago
  13. 301fde2 perf: Fix orphan callchain branches by Frederic Weisbecker · 15 years ago
  14. d2f1e15 Merge commit 'v2.6.34-rc2' into perf/core by Ingo Molnar · 15 years ago
  15. f82c37e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  16. 3997d37 perf hist: Don't fprintf the callgraph unconditionally by Arnaldo Carvalho de Melo · 15 years ago
  17. dd2ee78 perf tools: Add missing bytes printed in hist_entry__fprintf by Arnaldo Carvalho de Melo · 15 years ago
  18. 65f2ed2 perf report: Print the map table just after samples for which no map was found by Arnaldo Carvalho de Melo · 15 years ago
  19. eefc465 perf session: Change perf_session post processing functions to take histogram tree by Eric B Munson · 15 years ago
  20. d403d0a perf session: Change add_hist_entry to take the tree root instead of session by Eric B Munson · 15 years ago
  21. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 16 years ago
  22. 9b33827 perf diff: Percent calcs should use double values by Arnaldo Carvalho de Melo · 16 years ago
  23. c351c28 perf diff: Use perf_session__fprintf_hists just like 'perf record' by Arnaldo Carvalho de Melo · 16 years ago
  24. 3e6055a perf session: Move perf report specific hits out of perf_session__fprintf_hists by Arnaldo Carvalho de Melo · 16 years ago
  25. 4ecf84d0 perf tools: Move hist entries printing routines from perf report by Arnaldo Carvalho de Melo · 16 years ago
  26. d599db3 perf report: Generalize perf_session__fprintf_hists() by Arnaldo Carvalho de Melo · 16 years ago
  27. 4e4f06e perf session: Move the hist_entries rb tree to perf_session by Arnaldo Carvalho de Melo · 16 years ago
  28. b9bf089 perf tools: No need for three rb_trees for sorting hist entries by Arnaldo Carvalho de Melo · 16 years ago
  29. 1ed091c perf tools: Consolidate symbol resolving across all tools by Arnaldo Carvalho de Melo · 16 years ago
  30. 62daacb perf tools: Reorganize event processing routines, lotsa dups killed by Arnaldo Carvalho de Melo · 16 years ago
  31. 9735abf perf tools: Move hist_entry__add common code to hist.c by Arnaldo Carvalho de Melo · 16 years ago
  32. 3d1d07e perf tools: Put common histogram functions in their own file by John Kacur · 16 years ago