Hi, I've been looking into introspecting and possibly convincing an application to behave slightly different with bpf measures. I found `bpf_probe_user_write` but as far as I can tell, that only works for memory areas. Is there an alternative that can be used on registers as well? Thanks, ongy