cvw/linux/testvector-generation
2022-03-06 14:16:23 -08:00
..
checkpointSweep.sh checkpoint sweep script -- not sure if this deserves to be on the repo in the long run, but it is helpful 2022-03-01 03:48:31 +00:00
createGenCheckpointScript.py remove checkpoint trace generation since that requires qemu hacking and because we are able to generate the whole trace on VLSI 2022-03-06 14:04:30 -08:00
fixBinMem.c revived checkpointing and hacked it up to generate a trace starting at the checkpoint 2022-02-25 23:51:40 +00:00
genCheckpoint.sh remove checkpoint trace generation since that requires qemu hacking and because we are able to generate the whole trace on VLSI 2022-03-06 14:04:30 -08:00
genInitMem.sh small bugfix to suggested sudo commands for linux testvectors 2022-03-06 14:16:23 -08:00
genRecording.sh parser rename 2022-02-25 20:05:10 +00:00
genTrace.sh parser rename 2022-02-25 20:05:10 +00:00
Makefile change from clang to gcc when compiling testvector-generation executables 2022-03-06 13:18:53 -08:00
parseGDBtoTrace.py minor interrupt syntax fix 2022-02-09 02:56:39 +00:00
parseQEMUtoGDB.py parser rename 2022-02-25 20:05:10 +00:00
parseState.py revived checkpointing and hacked it up to generate a trace starting at the checkpoint 2022-02-25 23:51:40 +00:00
remove_dup.awk restore trace generation functionality for new setup 2022-02-08 11:45:42 +00:00
silencePipe.c change pipe silencer to redirect to stderr so that we can see if QEMU is at least still alive 2022-02-28 22:55:23 +00:00