]> git.proxmox.com Git - mirror_qemu.git/commit
trace: iter init tweaks
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 1 Jun 2021 13:24:03 +0000 (15:24 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 12 Jul 2021 16:37:07 +0000 (17:37 +0100)
commit117856c3748dfda50351d1c0328486ede5f2646c
treed8c7d94d85dc89e8c5bbcea24bf1051b0a22f40f
parent2adf2164918e2dc74fef2cdd0257917aff488640
trace: iter init tweaks

Rename trace_event_iter_init() to trace_event_iter_init_pattern(),
add trace_event_iter_init_all() for interating over all events.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20210601132414.432430-3-kraxel@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
monitor/misc.c
trace/control-target.c
trace/control.c
trace/control.h
trace/qmp.c
trace/simple.c