summaryrefslogtreecommitdiff
path: root/tools/perf/ui/gtk/setup.c
AgeCommit message (Expand)Author
2019-09-20perf debug: No need to include ui/util.hArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2013-10-23perf ui: Rename ui_progress to ui_progress_opsArnaldo Carvalho de Melo
2012-11-14perf ui gtk: Implement ui_progress functionsNamhyung Kim
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-09-08perf gtk/browser: Use perf_hpp__format functionsNamhyung Kim
2012-08-20perf ui gtk: Ensure not to call gtk_main_quit() twiceNamhyung Kim
2012-08-17perf ui gtk: Implement helpline_fnsNamhyung Kim
2012-06-19perf ui/gtk: Use struct perf_error_opsNamhyung Kim
2012-05-02perf ui: Change fallback policy of setup_browser()Namhyung Kim
2012-05-02perf ui: Add gtk2 support into setup_browser()Namhyung Kim