Commit graph

2887 commits

Author SHA1 Message Date
Gustavo Varo
375fd44ab0 Fix Warnings 2025-04-01 08:41:05 -04:00
Gustavo Varo
c2caa84f24 Fix Warnings 2025-04-01 08:32:48 -04:00
Gustavo Varo
13b27252c1 Add Process Info 2025-03-31 20:25:46 -04:00
Gustavo Varo
38f139b0a5 Fix VS solution 2025-03-18 10:39:16 -04:00
Gustavo Varo
090ef45120 Windbg Extension improvments
- Add settings command
- Fix help
- Fix Arenas
2025-03-18 10:33:33 -04:00
Gustavo Varo
f9bdcef9c5 Add mi_dump_stats 2025-03-17 22:23:54 -04:00
Daan
5a6d3412b0 merge from dev3, option_desc_t into internal.h 2025-03-14 12:56:06 -07:00
Daan
15f2a9c729 move option_desc_t to internal.h for debugging 2025-03-14 12:55:03 -07:00
Daan
3a58605046 disable page_commit_on_demand by default 2025-03-14 11:09:56 -07:00
Daan
35358aa0cf set page_commit_on_demand to 0 2025-03-14 11:08:51 -07:00
Daan
1263f62b29 Merge branch 'dev3' with arena_t definition in types.h 2025-03-14 11:06:32 -07:00
Daan
bb9f3e3b43 move statistics api into internal.h 2025-03-14 10:33:18 -07:00
Daan
f735e6e6b5 move arena_t definition to types.h 2025-03-14 10:22:08 -07:00
Daan
a0a22d954b rename cbin to chunkbin 2025-03-14 09:57:52 -07:00
Daan
265af0c90e add mi_stats_get_bin_size and chunk counters 2025-03-14 09:52:40 -07:00
Daan
22b879fde1 merge from dev3 2025-03-10 18:15:26 -07:00
daanx
d1d01deea7 add support for custom commit in arena loading 2025-03-10 18:11:27 -07:00
Daan
0d068797b6 fix prototype 2025-03-10 16:33:58 -07:00
daanx
d41f7267d1 add mi_arena_min_alignment 2025-03-10 16:29:37 -07:00
daanx
a99de4b9a3 fix abandoned count on reload 2025-03-10 16:23:06 -07:00
Gustavo Varo
adfbdac7ec Adding Anomaly Detection 2025-03-10 18:10:02 -04:00
Daan
cb864325f7 Merge branch 'dev' into dev3 2025-03-10 14:22:06 -07:00
Daan Leijen
992a1ca820 allow smaller and larger default arena slice sizes 2025-03-10 13:26:52 -07:00
Gustavo Varo
3deac1bc60 Fix Dump_areans to correctly read memory before accessing the data 2025-03-10 16:24:46 -04:00
Daan Leijen
f11732acdf set default compilation to c++ mode on msvc 2025-03-10 12:39:09 -07:00
Daan Leijen
ccc65d2fd9 fix msvc compilation in C mode 2025-03-10 12:37:42 -07:00
daanx
2383b72ef7 merge from dev 2025-03-10 12:18:39 -07:00
daanx
4aae566191 fix link error with msvc in C mode (issue #1030) 2025-03-10 12:17:46 -07:00
Gustavo Varo
922720b2af Temp adding required types to utils to unblock development
Fix printing style
Add Dump options
2025-03-08 16:46:19 -05:00
Daan
8edce30c17 merge from dev3 2025-03-06 21:06:46 -08:00
Daan
18124909a3 bump version to 3.0.3 for further development 2025-03-06 21:05:21 -08:00
Daan
2fc6b14bab bump version to 1.9.3 for further development 2025-03-06 21:03:51 -08:00
Daan
a9be1b915a Merge branch 'dev' into dev3 2025-03-06 20:56:54 -08:00
Daan
21f6edf9c6 update readme 2025-03-06 20:54:44 -08:00
Daan
f57086f9f1 update simd pipeline build 2025-03-06 20:46:54 -08:00
Daan
7f297293e7 merge from dev 2025-03-06 20:44:08 -08:00
Daan
783c3ba486 improve QNX support 2025-03-06 20:40:52 -08:00
Daan
97d440b51d
Merge pull request #1019 from tkielan/dev
support building for QNX
2025-03-06 20:35:11 -08:00
Daan
38b5087cb9 merge from dev 2025-03-06 20:34:20 -08:00
Daan
9eac969ea5 improve atomic stat merging 2025-03-06 20:14:33 -08:00
Daan
a085c30555 update readme 2025-03-06 19:59:37 -08:00
Daan
907a59cd8e Merge branch 'dev' into dev3 2025-03-06 19:52:39 -08:00
Daan
71c61c4b91 fix multi-threaded access in stats merging 2025-03-06 19:52:06 -08:00
Daan
0f60b12769 prepare readme for new release 2025-03-06 19:40:40 -08:00
Daan
8951b42bff Merge branch 'dev' into dev3 2025-03-06 19:21:51 -08:00
Daan
e1fde6b5ce update vcpkg file 2025-03-06 19:21:30 -08:00
Daan
7d6304347e revert back to _WIN32_WINNT=x0600 as we dynamically check for GetPhysicalInstalledMemory now (issue #976) 2025-03-06 19:09:51 -08:00
daanx
d9580f3bfb update popcnt to be more efficient on x64 even without MI_OPT_ARCH=ON 2025-03-06 18:54:04 -08:00
daanx
7e721c881b add comments 2025-03-06 16:50:56 -08:00
daanx
dd3a74d89d Merge branch 'dev3' into dev3-binx 2025-03-05 20:47:05 -08:00