The current dpba branch is unable to trace the instrumented operations from the enclave. Surprisingly, the last operation gets traced (killing the enclave seems to flush the buffer but at that point, the buffer only has one operation left). There have been historical problems with flushing buffers (gramineproject/gramine#788). There could be problems with laziness as well.
The current
dpbabranch is unable to trace the instrumented operations from the enclave. Surprisingly, the last operation gets traced (killing the enclave seems to flush the buffer but at that point, the buffer only has one operation left). There have been historical problems with flushing buffers (gramineproject/gramine#788). There could be problems with laziness as well.