summaryrefslogtreecommitdiff
path: root/test/profile
AgeCommit message (Expand)Author
2014-09-04profile: Avoid name collisions between instrumentation and runtimeJustin Bogner
2014-05-20Run common and profile tests in cross-compiled builds.Greg Fitzgerald
2014-05-18profile: explicitly initialize file name in the testSaleem Abdulrasool
2014-05-18profile: adjust flags for libdlSaleem Abdulrasool
2014-05-18profile: add logging on failureSaleem Abdulrasool
2014-05-18profile: explicitly link against libdlSaleem Abdulrasool
2014-05-17InstrProf: Support profiling dlopen'd shared librariesDuncan P. N. Exon Smith
2014-05-16InstrProf: Create a PIC version of the profile runtimeDuncan P. N. Exon Smith
2014-05-16InstrProf: XFAIL tests from r208940 on LinuxDuncan P. N. Exon Smith
2014-05-16InstrProf: Fix shared object profilingDuncan P. N. Exon Smith
2014-05-15Fix typosAlp Toker
2014-05-09InstrProf: Pacify buildbots after r208460Duncan P. N. Exon Smith
2014-05-09InstrProf: Test the functions in the runtimeDuncan P. N. Exon Smith
2014-04-30Allow any test to be executed via a %run command.Greg Fitzgerald
2014-04-01InstrProfile: Use SANITIZER_COMMON_LIT_TEST_DEPSDuncan P. N. Exon Smith
2014-04-01InstrProf: Turn on test for LinuxDuncan P. N. Exon Smith
2014-04-01InstrProf: Remove LTO dependency from testDuncan P. N. Exon Smith
2014-03-31InstrProf: lit.cfg magic for running tests from sourceDuncan P. N. Exon Smith
2014-03-31InstrProf: Add simple compiler-rt testDuncan P. N. Exon Smith