All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kvmtrace: Allow user to clean up stale trace setup
@ 2008-10-22 17:35 Eduardo Habkost
  2008-10-22 17:35 ` [PATCH 1/2] Extract disable_trace() from cleanup_trace() Eduardo Habkost
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Eduardo Habkost @ 2008-10-22 17:35 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm, Eduardo Habkost

If kvmtrace crashes or gets killed while collecting trace data, stale
trace setup information may be enabled on the kernel, and currently
there is no way to force the previous trace setup to be overwritten
or disabled.

The following two patches against kvm-userspace will add a new
command-line option to kvmtrace (-f), that will allow the user to forcibly
clean up an existing trace setup before enabling trace.

-- 
Eduardo

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

end of thread, other threads:[~2008-10-26 14:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-22 17:35 [PATCH 0/2] kvmtrace: Allow user to clean up stale trace setup Eduardo Habkost
2008-10-22 17:35 ` [PATCH 1/2] Extract disable_trace() from cleanup_trace() Eduardo Habkost
2008-10-22 17:35 ` [PATCH 2/2] kvmtrace: Add -f option to clean up existing trace setup Eduardo Habkost
2008-10-22 17:42 ` [PATCH 0/2] kvmtrace: Allow user to clean up stale " Glauber Costa
2008-10-22 17:54   ` Eduardo Habkost
2008-10-22 18:05     ` Glauber Costa
2008-10-22 18:24       ` Eduardo Habkost
2008-10-26 14:15 ` Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.