/fsp-trace

Tool to process 'fsp-trace' style debug buffers.

Primary LanguageCApache License 2.0Apache-2.0

fsp-trace

Parser utility for binary traces from fsp-trace driver.

HOWTO

For using it you have to find proper hash file/trex string file which is needed to associate hashs with strings.

Example:

fsp-trace -s hash_file.trc <buffer_file>

Building

make