Paolo Bonzini
|
0955d66e65
trace: simple: pass trace_file unmodified to config-host.h
|
3 years ago |
Gerd Hoffmann
|
263b6e9644
trace/simple: add st_init_group
|
4 years ago |
Gerd Hoffmann
|
3f2a09842f
trace/simple: pass iter to st_write_event_mapping
|
4 years ago |
Gerd Hoffmann
|
117856c374
trace: iter init tweaks
|
4 years ago |
Markus Armbruster
|
db25d56c01
trace/simple: Fix unauthorized enable
|
5 years ago |
Markus Armbruster
|
ba4912cb0d
trace: Simplify how st_print_trace_file_status() prints
|
6 years ago |
Larry Dewey
|
7ff5920717
trace: simple style changes
|
6 years ago |
Daniel P. Berrangé
|
e7b3af8159
glib: bump min required glib library version to 2.40
|
7 years ago |
Alistair Francis
|
2ab4b13563
Convert single line fprintf(.../n) to warn_report()
|
8 years ago |
Daniel P. Berrange
|
0ab8ed18a6
trace: switch to modular code generation for sub-directories
|
8 years ago |
Daniel P. Berrange
|
7f1b588f20
trace: emit name <-> ID mapping in simpletrace header
|
9 years ago |
Daniel P. Berrange
|
ef4c9fc854
trace: remove the TraceEventID and TraceEventVCPUID enums
|
9 years ago |
Stefan Weil
|
cb8d4c8f54
Fix some typos found by codespell
|
9 years ago |
Peter Maydell
|
d38ea87ac5
all: Clean up includes
|
9 years ago |
Paolo Bonzini
|
41fc57e44e
trace: split trace_init_file out of trace_init_backends
|
9 years ago |
Stefan Weil
|
857a0e387a
trace/simple: Fix warning and wrong trace file name for MinGW
|
10 years ago |
Michael Tokarev
|
86946a2d83
glib-compat.h: add new thread API emulation on top of pre-2.31 API
|
11 years ago |
Lluís Vilanova
|
5b808275f3
trace: Multi-backend tracing
|
11 years ago |
Stefan Hajnoczi
|
26896cbf35
trace: add pid field to simpletrace record
|
11 years ago |
Lluís Vilanova
|
ef0bd3bba6
trace: [simple] Bump up log version number
|
11 years ago |
Stefan Hajnoczi
|
ae2990c259
osdep: initialize glib threads in all QEMU tools
|
12 years ago |
Stefan Hajnoczi
|
05735a2a9c
trace: add glib 2.32+ static GMutex support
|
11 years ago |
Lluís Vilanova
|
b618c28831
trace: [simple] Do not include "trace/simple.h" in generated tracer headers
|
11 years ago |
Lluís Vilanova
|
60481e210d
trace: [simple] Port to generic event information and new control interface
|
12 years ago |
Stefan Hajnoczi
|
4a0e6714b0
trace: deal with deprecated glib thread functions
|
12 years ago |
Stefan Hajnoczi
|
30d940875d
trace: use glib atomic int types
|
12 years ago |
Markus Armbruster
|
b6b2c96280
trace: Clean up the "try to update atomic until it worked" loops
|
12 years ago |
Markus Armbruster
|
e722d705ae
trace: Direct access of atomics is verboten, use the API
|
12 years ago |
Markus Armbruster
|
fb3a508531
trace: Fix simple trace dropped event record for big endian
|
12 years ago |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 years ago |