diff options
author | Hollis Blanchard <hollis_blanchard@mentor.com> | 2016-02-08 16:03:05 -0800 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2016-03-01 13:20:15 +0000 |
commit | 4779dc1d19f0e3e20d2d4843b988c72b9235bbe0 (patch) | |
tree | 3784536bc3470bf5b0fa14b47ad73284f13f2c75 /hw/isa | |
parent | 23d92d68e72503dfb9fa1dba89f02f5488377b6c (diff) | |
download | qemu-4779dc1d19f0e3e20d2d4843b988c72b9235bbe0.zip qemu-4779dc1d19f0e3e20d2d4843b988c72b9235bbe0.tar.gz qemu-4779dc1d19f0e3e20d2d4843b988c72b9235bbe0.tar.bz2 |
trace: use addresses instead of offsets in memory tracepoints
When memory_region_ops tracepoints are enabled, calculate and record the
absolute address being accessed. Otherwise, we only get offsets into the
memory region instead of addresses.
[Fixed "offset" -> "addr" in trace event format strings.
--Stefan]
Signed-off-by: Hollis Blanchard <hollis_blanchard@mentor.com>
Message-id: 1454976185-30095-3-git-send-email-hollis_blanchard@mentor.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/isa')
0 files changed, 0 insertions, 0 deletions