summaryrefslogtreecommitdiff
path: root/tools/perf/ui/tui
AgeCommit message (Expand)Author
2016-07-12perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo
2015-10-22perf ui tui: Register the error callbacks before initializing the widgetsArnaldo Carvalho de Melo
2015-08-24perf ui tui progress: Implement the ui_progress_ops->finish() methodArnaldo Carvalho de Melo
2015-08-12perf ui browser: Introduce ui_browser__write_nstring()Arnaldo Carvalho de Melo
2015-05-29perf tools: Make Ctrl-C stop processing on TUINamhyung Kim
2015-02-12perf build: Add slang objects buildingJiri Olsa
2015-01-22perf ui/tui: Show fatal error message only if existsNamhyung Kim
2014-12-23perf ui/tui: Print backtrace symbols when segfault occursNamhyung Kim
2013-12-26perf ui/tui: Protect windows by ui__lockNamhyung Kim
2013-11-11perf ui tui progress: Don't force a refresh during progress updatePatrick Palka
2013-10-23perf ui progress: Per progress bar stateArnaldo Carvalho de Melo
2013-10-23perf ui: Rename ui_progress to ui_progress_opsArnaldo Carvalho de Melo
2013-04-01perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo
2012-12-09perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim
2012-11-14perf ui: Introduce generic ui_progress helperNamhyung Kim
2012-11-14perf ui tui: Move progress.c under ui/tui directoryNamhyung Kim
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-09-08perf hists browser: Use perf_hpp__format functionsNamhyung Kim
2012-08-17perf ui gtk: Add perf_gtk__show_helpline() for pr_*Namhyung Kim
2012-08-16perf ui: Introduce struct ui_helplineNamhyung Kim
2012-06-19perf ui: Introduce 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