back
1 comments
Thanks for that comment. Out of curiosity how did you come up with that setup? For me most of that test suite sounds alien
If it weren't mmaped files, I would use strace/gdb, or even fuse proxy file system.
But these are mmaped, I don't know any easy debugging or monitoring solution besides writing kprobes/systemtap hooks.
How would you debug it?