summaryrefslogtreecommitdiff
path: root/test/profile
AgeCommit message (Expand)Author
2015-07-09Add support for generating profiles in a given directory.Diego Novillo
2015-05-29profile: Fix link errors in this test on darwinJustin Bogner
2015-05-27Test case for PR 23499.Diego Novillo
2015-04-29profile: Use unique directory for tests that write default profile fileJustin Bogner
2015-04-29Revert 2 tests from "Tests for r236055."Renato Golin
2015-04-28Tests for r236055.Eric Christopher
2014-12-15Update lib/profile tests for metadata assembly changeDuncan P. N. Exon Smith
2014-11-18profile: Robustify instrprof testsJustin Bogner
2014-11-13InstrProf: support PowerPC64Jay Foad
2014-10-08Mark sanitizer tests XFAIL on ARMv7Renato Golin
2014-10-07Run profile tests on FreeBSDEd Maste
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