Files
u-boot/doc/develop
Pavel Skripkin d53b2cfe08 docs: fix wrong proftool usage
Guide shows incorrect usage of proftool, which is confusing. If proftool
is used w/o '-o' argument it complains like following

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

s/>/-o/ fixes it and proftool outputs decoded data to trace.dat

Signed-off-by: Pavel Skripkin <paskripkin@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-05-04 09:57:43 +02:00
..
2023-02-11 12:22:35 -05:00
2023-04-03 16:38:50 -04:00
2023-03-13 13:56:14 +01:00
2023-03-08 11:40:49 -08:00
2022-09-13 16:01:44 -04:00
2023-01-16 18:26:51 -05:00
2022-08-13 11:09:49 +02:00
2022-01-19 16:18:09 +01:00
2022-12-17 13:37:33 +00:00
2022-03-02 10:28:12 -05:00
2023-05-01 12:02:02 -04:00
2022-12-17 13:37:33 +00:00
2022-12-17 13:37:33 +00:00
2023-05-04 09:57:43 +02:00