Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-record.c2410 static bool dry_run; variable
2570 OPT_BOOLEAN(0, "dry-run", &dry_run,
2719 if (dry_run) in cmd_record()