index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trace
/
control.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-16
trace: Fix dynamic event state on vCPU hot-unplug
Lluís Vilanova
1
-0
/
+8
2016-10-12
trace: get rid of generated-events.h/generated-events.c
Daniel P. Berrange
1
-1
/
+1
2016-10-12
trace: dynamically allocate trace_dstate in CPUState
Daniel P. Berrange
1
-0
/
+7
2016-10-12
trace: provide mechanism for registering trace events
Daniel P. Berrange
1
-0
/
+1
2016-10-12
trace: remove the TraceEventID and TraceEventVCPUID enums
Daniel P. Berrange
1
-23
/
+9
2016-10-12
trace: remove some now unused functions
Daniel P. Berrange
1
-59
/
+0
2016-10-12
trace: add trace event iterator APIs
Daniel P. Berrange
1
-0
/
+27
2016-09-28
trace: Properly initialize dynamic event states in hot-plugged vCPUs
Lluís Vilanova
1
-11
/
+8
2016-09-05
trace: Remove 'trace_events_dstate_init'
Lluís Vilanova
1
-0
/
+3
2016-07-18
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
1
-1
/
+61
2016-07-18
trace: Identify events with the 'vcpu' property
Lluís Vilanova
1
-0
/
+17
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-1
/
+1
2016-06-28
trace: move qemu_trace_opts to trace/control.c
Denis V. Lunev
1
-11
/
+14
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2016-03-01
trace: Add 'vcpu' event property to trace guest vCPU
Lluís Vilanova
1
-1
/
+2
2016-02-03
trace: add "-trace help"
Paolo Bonzini
1
-0
/
+7
2016-02-03
trace: add "-trace enable=..."
Paolo Bonzini
1
-0
/
+9
2016-02-03
trace: split trace_init_file out of trace_init_backends
Paolo Bonzini
1
-1
/
+12
2016-02-03
trace: split trace_init_events out of trace_init_backends
Paolo Bonzini
1
-3
/
+12
2016-02-03
trace: track enabled events in a separate array
Paolo Bonzini
1
-1
/
+1
2014-09-26
trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP
Lluís Vilanova
1
-7
/
+0
2014-06-09
trace: Multi-backend tracing
Lluís Vilanova
1
-23
/
+4
2013-03-28
trace: Provide a detailed event control interface
Lluís Vilanova
1
-19
/
+171
2011-09-01
trace: add "-trace events" argument to control initial state
Lluís
1
-3
/
+11
2011-09-01
trace: separate trace event control and query routines from the simple backend
Lluís
1
-1
/
+10
2011-09-01
trace: avoid conditional code compilation during option parsing
Lluís
1
-0
/
+24