diff options
author | Puhan Zhou <puh4n.zhou@gmail.com> | 2023-08-13 13:16:19 +0800 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-08-19 04:12:52 +0200 |
commit | aab60a51284bce8f21e472d3e8943f76586edf42 (patch) | |
tree | 9767f7da0af165472490e2639479e3db194447a5 /arch/arm/lib/cache.c | |
parent | 4ad85a9fea1ad5c401272102e68398f3bbdd20dd (diff) |
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: Puhan Zhou <puh4n.zhou@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/lib/cache.c')
0 files changed, 0 insertions, 0 deletions