| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | trace: remove vcpu_id from the TraceEvent structure | Alex Bennée | 2023-06-01 | 1 | -2/+0 |
| * | trace: remove the TraceEventID and TraceEventVCPUID enums | Daniel P. Berrange | 2016-10-12 | 1 | -0/+6 |
| * | trace: break circular dependency in event-internal.h | Daniel P. Berrange | 2016-10-12 | 1 | -5/+2 |
| * | trace: remove global 'uint16 dstate[]' array | Daniel P. Berrange | 2016-10-12 | 1 | -0/+7 |
| * | trace: Remove 'trace_events_dstate_init' | Lluís Vilanova | 2016-09-05 | 1 | -0/+1 |
| * | trace: Identify events with the 'vcpu' property | Lluís Vilanova | 2016-07-18 | 1 | -1/+3 |
| * | Clean up decorations and whitespace around header guards | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
| * | trace: track enabled events in a separate array | Paolo Bonzini | 2016-02-03 | 1 | -2/+0 |
| * | trace: Provide a generic tracing event descriptor | Lluís Vilanova | 2013-03-28 | 1 | -0/+33 |