Adds docs for comp perf dictionary option Signed-off-by: Sameer Vaze <[email protected]> --- doc/guides/tools/comp_perf.rst | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/doc/guides/tools/comp_perf.rst b/doc/guides/tools/comp_perf.rst index 4299ef0b3f..f0c6993a2d 100644 --- a/doc/guides/tools/comp_perf.rst +++ b/doc/guides/tools/comp_perf.rst @@ -98,6 +98,8 @@ Application Options ``--cc-delay-us N``: delay between enqueue and dequeue operations in microseconds, valid only for the cyclecount test (default: 500 us) + ``--dictionary NAME``: file containing pre-defined dictionary + ``-h``: prints this help -- 2.31.1

