Commit graph

  • 87d70ac71e spelling: coalescing Josh Soref 2023-03-19 20:12:27 -04:00
  • 10661b35f9 spelling: available Josh Soref 2023-03-19 20:12:27 -04:00
  • 7e2e294dc5 spelling: arbitrary Josh Soref 2023-03-19 20:12:25 -04:00
  • f96b3eb9a9 spelling: accidentally Josh Soref 2023-03-19 20:12:26 -04:00
  • 1a802ed1b4 spelling: access Josh Soref 2023-03-19 20:12:26 -04:00
  • 17895e929a spelling: abandoned Josh Soref 2023-03-19 20:12:25 -04:00
  • ea85fc88e0 Fix markup Josh Soref 2023-03-19 19:01:44 -04:00
  • 56e6398b33 Fix link Josh Soref 2023-03-19 19:02:19 -04:00
  • cbccbbe9a4 c++ override test new placement operator David Carlier 2023-03-18 11:11:49 +00:00
  • 1f6122c401
    Merge 49afbc0821 into 824fd8a7b1 playX 2023-03-17 14:23:29 +08:00
  • eca98ac056 Merge branch 'dev-platform' into dev-slice-platform dev-slice-platform Daan Leijen 2023-03-16 20:17:01 -07:00
  • 17a20f280b dont track ETW by default dev-platform Daan Leijen 2023-03-16 20:16:31 -07:00
  • 92358f850d Merge branch 'dev-platform' into dev-slice-platform Daan Leijen 2023-03-16 20:14:07 -07:00
  • 8a560908ea Merge branch 'dev-slice' into dev-slice-platform Daan Leijen 2023-03-16 20:13:54 -07:00
  • 33880f9a23 Merge branch 'dev' into dev-slice Daan Leijen 2023-03-16 20:13:27 -07:00
  • 3ebcc0bac4 fix syntax in cmakelists Daan Leijen 2023-03-16 20:13:21 -07:00
  • 1e8769ec95 Merge branch 'dev-platform' into dev-slice-platform Daan Leijen 2023-03-16 20:11:59 -07:00
  • 63f88cb43d rename Daan Leijen 2023-03-16 20:10:46 -07:00
  • 1a99efc671 integrate ETW windows event tracing into mimalloc as another track tool Daan Leijen 2023-03-16 20:08:43 -07:00
  • 072316bd33 add etw support Xinglong He 2023-03-11 17:30:21 -08:00
  • 8a1f6c82b2 move prim files in subdirectories Daan Leijen 2023-03-16 17:47:00 -07:00
  • 2e85af5bb2 Merge branch 'dev' into dev-platform Daan Leijen 2023-03-16 17:42:11 -07:00
  • 134b23b921 fix asan/valgrind api fill test Daan Leijen 2023-03-16 17:42:00 -07:00
  • 7d834864bb fix macOSX compilation Daan 2023-03-16 11:35:11 -07:00
  • 61ae0d1d5e merge from dev-platform Daan Leijen 2023-03-15 20:42:59 -07:00
  • c4c96d2f8d update older vs ide projects Daan Leijen 2023-03-15 20:38:10 -07:00
  • 4da64ac904 Merge branch 'dev-slice' into dev-slice-platform Daan Leijen 2023-03-15 20:33:52 -07:00
  • e937070cf1 Merge branch 'dev' into dev-platform Daan Leijen 2023-03-15 20:33:35 -07:00
  • c80e2d5b03 Merge branch 'dev' into dev-slice Daan Leijen 2023-03-15 20:33:16 -07:00
  • 824fd8a7b1 fix issue #707; rename a local template parameter (destroy) to work around two-phase template resolve in msvc 2019 Daan Leijen 2023-03-15 20:31:52 -07:00
  • 9fb4f2a501 update vs2019 ide Daan Leijen 2023-03-15 19:25:18 -07:00
  • ea40b8fcda merge from dev-platform Daan Leijen 2023-03-15 19:17:20 -07:00
  • cfe3d04299 cleanup Daan Leijen 2023-03-15 19:15:53 -07:00
  • 348800600a Merge branch 'dev-platform' into dev-slice-platform Daan Leijen 2023-03-15 19:07:48 -07:00
  • 479ef4bf4c fix precise free size in aligned allocation Daan Leijen 2023-03-15 19:07:35 -07:00
  • 65bbe4014f merge from dev-platform Daan Leijen 2023-03-15 15:10:12 -07:00
  • 84ef963a47 remove conioinclude Daan Leijen 2023-03-15 14:43:35 -07:00
  • 9a2dbf373e move thread init to primitives Daan Leijen 2023-03-15 13:35:23 -07:00
  • 973268bf1e move random initialization to primitives Daan Leijen 2023-03-15 12:40:18 -07:00
  • 9b110090b2 move threadid and mi_get_default_heap to primitives Daan Leijen 2023-03-14 20:35:00 -07:00
  • 3579d3b861 move mi_thread_id to primitives Daan Leijen 2023-03-14 19:38:45 -07:00
  • 4348a05d0f small fixes Daan Leijen 2023-03-14 18:24:38 -07:00
  • 10f62eb5a1 add c primitives, move getenv into primitives Daan Leijen 2023-03-14 18:10:00 -07:00
  • 69cb30a874 move process info into primitives Daan Leijen 2023-03-14 17:15:52 -07:00
  • 08a01d26dc initial commit of new primitive layer Daan Leijen 2023-03-14 16:54:46 -07:00
  • 285bc7a5a1
    Merge f58d34fe28 into 2e6ab0f230 Jim Huang 2023-03-13 09:55:05 +09:00
  • 0f5a8b1eea add etw support dev-slice-etw Xinglong He 2023-03-11 17:30:21 -08:00
  • 2b59ea2180
    Merge 167cc14668 into 2e6ab0f230 David CARLIER 2023-03-08 07:24:28 +08:00
  • a90737a7fa fix valgrind tracking for zero initialized segments Daan Leijen 2023-03-06 10:44:43 -08:00
  • 8184e9de1f Merge branch 'dev' into dev-slice Daan Leijen 2023-03-06 10:29:27 -08:00
  • 2e6ab0f230 add documentation for tracking tools; rename with prefix MI_TRACK_tool Daan Leijen 2023-03-06 09:02:38 -08:00
  • 7ec798e197 make test-stress match the one in dev Daan Leijen 2023-03-05 22:54:10 -08:00
  • 43533fa968 Merge branch 'dev' into dev-slice Daan Leijen 2023-03-05 22:29:54 -08:00
  • 64fb009695 fix warning with zero padding Daan Leijen 2023-03-05 22:27:45 -08:00
  • e912697d90 fix warning with zero padding Daan Leijen 2023-03-05 22:26:05 -08:00
  • b3f3a0de3b include psapi.h instead of defining PROCESS_MEMORY_COUNTERS on windows Daan Leijen 2023-03-05 22:22:36 -08:00
  • d0eebedfbf merge from dev Daan Leijen 2023-03-05 22:15:07 -08:00
  • 6f31115c7f fix segment defined memory for valgrind Daan Leijen 2023-03-05 22:11:42 -08:00
  • 465eb81d30 track free blocks in valgrind for heap_destroy as well Daan Leijen 2023-03-05 18:18:41 -08:00
  • 82c85d1a13 fix valgrind mem for large alignment Daan Leijen 2023-03-05 18:03:04 -08:00
  • b3176ada74 merge from dev, fix commit size in asan tracking Daan 2023-03-05 11:17:39 -08:00
  • 056c2ce45b match track free size to tracked malloc size Daan 2023-03-05 11:01:51 -08:00
  • f32b42e6cc Merge branch 'dev' into dev-slice Daan 2023-03-04 16:03:22 -08:00
  • 20ae35a1d4 remove accidental -fsanitize Daan 2023-03-04 16:03:14 -08:00
  • 3c906bde8b better track_free_size Daan 2023-03-04 15:17:13 -08:00
  • e4b9ea918f merge from dev Daan 2023-03-04 14:52:30 -08:00
  • 6dcebdc303 fix sizes in memory tracking and padding for huge alignments Daan 2023-03-04 14:49:02 -08:00
  • e24c7c9de6 fix asan compilation on macOSX Daan 2023-03-04 09:58:17 -08:00
  • 6cc0ad72fc match declaration of mi_malloc_size_checked on macOS Daan 2023-03-04 09:58:02 -08:00
  • 0d9e7ab61e remove extern inline from alloc_new functions to avoid link warnings Daan 2023-03-04 09:27:04 -08:00
  • cb4fc2c792 reset stats for stress test when using mimalloc Daan 2023-03-04 09:17:35 -08:00
  • 5fe4a3480f revert default max align commit back to 16 Daan Leijen 2023-02-20 12:21:06 -08:00
  • 8be4cee418 change max align size to 8 daan 2022-11-16 18:52:40 -08:00
  • 5127ff871d FIX: atomic_store_explicit call in random.c for some arm platform Troy Liu 2023-02-10 09:34:12 +08:00
  • e7b941a136 Merge branch 'dev' into dev-slice Daan Leijen 2023-02-07 11:08:10 -08:00
  • 6a230f8329 fix compilation of heap specific STL allocators for vs2017 Daan Leijen 2023-02-07 11:07:52 -08:00
  • 507f75b56c update vs2017 project files Daan Leijen 2023-02-07 11:07:08 -08:00
  • 1a136c7e3d Merge branch 'dev' into dev-slice Daan Leijen 2023-02-01 11:28:22 -08:00
  • 389b004cd0 update mimalloc-redirect for win11; potential fix for issue #657, attempt 3 Daan Leijen 2023-02-01 11:28:01 -08:00
  • efb7a159d5 Merge branch 'dev' into dev-slice Daan Leijen 2023-02-01 11:23:37 -08:00
  • 23868f0801 update mimalloc-redirect for win11; potential fix for issue #657, attempt 2 Daan Leijen 2023-02-01 11:23:20 -08:00
  • a6f092a6f5 Merge branch 'dev' into dev-slice Daan Leijen 2023-01-31 21:08:55 -08:00
  • fca492aacc update mimalloc-redirect for win11; potential fix for issue #657 Daan Leijen 2023-01-31 21:08:43 -08:00
  • 1e4b6b734e fix assertion that was too strict (issue #691) Daan Leijen 2023-01-31 16:02:35 -08:00
  • c6bbc28da0 adding check for ptr cookie to be the same as segment cookie to catch valid pointers when unaligned os memory is provided at allocation Blake Taylor 2023-01-26 20:13:49 -08:00
  • c93d848153 fix install issue on Haiku R1 beta 4 closes #677 Tara Harris 2023-01-05 15:07:34 -05:00
  • 8bb58fe00e
    Remove redundant line Ganesan Rajagopal 2022-12-31 14:27:55 +05:30
  • 5046f986c5
    Remove obsolete code Ganesan Rajagopal 2022-12-30 11:27:51 +05:30
  • 5b241ade81 Fix Visual Studio 2017 compilation Martin Kraner 2022-12-27 11:32:42 +01:00
  • 2aa3507249 Fix MI_SKIP_COLLECT_ON_EXIT option syntax Martin Kraner 2022-12-23 14:23:24 +01:00
  • 990779326f
    Merge fce0c16ce1 into dd7348066f SHADOW 2022-12-25 10:45:58 +02:00
  • dd7348066f Merge branch 'dev-slice' Daan Leijen 2022-12-23 13:35:58 -08:00
  • 7bb34e056c fix readme Daan Leijen 2022-12-23 13:35:50 -08:00
  • df6e288519 merge from dev-slice v2.0.9 Daan Leijen 2022-12-23 13:34:21 -08:00
  • 28cf67e5b6 bump version to 2.0.9 v2.0.9 Daan Leijen 2022-12-23 13:31:56 -08:00
  • 4cebb48062 bump version to v1.7.9 v1.7.9 Daan Leijen 2022-12-23 13:29:06 -08:00
  • e87badaa1b Merge branch 'dev' into dev-slice Daan Leijen 2022-12-23 13:05:05 -08:00
  • 9adb032e9c test non-default heap Daan Leijen 2022-12-23 13:04:53 -08:00
  • e68f2c1479 fix recursion issue on exit on windows, #672 Daan Leijen 2022-12-23 13:02:16 -08:00
  • 1440fe6ae1
    Merge 03c28992a9 into 9b558e2a07 Azat Khuzhin 2022-12-22 10:18:20 +08:00