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