index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trace
/
control.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster
2019-08-16
1
-24
/
+0
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
tracing: Use double-dash spelling for trace option
Yaowei Bai
2018-07-19
1
-2
/
+2
*
trace: use local path for local headers
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
*
trace: add trace_event_get_state_backends()
Stefan Hajnoczi
2017-08-01
1
-1
/
+17
*
exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state
Lluís Vilanova
2017-07-17
1
-0
/
+3
*
trace: Fix dynamic event state on vCPU hot-unplug
Lluís Vilanova
2017-01-16
1
-0
/
+8
*
trace: get rid of generated-events.h/generated-events.c
Daniel P. Berrange
2016-10-12
1
-1
/
+1
*
trace: dynamically allocate trace_dstate in CPUState
Daniel P. Berrange
2016-10-12
1
-0
/
+7
*
trace: provide mechanism for registering trace events
Daniel P. Berrange
2016-10-12
1
-0
/
+1
*
trace: remove the TraceEventID and TraceEventVCPUID enums
Daniel P. Berrange
2016-10-12
1
-23
/
+9
*
trace: remove some now unused functions
Daniel P. Berrange
2016-10-12
1
-59
/
+0
*
trace: add trace event iterator APIs
Daniel P. Berrange
2016-10-12
1
-0
/
+27
*
trace: Properly initialize dynamic event states in hot-plugged vCPUs
Lluís Vilanova
2016-09-28
1
-11
/
+8
*
trace: Remove 'trace_events_dstate_init'
Lluís Vilanova
2016-09-05
1
-0
/
+3
*
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
2016-07-18
1
-1
/
+61
*
trace: Identify events with the 'vcpu' property
Lluís Vilanova
2016-07-18
1
-0
/
+17
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
1
-1
/
+1
*
trace: move qemu_trace_opts to trace/control.c
Denis V. Lunev
2016-06-28
1
-11
/
+14
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
1
-1
/
+0
*
trace: Add 'vcpu' event property to trace guest vCPU
Lluís Vilanova
2016-03-01
1
-1
/
+2
*
trace: add "-trace help"
Paolo Bonzini
2016-02-03
1
-0
/
+7
*
trace: add "-trace enable=..."
Paolo Bonzini
2016-02-03
1
-0
/
+9
*
trace: split trace_init_file out of trace_init_backends
Paolo Bonzini
2016-02-03
1
-1
/
+12
*
trace: split trace_init_events out of trace_init_backends
Paolo Bonzini
2016-02-03
1
-3
/
+12
*
trace: track enabled events in a separate array
Paolo Bonzini
2016-02-03
1
-1
/
+1
*
trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP
Lluís Vilanova
2014-09-26
1
-7
/
+0
*
trace: Multi-backend tracing
Lluís Vilanova
2014-06-09
1
-23
/
+4
*
trace: Provide a detailed event control interface
Lluís Vilanova
2013-03-28
1
-19
/
+171
*
trace: add "-trace events" argument to control initial state
Lluís
2011-09-01
1
-3
/
+11
*
trace: separate trace event control and query routines from the simple backend
Lluís
2011-09-01
1
-1
/
+10
*
trace: avoid conditional code compilation during option parsing
Lluís
2011-09-01
1
-0
/
+24