qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1391942] [NEW] Unnecessary events option of the trace argument with UST backend
@ 2014-11-12 16:01 Francis Deslauriers
  2015-01-07 14:35 ` Stefan Hajnoczi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Francis Deslauriers @ 2014-11-12 16:01 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

When running configure with the --enable-trace-backends=ust option and compiling. 
The user should not have to specify a the "events" and "file" options because they are not used with that tracing framework.

Right now, in order the use this option the need to specify a dummy
events file.

This fails:
$> qemu-system-x86_64 -hda debian_wheezy_amd64_standard.qcow2 -trace -m 512
qemu-system-x86_64: -trace -m: Invalid parameter '-m'

This works:
$> qemu-system-x86_64 -hda debian_wheezy_amd64_standard.qcow2 -trace events=dummy-events.txt -m 512
VNC server running on `127.0.0.1:5900'

I am using version:
$> qemu-system-x86_64 --version
QEMU emulator version 2.1.90, Copyright (c) 2003-2008 Fabrice Bellard

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: lttng trace ust

** Description changed:

- When running configure with the --enable-trace-backends=ust option the
- user should not have to specify a the "events" and "file" options
- because they are not used with that tracing framework.
+ When running configure with the --enable-trace-backends=ust option and compiling. 
+ The user should not have to specify a the "events" and "file" options because they are not used with that tracing framework.
  
  Right now, in order the use this option the need to specify a dummy
  events file.
  
  This fails:
- $> qemu-system-x86_64 -hda debian_wheezy_amd64_standard.qcow2 -trace -m 512               
+ $> qemu-system-x86_64 -hda debian_wheezy_amd64_standard.qcow2 -trace -m 512
  qemu-system-x86_64: -trace -m: Invalid parameter '-m'
  
  This works:
  $> qemu-system-x86_64 -hda debian_wheezy_amd64_standard.qcow2 -trace events=dummy-events.txt -m 512
  VNC server running on `127.0.0.1:5900'
  
  I am using version:
- $> qemu-system-x86_64 --version 
+ $> qemu-system-x86_64 --version
  QEMU emulator version 2.1.90, Copyright (c) 2003-2008 Fabrice Bellard

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1391942

Title:
  Unnecessary events option of the trace argument with UST backend

Status in QEMU:
  New

Bug description:
  When running configure with the --enable-trace-backends=ust option and compiling. 
  The user should not have to specify a the "events" and "file" options because they are not used with that tracing framework.

  Right now, in order the use this option the need to specify a dummy
  events file.

  This fails:
  $> qemu-system-x86_64 -hda debian_wheezy_amd64_standard.qcow2 -trace -m 512
  qemu-system-x86_64: -trace -m: Invalid parameter '-m'

  This works:
  $> qemu-system-x86_64 -hda debian_wheezy_amd64_standard.qcow2 -trace events=dummy-events.txt -m 512
  VNC server running on `127.0.0.1:5900'

  I am using version:
  $> qemu-system-x86_64 --version
  QEMU emulator version 2.1.90, Copyright (c) 2003-2008 Fabrice Bellard

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1391942/+subscriptions

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-19  4:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-12 16:01 [Qemu-devel] [Bug 1391942] [NEW] Unnecessary events option of the trace argument with UST backend Francis Deslauriers
2015-01-07 14:35 ` Stefan Hajnoczi
2015-01-07 16:20 ` [Qemu-devel] [Bug 1391942] " Francis Deslauriers
2020-11-19 20:48 ` Thomas Huth
2021-01-19  4:17 ` Launchpad Bug Tracker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).