aboutsummaryrefslogtreecommitdiff
path: root/scripts/simpletrace.py
AgeCommit message (Expand)Author
2019-01-17scripts: Remove unused python importsPhilippe Mathieu-Daudé
2018-06-29simpletrace: Convert name from mapping record to strEduardo Habkost
2018-06-08python: futurize -f lib2to3.fixes.fix_exceptEduardo Habkost
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost
2018-03-12trace: include filename when printing parser error messagesDaniel P. Berrangé
2018-03-12simpletrace: fix timestamp argument typeStefan Hajnoczi
2017-08-15simpletrace: fix flight recorder --no-header optionStefan Hajnoczi
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-06-07simpletrace: Improve the error message if event is not declaredJose Ricardo Ziviani
2017-04-21simpletrace: document Analyzer method signaturesStefan Hajnoczi
2017-01-31trace: improve error reporting when parsing simpletrace headerDaniel P. Berrange
2016-10-12trace: rename _read_events to read_eventsDaniel P. Berrange
2016-10-12trace: emit name <-> ID mapping in simpletrace headerDaniel P. Berrange
2014-08-12simpletrace: add simpletrace.py --no-header optionStefan Hajnoczi
2014-06-09simpletrace: add support for trace record pid fieldStefan Hajnoczi
2014-05-07trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova
2014-05-07trace: [simple] Bump up log version numberLluís Vilanova
2012-08-15trace: Fix "Qemu" -> "QEMU"Stefan Weil
2012-07-19Update simpletrace.py for new log formatHarsh Prateek Bora
2011-09-01simpletrace: fix process() argument countStefan Hajnoczi
2011-03-07simpletrace: Thread-safe tracingStefan Hajnoczi
2011-03-06simpletrace: Make simpletrace.py a Python moduleStefan Hajnoczi
2011-01-20Add scripts directoryBlue Swirl