summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorIvan Mikhaylov <ivan@de.ibm.com>2016-09-02 14:42:59 +0300
committerIvan Mikhaylov <ivan@de.ibm.com>2016-09-19 14:35:37 +0300
commitc15e2267288e26a04f168a3c01f2b09f50f267bf (patch)
treecc8f5e51a0ccd1b8cadbedacc604e48d8a47c079 /README.md
downloadfsp-trace-c15e2267288e26a04f168a3c01f2b09f50f267bf.tar.gz
fsp-trace-c15e2267288e26a04f168a3c01f2b09f50f267bf.zip
initial fsp-trace commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..6bbc699
--- /dev/null
+++ b/README.md
@@ -0,0 +1,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