Skip to content

Commit

Permalink
Fix wrong default value
Browse files Browse the repository at this point in the history
  • Loading branch information
tzwenn committed Jul 14, 2022
1 parent 4d8f857 commit ff9a769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The interface is to some extent inspired by `perf stat`.
-e Comma seperated list of measured devices (default: all)
-r Number of runs (default: 1)
-d Delay between runs in ms (default: 0)
-i Sampling interval in ms (default: 500)
-i Sampling interval in ms (default: 50)
-b Start measurement N ms before worker creation (negative values will delay start)
-a Continue measurement N ms after worker exited
Expand Down

0 comments on commit ff9a769

Please sign in to comment.