aboutsummaryrefslogtreecommitdiff
path: root/bolt/docs/CommandLineArgumentReference.md
diff options
context:
space:
mode:
Diffstat (limited to 'bolt/docs/CommandLineArgumentReference.md')
-rw-r--r--bolt/docs/CommandLineArgumentReference.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/bolt/docs/CommandLineArgumentReference.md b/bolt/docs/CommandLineArgumentReference.md
index 8887d1f5..49e2265 100644
--- a/bolt/docs/CommandLineArgumentReference.md
+++ b/bolt/docs/CommandLineArgumentReference.md
@@ -802,6 +802,11 @@
The maximum size of a function to consider for inference.
+- `--stale-matching-min-matched-block=<uint>`
+
+ Minimum percent of exact match block for a function to be considered for
+ profile inference.
+
- `--stale-threshold=<uint>`
Maximum percentage of stale functions to tolerate (default: 100)
@@ -1161,4 +1166,4 @@
- `--print-options`
- Print non-default options after command line parsing \ No newline at end of file
+ Print non-default options after command line parsing