aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracetool/backend/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2020-06-24scripts/tracetool: Update maintainer email addressPhilippe Mathieu-Daudé1-1/+1
2020-02-07scripts/tracetool: Remove shebang headerPhilippe Mathieu-Daudé1-1/+0
2017-08-01trace: add TRACE_<event>_BACKEND_DSTATE()Stefan Hajnoczi1-0/+3
2016-10-12trace: introduce a formal group name for trace eventsDaniel P. Berrange1-6/+6
2014-08-28trace: avoid Python 2.5 all() in tracetoolStefan Hajnoczi1-1/+2
2014-06-09trace: Multi-backend tracingLluís Vilanova1-7/+8
2014-05-07trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova1-40/+32
2014-05-07trace: [tracetool] Show list of frontends and backends sorted by nameLluís Vilanova1-1/+1
2013-03-28trace: [tracetool] Explicitly identify public backendsLluís Vilanova1-1/+15
2012-05-01tracetool: avoid pkgutil.iter_modules() Python 2.7 functionStefan Hajnoczi1-2/+6
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova1-0/+111