Age | Commit message (Expand) | Author |
---|---|---|
2009-10-27 | Fix OProfileJITEventListener after r85182. | Jeffrey Yasskin |
2009-10-27 | Automatically do the equivalent of freeMachineCodeForFunction(F) when F is | Jeffrey Yasskin |
2009-10-22 | Fix OProfileJITEventListener after r84054 renamed CompileUnit to Scope. | Jeffrey Yasskin |
2009-09-30 | Fix compile error as debug interface changed. | Nick Lewycky |
2009-08-29 | Fix OProfile support after r80406 changed the DebugInfo interface from | Jeffrey Yasskin |
2009-08-23 | remove a few DOUTs here and there. | Chris Lattner |
2009-08-02 | Fix the build for people with oprofile installed. | Nick Lewycky |
2009-07-26 | Remove Value::getName{Start,End}, the last of the old Name APIs. | Daniel Dunbar |
2009-07-16 | Add line numbers to OProfile. To do this, I added a processDebugLoc() | Jeffrey Yasskin |
2009-07-10 | Oops. s/#if defined(USE_OPROFILE)/#if USE_OPROFILE/. We #define | Jeffrey Yasskin |
2009-07-10 | Add a --with-oprofile flag to configure, which uses OProfile's agent | Jeffrey Yasskin |