summaryrefslogtreecommitdiff
path: root/tests/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-08-30Error out if specified testBinLoc path does not exist. (#13700)José Rivero1-1/+5
2017-08-27Merge pull request #13581 from noahfalk/fix_corefx_testingNoah Falk1-1/+1
2017-08-25Minor performance infrastructure changes. (#13557)José Rivero1-18/+23
2017-08-24Fix running corefx testsnoahfalk1-1/+1
2017-08-17Add minopts scenario for Legacy backendRoman Artemev2-4/+50
2017-08-15Small perf infrastructure changes (#13325)José Rivero2-51/+89
2017-08-02Add JitMinOpts throughput jobsMichelle McDaniel1-5/+18
2017-08-02Add JitBench scenario testing. (#11400)José Rivero2-3/+3
2017-07-27Add arm legacy backend stress jobsjashook1-1/+38
2017-07-19Add arm32 ci testing.jashook2-18/+34
2017-07-10Fix optdata bootstrap test script & Linux skiprestoreoptdata behavior (#12541)Daniel Podder1-1/+1
2017-07-06Update throughput exclusion listMichelle McDaniel1-11/+45
2017-06-28Cleanup some instances of project.json from the repo (#12484)Adeel Mujahid2-19/+1
2017-06-21Align Linux TP benchmarks with Windows TP benchmarksMichelle McDaniel1-10/+8
2017-06-14Add `-PortableBuild=false` option in Tizen CI build (#12241)Jiyoung Giuliana Yun1-1/+1
2017-06-13Replace System.Private.CoreLib with new version in TP jobsMichelle McDaniel1-0/+3
2017-06-02Return 0 on success from GC Reliability Framework scripts (#11990)Sean Gillespie2-2/+29
2017-06-01Fix optdata restore functionality (#11935)Daniel Podder3-18/+38
2017-06-01Updating version of xUnit-Performance-Api (#11987)José Rivero2-38/+42
2017-05-26Enable linux perf runs (#11905)José Rivero1-167/+145
2017-05-19Clean up 2.0.0 BuildTools PRwtgodbe1-0/+1
2017-05-19Enable GDBJIT feature in Tizen armel CI (#11708)Jiyoung Giuliana Yun1-1/+6
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe3-3/+38
2017-05-16Add LinkBench to BenchViewSwaroop Sridhar1-19/+43
2017-05-11Merge pull request #11423 from jashook/arm64_live_testsJarret Shook1-4/+47
2017-05-11Windows Arm64 - Build/Run tests in CIjashook1-4/+47
2017-05-08Use profile information to differentiate filesDrew Scoggins1-2/+2
2017-05-08Change xcopy to copyDrew Scoggins1-2/+6
2017-05-07Fix copy error in perf scriptDrew Scoggins1-2/+2
2017-05-05Add a GC Reliability Framework job to the CI (#11280)Sean Gillespie2-0/+16
2017-05-05Add lean run support to CoreCLR perf (#11347)Drew Scoggins1-2/+35
2017-05-02Add smoketest for performance testsDrew Scoggins1-14/+38
2017-05-01[ARM] Update rootfs for Tizen armel (#11202)Hyung-Kyu Choi2-17/+7
2017-04-27Remove support for the x86 compat JIT from .NET Core.Pat Gavlin2-20/+2
2017-04-25[ARM32] clang 3.9 as a default for ARM cross build (#11064)Hyung-Kyu Choi1-1/+1
2017-04-24[x86/Linux] Change CI docker image (#11098)Hyeongseok Oh1-2/+2
2017-04-19Allow to run all benchmarks and even upload, but fail the job.José Rivero1-2/+26
2017-04-19Stop running all tests on first failure, if the run is private or rolling.José Rivero1-7/+12
2017-04-18Updating the measurement.py call to be setup like the submission.py callJosé Rivero1-1/+7
2017-04-18Set default BenchView run type to localJosé Rivero1-13/+16
2017-04-18Improving robustness of the run-xunit-perf.cmd script.José Rivero1-185/+286
2017-04-18Run-xunit-perf: update TraceEvents version numberJoseph Tremoulet1-1/+1
2017-04-17Add scenario-based testsSwaroop Sridhar1-4/+18
2017-04-17Fix ARM32/Linux release CI test failure (#11008)Hyeongseok Oh1-1/+2
2017-04-13Merge pull request #10922 from adiaaida/fixXUnitPerfMichelle McDaniel1-1/+1
2017-04-13[ARM32/Linux] Build libcoreclrtraceptprovider.so (#10406)Hyeongseok Oh1-1/+5
2017-04-12Fix run-xunit-perf.cmd for local useMichelle McDaniel1-1/+1
2017-04-12Change default clang version to clang3.9 in cross build (#10889)Jiyoung Giuliana Yun1-4/+4
2017-04-06Update ILLink build scriptsSwaroop Sridhar2-4/+2
2017-04-06[x86/Linux] PAL test in CI build (#10688)Hyeongseok Oh1-11/+12