1. 1f6efa3 Merge System into Support. by Michael J. Spencer · 14 years ago
  2. 8c818fc Fix the OProfileJITEventListener build after r101844 removed by Jeffrey Yasskin · 14 years ago
  3. 376ac43 Fix OProfileJITEventListener build for new DebugLoc. by Jeffrey Yasskin · 14 years ago
  4. bf1f76b Make OProfile support compile again after r93630 removed by Jeffrey Yasskin · 15 years ago
  5. 4a54016 Change errs() to dbgs(). by David Greene · 15 years ago
  6. f05e45e Comparing std::string with NULL is a bad idea, so just check whether its empty. by Torok Edwin · 15 years ago
  7. 1302764 Fix the OProfileJITEventListener for StringRef being returned from debug info. by Jeffrey Yasskin · 15 years ago
  8. ee4eb33 Fix OProfileJITEventListener after r85182. by Jeffrey Yasskin · 15 years ago
  9. 7a9034c Automatically do the equivalent of freeMachineCodeForFunction(F) when F is by Jeffrey Yasskin · 15 years ago
  10. c367e0c Fix OProfileJITEventListener after r84054 renamed CompileUnit to Scope. by Jeffrey Yasskin · 15 years ago
  11. 483041e Fix compile error as debug interface changed. by Nick Lewycky · 15 years ago
  12. 91dc33a Fix OProfile support after r80406 changed the DebugInfo interface from by Jeffrey Yasskin · 15 years ago
  13. bbbfa99 remove a few DOUTs here and there. by Chris Lattner · 15 years ago
  14. a9a03f9 Fix the build for people with oprofile installed. by Nick Lewycky · 15 years ago
  15. 460f656 Remove Value::getName{Start,End}, the last of the old Name APIs. by Daniel Dunbar · 15 years ago
  16. 32360a7 Add line numbers to OProfile. To do this, I added a processDebugLoc() by Jeffrey Yasskin · 15 years ago
  17. dd9f8bb Oops. s/#if defined(USE_OPROFILE)/#if USE_OPROFILE/. We #define by Jeffrey Yasskin · 15 years ago
  18. 8f6d9a7 Add a --with-oprofile flag to configure, which uses OProfile's agent by Jeffrey Yasskin · 15 years ago