| Submitter | Stefan Hajnoczi |
|---|---|
| Date | March 12, 2012, 12:37 p.m. |
| Message ID | <1331555882-31828-5-git-send-email-stefanha@linux.vnet.ibm.com> |
| Download | mbox | patch |
| Permalink | /patch/146096/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/docs/tracing.txt b/docs/tracing.txt index a92716f..c541133 100644 --- a/docs/tracing.txt +++ b/docs/tracing.txt @@ -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: