aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/tui
Commit message (Expand)AuthorAge
* perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo2019-09-20
* perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo2019-09-20
* perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo2019-08-31
* perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo2019-08-31
* perf tools: Remove needless perf.h include directive from headersArnaldo Carvalho de Melo2019-08-29
* perf ui: Introduce non-interactive ui__info_window() functionArnaldo Carvalho de Melo2019-08-20
* perf ui: Make 'exit_msg' optional in ui__question_window()Arnaldo Carvalho de Melo2019-08-20
* perf tools: Fix include paths in ui directoryIan Rogers2019-08-08
* perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo2019-07-09
* perf tools: Rename build libperf to perfJiri Olsa2019-02-14
* perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...Arnaldo Carvalho de Melo2018-12-17
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | perf ui progress: Add size info into progress barJiri Olsa2017-09-13
* | perf ui progress: Add ui specific init functionJiri Olsa2017-09-13
|/
* perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo2017-04-19
* perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo2016-07-12
* perf ui tui: Register the error callbacks before initializing the widgetsArnaldo Carvalho de Melo2015-10-22
* perf ui tui progress: Implement the ui_progress_ops->finish() methodArnaldo Carvalho de Melo2015-08-24
* perf ui browser: Introduce ui_browser__write_nstring()Arnaldo Carvalho de Melo2015-08-12
* perf tools: Make Ctrl-C stop processing on TUINamhyung Kim2015-05-29
* perf build: Add slang objects buildingJiri Olsa2015-02-12
* perf ui/tui: Show fatal error message only if existsNamhyung Kim2015-01-22
* perf ui/tui: Print backtrace symbols when segfault occursNamhyung Kim2014-12-23
* perf ui/tui: Protect windows by ui__lockNamhyung Kim2013-12-26
* perf ui tui progress: Don't force a refresh during progress updatePatrick Palka2013-11-11
* perf ui progress: Per progress bar stateArnaldo Carvalho de Melo2013-10-23
* perf ui: Rename ui_progress to ui_progress_opsArnaldo Carvalho de Melo2013-10-23
* perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo2013-04-01
* perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim2012-12-09
* perf ui: Introduce generic ui_progress helperNamhyung Kim2012-11-14
* perf ui tui: Move progress.c under ui/tui directoryNamhyung Kim2012-11-14
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf hists browser: Use perf_hpp__format functionsNamhyung Kim2012-09-08
* perf ui gtk: Add perf_gtk__show_helpline() for pr_*Namhyung Kim2012-08-17
* perf ui: Introduce struct ui_helplineNamhyung Kim2012-08-16
* perf ui: Introduce struct perf_error_opsNamhyung Kim2012-06-19
* perf ui: Change fallback policy of setup_browser()Namhyung Kim2012-05-02
* perf ui: Add gtk2 support into setup_browser()Namhyung Kim2012-05-02