Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: dd8a5191279ea47a6be1a91345c59ca446284870
https://github.com/dyninst/dyninst/commit/dd8a5191279ea47a6be1a91345c59ca446284870
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2026-04-26 (Sun, 26 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 (#2227)
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
|