Adds cache_frag.h and cache_frag.cpp for the cache fragmentation tool.
Updates test struct-simple.cpp.
Paths
| Differential D20538
[esan][cfrag] Add skeleton for cache fragmentation tool support ClosedPublic Authored by zhaoqin on May 23 2016, 12:50 PM.
Details Summary Adds cache_frag.h and cache_frag.cpp for the cache fragmentation tool. Updates test struct-simple.cpp.
Diff Detail
Event Timelinezhaoqin updated this object. This revision is now accepted and ready to land.May 23 2016, 1:19 PM Comment Actions
spelling: "fragmetation" Also I would suggest something more high-level than file names in the title. Comment Actions Please write something describing why you're adding this, instead of file names. Thank you, Filipe zhaoqin retitled this revision from [esan][cfrag] Add cache_frag.h and cache_frag.cpp to [esan][cfrag] Add skeleton for cache fragmentation tool support.May 25 2016, 7:58 AM zhaoqin updated this object. zhaoqin edited edge metadata. Comment Actionsupdated commit msg. Closed by commit rL270737: [esan][cfrag] Add skeleton for cache fragmentation tool support (authored by zhaoqin). · Explain WhyMay 25 2016, 10:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 58456 compiler-rt/trunk/lib/esan/CMakeLists.txt
compiler-rt/trunk/lib/esan/cache_frag.h
compiler-rt/trunk/lib/esan/cache_frag.cpp
compiler-rt/trunk/lib/esan/esan.cpp
compiler-rt/trunk/test/esan/TestCases/struct-simple.cpp
|