Home
last modified time | relevance | path

Searched refs:show_man_page (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/
Dbuiltin-help.c358 static int show_man_page(const char *perf_cmd) in show_man_page() function
487 rc = show_man_page(argv[0]); in cmd_help()