Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-trace.c213 bool show_comm; member
1916 if (trace->show_comm) in trace__fprintf_comm_tid()
5384 .show_comm = true, in cmd_trace()
5401 OPT_BOOLEAN(0, "comm", &trace.show_comm, in cmd_trace()