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
/
simple.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
trace: simple: pass trace_file unmodified to config-host.h
Paolo Bonzini
1
-1
/
+1
2021-07-12
trace/simple: add st_init_group
Gerd Hoffmann
1
-0
/
+12
2021-07-12
trace/simple: pass iter to st_write_event_mapping
Gerd Hoffmann
1
-5
/
+5
2021-07-12
trace: iter init tweaks
Gerd Hoffmann
1
-1
/
+1
2020-06-24
trace/simple: Fix unauthorized enable
Markus Armbruster
1
-6
/
+14
2019-04-18
trace: Simplify how st_print_trace_file_status() prints
Markus Armbruster
1
-3
/
+4
2018-12-12
trace: simple style changes
Larry Dewey
1
-2
/
+2
2018-06-29
glib: bump min required glib library version to 2.40
Daniel P. Berrangé
1
-3
/
+3
2017-09-19
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
1
-1
/
+2
2017-01-31
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
1
-1
/
+0
2016-10-12
trace: emit name <-> ID mapping in simpletrace header
Daniel P. Berrange
1
-2
/
+31
2016-10-12
trace: remove the TraceEventID and TraceEventVCPUID enums
Daniel P. Berrange
1
-4
/
+4
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-2
/
+2
2016-02-04
all: Clean up includes
Peter Maydell
1
-5
/
+1
2016-02-03
trace: split trace_init_file out of trace_init_backends
Paolo Bonzini
1
-4
/
+2
2015-11-30
trace/simple: Fix warning and wrong trace file name for MinGW
Stefan Weil
1
-1
/
+2
2014-06-10
glib-compat.h: add new thread API emulation on top of pre-2.31 API
Michael Tokarev
1
-39
/
+11
2014-06-09
trace: Multi-backend tracing
Lluís Vilanova
1
-18
/
+1
2014-06-09
trace: add pid field to simpletrace record
Stefan Hajnoczi
1
-2
/
+6
2014-05-07
trace: [simple] Bump up log version number
Lluís Vilanova
1
-1
/
+1
2014-03-25
osdep: initialize glib threads in all QEMU tools
Stefan Hajnoczi
1
-9
/
+0
2014-01-27
trace: add glib 2.32+ static GMutex support
Stefan Hajnoczi
1
-7
/
+16
2014-01-27
trace: [simple] Do not include "trace/simple.h" in generated tracer headers
Lluís Vilanova
1
-0
/
+1
2013-03-28
trace: [simple] Port to generic event information and new control interface
Lluís Vilanova
1
-28
/
+7
2013-02-12
trace: deal with deprecated glib thread functions
Stefan Hajnoczi
1
-0
/
+18
2013-02-12
trace: use glib atomic int types
Stefan Hajnoczi
1
-3
/
+3
2013-02-05
trace: Clean up the "try to update atomic until it worked" loops
Markus Armbruster
1
-13
/
+5
2013-02-05
trace: Direct access of atomics is verboten, use the API
Markus Armbruster
1
-4
/
+5
2013-02-05
trace: Fix simple trace dropped event record for big endian
Markus Armbruster
1
-8
/
+8
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-08-14
trace/simple: Replace asprintf by g_strdup_printf
Stefan Weil
1
-10
/
+4
2012-08-14
trace: avoid pointer aliasing in trace_record_finish()
Harsh Prateek Bora
1
-5
/
+4
2012-08-14
trace: drop unused TraceBufferRecord->next_tbuf_idx field
Harsh Prateek Bora
1
-2
/
+0
2012-08-14
trace: remove unnecessary write_to_buffer() typecasting
Harsh Prateek Bora
1
-3
/
+3
2012-08-14
trace: rename TraceRecordHeader to TraceLogHeader
Harsh Prateek Bora
1
-2
/
+2
2012-07-19
Simpletrace v2: Support multiple arguments, strings.
Harsh Prateek Bora
1
-94
/
+159
2012-07-19
monitor: remove unused do_info_trace
Harsh Prateek Bora
1
-18
/
+0
2012-06-08
trace/simple.c: fix deprecated glib2 interface
Harsh Prateek Bora
1
-1
/
+4
2012-03-12
trace: make trace_thread_create() use its function arg
Jun Koi
1
-1
/
+1
2011-12-20
g_thread_init users: don't call it if glib >= 2.31
Alon Levy
1
-0
/
+5
2011-11-01
trace: Add wildcard trace event support
Mark Wu
1
-2
/
+17
2011-09-21
trace: use binary file open mode in simpletrace
Stefan Hajnoczi
1
-1
/
+1
2011-09-21
trace: portable simple trace backend using glib
Stefan Hajnoczi
1
-26
/
+48
2011-09-01
trace: add "-trace events" argument to control initial state
Lluís
1
-1
/
+2
2011-09-01
trace: separate trace event control and query routines from the simple backend
Lluís
1
-8
/
+8
2011-09-01
trace: avoid conditional code compilation during option parsing
Lluís
1
-4
/
+6
2011-09-01
trace: move backend-specific code into the trace/ directory
Lluís
1
-0
/
+355