summaryrefslogtreecommitdiff
path: root/tools/trace/doc
diff options
context:
space:
mode:
authorNélio Laranjeiro2009-03-06 22:57:57 +0100
committerNélio Laranjeiro2009-03-06 22:57:57 +0100
commitda91bb6d1ec2edda204eb50bb1ec6a0e00a4d557 (patch)
treeb371eb2d6f1d95fc1f194685e46613b80954b03c /tools/trace/doc
parent436b7c13b108822978c019471675e81297693874 (diff)
tools/trace: Ended the interpretor part of the trace tool.
Diffstat (limited to 'tools/trace/doc')
-rw-r--r--tools/trace/doc/trace.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/trace/doc/trace.txt b/tools/trace/doc/trace.txt
index e773b779..c932e1b6 100644
--- a/tools/trace/doc/trace.txt
+++ b/tools/trace/doc/trace.txt
@@ -27,6 +27,8 @@ To interpret the memory data
python trace.py inter <file in>
+The interpreted data is directly print on the std output.
+
Trace definition file
---------------------