tools: README: Update sof-logger description

Add the usage descriptions for the sof-logger -u, -r and -s options.

Signed-off-by: Dragos Tarcatu <dragos_tarcatu@mentor.com>
This commit is contained in:
Dragos Tarcatu 2019-10-31 12:30:50 +02:00 committed by Janusz Jankowski
parent 7334d63fd4
commit 59c95e8801
1 changed files with 4 additions and 1 deletions

View File

@ -41,6 +41,8 @@ Usage sof-logger <option(s)> <file(s)>
-o out_file Specify the output file, instead of default stdout
-t Get traces from "/sys/kernel/debug/sof/trace", instead
of the default "/sys/kernel/debug/sof/etrace"
-u baud Input data from a UART
-r Less formatted output for chained log processors
-p Get traces from stdin, instead of the default
"/sys/kernel/debug/sof/etrace"
-c Set timestamp clock in MHz
@ -48,7 +50,8 @@ Usage sof-logger <option(s)> <file(s)>
"/sys/kernel/debug/sof/fw_version"
-v ver_file Enable checking firmware version with ver_file file,
instead of default: "/sys/kernel/debug/sof/fw_version"
-s Take a snapshot of state
-s state_name Take a snapshot of state. Save the debugfs entries in
state_name.*.txt.
```
**Examples:**