qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] dd9fe2: trace: Print PID and time in stderr t


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] dd9fe2: trace: Print PID and time in stderr traces
Date: Fri, 06 Feb 2015 07:00:10 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: dd9fe29c80b8a35f12d98928a97be3aded80cf69
      
https://github.com/qemu/qemu/commit/dd9fe29c80b8a35f12d98928a97be3aded80cf69
  Author: Dr. David Alan Gilbert <address@hidden>
  Date:   2015-02-06 (Fri, 06 Feb 2015)

  Changed paths:
    M scripts/tracetool/backend/stderr.py

  Log Message:
  -----------
  trace: Print PID and time in stderr traces

When debugging migration it's useful to know the PID of
each trace message so you can figure out if it came from the source
or the destination.

Printing the time makes it easy to do latency measurements or timings
between trace points.

Signed-off-by: Dr. David Alan Gilbert <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: b93acb92cad1f38737e481fc85cb5c41a559d855
      
https://github.com/qemu/qemu/commit/b93acb92cad1f38737e481fc85cb5c41a559d855
  Author: Peter Maydell <address@hidden>
  Date:   2015-02-06 (Fri, 06 Feb 2015)

  Changed paths:
    M scripts/tracetool/backend/stderr.py

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

# gpg: Signature made Fri 06 Feb 2015 13:45:06 GMT 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: Print PID and time in stderr traces

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


Compare: https://github.com/qemu/qemu/compare/b3cd91e0eaf5...b93acb92cad1

reply via email to

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