1. 29659ab perf hists: Add support for header span by Jiri Olsa · 8 years ago
  2. 74bb43f perf hists: Add line argument into perf_hpp_fmt's header callback by Jiri Olsa · 8 years ago
  3. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  4. 0537217 perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback by Jiri Olsa · 8 years ago
  5. 2e0453a perf hists: Move sort__has_sym into struct perf_hpp_list by Jiri Olsa · 8 years ago
  6. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  7. 58ecd33 perf report: Use hierarchy hpp list on gtk by Namhyung Kim · 8 years ago
  8. 1b2dbbf perf hists: Use own hpp_list for hierarchy mode by Namhyung Kim · 8 years ago
  9. 2ddda79 perf report: Show message for percent limit on gtk by Namhyung Kim · 8 years ago
  10. e311ec1 perf ui/gtk: Implement hierarchy output mode by Namhyung Kim · 8 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. 361459f perf tools: Skip dynamic fields not defined for current event by Namhyung Kim · 9 years ago
  14. 2c6caff perf ui/gtk: Support folded callchains by Namhyung Kim · 9 years ago
  15. 3cd99df perf ui/gtk: Support flat callchains by Namhyung Kim · 9 years ago
  16. 5ab250c perf callchain: Abstract callchain print function by Namhyung Kim · 9 years ago
  17. 2989cca perf callchain: Use a common function to resolve symbol or name by Andi Kleen · 10 years ago
  18. 4ea062ed perf evsel: Add hists helper by Arnaldo Carvalho de Melo · 10 years ago
  19. 1ecd445 perf tools: Add name field into perf_hpp_fmt by Namhyung Kim · 10 years ago
  20. 5b59166 perf report: Honor column width setting by Namhyung Kim · 10 years ago
  21. d675107 perf tools: Make __hpp__fmt() receive an additional len argument by Namhyung Kim · 10 years ago
  22. e4cf6f8 perf ui/gtk: Fix callchain display by Namhyung Kim · 10 years ago
  23. 1413566 perf tools: Apply percent-limit to cumulative percentage by Namhyung Kim · 11 years ago
  24. b09955b perf ui/gtk: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  25. e67d49a perf tools: Skip elided sort entries by Namhyung Kim · 10 years ago
  26. 22af969 perf tools: Call perf_hpp__init() before setting up GUI browsers by Namhyung Kim · 10 years ago
  27. fb821c9e perf ui: Get rid of callback from __hpp__fmt() by Namhyung Kim · 10 years ago
  28. 26d8b33 perf tools: Consolidate output field handling to hpp format routines by Namhyung Kim · 10 years ago
  29. f214833 perf report: Add --percentage option by Namhyung Kim · 11 years ago
  30. 94a0793 perf ui hists: Pass evsel to hpp->header/width functions explicitly by Namhyung Kim · 10 years ago
  31. 2f6d900 perf ui/tui: Reuse generic __hpp__fmt() code by Namhyung Kim · 10 years ago
  32. a0088ad perf ui/hists: Pass struct hpp to print functions by Namhyung Kim · 10 years ago
  33. 4a62109 perf ui/gtk: Reuse generic __hpp__fmt() code by Namhyung Kim · 10 years ago
  34. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 11 years ago
  35. d50bf78 perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loop by Namhyung Kim · 11 years ago
  36. 2c5d4b4 perf tools: Add struct perf_hpp_fmt into hpp callbacks by Jiri Olsa · 11 years ago
  37. 9d58d2f perf gtk/hists: Set rules hint for the hist browser by Namhyung Kim · 11 years ago
  38. 450f390 perf gtk/hists: Add a double-click handler for callchains by Namhyung Kim · 11 years ago
  39. 1a30942 perf gtk/hists: Make column headers resizable by Namhyung Kim · 11 years ago
  40. cc60f24 perf gtk/hists: Display callchain overhead also by Namhyung Kim · 11 years ago
  41. 2bbc587 perf gtk/hists: Add support for callchains by Namhyung Kim · 11 years ago
  42. f1d9a53 perf gtk/hists: Use GtkTreeStore instead of GtkListStore by Namhyung Kim · 11 years ago
  43. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 11 years ago
  44. 759ff49 perf evsel: Introduce perf_evsel__is_group_event() helper by Namhyung Kim · 11 years ago
  45. 717e263 perf report: Show group description when event group is enabled by Namhyung Kim · 11 years ago
  46. fc24d7c perf report: Bypass non-leader events when event group is enabled by Namhyung Kim · 11 years ago
  47. 34b9564 perf gtk/browser: Trim column header string when event group enabled by Namhyung Kim · 11 years ago
  48. cb16008 perf gtk/browser: Add support for event group view by Namhyung Kim · 11 years ago
  49. 843985e perf gtk/browser: Convert hpp helpers to a function by Namhyung Kim · 11 years ago
  50. 6bf1a29 perf ui/gtk: Setup browser window early by Namhyung Kim · 12 years ago
  51. 0da41ce9 perf ui/gtk: Factor out common browser routines by Namhyung Kim · 12 years ago