Searched hist:ca3fa0e8 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/trace/ |
H A D | control.c | ca3fa0e8 Tue Oct 04 08:35:54 CDT 2016 Daniel P. Berrange <berrange@redhat.com> trace: dynamically allocate event IDs at runtime Instead of having the code generator assign event IDs and event VCPU IDs, assign them when the events are registered at runtime. This will allow code to be generated from individual trace-events without having to figure out globally unique numbering at build time. Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Lluís Vilanova <vilanova@ac.upc.edu> Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-id: 1475588159-30598-16-git-send-email-berrange@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|