summaryrefslogtreecommitdiff
path: root/tools/perf/ui/gtk/util.c
AgeCommit message (Expand)Author
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-12perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo
2013-12-27perf tools: Introduce zfreeArnaldo Carvalho de Melo
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar
2012-11-14perf ui: Introduce generic ui_progress helperNamhyung Kim
2012-10-02perf tools: Convert to NEWT_SUPPORTNamhyung Kim
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-08-17perf ui gtk: Add perf_gtk__show_helpline() for pr_*Namhyung Kim
2012-06-19perf ui/gtk: Use struct perf_error_opsNamhyung Kim
2012-06-19perf ui/gtk: Introduce struct perf_gtk_contextNamhyung Kim
2012-06-19perf ui: Introduce struct perf_error_opsNamhyung Kim