aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/get_current_dir_name.h
AgeCommit message (Collapse)AuthorFilesLines
2019-07-09perf tools: Move get_current_dir_name() cond prototype out of util.hArnaldo Carvalho de Melo1-0/+8
And in a separate header, so that we erode util.h a bit more. Cc: Adrian Hunter <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Link: https://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>