summaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/browsers/header.c
AgeCommit message (Expand)AuthorLines
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo-1/+0
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo-1/+0
2019-01-21perf tools: Replace automatic const char[] variables by staticsRasmus Villemoes-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-04-19perf tools: Don't include terminal handling headers in util.hArnaldo Carvalho de Melo-0/+2
2015-08-28perf tools: Rename perf_session_env to perf_envKan Liang-1/+1
2015-08-12perf ui browser: Introduce ui_browser__write_nstring()Arnaldo Carvalho de Melo-1/+1
2014-10-10perf ui browsers: Add missing includeArnaldo Carvalho de Melo-0/+1
2013-12-26perf ui/tui: Implement header windowNamhyung Kim-0/+127