Other Parts Discussed in Thread: SK-TDA4VM
Dear export,
I am trying to use weston-debug to output a file or fd. But it didn't work on my EVM ,need your help to check and let me know how to use weston-debug tools to output a file and fd. Thanks in advance
root@j721s2-evm:/opt/vision_apps# weston-debug Error: no options given. Usage: weston-debug [options] [names] Where options may be: -h, --help This help text, and exit with success. -l, --list Print a list of available debug streams to stderr. -a, --all-streams Bind to all available streams. -o FILE, --output FILE Direct output to file named FILE. Use - for stdout. Stdout is the default. Mutually exclusive with -f. -f FD, --outfd FD Direct output to the file descriptor FD. Stdout (1) is the default. Mutually exclusive with -o. Names are whatever debug stream names the compositor supports.
Regards,
Fredy Zhang