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