summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-21Bump to 1.2.0-7 versiontizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115106submit/tizen_6.0_hotfix/20201102.192906submit/tizen_6.0/20201029.205506submit/tizen/20200821.151359accepted/tizen/unified/20200824.134446accepted/tizen/6.0/unified/hotfix/20201103.045029accepted/tizen/6.0/unified/20201030.102559tizen_6.0_hotfixtizen_6.0accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedAlexander Soldatov1-1/+1
2020-08-11Show filename in GUI headersubmit/tizen/20200821.032433Timur1-2/+3
2020-08-06Fix sdb version checkTimur1-1/+1
2020-07-17[WIP] Add gbs arm64 build support.submit/tizen/20200719.212637accepted/tizen/unified/20200720.125605Mikhail Kurinnoi2-12/+49
2020-05-26Bump to 1.2.0-3 versionsubmit/tizen_5.5_wearable_hotfix/20201027.114701submit/tizen_5.5_wearable_hotfix/20201026.1843010submit/tizen_5.5/20200526.212843submit/tizen/20200526.161536accepted/tizen/unified/20200528.132946accepted/tizen/5.5/unified/wearable/hotfix/20201027.091826accepted/tizen/5.5/unified/20200528.043012tizen_5.5_wearable_hotfixtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unifiedAlexander Soldatov1-2/+2
2020-05-26Remove from clang flagsHyungju Lee1-0/+3
2020-05-22Fix CXXFLAGS.asoldatov-testMikhail Kurinnoi1-0/+5
2020-04-10packaing: remove flags '-frecord-gcc-switches'submit/tizen_5.5/20200515.062629submit/tizen/20200515.062155accepted/tizen/unified/20200515.081439accepted/tizen/5.5/unified/20200519.155022Dongkyun Son1-0/+3
2020-02-03Fix typedef redefinition error, switch to PAL implemented _snprintf_s.submit/tizen/20200203.074655accepted/tizen/unified/20200203.125713Mikhail Kurinnoi1-3/+2
2020-02-03Filtered out '-mimplicit-it=thumb' for arm profiler buildAndrey Kazmin1-0/+5
2020-02-03Fixed build for gcc 9.2.0Andrey Kazmin3-7/+18
2020-01-29Remove heaptrack_preload build by default.Mikhail Kurinnoi1-24/+26
2019-12-17Fixed warnings from static analyzer.Kirill Frolov1-1/+1
2019-12-17Fixed warnings from static analyzer.Kirill Frolov1-2/+3
2019-10-04Fix compilation warnings.tizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201027.114301submit/tizen_5.5_mobile_hotfix/20201026.1851010submit/tizen_5.5/20191031.000009submit/tizen/20191004.002717accepted/tizen/unified/20191006.223640accepted/tizen/5.5/unified/mobile/hotfix/20201027.061012accepted/tizen/5.5/unified/20191031.004502tizen_5.5_tvtizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixMikhail Kurinnoi3-5/+5
2019-10-04Fix RootReferences() behaviour.Mikhail Kurinnoi1-3/+10
2019-09-17Update .gitignoresubmit/tizen/20190916.223626accepted/tizen/unified/20190917.034106이형주/Common Platform Lab(SR)/Staff Engineer/삼성전자1-0/+2
2019-09-17Remove unused code for i386.Mikhail Kurinnoi1-12/+6
2019-09-16Fix SIGABRT on hooks execution during globals deallocation.submit/tizen/20190915.232949accepted/tizen/unified/20190916.043450Mikhail Kurinnoi2-12/+26
2019-09-06Fix Coverity issues:submit/tizen/20190906.005000accepted/tizen/unified/20190906.111908Konstantin Baladurin3-12/+28
2019-04-05Merge pull request #57 from m-kurinnoi/clr3fixsubmit/tizen/20190419.143735submit/tizen/20190416.152950submit/tizen/20190410.105333submit/tizen/20190405.141848accepted/tizen/unified/20190422.045939Alexander Aksenov/AI Ecosystem Lab /SRR/Engineer/삼성전자1-2/+2
2019-04-01Fix build with coreclr 3.Mikhail Kurinnoi1-2/+2
2019-02-07Add interpret results output into custom stream.HEADmasterMikhail Kurinnoi3-22/+141
2019-02-05Add TCP socket prompt feature.Mikhail Kurinnoi6-2/+35
2019-02-05Add TCP socket implementation for output stream. (#53)Михаил Куринной/AI Ecosystem Lab /SRR/Engineer/삼성전자6-5/+267
2019-01-30Improve dump output code. (#52)Михаил Куринной/AI Ecosystem Lab /SRR/Engineer/삼성전자10-19/+219
2018-12-13Fix GUI build (MSVS2017 + QWT trunk sources).Kurinnoi Mikhail2-0/+2
2018-09-28Merge pull request #41 from dotnet/memory_profiler_fixsubmit/tizen_5.0/20181106.000001submit/tizen_5.0/20181101.000009submit/tizen/20181001.124515accepted/tizen/unified/20181001.150959accepted/tizen/5.0/unified/20181106.201556accepted/tizen/5.0/unified/20181102.031859tizen_5.0accepted/tizen_5.0_unified오창석/Advanced DX Lab(SR)/Staff Engineer/삼성전자6-58/+241
2018-09-25Port some logic from heaptrack_preload to heaptrack_injectAleksei Vereshchagin1-2/+188
2018-09-25Implement dotnet_launcher_inject() hook for heaptrack_injectAleksei Vereshchagin1-0/+31
2018-09-25Add TIZEN building option and remove 0001-Target-build patchAleksei Vereshchagin5-56/+22
2018-09-19Removed redundant bracketsubmit/trunk/20180921.085257submit/tizen/20180921.085331accepted/tizen/unified/20180921.143129Andrey Ivanov1-1/+1
2018-09-19Fixed SDK version in README.mdAndrey Ivanov1-1/+1
2018-09-19Update README.mdDmitry Krivoschekov1-1/+1
2018-09-19readme updatedalivanov8-12/+16
2018-08-20Add Qt5PrintSupport.dll to the list of external QT dllssubmit/tizen/20180820.165049accepted/tizen/unified/20180821.091139Konstantin Kholopov1-1/+2
2018-08-20Change installation path in spec-fileAleksei Vereshchagin3-35/+28
2018-08-20Update WINDOWS_GUI_BUILD guide for latest QT and QWT versionsKonstantin Kholopov1-13/+16
2018-08-20Use a symlink to installed Microsoft.NETCore.App versionAleksei Vereshchagin1-5/+3
2018-08-20Fix after STDMETHODCALLTYPE changeIgor Oblakov1-4/+7
2018-06-29Update dotnet version to 2.1.0submit/tizen/20180702.034319accepted/tizen/unified/20180702.042655Lukasz Wojciechowski1-1/+1
2018-06-20Exclude build for unsupported architecturessubmit/tizen/20180620.154106accepted/tizen/unified/20180628.130559Dmitri Botcharnikov1-0/+2
2018-06-18Merge branch 'managed-profiler' into tizensubmit/tizen/20180620.151417submit/tizen/20180620.112952Dmitri Botcharnikov217-0/+41365
2018-06-15Initial empty repositoryTizen Infrastructure0-0/+0
2018-06-01Merge pull request #36 from dotnet/deliveryMaria Guseva/AI Tools Lab/Staff Engineer/삼성전자82-479/+5329
2018-05-21Introduce the "managed mode" to disable slow native backtracesMaria Guseva2-8/+29
2018-05-18Update versions for P3 deliveryAleksei Vereshchagin6-8/+11
2018-05-18Merge branch 'managed-profiler' into 'delivery'Aleksei Vereshchagin1-2/+8
2018-05-16WINDOWS_GUI_BUILD document updatedAlexey Chernobaev2-10/+17
2018-05-14Update README fileDmitry Krivoschekov1-36/+20