|
@@ -430,6 +430,10 @@ that gets then processed, possibly via a perf script, to decide if that
|
|
|
particular perf.data snapshot should be kept or not.
|
|
|
|
|
|
Implies --timestamp-filename, --no-buildid and --no-buildid-cache.
|
|
|
+The reason for the latter two is to reduce the data file switching
|
|
|
+overhead. You can still switch them on with:
|
|
|
+
|
|
|
+ --switch-output --no-no-buildid --no-no-buildid-cache
|
|
|
|
|
|
--dry-run::
|
|
|
Parse options then exit. --dry-run can be used to detect errors in cmdline
|