summaryrefslogtreecommitdiffstats
path: root/trace/control.c
Commit message (Expand)AuthorAgeFilesLines
* trace: do not always call exit() in trace_enable_eventsDenis V. Lunev2016-03-311-1/+4
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* all: Clean up includesPeter Maydell2016-02-041-0/+1
* trace: convert stderr backend to logPaolo Bonzini2016-02-031-0/+10
* trace: add "-trace help"Paolo Bonzini2016-02-031-1/+20
* trace: add "-trace enable=..."Paolo Bonzini2016-02-031-21/+27
* trace: split trace_init_file out of trace_init_backendsPaolo Bonzini2016-02-031-5/+12
* trace: split trace_init_events out of trace_init_backendsPaolo Bonzini2016-02-031-3/+2Star
* trace: track enabled events in a separate arrayPaolo Bonzini2016-02-031-0/+1
* trace: count number of enabled eventsPaolo Bonzini2016-02-031-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/+0Star
* 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