Branch: refs/heads/thaines/extract_writeFunctionPtr
Home: https://github.com/dyninst/dyninst
Commit: 952c3bbe0ad5cd90d66d85fd6d6041bfe38b00a1
https://github.com/dyninst/dyninst/commit/952c3bbe0ad5cd90d66d85fd6d6041bfe38b00a1
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2026-04-24 (Fri, 24 Apr 2026)
Changed paths:
M dyninstAPI/src/dynProcess-aarch64.C
M dyninstAPI/src/dynProcess-power.C
M dyninstAPI/src/dynProcess-x86.C
M dyninstAPI/src/dynProcess.h
M dyninstAPI/src/inst-aarch64.C
M dyninstAPI/src/inst-amdgpu.C
M dyninstAPI/src/inst-power.C
M dyninstAPI/src/inst-x86.C
M dyninstAPI/src/inst.h
Log Message:
-----------
Extract writeFunctionPtr from codegen into PCProcess
That's where it's used. The AMDGPU version is explicitly removed
because dynamic instrumentation isn't supported there, so that code
will never get called.
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|