summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-28Bump to 1.4.5-1 versiontizen_9.0_m2_releaseaccepted/tizen/unified/x/asan/20241013.235540accepted/tizen/unified/x/20240829.020327accepted/tizen/unified/toolchain/20241004.101252accepted/tizen/unified/dev/20240901.214815accepted/tizen/unified/20240830.010901accepted/tizen/9.0/unified/20241030.231831tizen_9.0tizenaccepted/tizen_unified_x_asanaccepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unified_devaccepted/tizen_unifiedaccepted/tizen_9.0_unifiedGleb Balykov1-1/+1
2024-08-26Fix for dotnet 8.0 non-GC heap objects.Mikhail Kurinnoi1-0/+36
2024-08-14Port fixes for memory leaks from Tizen IoT Heaptrack.Mikhail Kurinnoi1-1/+5
2024-06-28Bump to 1.4.4-1 versionaccepted/tizen/unified/x/asan/20240813.225434accepted/tizen/unified/x/20240629.053324accepted/tizen/unified/toolchain/20240812.131148accepted/tizen/unified/dev/20240701.073143accepted/tizen/unified/20240629.051833Gleb Balykov1-1/+1
2024-06-28Add missing defines for x86Gleb Balykov1-0/+4
2024-05-19Add gbs build for riscv64.Mikhail Kurinnoi2-0/+43
2024-03-20Bump to 1.4.3-1 versionaccepted/tizen/unified/dev/20240620.011400accepted/tizen/unified/20240326.104853Gleb Balykov1-1/+1
2024-03-20Fix stack corruption.Mikhail Kurinnoi1-8/+7
2024-03-20Bump to 1.4.2-1 versionGleb Balykov1-1/+1
2024-03-18Add LGPL-2.1 license notice for profiler/profiler, same as for src dirGleb Balykov18-102/+225
2024-03-12Bump to 1.4.1-1 versionGleb Balykov1-2/+2
2024-02-19Fix typos and coding style.Mikhail Kurinnoi1-16/+14
2024-02-19Add managed names cache.Mikhail Kurinnoi3-79/+61
2024-01-18Fix build error at boost 1.83.0accepted/tizen/unified/20240215.175752DongHun Kwak1-0/+1
2023-06-26Bump to 1.4.0-3 versiontizen_8.0_m2_releaseaccepted/tizen/unified/20230627.025442accepted/tizen/8.0/unified/20231005.100150tizen_8.0tizen_7.0accepted/tizen_8.0_unifiedGleb Balykov1-1/+1
2023-06-26Enable compiler optimizations for libprofiler.so (profiler/profiler)Gleb Balykov1-3/+10
2023-06-26Bump to 1.4.0-1 versionGleb Balykov1-1/+1
2023-06-20Disable writing SMAPS.Oleg Lekarev1-2/+11
2023-06-10Allow to set the min and max size of memory objects to track.accepted/tizen/unified/20230616.172409Oleg Lekarev4-2/+17
2023-06-08Configurator manager from file or environment addedOleg Lekarev14-41/+683
2023-05-30Disable frequent warning log from interpret when objects are not foundGleb Balykov1-2/+12
2023-05-23Add retcode in order to perform join before exiting and show current statsGleb Balykov1-3/+11
2023-05-23Remove unneeded extra string copiesGleb Balykov2-2/+21
2023-05-23Add size limit for ThreadSafeQueue in heaptrack_interpretGleb Balykov1-14/+46
2023-05-23Add additional thread in heaptrack_interpret to not block profiler when pipe ...Gleb Balykov4-1/+165
2023-05-22Improve random number generator: create distribution once per threadGleb Balykov1-6/+22
2023-05-22Add sampling memory profiling mode based on Poisson Point Process with 512 by...Gleb Balykov2-47/+199
2023-04-27Bump to 1.3.2-1 versionaccepted/tizen/unified/20230504.054921accepted/tizen/7.0/unified/20230503.111426accepted/tizen_7.0_unifiedGleb Balykov1-1/+1
2023-04-25Bugfix: Use static buffer for stdout to avoid any garbage outputOleg Lekarev1-3/+2
2023-04-25Optimizing heaptrack latencyKirill Frolov3-14/+52
2023-04-16Add x86_64 builda-shaurtaev2-1/+44
2023-04-14Add release info to version fileHyungju Lee1-1/+1
2023-02-20Bump to 1.3.1-1 versionaccepted/tizen/unified/20230227.042000Hyungju Lee1-2/+2
2023-02-16Bump to 1.3.0-3 versionaccepted/tizen/unified/20230220.174448accepted/tizen/7.0/unified/20230220.064520Gleb Balykov1-1/+1
2023-01-17Fully disable native memory tracking (#105)accepted/tizen/7.0/unified/20230118.172143Gleb Balykov/Platform Lab /SRR/Staff Engineer/Samsung Electronics2-2/+4
2022-09-07Bump to 1.3.0-1 versiontizen_7.0_m2_releasesubmit/tizen/20220907.083312accepted/tizen/unified/20220928.020823accepted/tizen/7.0/unified/hotfix/20221116.112218accepted/tizen/7.0/unified/20221110.061450tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixAlexander Soldatov1-2/+2
2022-09-06Bump to 1.2.0-20 versionsubmit/tizen/20220906.173329submit/tizen/20220906.165256Alexander Soldatov1-1/+1
2022-09-06Fix Aarch64 work (#100)Timur Mustafin/Platform Lab /SRR/Engineer/Samsung Electronics8-22/+70
2022-08-29Add SetEnterLeaveFunctionHooks3WithInfo support for x86.Mikhail Kurinnoi1-3/+0
2021-12-23[Tizen] Support armv7hl buildsubmit/tizen/20211223.055323submit/tizen/20211223.053808accepted/tizen/unified/20211223.060309Woongsuk Cho1-1/+1
2021-11-12Transfer output file open error during injectTimur Mustafin3-11/+20
2021-09-24Bump to 1.2.0-15 versiontizen_6.5.m2_releasesubmit/tizen_6.5/20211028.164101submit/tizen/20210924.180122accepted/tizen/unified/20210926.235751accepted/tizen/6.5/unified/20211028.225434tizen_6.5accepted/tizen_6.5_unifiedAlexander Soldatov1-1/+1
2021-09-24Fix compiler warnings.Mikhail Kurinnoi6-39/+42
2021-09-10Bump to 1.2.0-13 versionsubmit/tizen/20210914.162032submit/tizen/20210909.063632accepted/tizen/unified/20210914.221907Alexander Soldatov1-1/+1
2021-09-10Add CoreCLR 6.0 compilation flags.Mikhail Kurinnoi2-2/+2
2021-09-09Bump to 1.2.0-11 versionsubmit/tizen/20210909.175349accepted/tizen/unified/20210910.004756Alexander Soldatov1-1/+1
2021-09-09Fix build with CorecLR 6.0.Mikhail Kurinnoi3-6/+22
2021-01-29#91 fix bypass of pipe to child processPavel Orekhov2-0/+74
2020-11-11Create version fileAlexander Soldatov1-0/+1
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