Age | Commit message (Expand) | Author | Files | Lines |
2012-10-03 | perf tools: Convert to NEWT_SUPPORT | Namhyung Kim | 1 | -1/+1 |
2012-09-14 | perf hists browser: Fix output for 100.00% | Namhyung Kim | 1 | -1/+1 |
2012-09-11 | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 3 | -5/+6 |
2012-09-08 | perf gtk/browser: Use perf_hpp__format functions | Namhyung Kim | 3 | -16/+87 |
2012-08-20 | perf ui gtk: Ensure not to call gtk_main_quit() twice | Namhyung Kim | 1 | -0/+2 |
2012-08-17 | perf ui gtk: Add perf_gtk__show_helpline() for pr_* | Namhyung Kim | 2 | -5/+26 |
2012-08-17 | perf ui/gtk: Use helpline API in browser | Namhyung Kim | 1 | -1/+4 |
2012-08-17 | perf ui gtk: Implement helpline_fns | Namhyung Kim | 3 | -0/+33 |
2012-06-19 | perf tools: Move all users of event_name to perf_evsel__name | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2012-06-19 | perf ui/gtk: Use struct perf_error_ops | Namhyung Kim | 2 | -0/+91 |
2012-06-19 | perf ui/gtk: Add GTK info_bar widget to browser window | Namhyung Kim | 2 | -0/+45 |
2012-06-19 | perf ui/gtk: Add GTK statusbar widget to browser window | Namhyung Kim | 2 | -1/+27 |
2012-06-19 | perf ui/gtk: Introduce struct perf_gtk_context | Namhyung Kim | 3 | -1/+47 |
2012-06-19 | perf ui: Introduce struct perf_error_ops | Namhyung Kim | 1 | -0/+20 |
2012-05-02 | perf ui: Change fallback policy of setup_browser() | Namhyung Kim | 1 | -2/+2 |
2012-05-02 | perf ui: Add gtk2 support into setup_browser() | Namhyung Kim | 2 | -10/+12 |
2012-05-02 | perf ui gtk: Rename functions for consistency | Namhyung Kim | 1 | -12/+12 |
2012-05-02 | perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser() | Namhyung Kim | 1 | -3/+2 |
2012-04-12 | perf tools: Move GTK+ bits to tools/perf/ui/gtk directory | Namhyung Kim | 2 | -0/+197 |