1. 450f390 perf gtk/hists: Add a double-click handler for callchains by Namhyung Kim · 12 years ago
  2. 1a30942 perf gtk/hists: Make column headers resizable by Namhyung Kim · 12 years ago
  3. cc60f24 perf gtk/hists: Display callchain overhead also by Namhyung Kim · 12 years ago
  4. 2bbc587 perf gtk/hists: Add support for callchains by Namhyung Kim · 12 years ago
  5. f1d9a53 perf gtk/hists: Use GtkTreeStore instead of GtkListStore by Namhyung Kim · 12 years ago
  6. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 12 years ago
  7. d8d7cd9 perf annotate/gtk: Support event group view on GTK by Namhyung Kim · 12 years ago
  8. 759ff49 perf evsel: Introduce perf_evsel__is_group_event() helper by Namhyung Kim · 12 years ago
  9. db8fd07 perf annotate: Pass evsel instead of evidx on annotation functions by Namhyung Kim · 12 years ago
  10. c0e79be perf gtk/annotate: Fail early if it can't annotate by Namhyung Kim · 12 years ago
  11. 2375223 perf gtk/annotate: Show source lines with gray color by Namhyung Kim · 12 years ago
  12. 7a60ba9 perf gtk/annotate: Support multiple event annotation by Namhyung Kim · 12 years ago
  13. 2b676bf perf ui/gtk: Implement basic GTK2 annotation browser by Namhyung Kim · 12 years ago
  14. 717e263 perf report: Show group description when event group is enabled by Namhyung Kim · 12 years ago
  15. fc24d7c perf report: Bypass non-leader events when event group is enabled by Namhyung Kim · 12 years ago
  16. 34b9564 perf gtk/browser: Trim column header string when event group enabled by Namhyung Kim · 12 years ago
  17. cb16008 perf gtk/browser: Add support for event group view by Namhyung Kim · 12 years ago
  18. 843985e perf gtk/browser: Convert hpp helpers to a function by Namhyung Kim · 12 years ago
  19. 6bf1a29 perf ui/gtk: Setup browser window early by Namhyung Kim · 12 years ago
  20. 0da41ce9 perf ui/gtk: Factor out common browser routines by Namhyung Kim · 12 years ago
  21. 1240005 perf hists: Introduce perf_hpp__list for period related columns by Jiri Olsa · 12 years ago
  22. b56e533 perf ui/helpline: Introduce ui_helpline__vshow() by Namhyung Kim · 12 years ago
  23. a5580f3 perf ui: Add ui_progress__finish() by Namhyung Kim · 12 years ago
  24. a753579 perf ui gtk: Implement ui_progress functions by Namhyung Kim · 12 years ago
  25. 688f2f5 perf ui: Introduce generic ui_progress helper by Namhyung Kim · 12 years ago
  26. 9783adf perf tools: Introduce struct hist_browser_timer by Namhyung Kim · 12 years ago
  27. b24c28f perf hists: Introduce struct he_stat by Namhyung Kim · 12 years ago
  28. b5ff71c perf diff: Removing the total_period argument from output code by Jiri Olsa · 12 years ago
  29. 1d77822 perf tool: Add hpp interface to enable/disable hpp column by Jiri Olsa · 12 years ago
  30. 1254b51e perf tools: Convert to NEWT_SUPPORT by Namhyung Kim · 12 years ago
  31. 721b311 perf hists browser: Fix output for 100.00% by Namhyung Kim · 12 years ago
  32. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  33. 12ceaded perf gtk/browser: Use perf_hpp__format functions by Namhyung Kim · 12 years ago
  34. 2708bf3 perf ui gtk: Ensure not to call gtk_main_quit() twice by Namhyung Kim · 12 years ago
  35. 0985a94 perf ui gtk: Add perf_gtk__show_helpline() for pr_* by Namhyung Kim · 12 years ago
  36. ed70c609 perf ui/gtk: Use helpline API in browser by Namhyung Kim · 12 years ago
  37. 4bb1646 perf ui gtk: Implement helpline_fns by Namhyung Kim · 12 years ago
  38. 7289f83 perf tools: Move all users of event_name to perf_evsel__name by Arnaldo Carvalho de Melo · 13 years ago
  39. e078ba1 perf ui/gtk: Use struct perf_error_ops by Namhyung Kim · 13 years ago
  40. a6b702c perf ui/gtk: Add GTK info_bar widget to browser window by Namhyung Kim · 13 years ago
  41. b4418c6 perf ui/gtk: Add GTK statusbar widget to browser window by Namhyung Kim · 13 years ago
  42. 42ab68a perf ui/gtk: Introduce struct perf_gtk_context by Namhyung Kim · 13 years ago
  43. ba47a14 perf ui: Introduce struct perf_error_ops by Namhyung Kim · 13 years ago
  44. dc41b9b perf ui: Change fallback policy of setup_browser() by Namhyung Kim · 13 years ago
  45. 281ef54 perf ui: Add gtk2 support into setup_browser() by Namhyung Kim · 13 years ago
  46. 28e62b9 perf ui gtk: Rename functions for consistency by Namhyung Kim · 13 years ago
  47. 7706f96 perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser() by Namhyung Kim · 13 years ago
  48. e7b3ba6 perf tools: Move GTK+ bits to tools/perf/ui/gtk directory by Namhyung Kim · 13 years ago