kinst uses this function as well, but because it is not exported, it implements its
own copy of it. The patch also exposes the function to userland, so programs
that need to use dtrace_disx86() can use this function instead of rolling their
own copies.
Details
Details
- Reviewers
markj gnn - Commits
- rGcef256558752: dtrace: export dtrace_dis_get_byte()
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped