aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/ui/gtk/setup.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-20perf debug: No need to include ui/util.hGravatar Arnaldo Carvalho de Melo 1-1/+2
2019-08-31perf tools: Remove needless evlist.h include directivesGravatar Arnaldo Carvalho de Melo 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2013-10-23perf ui: Rename ui_progress to ui_progress_opsGravatar Arnaldo Carvalho de Melo 1-1/+1
2012-11-14perf ui gtk: Implement ui_progress functionsGravatar Namhyung Kim 1-0/+2
2012-09-11perf tools: Use __maybe_used for unused variablesGravatar Irina Tirdea 1-1/+1
2012-09-08perf gtk/browser: Use perf_hpp__format functionsGravatar Namhyung Kim 1-0/+1
2012-08-20perf ui gtk: Ensure not to call gtk_main_quit() twiceGravatar Namhyung Kim 1-0/+2
2012-08-17perf ui gtk: Implement helpline_fnsGravatar Namhyung Kim 1-0/+1
2012-06-19perf ui/gtk: Use struct perf_error_opsGravatar Namhyung Kim 1-0/+5
2012-05-02perf ui: Change fallback policy of setup_browser()Gravatar Namhyung Kim 1-2/+2
2012-05-02perf ui: Add gtk2 support into setup_browser()Gravatar Namhyung Kim 1-0/+12