summaryrefslogtreecommitdiffstats
path: root/trace/simple.h
Commit message (Expand)AuthorAgeFilesLines
* trace/simple: add st_init_groupGerd Hoffmann2021-07-121-0/+1
* trace/simple: Fix unauthorized enableMarkus Armbruster2020-06-241-1/+1
* trace: Simplify how st_print_trace_file_status() printsMarkus Armbruster2019-04-181-1/+1
* trace: get rid of generated-events.h/generated-events.cDaniel P. Berrange2016-10-121-4/+0Star
* trace: remove the TraceEventID and TraceEventVCPUID enumsDaniel P. Berrange2016-10-121-1/+1
* all: Clean up includesPeter Maydell2016-02-231-3/+0Star
* trace: split trace_init_file out of trace_init_backendsPaolo Bonzini2016-02-031-2/+2
* trace: Multi-backend tracingLluís Vilanova2014-06-091-0/+1
* trace: [simple] Port to generic event information and new control interfaceLluís Vilanova2013-03-281-5/+1Star
* trace: drop unused TraceBufferRecord->next_tbuf_idx fieldHarsh Prateek Bora2012-08-141-1/+0Star
* Simpletrace v2: Support multiple arguments, strings.Harsh Prateek Bora2012-07-191-7/+32
* monitor: remove unused do_info_traceHarsh Prateek Bora2012-07-191-1/+0Star
* trace: separate trace event control and query routines from the simple backendLluís2011-09-011-2/+0Star
* trace: avoid conditional code compilation during option parsingLluís2011-09-011-8/+0Star
* trace: move backend-specific code into the trace/ directoryLluís2011-09-011-0/+48