Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename test/Transforms/CountingFunctionInserter -> EntryExitInstrumenter | Hans Wennborg | 2017-11-21 | 1 | -91/+0 |
* | EntryExitInstrumenter: support __cyg_profile_func_enter_bare | Hans Wennborg | 2017-11-21 | 1 | -0/+5 |
* | Rename CountingFunctionInserter and use for both mcount and cygprofile calls,... | Hans Wennborg | 2017-11-14 | 1 | -10/+69 |
* | Add a counter-function insertion pass | Hal Finkel | 2016-09-01 | 1 | -0/+27 |