summaryrefslogtreecommitdiff
path: root/tools/perf/ui/tui/helpline.c
AgeCommit message (Expand)Author
2019-07-03perf 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