Skip to content

i#20: Port dynamorio kernel module to current DR#33

Draft
bin-wang wants to merge 154 commits into
DynamoRIO:drk-v2from
bin-wang:drk-v2-dynamorio
Draft

i#20: Port dynamorio kernel module to current DR#33
bin-wang wants to merge 154 commits into
DynamoRIO:drk-v2from
bin-wang:drk-v2-dynamorio

Conversation

@bin-wang

@bin-wang bin-wang commented Jun 2, 2026

Copy link
Copy Markdown
Member

Port dynamorio kernel module to current DR

Issue #20

bin-wang added 30 commits June 1, 2026 21:45
`make style_reports` complains when a line is too long (over 90
characters). Changing from absolute path to base name in this
"generated by" comment resolves this issue.
so that style check doesn't complain about tabs in kernel docs
`stat64` is defined in `<sys/stat.h>` which isn't available in kernel
builds. Besides, this function is not needed by drk.
These changes handle that `getenv()` is not available in kernel env.
Ensure function definitions in .c files are consistent with the
prototypes already updated in the corresponding header files.
bin-wang added 30 commits June 23, 2026 23:44
RECREATE_DELAY_UNTIL_DISPATCH and RECREATE_DELAY_UNTIL_PC were added in
the drk implementation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant