Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |