Commit 324883aa authored by Jun Koi's avatar Jun Koi Committed by Stefan Hajnoczi
Browse files

docs: correct ./configure line in tracing.txt



This patch corrects the configure's trace option in docs/tracing.txt.

Signed-off-by: default avatarJun Koi <junkoi2004@gmail.com>
Signed-off-by: default avatarStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
parent db3bf869
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ for debugging, profiling, and observing execution.

1. Build with the 'simple' trace backend:

    ./configure --trace-backend=simple
    ./configure --enable-trace-backend=simple
    make

2. Create a file with the events you want to trace: