Files
tracy/public/client
Bartosz Taudul d8a011630d Add an API to read external target memory.
ReadExternalTargetMemory reads bytes out of the target's address space:
process_vm_readv for live bytes (gated like ptrace access), falling back
to the target's on-disk image located by scanning /proc/<pid>/maps
directly - the caller runs while the symbol thread may be rebuilding the
shared image cache on refresh.
2026-08-31 01:12:38 +02:00
..
2022-07-30 13:29:57 +02:00
2026-03-04 21:42:14 -08:00
2026-07-29 18:57:03 +02:00
2022-07-20 01:06:12 +02:00
2023-03-10 00:23:09 +01:00