Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | trace: Do not include qom/cpu.h into generated trace.h | Markus Armbruster | 1 | -25/+0 |
2018-02-09 | Clean up includes | Markus Armbruster | 1 | -2/+0 |
2016-10-12 | trace: provide mechanism for registering trace events | Daniel P. Berrange | 1 | -1/+3 |
2016-10-12 | trace: remove the TraceEventID and TraceEventVCPUID enums | Daniel P. Berrange | 1 | -9/+10 |
2016-10-12 | trace: give each trace event a named TraceEvent struct | Daniel P. Berrange | 1 | -1/+1 |
2016-10-12 | trace: remove global 'uint16 dstate[]' array | Daniel P. Berrange | 1 | -10/+4 |
2016-10-12 | trace: remove some now unused functions | Daniel P. Berrange | 1 | -11/+0 |
2016-07-18 | trace: Add per-vCPU tracing states for events with the 'vcpu' property | Lluís Vilanova | 1 | -7/+23 |
2016-07-18 | trace: Cosmetic changes on fast-path tracing | Lluís Vilanova | 1 | -2/+5 |
2016-07-18 | trace: Identify events with the 'vcpu' property | Lluís Vilanova | 1 | -1/+11 |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster | 1 | -3/+1 |
2016-02-23 | all: Clean up includes | Peter Maydell | 1 | -1/+0 |
2016-02-03 | trace: track enabled events in a separate array | Paolo Bonzini | 1 | -4/+11 |
2016-02-03 | trace: count number of enabled events | Paolo Bonzini | 1 | -1/+3 |
2014-06-09 | trace: Multi-backend tracing | Lluís Vilanova | 1 | -2/+2 |
2014-03-12 | trace: Fix build warnings for Win32 build | Peter Maydell | 1 | -5/+5 |
2013-03-28 | trace: Provide a detailed event control interface | Lluís Vilanova | 1 | -0/+67 |