aboutsummaryrefslogtreecommitdiff
path: root/trace/control-target.c
AgeCommit message (Expand)Author
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini
2018-06-28move public invalidate APIs out of translate-all.{c,h}, clean upPaolo Bonzini
2017-09-15trace: Immediately apply per-vCPU state changes if a vCPU is being createdLluís Vilanova
2017-07-17exec: [tcg] Use different TBs according to the vCPU's dynamic tracing stateLluís Vilanova
2017-07-17trace: [tcg] Delay changes to dynamic state when translatingLluís Vilanova
2017-07-11trace: Fix early setting of events with the "vcpu" propertyLluís Vilanova
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange
2017-01-16trace: Lock vCPU list when initializing dynamic tracing stateLluís Vilanova
2016-10-12trace: remove the TraceEventID and TraceEventVCPUID enumsDaniel P. Berrange
2016-10-12trace: remove global 'uint16 dstate[]' arrayDaniel P. Berrange
2016-10-12trace: convert code to use event iteratorsDaniel P. Berrange
2016-09-28trace: Add event "guest_cpu_enter"Lluís Vilanova
2016-09-28trace: Properly initialize dynamic event states in hot-plugged vCPUsLluís Vilanova
2016-09-05trace: Avoid implicit bool->integer conversionsLluís Vilanova
2016-09-05trace: Remove 'trace_events_dstate_init'Lluís Vilanova
2016-07-18trace: Add per-vCPU tracing states for events with the 'vcpu' propertyLluís Vilanova