Skip to content

Commit 648c9ce

Browse files
ishitatsuyukidjc
authored andcommitted
Update README usage
1 parent 06526a5 commit 648c9ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ USAGE:
106106
FLAGS:
107107
--deterministic Colors are selected such that the color of a function does not change between runs
108108
--dev Build with the dev profile
109+
--flamechart Produce a flame chart (sort by time, do not merge stacks)
109110
-h, --help Prints help information
110111
-i, --inverted Plot the flame graph up-side-down
111112
--no-default-features Disable default features
@@ -131,6 +132,7 @@ OPTIONS:
131132
-p, --package <package> package with the binary to run
132133
--palette <palette> Color palette [possible values: hot, mem, io, red, green, blue, aqua, yellow,
133134
purple, orange, wakeup, java, perl, js, rust]
135+
--skip-after <skip-after>
134136
--test <test> Test binary to run (currently profiles the test harness and all tests in the
135137
binary)
136138
--unit-test <unit-test> Crate target to unit test, <unit-test> may be omitted if crate only has one

0 commit comments

Comments
 (0)