Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
/ fsp-trace Public archive
forked from open-power/fsp-trace

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

License

Notifications You must be signed in to change notification settings

fr0st61te/fsp-trace

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.9%
  • Makefile 0.1%