index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-01
Fix optdata restore functionality (#11935)
Daniel Podder
3
-18
/
+38
2017-06-01
Updating version of xUnit-Performance-Api (#11987)
José Rivero
2
-38
/
+42
2017-05-26
Enable linux perf runs (#11905)
José Rivero
1
-167
/
+145
2017-05-19
Clean up 2.0.0 BuildTools PR
wtgodbe
1
-0
/
+1
2017-05-19
Enable GDBJIT feature in Tizen armel CI (#11708)
Jiyoung Giuliana Yun
1
-1
/
+6
2017-05-16
Update Coreclr to 2.0.0 buildtools
wtgodbe
3
-3
/
+38
2017-05-16
Add LinkBench to BenchView
Swaroop Sridhar
1
-19
/
+43
2017-05-11
Merge pull request #11423 from jashook/arm64_live_tests
Jarret Shook
1
-4
/
+47
2017-05-11
Windows Arm64 - Build/Run tests in CI
jashook
1
-4
/
+47
2017-05-08
Use profile information to differentiate files
Drew Scoggins
1
-2
/
+2
2017-05-08
Change xcopy to copy
Drew Scoggins
1
-2
/
+6
2017-05-07
Fix copy error in perf script
Drew Scoggins
1
-2
/
+2
2017-05-05
Add a GC Reliability Framework job to the CI (#11280)
Sean Gillespie
2
-0
/
+16
2017-05-05
Add lean run support to CoreCLR perf (#11347)
Drew Scoggins
1
-2
/
+35
2017-05-02
Add smoketest for performance tests
Drew Scoggins
1
-14
/
+38
2017-05-01
[ARM] Update rootfs for Tizen armel (#11202)
Hyung-Kyu Choi
2
-17
/
+7
2017-04-27
Remove support for the x86 compat JIT from .NET Core.
Pat Gavlin
2
-20
/
+2
2017-04-25
[ARM32] clang 3.9 as a default for ARM cross build (#11064)
Hyung-Kyu Choi
1
-1
/
+1
2017-04-24
[x86/Linux] Change CI docker image (#11098)
Hyeongseok Oh
1
-2
/
+2
2017-04-19
Allow to run all benchmarks and even upload, but fail the job.
José Rivero
1
-2
/
+26
2017-04-19
Stop running all tests on first failure, if the run is private or rolling.
José Rivero
1
-7
/
+12
2017-04-18
Updating the measurement.py call to be setup like the submission.py call
José Rivero
1
-1
/
+7
2017-04-18
Set default BenchView run type to local
José Rivero
1
-13
/
+16
2017-04-18
Improving robustness of the run-xunit-perf.cmd script.
José Rivero
1
-185
/
+286
2017-04-18
Run-xunit-perf: update TraceEvents version number
Joseph Tremoulet
1
-1
/
+1
2017-04-17
Add scenario-based tests
Swaroop Sridhar
1
-4
/
+18
2017-04-17
Fix ARM32/Linux release CI test failure (#11008)
Hyeongseok Oh
1
-1
/
+2
2017-04-13
Merge pull request #10922 from adiaaida/fixXUnitPerf
Michelle McDaniel
1
-1
/
+1
2017-04-13
[ARM32/Linux] Build libcoreclrtraceptprovider.so (#10406)
Hyeongseok Oh
1
-1
/
+5
2017-04-12
Fix run-xunit-perf.cmd for local use
Michelle McDaniel
1
-1
/
+1
2017-04-12
Change default clang version to clang3.9 in cross build (#10889)
Jiyoung Giuliana Yun
1
-4
/
+4
2017-04-06
Update ILLink build scripts
Swaroop Sridhar
2
-4
/
+2
2017-04-06
[x86/Linux] PAL test in CI build (#10688)
Hyeongseok Oh
1
-11
/
+12
2017-04-04
Add a job for testing via IlLink for Linux
Swaroop Sridhar
2
-4
/
+3
2017-04-03
Merge pull request #10326 from jashook/arm64_test_update_20_march
Jarret Shook
2
-12
/
+34
2017-04-03
Update the arm64 test drop
jashook
2
-12
/
+34
2017-03-28
Add support for CoreCLR testing via ILLINK on Linux
Swaroop Sridhar
2
-0
/
+112
2017-03-22
Update CoreCLR to use xunit perf api
Drew Scoggins
1
-9
/
+7
2017-03-20
Merge pull request #9445 from hqueue/arm/ci
Gaurav Khanna
2
-39
/
+298
2017-03-16
Add IBC support to managed build (#10180)
Daniel Podder
2
-0
/
+97
2017-03-16
Delete mscorlib facade (#10157)
Jan Kotas
2
-27
/
+9
2017-03-15
[ARM/CI] new ARM CI using Docker
Hyung-Kyu Choi
2
-39
/
+298
2017-03-10
Crossgen all assemblies for throughput perf
Michelle McDaniel
1
-56
/
+49
2017-03-10
Merge pull request #10079 from hseok-oh/ci/x86_job
Gaurav Khanna
1
-0
/
+57
2017-03-10
[Linux/x86] Enable CI Linux/x86 build job
Hyeongseok Oh
1
-0
/
+57
2017-03-09
Add linux throughput testing support
Michelle McDaniel
2
-39
/
+104
2017-03-03
Use CoreCLROverridePath property for CoreFx tests
Russ Keldorph
1
-12
/
+4
2017-03-02
Merge pull request #9775 from adiaaida/addThroughputPerfTesting
Michelle McDaniel
1
-0
/
+364
2017-03-01
Add Throughput Perf testing
Michelle McDaniel
1
-0
/
+364
2017-02-25
[ARM/CI] Fix arm32 CI git check failure (#9798)
Hyung-Kyu Choi
1
-1
/
+2
[next]