summaryrefslogtreecommitdiffstats
path: root/trace/control.c
Commit message (Expand)AuthorAgeFilesLines
* all: Clean up includesPeter Maydell2019-11-291-0/+1
* trace: convert stderr backend to logPaolo Bonzini2019-11-291-0/+10
* trace: add "-trace help"Paolo Bonzini2019-11-291-1/+20
* trace: add "-trace enable=..."Paolo Bonzini2019-11-291-21/+27
* trace: split trace_init_file out of trace_init_backendsPaolo Bonzini2019-11-291-5/+12
* trace: split trace_init_events out of trace_init_backendsPaolo Bonzini2019-11-291-3/+2
* trace: track enabled events in a separate arrayPaolo Bonzini2019-11-291-0/+1
* trace: count number of enabled eventsPaolo Bonzini2019-11-291-0/+2
* Remove superfluous '\n' around error_report()Gonglei2015-03-101-1/+1
* trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMPLluís Vilanova2014-09-261-13/+0
* trace: Replace fprintf with error_report and print locationAlexey Kardashevskiy2014-06-091-13/+18
* trace: Multi-backend tracingLluís Vilanova2014-06-091-2/+47
* trace: Replace error with warning if event is not definedAlexey Kardashevskiy2014-06-091-7/+7
* trace: Provide a detailed event control interfaceLluís Vilanova2013-03-281-13/+93
* trace: allow disabling events in events fileGerd Hoffmann2012-11-161-1/+8
* trace: added ability to comment out events in the listAlexey Kardashevskiy2012-07-191-0/+3
* trace: add "-trace events" argument to control initial stateLluís2011-09-011-0/+42
OpenPOWER on IntegriCloud