diff options
author | Pavel Skripkin <paskripkin@gmail.com> | 2023-04-12 22:05:31 +0300 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-05-04 09:57:43 +0200 |
commit | d53b2cfe0805cd84de16f4e2da396b75b409a8ab (patch) | |
tree | ec08d4602891734dc73d3822348bbec0f3a16d2a /drivers/ddr/microchip | |
parent | 962424a873be580551800efcf1ce5178945b9eec (diff) |
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>
Diffstat (limited to 'drivers/ddr/microchip')
0 files changed, 0 insertions, 0 deletions