aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracetool/backend/__init__.py
AgeCommit message (Expand)Author
2017-08-01trace: add TRACE_<event>_BACKEND_DSTATE()Stefan Hajnoczi
2016-10-12trace: introduce a formal group name for trace eventsDaniel P. Berrange
2014-08-28trace: avoid Python 2.5 all() in tracetoolStefan Hajnoczi
2014-06-09trace: Multi-backend tracingLluís Vilanova
2014-05-07trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova
2014-05-07trace: [tracetool] Show list of frontends and backends sorted by nameLluís Vilanova
2013-03-28trace: [tracetool] Explicitly identify public backendsLluís Vilanova
2012-05-01tracetool: avoid pkgutil.iter_modules() Python 2.7 functionStefan Hajnoczi
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova