|
66a87835be
|
feedback: ignore abbs outside select interval
|
2024-09-27 16:23:30 +02:00 |
|
|
5ffac514ca
|
rework release detection with nested interrupts
|
2024-09-27 15:24:06 +02:00 |
|
|
fb3837f725
|
fix out of bounds interrupt mutation
|
2024-09-17 17:09:48 +02:00 |
|
|
a9ce2d787b
|
fix flags
|
2024-09-16 15:58:19 +02:00 |
|
|
0d89787728
|
use smaller seeds for testing
|
2024-09-16 14:52:42 +02:00 |
|
|
5b662397be
|
fix array index
|
2024-09-12 16:02:11 +02:00 |
|
|
b390315a5d
|
fix ambiguity
|
2024-09-12 15:48:46 +02:00 |
|
|
26452d9a0d
|
config generation
|
2024-09-12 13:43:53 +02:00 |
|
|
8165fd7cfc
|
refactor interrupt mutation
|
2024-09-12 13:19:28 +02:00 |
|
|
835d1e1a79
|
seed 10k
|
2024-09-12 09:18:02 +02:00 |
|
|
e6cf64541d
|
better seeding + trace cutout
|
2024-09-10 16:18:25 +02:00 |
|
|
6a98489e32
|
fixes++
|
2024-09-10 11:22:46 +02:00 |
|
|
90acd4fc9f
|
fix scripts
|
2024-09-10 11:11:37 +02:00 |
|
|
db037f5015
|
fix empty interrupt config
|
2024-09-10 10:45:37 +02:00 |
|
|
7896342ed9
|
fix target names
|
2024-09-10 10:40:52 +02:00 |
|
|
7139a94a1b
|
adapt scripts
|
2024-09-09 16:07:03 +02:00 |
|
|
7ad2f6fa6b
|
rename keys
|
2024-09-09 16:06:41 +02:00 |
|
|
5648faefa7
|
fix all_bins
|
2024-09-09 12:55:30 +02:00 |
|
|
3bb42150d3
|
unify fuzzing with and without interrupts
|
2024-09-09 12:51:23 +02:00 |
|
|
740ce09d31
|
configurable interrupt sources
|
2024-09-09 10:56:39 +02:00 |
|
|
288abeb6bf
|
prepare multiple interrupt sources
|
2024-09-06 08:38:30 +02:00 |
|
|
ee737b9eb8
|
improve benchmark scripts and excution fixes
|
2024-09-05 09:55:21 +02:00 |
|
|
6929073069
|
update benchmark script
|
2024-09-02 16:26:58 +02:00 |
|
|
8adc1e2624
|
debug msg ++
|
2024-09-02 15:53:59 +02:00 |
|
|
06b523fb9f
|
fix release-resposne matching bug
|
2024-08-30 14:02:21 +02:00 |
|
|
a613a803ca
|
detect job releases during race-conditions
|
2024-08-29 11:24:32 +02:00 |
|
|
2c00f82d39
|
fix task releases with nested interrupts
|
2024-08-28 14:16:03 +02:00 |
|
|
461731cc5a
|
fix: fallback to 0 response-time if target job did not finish
|
2024-08-27 13:15:38 +02:00 |
|
|
0b4e9bdab7
|
add time helper function
|
2024-08-26 15:50:59 +02:00 |
|
|
11028d7aae
|
change interrupt randomization rule
|
2024-08-26 15:46:11 +02:00 |
|
|
ae6b3c0650
|
maybe fix interrupt bytes not changing
|
2024-08-26 15:45:32 +02:00 |
|
|
8e885f6e85
|
fix some helper-scripts
|
2024-08-26 15:20:48 +02:00 |
|
|
9d83ddbd69
|
low prio warnings--
|
2024-08-26 15:18:46 +02:00 |
|
|
c785e0db86
|
fix jobs with response==release
|
2024-08-26 15:18:46 +02:00 |
|
|
a18a5f9bcf
|
fix everything interesting
|
2024-08-26 15:10:12 +02:00 |
|
|
bd7ddaffbd
|
fix releases
|
2024-08-20 12:20:55 +02:00 |
|
|
6995cd053b
|
fix snakefile
|
2024-08-19 16:28:11 +02:00 |
|
|
e9fb73e65b
|
WIP: per-task response times
|
2024-08-19 16:08:45 +02:00 |
|
|
bf7ad374a0
|
stupid bug fix
stupid bug fix
|
2024-08-19 10:22:31 +02:00 |
|
|
de9c0a6d1e
|
WIP: input snippet mutation
|
2024-08-16 09:58:21 +02:00 |
|
|
72f9de45d0
|
fix cargo.toml
|
2024-08-14 09:41:02 +02:00 |
|
|
46aa6cec0f
|
reads behind config flag
|
2024-08-14 09:10:30 +02:00 |
|
|
b9f0151e87
|
repeat interrupt mutations
|
2024-08-14 08:55:23 +02:00 |
|
|
712ac137d7
|
logging and reporting
|
2024-08-14 08:50:34 +02:00 |
|
|
920a996d95
|
multipart seed reading
|
2024-08-14 08:42:33 +02:00 |
|
|
3db17ceb98
|
WIP: store memory reads
|
2024-08-12 15:31:56 +02:00 |
|
|
05c17d3159
|
report state space exporation
|
2024-08-12 12:07:31 +02:00 |
|
|
f8d9363e7e
|
update snakefile
|
2024-08-04 09:46:39 +02:00 |
|
|
ade004cffb
|
update targets
|
2024-08-04 09:40:53 +02:00 |
|
|
0e5bf879e4
|
fix try_force_new_branches
|
2024-07-04 12:49:09 +02:00 |
|