summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 6bbc6991281ad0b5b632d4ca156542f5ee2c4e93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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
OpenPOWER on IntegriCloud