summary refs log tree commit diff stats
path: root/scripts/tracetool/format/simpletrace_stap.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tracetool: add SPDX headersPaolo Bonzini2025-10-011-0/+2
* treewide: remove unnessary "coding" headerPaolo Bonzini2025-10-011-2/+0
* tracetool: remove dead codePaolo Bonzini2025-10-011-2/+0
* tracetool: include SPDX-License-Identifier in generated filesDaniel P. Berrangé2025-09-161-0/+1
* scripts/tracetool: Remove shebang headerPhilippe Mathieu-Daudé2020-02-071-1/+0
* scripts: Remove unused python importsPhilippe Mathieu-Daudé2019-01-171-1/+1
* trace: use static event ID mapping in simpletrace.stpStefan Hajnoczi2017-08-151-29/+2
* trace: ensure unique function / variable names per .stp fileDaniel P. Berrange2017-08-011-10/+19
* trace: introduce a formal group name for trace eventsDaniel P. Berrange2016-10-121-1/+1
* trace: emit name <-> ID mapping in simpletrace headerDaniel P. Berrange2016-10-121-2/+22
* trace: add tracetool simpletrace_stap formatStefan Hajnoczi2014-08-121-0/+71