summaryrefslogtreecommitdiff
path: root/tools/perf/ui/tui/helpline.c
AgeCommit message (Expand)Author
2023-08-25perf tui slang: Tidy castsIan Rogers
2022-10-04perf ui: Update use of pthread mutexIan Rogers
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo
2018-12-17perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...Arnaldo Carvalho de Melo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-01-22perf ui/tui: Show fatal error message only if existsNamhyung Kim
2012-12-09perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim
2012-08-16perf ui: Introduce struct ui_helplineNamhyung Kim