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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
trace/control: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-2
/
+2
2023-06-01
trace: remove code that depends on setting vcpu
Alex Bennée
1
-16
/
+0
2023-06-01
trace: remove vcpu_id from the TraceEvent structure
Alex Bennée
1
-10
/
+0
2023-06-01
trace-events: remove the remaining vcpu trace events
Alex Bennée
1
-2
/
+0
2022-03-22
error: use GLib to remember the program name
Marc-André Lureau
1
-1
/
+1
2021-07-12
trace/simple: add st_init_group
Gerd Hoffmann
1
-0
/
+4
2021-07-12
trace: add trace_event_iter_init_group
Gerd Hoffmann
1
-3
/
+16
2021-07-12
trace: iter init tweaks
Gerd Hoffmann
1
-5
/
+11
2021-03-06
trace: fix "-trace file=..."
Paolo Bonzini
1
-6
/
+7
2021-01-04
trace: Send "-d trace:help" output to stdout
Doug Evans
1
-6
/
+6
2020-11-11
trace: remove argument from trace_init_file
Paolo Bonzini
1
-6
/
+4
2020-10-26
trace/simple: Enable tracing on startup only if the user specifies a trace op...
Josh DuBois
1
-1
/
+5
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
1
-1
/
+1
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-1
/
+1
2020-07-29
trace/simple: Allow enabling simple traces from command line
Josh DuBois
1
-0
/
+1
2020-02-25
tracing: only allow -trace to override -D if set
Alex Bennée
1
-3
/
+8
2020-01-30
qemu_set_log_filename: filename argument may be NULL
Salvador Fandino
1
-3
/
+1
2019-12-19
trace: replace hand-crafted pattern_glob with g_pattern_match_simple
Alex Bennée
1
-34
/
+1
2019-08-27
trace: Clarify DTrace/SystemTap help message
Philippe Mathieu-Daudé
1
-0
/
+6
2018-07-19
tracing: Use double-dash spelling for trace option
Yaowei Bai
1
-2
/
+2
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+1
2017-09-19
Convert remaining error_report() to warn_report()
Alistair Francis
1
-2
/
+2
2017-07-17
trace: Allocate cpu->trace_dstate in place
Lluís Vilanova
1
-1
/
+8
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-4
/
+4
2017-01-31
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
1
-1
/
+1
2017-01-16
trace: Add event "guest_cpu_exit"
Lluís Vilanova
1
-0
/
+3
2017-01-16
trace: Fix dynamic event state on vCPU hot-unplug
Lluís Vilanova
1
-0
/
+16
2016-10-12
trace: dynamically allocate event IDs at runtime
Daniel P. Berrange
1
-1
/
+10
2016-10-12
trace: dynamically allocate trace_dstate in CPUState
Daniel P. Berrange
1
-0
/
+5
2016-10-12
trace: provide mechanism for registering trace events
Daniel P. Berrange
1
-2
/
+23
2016-10-12
trace: remove the TraceEventID and TraceEventVCPUID enums
Daniel P. Berrange
1
-1
/
+1
2016-10-12
trace: give each trace event a named TraceEvent struct
Daniel P. Berrange
1
-1
/
+1
2016-10-12
trace: remove global 'uint16 dstate[]' array
Daniel P. Berrange
1
-6
/
+0
2016-10-12
trace: remove some now unused functions
Daniel P. Berrange
1
-20
/
+0
2016-10-12
trace: convert code to use event iterators
Daniel P. Berrange
1
-36
/
+41
2016-10-12
trace: add trace event iterator APIs
Daniel P. Berrange
1
-0
/
+21
2016-09-28
trace: Properly initialize dynamic event states in hot-plugged vCPUs
Lluís Vilanova
1
-19
/
+0
2016-09-05
trace: Remove 'trace_events_dstate_init'
Lluís Vilanova
1
-11
/
+10
2016-09-05
trace: add syslog tracing backend
Paul Durrant
1
-0
/
+7
2016-07-18
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
1
-2
/
+27
2016-06-28
trace: move qemu_trace_opts to trace/control.c
Denis V. Lunev
1
-1
/
+41
2016-06-20
log: Fix qemu_set_log_filename() error handling
Markus Armbruster
1
-1
/
+2
2016-03-31
trace: do not always call exit() in trace_enable_events
Denis V. Lunev
1
-1
/
+4
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-02-04
all: Clean up includes
Peter Maydell
1
-0
/
+1
2016-02-03
trace: convert stderr backend to log
Paolo Bonzini
1
-0
/
+10
2016-02-03
trace: add "-trace help"
Paolo Bonzini
1
-1
/
+20
2016-02-03
trace: add "-trace enable=..."
Paolo Bonzini
1
-21
/
+27
2016-02-03
trace: split trace_init_file out of trace_init_backends
Paolo Bonzini
1
-5
/
+12
2016-02-03
trace: split trace_init_events out of trace_init_backends
Paolo Bonzini
1
-3
/
+2
[next]