summaryrefslogtreecommitdiffstats
path: root/scripts/tracetool/backend/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* trace: add TRACE_<event>_BACKEND_DSTATE()Stefan Hajnoczi2017-08-011-0/+3
* trace: introduce a formal group name for trace eventsDaniel P. Berrange2016-10-121-6/+6
* trace: avoid Python 2.5 all() in tracetoolStefan Hajnoczi2014-08-281-1/+2
* trace: Multi-backend tracingLluís Vilanova2014-06-091-7/+8
* trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova2014-05-071-40/+32Star
* trace: [tracetool] Show list of frontends and backends sorted by nameLluís Vilanova2014-05-071-1/+1
* trace: [tracetool] Explicitly identify public backendsLluís Vilanova2013-03-281-1/+15
* tracetool: avoid pkgutil.iter_modules() Python 2.7 functionStefan Hajnoczi2012-05-011-2/+6
* tracetool: Rewrite infrastructure as python modulesLluís Vilanova2012-04-181-0/+111