aboutsummaryrefslogtreecommitdiff
path: root/scripts/analyze-migration.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-29analyze-migration.py: Remove trick on parsing ramblocksPeter Xu1-8/+3
2023-12-20tests/qtest/migration-test: Fix analyze-migration.py for s390xThomas Huth1-2/+33
2023-10-17migration: Fix analyze-migration read operation signednessFabiano Rosas1-3/+3
2023-10-17migration: Fix analyze-migration.py when ignore-shared is usedFabiano Rosas1-0/+5
2023-10-17migration: Add capability parsing to analyze-migration.pyFabiano Rosas1-0/+38
2023-10-17migration: Fix analyze-migration.py 'configuration' parsingFabiano Rosas1-4/+14
2023-10-03analyze-migration: ignore RAM_SAVE_FLAG_MULTIFD_FLUSHMarc-André Lureau1-0/+4
2021-10-23analyze-migration.py: fix extract contents ('-x') errorsLaurent Vivier1-2/+2
2021-10-23analyze-migration.py: fix a long standing typoLaurent Vivier1-1/+1
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-09-18analyze-migration.py: fix read_migration_debug_json() return typeAlexey Kirillov1-1/+2
2020-05-31python: remove more instances of sys.version_infoJohn Snow1-5/+0
2019-12-16analyze-migration.py: replace numpy with python 3.2Marc-André Lureau1-16/+19
2019-12-16analyze-migration.py: fix find() type errorMarc-André Lureau1-2/+2
2019-01-17scripts: Remove unused python importsPhilippe Mathieu-Daudé1-1/+0
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost1-5/+6
2018-01-15migration: fix analyze-migration.py script with radix tableLaurent Vivier1-0/+4
2015-11-04migration: fix analyze-migration.py scriptMark Cave-Ayland1-0/+13
2015-06-12Teach analyze-migration.py about section footersDr. David Alan Gilbert1-0/+5
2015-02-10Fix name error in migration stream analyzation scriptGreg Kurz1-1/+1
2015-02-05Add migration stream analyzation scriptAlexander Graf1-0/+592