[Qemu-devel] [PATCH 05/14] trace: Specify trace file name

2010-09-06 Thread Stefan Hajnoczi
From: Prerna Saxena Allow users to specify a file for trace-outputs at configuration. Also, allow trace files to be annotated by so each qemu instance has unique traces. The trace file name can be passed as a config option: --trace-file=/path/to/file (Default: trace ) At runtime, the pid of the

[Qemu-devel] [PATCH 05/14] trace: Specify trace file name

2010-08-30 Thread Stefan Hajnoczi
From: Prerna Saxena Allow users to specify a file for trace-outputs at configuration. Also, allow trace files to be annotated by so each qemu instance has unique traces. The trace file name can be passed as a config option: --trace-file=/path/to/file (Default : /tmp/trace ) At runtime, the pid