Peter Maydell
6f4fa0998f
Pull request
* Python 3 support in simpletrace.py
* Convert DPRINTF() to trace events
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJbNnIBAAoJEJykq7OBq3PIuJ0H/1bTTflcCY+pozrEr0fm18He
Ir+fC+yAAbWDuaIWcS1pZIRS1uSFobIqsCXw0i4DxMi+4BZCPCjiv6e8jFDIHW8f
KW41QOPYL6KsZXgXniLTFsFVxEnZS+bCDVnDPw7ME8Q6CdZG2ryoLkIYcv7kONsG
P9b7ne4dEWeyuW5/yraoXd2xhz/w/xjTCv2CsanD8/JlI3whRn34odh4XDkRq/ZT
GmxNKOUKXZPU/dJHK+3DrivNlBBibRBShcnmLoHGWRBt/m62ydyVnanOhWEFlZSG
ywS6QyKyF4j75Jo4IL+6KbxU5UsNNpg8MOdshMTiX7cPZdUlGV975FAA0ta6Jpk=
=jJZw
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
Pull request
* Python 3 support in simpletrace.py
* Convert DPRINTF() to trace events
# gpg: Signature made Fri 29 Jun 2018 18:53:05 BST
# gpg: using RSA key 9CA4ABB381AB73C8
# gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>"
# gpg: aka "Stefan Hajnoczi <stefanha@gmail.com>"
# Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35 775A 9CA4 ABB3 81AB 73C8
* remotes/stefanha/tags/tracing-pull-request:
hw/block/pflash_cfi: Convert from DPRINTF() macro to trace events
hw/block/fdc: Convert from FLOPPY_DPRINTF() macro to trace events
hw/net/etraxfs_eth: Convert printf() calls to trace events
hw/net/ne2000: Convert printf() calls to trace events
hw/net/ne2000: Add trace events
hw/input/tsc2005: Convert a fprintf() call to trace events
hw/char/parallel: Convert from pdebug() macro to trace events
hw/char/serial: Convert from DPRINTF macro to trace events
sdcard: Reduce sdcard_set_blocklen() trace digits
trace: Fix format string for the struct timeval members casted to size_t
simpletrace: Convert name from mapping record to str
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-06-30 13:59:53 +01:00
..
2018-01-16 14:54:52 +01:00
2018-05-04 18:05:50 +01:00
2017-12-18 17:07:03 +03:00
2018-06-08 13:15:33 +01:00
2018-02-16 12:14:26 +11:00
2018-04-26 13:57:00 +01:00
2018-03-23 18:26:45 +00:00
2018-06-01 15:14:31 +02:00
2018-06-01 14:15:10 +02:00
2018-03-12 16:12:47 +01:00
2018-06-29 15:04:18 +01:00
2018-03-08 15:49:23 +01:00
2018-03-08 15:49:23 +01:00
2018-04-26 13:57:00 +01:00
2018-06-30 13:59:53 +01:00
2018-06-01 14:15:10 +02:00
2017-11-22 15:28:37 +11:00
2018-02-22 15:12:51 +00:00
2018-01-12 13:22:02 +01:00
2018-06-29 15:04:18 +01:00
2018-03-02 13:45:50 -06:00
2018-04-09 17:35:46 +03:00
2018-05-22 11:43:21 -07:00