Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-trace.c222 bool show_comm; member
1920 if (trace->show_comm) in trace__fprintf_comm_tid()
5385 .show_comm = true, in cmd_trace()
5402 OPT_BOOLEAN(0, "comm", &trace.show_comm, in cmd_trace()