qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 2e4ccb: docs: update the usage example of "dt


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 2e4ccb: docs: update the usage example of "dtrace" backend...
Date: Fri, 09 Oct 2015 05:30:05 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 2e4ccbbc64b212c4d1c7008ca58e141d6a984494
      
https://github.com/qemu/qemu/commit/2e4ccbbc64b212c4d1c7008ca58e141d6a984494
  Author: Lin Ma <address@hidden>
  Date:   2015-10-09 (Fri, 09 Oct 2015)

  Changed paths:
    M docs/tracing.txt

  Log Message:
  -----------
  docs: update the usage example of "dtrace" backend in tracing.txt

The usage example of dtrace is quite ancient, We have tracetool.py with
different parameters instead of the original tracetool shell script for
a long time, So update the old information.

Signed-off-by: Lin Ma <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: 98cf48f60aa4999f5b2808569a193a401a390e6a
      
https://github.com/qemu/qemu/commit/98cf48f60aa4999f5b2808569a193a401a390e6a
  Author: Paolo Bonzini <address@hidden>
  Date:   2015-10-09 (Fri, 09 Oct 2015)

  Changed paths:
    M trace-events
    M vl.c

  Log Message:
  -----------
  trace: remove malloc tracing

The malloc vtable is not supported anymore in glib, because it broke
when constructors called g_malloc.  Remove tracing of g_malloc,
g_realloc and g_free calls.

Note that, for systemtap users, glib also provides tracepoints
glib.mem_alloc, glib.mem_free, glib.mem_realloc, glib.slice_alloc
and glib.slice_free.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Alberto Garcia <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: b37686f7e84b22cfaf7fd01ac5133f2617cc3027
      
https://github.com/qemu/qemu/commit/b37686f7e84b22cfaf7fd01ac5133f2617cc3027
  Author: Peter Maydell <address@hidden>
  Date:   2015-10-09 (Fri, 09 Oct 2015)

  Changed paths:
    M docs/tracing.txt
    M trace-events
    M vl.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' 
into staging

# gpg: Signature made Fri 09 Oct 2015 10:15:13 BST using RSA key ID 81AB73C8
# gpg: Good signature from "Stefan Hajnoczi <address@hidden>"
# gpg:                 aka "Stefan Hajnoczi <address@hidden>"

* remotes/stefanha/tags/tracing-pull-request:
  trace: remove malloc tracing
  docs: update the usage example of "dtrace" backend in tracing.txt

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/8be6e623a284...b37686f7e84b

reply via email to

[Prev in Thread] Current Thread [Next in Thread]