All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] docs: Update documentation for stderr (now log) tracing backend.
@ 2016-03-20 21:00 Richard W.M. Jones
  2016-03-21  9:16 ` Alex Bennée
  2016-03-21 13:50 ` Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Richard W.M. Jones @ 2016-03-20 21:00 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial

This fixes commit ed7f5f1d8db06fc31352a5ef4f54985e630c575a.

Signed-off-by: Richard W.M. Jones.
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
---
 docs/tracing.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/tracing.txt b/docs/tracing.txt
index 3182ee8..0bd6b9c 100644
--- a/docs/tracing.txt
+++ b/docs/tracing.txt
@@ -157,9 +157,9 @@ performance penalty.
 Note that regardless of the selected trace backend, events with the "disable"
 property will be generated with the "nop" backend.
 
-=== Stderr ===
+=== Log ===
 
-The "stderr" backend sends trace events directly to standard error.  This
+The "log" backend sends trace events directly to standard error.  This
 effectively turns trace events into debug printfs.
 
 This is the simplest backend and can be used together with existing code that
-- 
2.7.4

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

* Re: [Qemu-devel] [PATCH] docs: Update documentation for stderr (now log) tracing backend.
  2016-03-20 21:00 [Qemu-devel] [PATCH] docs: Update documentation for stderr (now log) tracing backend Richard W.M. Jones
@ 2016-03-21  9:16 ` Alex Bennée
  2016-03-21 13:50 ` Stefan Hajnoczi
  1 sibling, 0 replies; 3+ messages in thread
From: Alex Bennée @ 2016-03-21  9:16 UTC (permalink / raw)
  To: Richard W.M. Jones; +Cc: qemu-trivial, qemu-devel


Richard W.M. Jones <rjones@redhat.com> writes:

> This fixes commit ed7f5f1d8db06fc31352a5ef4f54985e630c575a.
>
> Signed-off-by: Richard W.M. Jones.
> Cc: Paolo Bonzini <pbonzini@redhat.com>
> Cc: Stefan Hajnoczi <stefanha@redhat.com>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

> ---
>  docs/tracing.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/docs/tracing.txt b/docs/tracing.txt
> index 3182ee8..0bd6b9c 100644
> --- a/docs/tracing.txt
> +++ b/docs/tracing.txt
> @@ -157,9 +157,9 @@ performance penalty.
>  Note that regardless of the selected trace backend, events with the "disable"
>  property will be generated with the "nop" backend.
>
> -=== Stderr ===
> +=== Log ===
>
> -The "stderr" backend sends trace events directly to standard error.  This
> +The "log" backend sends trace events directly to standard error.  This
>  effectively turns trace events into debug printfs.
>
>  This is the simplest backend and can be used together with existing code that


--
Alex Bennée

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

* Re: [Qemu-devel] [PATCH] docs: Update documentation for stderr (now log) tracing backend.
  2016-03-20 21:00 [Qemu-devel] [PATCH] docs: Update documentation for stderr (now log) tracing backend Richard W.M. Jones
  2016-03-21  9:16 ` Alex Bennée
@ 2016-03-21 13:50 ` Stefan Hajnoczi
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2016-03-21 13:50 UTC (permalink / raw)
  To: Richard W.M. Jones; +Cc: qemu-trivial, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 450 bytes --]

On Sun, Mar 20, 2016 at 09:00:14PM +0000, Richard W.M. Jones wrote:
> This fixes commit ed7f5f1d8db06fc31352a5ef4f54985e630c575a.
> 
> Signed-off-by: Richard W.M. Jones.
> Cc: Paolo Bonzini <pbonzini@redhat.com>
> Cc: Stefan Hajnoczi <stefanha@redhat.com>
> ---
>  docs/tracing.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, applied to my tracing tree:
https://github.com/stefanha/qemu/commits/tracing

Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

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

end of thread, other threads:[~2016-03-21 13:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-20 21:00 [Qemu-devel] [PATCH] docs: Update documentation for stderr (now log) tracing backend Richard W.M. Jones
2016-03-21  9:16 ` Alex Bennée
2016-03-21 13:50 ` Stefan Hajnoczi

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.