DynamoRIO / DynamoRIO/dynamorio

Support kernel syscall trace injection in the drmemtrace scheduler

Open
#7,157 0 comments 0 reactions 1 assignee Claimed by @abhinav92003 View on GitHub
Component-DrMemtrace
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 18h
Merged PRs (30d)
30

Description

There are various cases where the injected syscall traces (both statically and dynamically) need to be accounted for by the drmemtrace scheduler. E.g., there shouldn't be a context switch in the middle of the syscall trace, syscall traces shouldn't break book-keeping done by the scheduler.

This issue is to explore and handle those cases.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.