]> git.proxmox.com Git - qemu.git/commitdiff
trace: Fix location of simpletrace.py in docs
authorMarkus Armbruster <armbru@redhat.com>
Fri, 25 Jan 2013 15:43:40 +0000 (16:43 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 5 Feb 2013 20:52:55 +0000 (21:52 +0100)
Missed when commit 4c3b5a48 moved it.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Harsh Prateek Bora <harsh@linux.vnet.ibm.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
docs/tracing.txt

index 453cc4a63d9aeaf7cbf27baccbc7051fb66c6225..14db3bffb474504119bffd9549b009cab7f4ba35 100644 (file)
@@ -23,7 +23,7 @@ for debugging, profiling, and observing execution.
 
 4. Pretty-print the binary trace file:
 
-    ./simpletrace.py trace-events trace-*
+    ./scripts/simpletrace.py trace-events trace-*
 
 == Trace events ==
 
@@ -198,7 +198,7 @@ The "simple" backend produces binary trace files that can be formatted with the
 simpletrace.py script.  The script takes the "trace-events" file and the binary
 trace:
 
-    ./simpletrace.py trace-events trace-12345
+    ./scripts/simpletrace.py trace-events trace-12345
 
 You must ensure that the same "trace-events" file was used to build QEMU,
 otherwise trace event declarations may have changed and output will not be