We don't need to insert a load of the dynamic shadow address unless there
are interesting memory accesses to profile.
Split out of D124703.
Differential D124797
[memprof] Only insert dynamic shadow load when needed Authored by tejohnson on May 2 2022, 12:41 PM.
Details We don't need to insert a load of the dynamic shadow address unless there Split out of D124703.
Diff Detail
Unit Tests Event TimelineComment Actions lgtm
| ||||||
Can we also add a check for the log line "MEMPROF done instrumenting:"? Otherwise this test won't fail if memprof instrumentation doesn't run.