about summary refs log tree commit diff stats
path: root/example/jitter/x86_64.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace jitter.run boolean by jitter.runningRomain Lesteven2021-05-051-1/+1
|
* Avoid generate default locationdbFabrice Desclaux2020-08-311-1/+3
|
* Implements EXCEPT_SYSCALL (#1163)Tek2020-03-281-0/+94
* Implements EXCEPT_SYSCALL * Improves example and remove EXCEPT_PRIV_INSN call from syscall * fixes exceptions to raise or remove EXCEPTION_SYSCALL with linux x86_64