• Joined on 2024-11-05
YJN pushed to master at YJN/selfpatch-slr 2025-10-26 12:30:37 +00:00
7d1b68d8ed Instruction pin listing
YJN pushed to master at YJN/selfpatch-slr 2025-10-26 12:07:41 +00:00
59eb91dcdf Datapin global/local differentiation
YJN pushed to master at YJN/selfpatch-slr 2025-10-26 11:53:40 +00:00
6b716fbd56 Target type size
YJN pushed to master at YJN/selfpatch-slr 2025-10-25 22:17:11 +00:00
631fab7431 Global variable finder in pinpoint plugin
YJN pushed to master at YJN/selfpatch-slr 2025-10-25 21:57:02 +00:00
3b49742f87 Added NOP final stage to pinpoint plugin
YJN pushed to master at YJN/selfpatch-slr 2025-10-25 21:40:18 +00:00
ecfeed59ee Made subject multi-CU
YJN pushed to master at YJN/selfpatch-slr 2025-10-25 19:41:08 +00:00
d7b07df8b7 Updated pinpoint to finalize interface
YJN pushed to master at YJN/selfpatch-slr 2025-10-25 19:32:17 +00:00
ee1e438e05 pinpoint to finialize interface
YJN pushed to master at YJN/selfpatch-slr 2025-10-25 18:48:37 +00:00
58154e4d32 Prevent potential issues with pinpoint plugin for unknown architectures
YJN pushed to master at YJN/selfpatch-slr 2025-10-25 14:37:05 +00:00
a01c00a41a Enabled subject O1
YJN pushed to master at YJN/selfpatch-slr 2025-10-25 14:35:13 +00:00
b7a3524779 Fixed ssa problems in stage 1 of pinpoint plugin
YJN pushed to master at YJN/selfpatch-slr 2025-10-25 14:16:58 +00:00
ef755456da Pinpoint plugin asm_offset pass - ssa trouble
YJN pushed to master at YJN/selfpatch-slr 2025-10-25 12:13:00 +00:00
6c1183edc5 Layout for stage 1 of pinpoint plugin
YJN pushed to master at YJN/selfpatch-slr 2025-10-25 11:32:34 +00:00
31f8c19b6f Finished stage0 of pinpoint plugin
YJN pushed to master at YJN/selfpatch-slr 2025-10-24 21:07:56 +00:00
3f97c2654d Pinpoint plugin on_preserve_component_ref
YJN pushed to master at YJN/selfpatch-slr 2025-10-24 18:50:50 +00:00
b725c35be5 Pinpoint plugin type logging
YJN pushed to master at YJN/selfpatch-slr 2025-10-24 15:26:13 +00:00
bfb64990dc Hooked up on_finish_type for pinpoint plugin
YJN pushed to master at YJN/selfpatch-slr 2025-10-24 14:38:08 +00:00
162a0785c9 Attribute registration for pinpoint plugin
YJN pushed to master at YJN/selfpatch-slr 2025-10-24 13:14:51 +00:00
aa9fe3b8fc Refactored to new 3 stage system
YJN pushed to master at YJN/selfpatch-slr 2025-10-24 12:28:59 +00:00
d498e05935 Updated cmake to use gcc-16 and g++-16