Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove esan. | Nico Weber | 2019-03-11 | 1 | -204/+0 |
* | [ESan][MIPS] Fix tests struct-simple.cpp on MIPS | Sagar Thakur | 2016-09-22 | 1 | -22/+22 |
* | [esan|cfrag] Handle binaries built with -esan-aux-field-info=false | Qin Zhao | 2016-07-07 | 1 | -13/+13 |
* | [esan|cfrag] Add struct array access report | Qin Zhao | 2016-07-02 | 1 | -16/+31 |
* | [esan|cfrag] Add the struct field size array in StructInfo | Qin Zhao | 2016-06-17 | 1 | -16/+16 |
* | [esan|cfrag] Add the struct field offset array in StructInfo | Qin Zhao | 2016-06-10 | 1 | -23/+23 |
* | [esan|cfrag] Compute the struct field access difference ratio | Qin Zhao | 2016-06-03 | 1 | -1/+31 |
* | [esan|cfrag] Add struct info registration | Qin Zhao | 2016-06-02 | 1 | -10/+125 |
* | [esan|cfrag] Add the skeleton to handle the cfrag argument | Qin Zhao | 2016-05-31 | 1 | -4/+4 |
* | [esan][cfrag] Add skeleton for cache fragmentation tool support | Qin Zhao | 2016-05-25 | 1 | -5/+11 |
* | [esan|cfrag] Add test struct-simple.cpp | Derek Bruening | 2016-05-24 | 1 | -0/+38 |