]> git.proxmox.com Git - mirror_qemu.git/commit - trace/control.c
trace/simple: add st_init_group
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 1 Jun 2021 13:24:06 +0000 (15:24 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 12 Jul 2021 16:37:07 +0000 (17:37 +0100)
commit263b6e96449d07808bc6eb21ab24f3a8b7a49bb6
tree236ed8cdca50c84a8c3e12e1220423467c21a67f
parent3f2a09842f989af020b8355622d5f7fa9bdeb832
trace/simple: add st_init_group

Add helper function and call it for each trace event group added.
Makes sure that events added at module load time are initialized
properly.

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