File tree Expand file tree Collapse file tree
developer_guides/debugability/logger Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ Logger usage
2222
2323Usage sof-logger <option(s)> <file(s)>
2424
25- -h help
26- -l ldc_file Specify the ldc file
27- -i in_file Get traces from in_file, instead of the default "/sys/kernel/debug/sof/etrace"
25+ -h help
26+ -l ldc_file Specify the ldc file
27+ -i in_file Get traces from in_file, instead of the default "/sys/kernel/debug/sof/etrace"
2828-o out_file Specify the output file, instead of default stdout
29- -t Get traces from "/sys/kernel/debug/sof/trace", instead of the default "/sys/kernel/debug/sof/etrace"
30- -p Get traces from stdin, instead of the default "/sys/kernel/debug/sof/etrace"
31- -c clock Set timestamp clock in MHz
32- -e Enable checking firmware version with default verification file "/sys/kernel/debug/sof/fw_version"
29+ -t Get traces from "/sys/kernel/debug/sof/trace", instead of the default "/sys/kernel/debug/sof/etrace"
30+ -p Get traces from stdin, instead of the default "/sys/kernel/debug/sof/etrace"
31+ -c clock Set timestamp clock in MHz
32+ -e Enable checking firmware version with default verification file "/sys/kernel/debug/sof/fw_version"
3333-v ver_file Enable checking firmware version with ver_file file, instead of default: "/sys/kernel/debug/sof/fw_version"
34- -s Take a snapshot of state
34+ -s Take a snapshot of state
3535
3636
3737Examples:
You can’t perform that action at this time.
0 commit comments