1. da1b040 perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback by Jiri Olsa · 8 years ago
  2. 0537217 perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback by Jiri Olsa · 8 years ago
  3. d05e3aa perf stdio: Add use_callchain parameter to hists__fprintf by Jiri Olsa · 8 years ago
  4. 8f1d1b4 perf stdio: Do not pass hists in hist_entry__fprintf by Jiri Olsa · 8 years ago
  5. 7a72a2e perf stdio: Separate standard headers output by Jiri Olsa · 8 years ago
  6. 5c854f3 perf stdio: Separate hierarchy headers output by Jiri Olsa · 8 years ago
  7. 36592eb perf stdio: Separate headers output by Jiri Olsa · 8 years ago
  8. 7d6a7e7 perf tools: Introduce trim function by Jiri Olsa · 8 years ago
  9. f58c95e perf report: Use hierarchy hpp list on stdio by Namhyung Kim · 8 years ago
  10. 2dbbe9f perf hists: Fix indent for multiple hierarchy sort key by Namhyung Kim · 8 years ago
  11. 1b2dbbf perf hists: Use own hpp_list for hierarchy mode by Namhyung Kim · 8 years ago
  12. cb1fab9 perf report: Left align dynamic entries in hierarchy by Namhyung Kim · 9 years ago
  13. d3a72fd perf report: Fix indentation of dynamic entries in hierarchy by Namhyung Kim · 9 years ago
  14. bd4abd3 perf report: Show message for percent limit on stdio by Namhyung Kim · 9 years ago
  15. 8e2fc44 perf ui/stdio: Align column header for hierarchy output by Namhyung Kim · 9 years ago
  16. ef86d68 perf ui/stdio: Implement hierarchy output mode by Namhyung Kim · 9 years ago
  17. 89fee70 perf hists: Do column alignment on the format iterator by Arnaldo Carvalho de Melo · 9 years ago
  18. f0786af perf hists: Introduce hists__for_each_format macro by Jiri Olsa · 9 years ago
  19. cf09404 perf hists: Introduce perf_hpp_list__for_each_format macro by Jiri Olsa · 9 years ago
  20. 3848c23 perf report: Don't show blank lines if entry has no callchain by Namhyung Kim · 9 years ago
  21. 7ed5d6e perf report: Fix percent display in callchains on --stdio by Namhyung Kim · 9 years ago
  22. 54d27b3 perf callchain: Pass parent_samples to __callchain__fprintf_graph() by Namhyung Kim · 9 years ago
  23. 7e597d3 perf report: Get rid of hist_entry__callchain_fprintf() by Namhyung Kim · 9 years ago
  24. 361459f perf tools: Skip dynamic fields not defined for current event by Namhyung Kim · 9 years ago
  25. f2af008 perf report: Add callchain value option by Namhyung Kim · 9 years ago
  26. 5ab250c perf callchain: Abstract callchain print function by Namhyung Kim · 9 years ago
  27. 26e7792 perf report: Support folded callchain mode on --stdio by Namhyung Kim · 9 years ago
  28. 2989cca perf callchain: Use a common function to resolve symbol or name by Andi Kleen · 10 years ago
  29. 5b59166 perf report: Honor column width setting by Namhyung Kim · 10 years ago
  30. acebd40 perf tools: Remove verbose from functions prototypes by Jiri Olsa · 10 years ago
  31. 56772ad perf ui/stdio: Fix invalid percentage value of cumulated hist entries by Namhyung Kim · 10 years ago
  32. 1413566 perf tools: Apply percent-limit to cumulative percentage by Namhyung Kim · 11 years ago
  33. cfaa154 perf tools: Get rid of obsolete hist_entry__sort_list by Namhyung Kim · 10 years ago
  34. 678a500 perf hists: Reset width of output fields with header length by Namhyung Kim · 10 years ago
  35. e67d49a perf tools: Skip elided sort entries by Namhyung Kim · 10 years ago
  36. 26d8b33 perf tools: Consolidate output field handling to hpp format routines by Namhyung Kim · 11 years ago
  37. 93d5731 perf tools: Allocate thread map_groups's dynamically by Arnaldo Carvalho de Melo · 10 years ago
  38. 94a0793 perf ui hists: Pass evsel to hpp->header/width functions explicitly by Namhyung Kim · 10 years ago
  39. a0088ad perf ui/hists: Pass struct hpp to print functions by Namhyung Kim · 11 years ago
  40. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  41. 316c713 perf tools: Finish the removal of 'self' arguments by Arnaldo Carvalho de Melo · 11 years ago
  42. 9754c4f perf hists: Add color overhead for stdio output buffer by Jiri Olsa · 11 years ago
  43. 99cf666 perf hists: Fix formatting of long symbol names by Arnaldo Carvalho de Melo · 11 years ago
  44. be0e6d1 perf tools: Move hist_entry__period_snprintf into stdio code by Jiri Olsa · 12 years ago
  45. 2c5d4b4 perf tools: Add struct perf_hpp_fmt into hpp callbacks by Jiri Olsa · 12 years ago
  46. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 11 years ago
  47. 5b9e214 perf ui/hist: Add support for event group view by Namhyung Kim · 12 years ago
  48. 52168ee perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf by Arnaldo Carvalho de Melo · 12 years ago
  49. 1240005 perf hists: Introduce perf_hpp__list for period related columns by Jiri Olsa · 12 years ago
  50. ed279da perf diff: Add -F option to display formula for computation by Jiri Olsa · 12 years ago
  51. b24c28f perf hists: Introduce struct he_stat by Namhyung Kim · 12 years ago
  52. b5ff71c perf diff: Removing the total_period argument from output code by Jiri Olsa · 12 years ago
  53. 41724e4 perf tools: Removing hists pair argument from output path by Jiri Olsa · 12 years ago
  54. 5395a04 perf hists: Separate overhead and baseline columns by Jiri Olsa · 12 years ago
  55. dd46434 perf diff: Refactor diff displacement possition info by Jiri Olsa · 12 years ago
  56. 9ffad98 perf hists: Handle field separator properly by Namhyung Kim · 12 years ago
  57. ea251d5 perf hists: Introduce perf_hpp for hist period printing by Namhyung Kim · 12 years ago
  58. 000078b perf hists: Rename and move some functions by Namhyung Kim · 12 years ago
  59. 7ccf4f9 perf hists: Separate out hist print functions by Namhyung Kim · 12 years ago