summaryrefslogtreecommitdiff
path: root/tools/perf/ui/gtk/browser.c
AgeCommit message (Expand)Author
2023-04-06tools: Rename __fallthrough to fallthroughLiam Howlett
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo 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-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar
2013-01-24perf ui/gtk: Factor out common browser routinesNamhyung Kim
2012-12-09perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa
2012-11-05perf tools: Introduce struct hist_browser_timerNamhyung Kim
2012-10-04perf hists: Introduce struct he_statNamhyung Kim
2012-10-04perf diff: Removing the total_period argument from output codeJiri Olsa
2012-10-04perf tool: Add hpp interface to enable/disable hpp columnJiri Olsa
2012-09-14perf hists browser: Fix output for 100.00%Namhyung 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-17perf ui/gtk: Use helpline API in browserNamhyung Kim
2012-06-19perf tools: Move all users of event_name to perf_evsel__nameArnaldo Carvalho de Melo
2012-06-19perf ui/gtk: Add GTK info_bar widget to browser windowNamhyung Kim
2012-06-19perf ui/gtk: Add GTK statusbar widget to browser windowNamhyung Kim
2012-06-19perf ui/gtk: Introduce struct perf_gtk_contextNamhyung Kim
2012-05-02perf ui: Add gtk2 support into setup_browser()Namhyung Kim
2012-05-02perf ui gtk: Rename functions for consistencyNamhyung Kim
2012-05-02perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim
2012-04-11perf tools: Move GTK+ bits to tools/perf/ui/gtk directoryNamhyung Kim