Commit Graph

  • a61940b02e !17 remove test cases Merge pull request !17 from wonghiu45/master OpenHarmony-v3.2-Beta3 OpenHarmony-3.2-Beta3 openharmony_ci 2022-09-23 03:30:32 +00:00
  • 8a150df93a !16 remove test cases Merge pull request !16 from wonghiu45/master master weekly_20220927 openharmony_ci 2022-09-21 08:40:21 +00:00
  • e24955f596 remove test cases wonghiu45 2022-09-21 10:12:55 +08:00
  • 5b9f726d7f !14 Implement mi_malloc_backtrace stub, fix test-mallinfo2 Merge pull request !14 from Frolikov Boris/implement-mi_malloc_backtrace-stub weekly_20220920 weekly_20220913 openharmony_ci 2022-09-07 11:17:17 +00:00
  • 4867941eca Fix test-mallinfo2 Boris Frolikov 2022-09-07 13:19:29 +03:00
  • 32382e37c7 Implement mi_malloc_backtrace stub and test Boris Frolikov 2022-09-07 12:53:10 +03:00
  • 87724018fa !10 更新README_zh.md文件 Merge pull request !10 from b班的Mark/master weekly_20220906 openharmony_ci 2022-09-01 01:16:03 +00:00
  • 14ea195d13 !11 Add perfomance tests Merge pull request !11 from valeevtimur/add-perfomance-tests weekly_20220830 openharmony_ci 2022-08-26 08:13:40 +00:00
  • 57279cb4a8 Add perfomance tests Timur Valeev 2022-08-25 11:00:57 +03:00
  • a5a31d2653 Merge remote-tracking branch 'upstream/master' Timur Valeev 2022-08-25 14:48:55 +03:00
  • 521b0e3164 Fix test/BUILD.gn code style Timur Valeev 2022-08-17 15:46:51 +03:00
  • 2541f9bfa5 Fix BUILD.gn code style Timur Valeev 2022-08-17 15:36:15 +03:00
  • 93511368a0 Add output to test-mallinfo2 and test-mallopt Timur Valeev 2022-08-17 11:43:31 +03:00
  • 720e9bd08e Add check that mimalloc was initialized Timur Valeev 2022-08-09 16:55:23 +03:00
  • 4694ccb43b Fix small issues Timur Valeev 2022-08-01 18:10:12 +03:00
  • e3db04111d Override additional API Timur Valeev 2022-08-01 13:15:29 +03:00
  • 5a7a8e8197 Add tests to CMakeList Timur Valeev 2022-08-01 10:47:58 +03:00
  • 6d2b34522d Fix typos in tests and add mallopt and mallinfo test to BUILD.gn Timur Valeev 2022-07-29 13:24:31 +03:00
  • 29c3df1abb Add test-info test and fix typo in test-malloc_iterate Timur Valeev 2022-07-29 12:43:28 +03:00
  • b9b38d6d82 Rename use iterate define Timur Valeev 2022-07-29 10:04:25 +03:00
  • 0ce52804c3 Implement new malloc synchronization Timur Valeev 2022-07-29 09:23:47 +03:00
  • 1eaa7ceca2 Fix typo in test-malloc_iterate Timur Valeev 2022-07-28 18:16:32 +03:00
  • 53018d301c Fix test-malloc_iterate and test-stats-print Timur Valeev 2022-07-28 17:59:03 +03:00
  • 160640fd4b Add test for mallopt and other fixes Timur Valeev 2022-07-28 15:58:09 +03:00
  • 14976dc7a8 Add several tests and mallopt API Timur Valeev 2022-07-28 11:33:13 +03:00
  • 23bb929931 Add malloc_iterate test Timur Valeev 2022-07-28 09:38:34 +03:00
  • e9260f5db1 Add mallinfo Timur Valeev 2022-07-27 16:55:12 +03:00
  • 065736da22 Fix errors in test-stats-print Timur Valeev 2022-07-26 20:03:39 +03:00
  • 86ff61efe0 Fix build issue related to type conversation Timur Valeev 2022-07-25 17:05:01 +03:00
  • a16145e022 - Add PR_SET_VMA for memory mapped area - Remove TLS variables from OHOS mimalloc build - Add mi_malloc_stats_print to mimic malloc_stats_print from jemalloc - Add mi_stats_mallinfo - Fix several build errors Timur Valeev 2022-07-21 11:36:25 +03:00
  • c704986499 修改README_zh.md文件 zgq-0218 2022-08-24 19:23:08 +08:00
  • 456370d7cd 修改README_zh.md文件 zgq-0218 2022-08-24 19:13:23 +08:00
  • 3804ccd76c !7 Add additional API to mimalloc Merge pull request !7 from valeevtimur/add-additional-api weekly_20220823 openharmony_ci 2022-08-22 08:33:54 +00:00
  • 78393fe943 Fix test/BUILD.gn code style Timur Valeev 2022-08-17 15:46:51 +03:00
  • 63e7b50792 Fix BUILD.gn code style Timur Valeev 2022-08-17 15:36:15 +03:00
  • d349fdaebe Add output to test-mallinfo2 and test-mallopt Timur Valeev 2022-08-17 11:43:31 +03:00
  • 4d7835d4d2 Add check that mimalloc was initialized Timur Valeev 2022-08-09 16:55:23 +03:00
  • dc3e46eba8 Fix small issues Timur Valeev 2022-08-01 18:10:12 +03:00
  • efe7eb728b Override additional API Timur Valeev 2022-08-01 13:15:29 +03:00
  • caa620272a Add tests to CMakeList Timur Valeev 2022-08-01 10:47:58 +03:00
  • 0c8016877f Fix typos in tests and add mallopt and mallinfo test to BUILD.gn Timur Valeev 2022-07-29 13:24:31 +03:00
  • 268f2642f2 Add test-info test and fix typo in test-malloc_iterate Timur Valeev 2022-07-29 12:43:28 +03:00
  • b01de45aea Rename use iterate define Timur Valeev 2022-07-29 10:04:25 +03:00
  • c5f5968099 Implement new malloc synchronization Timur Valeev 2022-07-29 09:23:47 +03:00
  • 471268d52b Fix typo in test-malloc_iterate Timur Valeev 2022-07-28 18:16:32 +03:00
  • 37c1027a50 Fix test-malloc_iterate and test-stats-print Timur Valeev 2022-07-28 17:59:03 +03:00
  • d8899d3f4c Add test for mallopt and other fixes Timur Valeev 2022-07-28 15:58:09 +03:00
  • b3e8a62d66 Add several tests and mallopt API Timur Valeev 2022-07-28 11:33:13 +03:00
  • 43f5babe24 Add malloc_iterate test Timur Valeev 2022-07-28 09:38:34 +03:00
  • faa6da2371 Add mallinfo Timur Valeev 2022-07-27 16:55:12 +03:00
  • 3ab672419f Fix errors in test-stats-print Timur Valeev 2022-07-26 20:03:39 +03:00
  • 0fdfd61b98 Fix build issue related to type conversation Timur Valeev 2022-07-25 17:05:01 +03:00
  • 671dbe6259 - Add PR_SET_VMA for memory mapped area - Remove TLS variables from OHOS mimalloc build - Add mi_malloc_stats_print to mimic malloc_stats_print from jemalloc - Add mi_stats_mallinfo - Fix several build errors Timur Valeev 2022-07-21 11:36:25 +03:00
  • 8ed94a1f70 !9 OAT告警清零 Merge pull request !9 from xywang/master weekly_20220816 monthly_20220816 openharmony_ci 2022-08-15 03:28:02 +00:00
  • 16b669c147 update OAT.xml Wang xiaoyuan 2022-08-15 09:09:00 +08:00
  • 3fb7e97b6a !8 add bundle.json file Merge pull request !8 from 陈杰/0721 weekly_20220809 weekly_20220802 weekly_20220726 feature_IDL_20220811 openharmony_ci 2022-07-21 12:26:56 +00:00
  • 90ab4fb696 add bundle.json file ChenJie 2022-07-21 19:58:46 +08:00
  • 2668455a9f !6 Add licence to BUILD.gn file Merge pull request !6 from valeevtimur/add-licence-to-buildgn openharmony_sig_ci 2022-07-20 11:04:35 +00:00
  • 2a2bf23fba Add licence to BUILD.gn Timur Valeev 2022-07-20 13:24:31 +03:00
  • 2f7201aaaf !4 Add BUILD.gn file Merge pull request !4 from valeevtimur/add-build-gn openharmony_sig_ci 2022-07-14 11:09:06 +00:00
  • 04c143664f Apply all suggestions from code review sosnin-vladimir 2022-07-13 09:23:38 +00:00
  • a10f7a3d3f Add subsystem_name and part_name to BUILD.gn Timur Valeev 2022-07-13 09:59:38 +03:00
  • 07fca5cd74 Add static library target to BUILD.gn Timur Valeev 2022-07-12 19:35:29 +03:00
  • f67d128ef4 Add BUILD.gn Timur Valeev 2022-07-12 18:24:16 +03:00
  • eb9027e061 !3 增加NOTICE,OAT和OpenSource文件 Merge pull request !3 from xywang/master openharmony_sig_ci 2022-06-29 04:10:44 +00:00
  • ca0c8b5434 add NOTICE OAT OpenSource files Wang xiaoyuan 2022-06-29 09:25:36 +08:00
  • d92c527ce0 Merge branch 'dev' into dev-slice Daan Leijen 2022-04-14 16:54:04 -07:00
  • 23455516e8 update windows pipeline to 2022 Daan Leijen 2022-04-14 16:47:43 -07:00
  • 7cb0bca1cc do not turn on C++ compilation on msvc by default Daan Leijen 2022-04-14 16:43:10 -07:00
  • 77b357e849 update readme Daan Leijen 2022-04-14 16:32:08 -07:00
  • 843d526193 update readme for v1.7.6 release Daan Leijen 2022-04-14 16:28:05 -07:00
  • 3a2f88a196 fix trailing comma Daan Leijen 2022-04-14 16:12:02 -07:00
  • c9e7884f33 merge from dev Daan Leijen 2022-04-14 16:11:29 -07:00
  • 2f955e6ca9 maintain backward compatible option order Daan Leijen 2022-04-14 16:10:36 -07:00
  • e71951e443 merge from dev Daan Leijen 2022-04-14 16:09:12 -07:00
  • e40bf72011 merge from dev Daan Leijen 2022-04-14 16:07:57 -07:00
  • b881601e64 add max segment reclaim as an option Daan Leijen 2022-04-14 16:05:49 -07:00
  • 8fa1986ceb extra check in VirtualFree for Windows on mi_os_mem_free Daan Leijen 2022-04-14 15:42:13 -07:00
  • 7e3c06ed2e fix wrong assertion Daan 2022-04-14 11:28:40 -07:00
  • 2692a0efa0 Merge branch 'dev' into dev-slice Daan Leijen 2022-04-10 13:02:38 -07:00
  • 5199fb39de fix c++ compilation warning for an unused parameter Daan Leijen 2022-04-10 12:55:59 -07:00
  • 2895b523f7 remove ifdefs around mi_os_aligned_hint Daan Leijen 2022-04-10 12:55:36 -07:00
  • f9a40b6cd2 merge from dev Daan Leijen 2022-04-09 16:22:10 -07:00
  • 24bcee8875 fix compile warnings Daan Leijen 2022-04-09 16:20:27 -07:00
  • 5f9d0bd116 fix warning Daan Leijen 2022-04-09 16:16:11 -07:00
  • dd15ae93cd Merge branch 'dev' into dev-slice Daan Leijen 2022-04-09 15:59:11 -07:00
  • 44f7cb5f65 define MEM_EXTENDED_PARAMETER structure ourselves on Windows in order to compile with older SDK's Daan Leijen 2022-04-09 15:59:05 -07:00
  • 497e63a75f merge from dev Daan Leijen 2022-04-09 15:07:07 -07:00
  • 12d1b6e88c fix msvc warnings at level 4 Daan Leijen 2022-04-09 14:48:30 -07:00
  • ad8b9cb70a remove thread local segment cache Daan Leijen 2022-04-09 14:33:20 -07:00
  • f93e492e93 Merge branch 'dev' into dev-slice Daan Leijen 2022-04-09 14:08:36 -07:00
  • 834f852cb2 nicer heap walk test Daan Leijen 2022-04-09 14:08:27 -07:00
  • c9fe4aa132 Merge branch 'dev' into dev-slice Daan Leijen 2022-04-09 13:48:30 -07:00
  • 1290a77fc0 fix Windows C++ compilation in combination with dynamic overriding by preferring RtlGenRandom Daan Leijen 2022-04-09 13:48:16 -07:00
  • f86f32524b merge from dev Daan Leijen 2022-04-09 13:26:38 -07:00
  • 6fdac260e2 add heap walk test Daan Leijen 2022-04-08 16:58:32 -07:00
  • 1c7db8d060 Merge branch 'dev' of https://github.com/microsoft/mimalloc into dev Daan Leijen 2022-04-08 16:37:08 -07:00
  • 62966f0080 use new MI_ATOMIC_VAR_INIT Daan Leijen 2022-04-08 14:52:15 -07:00
  • 2272b3968a Merge branch 'dev-slice' of https://github.com/microsoft/mimalloc into dev-slice Daan Leijen 2022-04-08 14:46:33 -07:00
  • 21e105a443 Merge branch 'dev' into dev-slice Daan 2022-04-08 14:44:35 -07:00