DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
flame_disable
usr.bin/flame_graph/collect.c
37
static void flame_disable(int sig);
usr.bin/flame_graph/collect.c
63
signal(SIGINT, flame_disable);
usr.bin/flame_graph/collect.c
79
flame_disable(0);