Branch: refs/heads/thaines/extract_writeFunctionPtr
Home: https://github.com/dyninst/dyninst
Commit: a4ffd546d11d0542d24abf8a029cc8035e1cc103
https://github.com/dyninst/dyninst/commit/a4ffd546d11d0542d24abf8a029cc8035e1cc103
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
|