Skip to content
Commit aab60a51 authored by Puhan Zhou's avatar Puhan Zhou Committed by Heinrich Schuchardt
Browse files

docs: fix wrong usage of proftool



The usage of proftool in docs is incorrect. If proftool is used without
'-o' argument, it will show the usage like following

$ ./sandbox/tools/proftool -m sandbox/System.map -t trace -f funcgraph dump-ftrace >trace.dat
Must provide trace data, System.map file and output file
Usage: proftool [-cmtv] <cmd> <profdata>

Change '>' to '-o' to fix it.

Signed-off-by: default avatarPuhan Zhou <puh4n.zhou@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 4ad85a9f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment