1. d67f088 perf report: Support multiple events on the TUI by Arnaldo Carvalho de Melo · 15 years ago
  2. 46e3e05 perf annotate: Add TUI interface by Arnaldo Carvalho de Melo · 15 years ago
  3. c82ee82 perf report: Report number of events, not samples by Arnaldo Carvalho de Melo · 15 years ago
  4. cee75ac perf hist: Clarify events_stats fields usage by Arnaldo Carvalho de Melo · 15 years ago
  5. c8446b9 perf hist: Make event__totals per hists by Arnaldo Carvalho de Melo · 15 years ago
  6. 8769e1c perf hist: Fix hists__browse no-newt case by Frederic Weisbecker · 15 years ago
  7. ef7b93a perf report: Librarize the annotation code and use it in the newt browser by Arnaldo Carvalho de Melo · 15 years ago
  8. b09e019 perf hist: Adopt filter by dso and by thread methods from the newt browser by Arnaldo Carvalho de Melo · 15 years ago
  9. fefb0b9 perf hist: Calculate max_sym name len and nr_entries by Arnaldo Carvalho de Melo · 15 years ago
  10. 1c02c4d perf hist: Introduce hists class and move lots of methods to it by Arnaldo Carvalho de Melo · 15 years ago
  11. 28e2a10 perf hist: Simplify the insertion of new hist_entry instances by Arnaldo Carvalho de Melo · 15 years ago
  12. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 15 years ago
  13. a4e3b95 perf hist: Replace ->print() routines by ->snprintf() equivalents by Arnaldo Carvalho de Melo · 15 years ago
  14. 5f4d3f8 perf report: Add progress bars by Arnaldo Carvalho de Melo · 15 years ago
  15. f9224c5 perf report: Implement initial UI using newt by Arnaldo Carvalho de Melo · 15 years ago
  16. eefc465 perf session: Change perf_session post processing functions to take histogram tree by Eric B Munson · 15 years ago
  17. d403d0a perf session: Change add_hist_entry to take the tree root instead of session by Eric B Munson · 15 years ago
  18. c351c28 perf diff: Use perf_session__fprintf_hists just like 'perf record' by Arnaldo Carvalho de Melo · 15 years ago
  19. 4ecf84d0 perf tools: Move hist entries printing routines from perf report by Arnaldo Carvalho de Melo · 15 years ago
  20. 4e4f06e perf session: Move the hist_entries rb tree to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  21. b9bf089 perf tools: No need for three rb_trees for sorting hist entries by Arnaldo Carvalho de Melo · 15 years ago
  22. 1ed091c perf tools: Consolidate symbol resolving across all tools by Arnaldo Carvalho de Melo · 15 years ago
  23. 9735abf perf tools: Move hist_entry__add common code to hist.c by Arnaldo Carvalho de Melo · 15 years ago
  24. 3d1d07e perf tools: Put common histogram functions in their own file by John Kacur · 15 years ago