summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-14Update IntroductionDmitry Krivoschekov1-12/+21
2018-05-13Update building instructions for GBSAleksei Vereshchagin1-3/+3
2018-05-13Add 'Running' chapter to READMEDmitry Krivoschekov10-1/+61
2018-05-13Add new READMEDmitry Krivoschekov1-0/+125
2018-05-13Rename original README of Tizen dotnet memory profilerDmitry Krivoschekov1-0/+0
2018-05-08Windows GUI build instruction updated.Alexey Chernobaev1-0/+4
2018-05-08File|Close menu item removed because it generally duplicated the functionalit...Alexey Chernobaev2-7/+0
2018-05-08copy required dll files to destination directory on build (in Release configu...Alexey Chernobaev1-2/+42
2018-04-28Merge branch 'rtsoft_msvc_port' into deliveryAlexey Chernobaev2-25/+110
2018-04-27Windows GUI build instruction updatedAlexey Chernobaev1-1/+1
2018-04-27Tizen i686 target build fixIgor Oblakov2-1/+33
2018-04-25add packaging for ARMIgor Oblakov3-0/+147
2018-04-12fixed stack overflow in case of too big flame graphs (now the maximum depth o...Alexey Chernobaev2-25/+110
2018-04-09"How to build" instruction updatedAlexey Chernobaev2-6/+33
2018-04-04fix build on LinuxAlexey Chernobaev3-5/+10