issues
search
benroywillis
/
TraceAtlas
0
stars
1
forks
source link
Some updates that make progress on the dynamic memory profiler
#19
Closed
benroywillis
closed
2 years ago
benroywillis
commented
3 years ago
Branched from Memprofile-LL
pulled in devb changes
added instruction index to the static instrumentation pass
added some instance file interpretation to better find code boundaries
added Memprofile pass and run to unit tests
Simple instance boundary finder (ongoing work)
Some unit tests don't work (SharedFunction, matmul)
Branched from Memprofile-LL