Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf tui slang: Tidy casts | Ian Rogers | 2023-08-25 | 1 | -1/+1 |
* | perf ui: Update use of pthread mutex | Ian Rogers | 2022-10-04 | 1 | -3/+2 |
* | perf tools: Remove debug.h from places where it is not needed | Arnaldo Carvalho de Melo | 2019-09-20 | 1 | -1/+0 |
* | perf tools: Remove needless evlist.h include directives | Arnaldo Carvalho de Melo | 2019-09-01 | 1 | -0/+1 |
* | perf debug: Remove needless include directives from debug.h | Arnaldo Carvalho de Melo | 2019-09-01 | 1 | -0/+1 |
* | perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set... | Arnaldo Carvalho de Melo | 2018-12-17 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | perf ui/tui: Show fatal error message only if exists | Namhyung Kim | 2015-01-22 | 1 | -0/+3 |
* | perf ui/helpline: Introduce ui_helpline__vshow() | Namhyung Kim | 2012-12-09 | 1 | -14/+15 |
* | perf ui: Introduce struct ui_helpline | Namhyung Kim | 2012-08-16 | 1 | -0/+57 |