Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add stub support for reading BBTraces. | Brian Gaeke | 2004-05-04 | 1 | -0/+16 |
* | Share ProfilingType enum with the C profiling runtime libraries. | Brian Gaeke | 2004-05-04 | 1 | -7/+1 |
* | If we have edge counts, we can produce block counts. I've verified that | Chris Lattner | 2004-03-08 | 1 | -11/+67 |
* | Add initial support for reading edge counts. This will be improved to enable | Chris Lattner | 2004-03-08 | 1 | -0/+29 |
* | Fix a typeo | Chris Lattner | 2004-02-11 | 1 | -1/+1 |
* | Factor this code out of llvm-prof | Chris Lattner | 2004-02-11 | 1 | -0/+180 |