aboutsummaryrefslogtreecommitdiff
path: root/trace
AgeCommit message (Expand)Author
2013-05-03trace: Add ftrace tracing backendEiichi Tsukata
2013-03-28trace: rebuild generated-events.o when configuration changesStefan Hajnoczi
2013-03-28trace: [stderr] Port to generic event information and new control interfaceLluís Vilanova
2013-03-28trace: [simple] Port to generic event information and new control interfaceLluís Vilanova
2013-03-28trace: [default] Port to generic event information and new control interfaceLluís Vilanova
2013-03-28trace: Provide a detailed event control interfaceLluís Vilanova
2013-03-28trace: Provide a generic tracing event descriptorLluís Vilanova
2013-02-12trace: deal with deprecated glib thread functionsStefan Hajnoczi
2013-02-12trace: use glib atomic int typesStefan Hajnoczi
2013-02-05trace: Clean up the "try to update atomic until it worked" loopsMarkus Armbruster
2013-02-05trace: Direct access of atomics is verboten, use the APIMarkus Armbruster
2013-02-05trace: Fix simple trace dropped event record for big endianMarkus Armbruster
2013-01-30Makefile: clean timestamp generation ruleMichael S. Tsirkin
2013-01-12build: fold trace-obj-y into libqemuutil.aPaolo Bonzini
2013-01-12build: some simplifications for "trace/Makefile.objs"Paolo Bonzini
2013-01-12build: move dtrace rules to rules.makPaolo Bonzini
2012-12-23build: Use separate makefile for "trace/"Lluís Vilanova
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-11-16trace: allow disabling events in events fileGerd Hoffmann
2012-08-14trace/simple: Replace asprintf by g_strdup_printfStefan Weil
2012-08-14trace: avoid pointer aliasing in trace_record_finish()Harsh Prateek Bora
2012-08-14trace: drop unused TraceBufferRecord->next_tbuf_idx fieldHarsh Prateek Bora
2012-08-14trace: remove unnecessary write_to_buffer() typecastingHarsh Prateek Bora
2012-08-14trace: rename TraceRecordHeader to TraceLogHeaderHarsh Prateek Bora
2012-07-19Simpletrace v2: Support multiple arguments, strings.Harsh Prateek Bora
2012-07-19monitor: remove unused do_info_traceHarsh Prateek Bora
2012-07-19trace: added ability to comment out events in the listAlexey Kardashevskiy
2012-06-08trace/simple.c: fix deprecated glib2 interfaceHarsh Prateek Bora
2012-03-12trace: make trace_thread_create() use its function argJun Koi
2011-12-20g_thread_init users: don't call it if glib >= 2.31Alon Levy
2011-11-01trace: Add wildcard trace event supportMark Wu
2011-09-21trace: use binary file open mode in simpletraceStefan Hajnoczi
2011-09-21trace: portable simple trace backend using glibStefan Hajnoczi
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís
2011-09-01trace: add "-trace events" argument to control initial stateLluís
2011-09-01trace: separate trace event control and query routines from the simple backendLluís
2011-09-01trace: avoid conditional code compilation during option parsingLluís
2011-09-01trace: move backend-specific code into the trace/ directoryLluís