aboutsummaryrefslogtreecommitdiff
path: root/scripts/replay-dump.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-08scripts/replay_dump: track total number of instructionsAlex Bennée1-1/+4
2024-01-08scripts/replay-dump: update to latest formatAlex Bennée1-8/+82
2023-09-08scripts/: spelling fixesMichael Tokarev1-1/+1
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-02-07drop "from __future__ import print_function"Paolo Bonzini1-1/+0
2020-02-07scripts: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé1-1/+1
2019-01-17scripts/replay-dump.py: fix utf-8 manglingAlex Bennée1-1/+1
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost1-10/+11
2018-03-12scripts/replay-dump.py: replay log dumperAlex Bennée1-0/+308