1. ee51d85 perf annotate: Introduce strerror for handling symbol__disassemble() errors by Arnaldo Carvalho de Melo · 8 years ago
  2. 5cb725a perf annotate: Rename symbol__annotate() to symbol__disassemble() by Arnaldo Carvalho de Melo · 8 years ago
  3. 175729f perf tools: Remove needless includes from cache.h by Arnaldo Carvalho de Melo · 8 years ago
  4. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  5. 0537217 perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback by Jiri Olsa · 8 years ago
  6. 2e0453a perf hists: Move sort__has_sym into struct perf_hpp_list by Jiri Olsa · 8 years ago
  7. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  8. 58ecd33 perf report: Use hierarchy hpp list on gtk by Namhyung Kim · 8 years ago
  9. 1b2dbbf perf hists: Use own hpp_list for hierarchy mode by Namhyung Kim · 8 years ago
  10. 2ddda79 perf report: Show message for percent limit on gtk by Namhyung Kim · 9 years ago
  11. e311ec1 perf ui/gtk: Implement hierarchy output mode by Namhyung Kim · 9 years ago
  12. f0786af perf hists: Introduce hists__for_each_format macro by Jiri Olsa · 9 years ago
  13. cf09404 perf hists: Introduce perf_hpp_list__for_each_format macro by Jiri Olsa · 9 years ago
  14. 361459f perf tools: Skip dynamic fields not defined for current event by Namhyung Kim · 9 years ago
  15. 2c6caff perf ui/gtk: Support folded callchains by Namhyung Kim · 9 years ago
  16. 3cd99df perf ui/gtk: Support flat callchains by Namhyung Kim · 9 years ago
  17. 5ab250c perf callchain: Abstract callchain print function by Namhyung Kim · 9 years ago
  18. 88aeea0 perf build: Add gtk objects building by Jiri Olsa · 10 years ago
  19. 2989cca perf callchain: Use a common function to resolve symbol or name by Andi Kleen · 10 years ago
  20. 4ea062ed perf evsel: Add hists helper by Arnaldo Carvalho de Melo · 10 years ago
  21. 1ecd445 perf tools: Add name field into perf_hpp_fmt by Namhyung Kim · 10 years ago
  22. 5b59166 perf report: Honor column width setting by Namhyung Kim · 10 years ago
  23. d675107 perf tools: Make __hpp__fmt() receive an additional len argument by Namhyung Kim · 10 years ago
  24. e4cf6f8 perf ui/gtk: Fix callchain display by Namhyung Kim · 10 years ago
  25. 1413566 perf tools: Apply percent-limit to cumulative percentage by Namhyung Kim · 11 years ago
  26. b09955b perf ui/gtk: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  27. e67d49a perf tools: Skip elided sort entries by Namhyung Kim · 10 years ago
  28. 22af969 perf tools: Call perf_hpp__init() before setting up GUI browsers by Namhyung Kim · 10 years ago
  29. fb821c9e perf ui: Get rid of callback from __hpp__fmt() by Namhyung Kim · 11 years ago
  30. 26d8b33 perf tools: Consolidate output field handling to hpp format routines by Namhyung Kim · 11 years ago
  31. f214833 perf report: Add --percentage option by Namhyung Kim · 11 years ago
  32. 94a0793 perf ui hists: Pass evsel to hpp->header/width functions explicitly by Namhyung Kim · 10 years ago
  33. 2f6d900 perf ui/tui: Reuse generic __hpp__fmt() code by Namhyung Kim · 11 years ago
  34. a0088ad perf ui/hists: Pass struct hpp to print functions by Namhyung Kim · 11 years ago
  35. 4a62109 perf ui/gtk: Reuse generic __hpp__fmt() code by Namhyung Kim · 11 years ago
  36. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 11 years ago
  37. 0466252 perf tools: Introduce zfree by Arnaldo Carvalho de Melo · 11 years ago
  38. 4d3001f perf ui progress: Per progress bar state by Arnaldo Carvalho de Melo · 11 years ago
  39. 4779a2e perf ui: Rename ui_progress to ui_progress_ops by Arnaldo Carvalho de Melo · 11 years ago
  40. fc67297 perf tools: Separate out GTK codes to libperf-gtk.so by Namhyung Kim · 11 years ago
  41. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  42. d50bf78 perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loop by Namhyung Kim · 11 years ago
  43. 2c5d4b4 perf tools: Add struct perf_hpp_fmt into hpp callbacks by Jiri Olsa · 12 years ago
  44. 9d58d2f perf gtk/hists: Set rules hint for the hist browser by Namhyung Kim · 11 years ago
  45. 450f390 perf gtk/hists: Add a double-click handler for callchains by Namhyung Kim · 11 years ago
  46. 1a30942 perf gtk/hists: Make column headers resizable by Namhyung Kim · 11 years ago
  47. cc60f24 perf gtk/hists: Display callchain overhead also by Namhyung Kim · 11 years ago
  48. 2bbc587 perf gtk/hists: Add support for callchains by Namhyung Kim · 11 years ago
  49. f1d9a53 perf gtk/hists: Use GtkTreeStore instead of GtkListStore by Namhyung Kim · 11 years ago
  50. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 11 years ago
  51. d8d7cd9 perf annotate/gtk: Support event group view on GTK by Namhyung Kim · 12 years ago
  52. 759ff49 perf evsel: Introduce perf_evsel__is_group_event() helper by Namhyung Kim · 12 years ago
  53. db8fd07 perf annotate: Pass evsel instead of evidx on annotation functions by Namhyung Kim · 12 years ago
  54. c0e79be perf gtk/annotate: Fail early if it can't annotate by Namhyung Kim · 12 years ago
  55. 2375223 perf gtk/annotate: Show source lines with gray color by Namhyung Kim · 12 years ago
  56. 7a60ba9 perf gtk/annotate: Support multiple event annotation by Namhyung Kim · 12 years ago
  57. 2b676bf perf ui/gtk: Implement basic GTK2 annotation browser by Namhyung Kim · 12 years ago
  58. 717e263 perf report: Show group description when event group is enabled by Namhyung Kim · 12 years ago
  59. fc24d7c perf report: Bypass non-leader events when event group is enabled by Namhyung Kim · 12 years ago
  60. 34b9564 perf gtk/browser: Trim column header string when event group enabled by Namhyung Kim · 12 years ago
  61. cb16008 perf gtk/browser: Add support for event group view by Namhyung Kim · 12 years ago
  62. 843985e perf gtk/browser: Convert hpp helpers to a function by Namhyung Kim · 12 years ago
  63. 6bf1a29 perf ui/gtk: Setup browser window early by Namhyung Kim · 12 years ago
  64. 0da41ce9 perf ui/gtk: Factor out common browser routines by Namhyung Kim · 12 years ago
  65. 1240005 perf hists: Introduce perf_hpp__list for period related columns by Jiri Olsa · 12 years ago
  66. b56e533 perf ui/helpline: Introduce ui_helpline__vshow() by Namhyung Kim · 12 years ago
  67. a5580f3 perf ui: Add ui_progress__finish() by Namhyung Kim · 12 years ago
  68. a753579 perf ui gtk: Implement ui_progress functions by Namhyung Kim · 12 years ago
  69. 688f2f5 perf ui: Introduce generic ui_progress helper by Namhyung Kim · 12 years ago
  70. 9783adf perf tools: Introduce struct hist_browser_timer by Namhyung Kim · 12 years ago
  71. b24c28f perf hists: Introduce struct he_stat by Namhyung Kim · 12 years ago
  72. b5ff71c perf diff: Removing the total_period argument from output code by Jiri Olsa · 12 years ago
  73. 1d77822 perf tool: Add hpp interface to enable/disable hpp column by Jiri Olsa · 12 years ago
  74. 1254b51 perf tools: Convert to NEWT_SUPPORT by Namhyung Kim · 12 years ago
  75. 721b311 perf hists browser: Fix output for 100.00% by Namhyung Kim · 12 years ago
  76. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  77. 12ceade perf gtk/browser: Use perf_hpp__format functions by Namhyung Kim · 12 years ago
  78. 2708bf3 perf ui gtk: Ensure not to call gtk_main_quit() twice by Namhyung Kim · 12 years ago
  79. 0985a94 perf ui gtk: Add perf_gtk__show_helpline() for pr_* by Namhyung Kim · 12 years ago
  80. ed70c60 perf ui/gtk: Use helpline API in browser by Namhyung Kim · 12 years ago
  81. 4bb1646 perf ui gtk: Implement helpline_fns by Namhyung Kim · 12 years ago
  82. 7289f83 perf tools: Move all users of event_name to perf_evsel__name by Arnaldo Carvalho de Melo · 12 years ago
  83. e078ba1 perf ui/gtk: Use struct perf_error_ops by Namhyung Kim · 12 years ago
  84. a6b702c perf ui/gtk: Add GTK info_bar widget to browser window by Namhyung Kim · 12 years ago
  85. b4418c6 perf ui/gtk: Add GTK statusbar widget to browser window by Namhyung Kim · 12 years ago
  86. 42ab68a perf ui/gtk: Introduce struct perf_gtk_context by Namhyung Kim · 12 years ago
  87. ba47a14 perf ui: Introduce struct perf_error_ops by Namhyung Kim · 12 years ago
  88. dc41b9b perf ui: Change fallback policy of setup_browser() by Namhyung Kim · 12 years ago
  89. 281ef54 perf ui: Add gtk2 support into setup_browser() by Namhyung Kim · 12 years ago
  90. 28e62b9 perf ui gtk: Rename functions for consistency by Namhyung Kim · 12 years ago
  91. 7706f96 perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser() by Namhyung Kim · 12 years ago
  92. e7b3ba6 perf tools: Move GTK+ bits to tools/perf/ui/gtk directory by Namhyung Kim · 12 years ago