38 Commits (86f847a39aef93bcfbea65a702ba76762ae54d61)

Author SHA1 Message Date
Philippe Mathieu-Daudé 8b7b9c5c88 trace/control: Clean up global variable shadowing 3 years ago
Alex Bennée 89aafcf2a7 trace: remove code that depends on setting vcpu 3 years ago
Gerd Hoffmann c5cc58b176 trace: add trace_event_iter_init_group 5 years ago
Gerd Hoffmann 117856c374 trace: iter init tweaks 5 years ago
Doug Evans 6745c8a01f trace: Send "-d trace:help" output to stdout 5 years ago
Paolo Bonzini 92eecfff32 trace: remove argument from trace_init_file 6 years ago
Markus Armbruster 13d4ff07e8 trace: Do not include qom/cpu.h into generated trace.h 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Yaowei Bai db817b8c50 tracing: Use double-dash spelling for trace option 8 years ago
Michael S. Tsirkin a322714248 trace: use local path for local headers 8 years ago
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