Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
perf_can_comm_exec
tools/perf/util/perf_api_probe.h
9
bool perf_can_comm_exec(void);
tools/perf/util/record.c
105
use_comm_exec = perf_can_comm_exec();