diff options
author | Lluís Vilanova | 2016-06-21 15:52:04 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2016-06-28 22:14:12 +0200 |
commit | 9c15e70086f3343bd810c6150d92ebfd6f346fcf (patch) | |
tree | bdd17dcf3a603d844b208038f333f0bf8de6fe6f /hw/pci-host/piix.c | |
parent | trace: enable tracing in qemu-img (diff) | |
download | qemu-9c15e70086f3343bd810c6150d92ebfd6f346fcf.tar.gz qemu-9c15e70086f3343bd810c6150d92ebfd6f346fcf.tar.xz qemu-9c15e70086f3343bd810c6150d92ebfd6f346fcf.zip |
trace: [*-user] Add events to trace guest syscalls in syscall emulation mode
Adds two events to trace syscalls in syscall emulation mode (*-user):
* guest_user_syscall: Emitted before the syscall is emulated; contains
the syscall number and arguments.
* guest_user_syscall_ret: Emitted after the syscall is emulated;
contains the syscall number and return value.
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-id: 146651712411.12388.10024905980452504938.stgit@fimbulvetr.bsc.es
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/pci-host/piix.c')
0 files changed, 0 insertions, 0 deletions