aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/tracetool/format/log_stap.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tracetool: avoid invalid escape in Python stringPaolo Bonzini2023-10-171-1/+1
* tracetool: also strip %l and %ll from systemtap format stringsDaniel P. Berrangé2021-02-011-1/+6
* tracetool: fix "PRI" macro decodingLaurent Vivier2021-02-011-0/+1
* scripts/tracetool: Remove shebang headerPhilippe Mathieu-Daudé2020-02-071-1/+0
* trace: Eliminate use of TARGET_FMT_plxMarkus Armbruster2019-08-161-3/+0
* trace: add ability to do simple printf logging via systemtapDaniel P. Berrangé2019-01-241-0/+127