Re: [Qemu-devel] [PATCH] trace: docs: add trace file description

2014-08-28 Thread Stefan Hajnoczi
On Fri, Jul 11, 2014 at 11:24:37AM +0800, Chen Fan wrote: > When user used the trace print command from docs/tracing.txt: > ./scripts/simpletrace.py trace-events trace-* > > the user maybe be misled by the "trace-*", because if user > directly copy the comand line to run, there alway print the >

[Qemu-devel] [PATCH] trace: docs: add trace file description

2014-07-10 Thread Chen Fan
When user used the trace print command from docs/tracing.txt: ./scripts/simpletrace.py trace-events trace-* the user maybe be misled by the "trace-*", because if user directly copy the comand line to run, there alway print the bored message: "usage: ./scripts/simpletrace.py " then we should de