Skip to content

Commit

Permalink
autocommit
Browse files Browse the repository at this point in the history
  • Loading branch information
stacktrack committed Apr 28, 2016
1 parent 293695c commit 08f120f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This directory contains the code to create the json files:
+ call graphs are created with the Graph.py which queries the xref database
+ traces are created with the trace.sh script
+ traces are created with the trace.sh script. The tracing sets kernel breakpoints on the master. It then ssh's to the slave to execute the test program on the slave.

## Installation

Expand Down

0 comments on commit 08f120f

Please sign in to comment.