summaryrefslogtreecommitdiff
path: root/test/profile/Inputs
AgeCommit message (Expand)Author
2018-01-03Hide some symbols to avoid a crash on shutdown when using code coverageMarco Castelluccio
2017-09-19[profile] Update Linux-only tests after r313597Vedant Kumar
2017-08-04coverage: Update tests to reflect changes from r310012Vedant Kumar
2016-09-01Try to fix another profile testRenato Golin
2016-08-09[test] Update coverage tests to sync up with r278152Vedant Kumar
2016-08-01improve test cases to fix bot failureXinliang David Li
2016-08-01Make test more robust with better matchingXinliang David Li
2016-08-01[Profile] Add new test case to cover comdat renamingXinliang David Li
2016-06-09[profile] Fix test to bail on failed waitpid in instrprof-file_ex.cVedant Kumar
2016-06-06[profile] code cleanup /NFCXinliang David Li
2016-06-06[profile] in-process mergeing support (part-2)Xinliang David Li
2016-06-02[profile] Add end-end test of vp for inline virtual functionsXinliang David Li
2016-05-27[profile] Add a test to ensure runtime allocator is not invokedXinliang David Li
2016-05-26Add missing test case changesXinliang David Li
2016-05-19[profile] entry eviction support in value profilerXinliang David Li
2016-05-11Reapply r268608 Rong Xu
2016-05-10Revert r268130 -- more bot failureXinliang David Li
2016-05-10Reapply r268608 after IR instr bug fixXinliang David Li
2016-05-06Revert r268608 -- unexplained darwin bot failureXinliang David Li
2016-05-05Add a test of VP with shared libXinliang David Li
2016-05-05IR value profile testing cleanup Xinliang David Li
2016-03-25[profile] Add integration test to validate PGO function namesVedant Kumar
2016-03-09Fix a minor bug in testXinliang David Li
2016-03-04[PGO] Add API to check compatibility of profile data in bufferXinliang David Li
2016-02-28[PGO] add a test for available_externally functionsXinliang David Li
2016-01-25[PGO] Add test case covering clang FE based VP instrumentationXinliang David Li
2016-01-21Resubmit test case with more restrictionXinliang David Li
2016-01-20Revert "[coverage] Add a test case to cover coverage testing with comdat"Renato Golin
2016-01-20[test] Add a short explanation to instrprof-comdat.hVedant Kumar
2016-01-20[coverage] Add a test case to cover coverage testing with comdatXinliang David Li
2016-01-14[Coverage] add test cases for coverage testingXinliang David Li
2015-11-13[PGO] Ensure profile section symbols are created (linux)Xinliang David Li
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
2014-05-18profile: add logging on failureSaleem Abdulrasool
2014-05-17InstrProf: Support profiling dlopen'd shared librariesDuncan P. N. Exon Smith
2014-05-16InstrProf: Fix shared object profilingDuncan P. N. Exon Smith