28 Commits (fd61a701f1de8e4c1d89b3716ba9ca749cf5c724)

Author SHA1 Message Date
Stefan Hajnoczi d87aa13803 trace: add trace_event_get_state_backends() 9 years ago
Lluís Vilanova 61a67f71dd exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state 9 years ago
Lluís Vilanova 82e95ec847 trace: Fix dynamic event state on vCPU hot-unplug 9 years ago
Daniel P. Berrange 347701879c trace: get rid of generated-events.h/generated-events.c 10 years ago
Daniel P. Berrange b7d48952c3 trace: dynamically allocate trace_dstate in CPUState 10 years ago
Daniel P. Berrange fe4db84d49 trace: provide mechanism for registering trace events 10 years ago
Daniel P. Berrange ef4c9fc854 trace: remove the TraceEventID and TraceEventVCPUID enums 10 years ago
Daniel P. Berrange 599ab2f241 trace: remove some now unused functions 10 years ago
Daniel P. Berrange 6a1b0f3aea trace: add trace event iterator APIs 10 years ago
Lluís Vilanova 2bfe11c8fa trace: Properly initialize dynamic event states in hot-plugged vCPUs 10 years ago
Lluís Vilanova a4d50b1d2a trace: Remove 'trace_events_dstate_init' 10 years ago
Lluís Vilanova 4815185902 trace: Add per-vCPU tracing states for events with the 'vcpu' property 10 years ago
Lluís Vilanova 17f7ac75df trace: Identify events with the 'vcpu' property 10 years ago
Markus Armbruster 175de52487 Clean up decorations and whitespace around header guards 10 years ago
Denis V. Lunev e9e0bb2af2 trace: move qemu_trace_opts to trace/control.c 10 years ago
Markus Armbruster 14b6d44d47 Use scripts/clean-includes to drop redundant qemu/typedefs.h 10 years ago
Lluís Vilanova 3d211d9f4d trace: Add 'vcpu' event property to trace guest vCPU 10 years ago
Paolo Bonzini e9527dd399 trace: add "-trace help" 10 years ago
Paolo Bonzini 10578a257d trace: add "-trace enable=..." 10 years ago
Paolo Bonzini 41fc57e44e trace: split trace_init_file out of trace_init_backends 10 years ago
Paolo Bonzini 45bd0b41bd trace: split trace_init_events out of trace_init_backends 10 years ago
Paolo Bonzini 585ec7273e trace: track enabled events in a separate array 11 years ago
Lluís Vilanova 14101d028d trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP 12 years ago
Lluís Vilanova 5b808275f3 trace: Multi-backend tracing 12 years ago
Lluís Vilanova b1bae816c4 trace: Provide a detailed event control interface 13 years ago
Lluís 23d15e860b trace: add "-trace events" argument to control initial state 15 years ago
Lluís fc76410539 trace: separate trace event control and query routines from the simple backend 15 years ago
Lluís e4858974ec trace: avoid conditional code compilation during option parsing 15 years ago