commit | 585ec7273e6fdab902b2128bc6c2a8136aafef04 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 28 07:06:27 2015 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Wed Feb 03 09:19:09 2016 +0000 |
tree | c51aa9a5cf2fa1600e5b3128470935afe0eb3bd5 | |
parent | 43b48cfc3e8ff745a10a6b78a55519d5cf7ec5e8 [diff] |
trace: track enabled events in a separate array This is more cache friendly on the fast path, where we already have the event id available. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>