Files
u-boot/doc/develop
Puhan Zhou aab60a5128 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>
2023-08-19 04:12:52 +02:00
..
2023-02-11 12:22:35 -05:00
2023-07-10 14:13:47 -04:00
2023-07-28 11:36:37 +02:00
2022-09-13 16:01:44 -04:00
2023-07-14 12:54:51 -04:00
2023-08-03 09:21:02 +02:00
2022-08-13 11:09:49 +02:00
2022-12-17 13:37:33 +00:00
2023-08-07 15:26:50 -04:00
2022-12-17 13:37:33 +00:00
2023-08-03 09:21:02 +02:00
2022-12-17 13:37:33 +00:00
2023-08-19 04:12:52 +02:00