.. |
prim
|
do not use syscall on android (issue #1015)
|
2025-02-18 16:02:52 -08:00 |
alloc-aligned.c
|
clean up statistics
|
2025-03-01 20:51:44 -08:00 |
alloc-override.c
|
Merge pull request #918 from mneumann/dev-fix-build-on-dragonflybsd
|
2024-12-30 12:18:35 -08:00 |
alloc-posix.c
|
update alignment check
|
2023-04-16 17:05:56 -07:00 |
alloc.c
|
fix compilation error with MI_GUARDED
|
2025-03-02 17:41:13 -08:00 |
arena-abandon.c
|
update lock primitive; fix arena exclusive allocation
|
2024-12-21 14:39:17 -08:00 |
arena.c
|
make mi_options_print, mi_arenas_print, and mi_stats_print independent of the vebosity setting
|
2025-03-03 16:23:28 -08:00 |
bitmap.c
|
clean up statistics
|
2025-03-01 20:51:44 -08:00 |
bitmap.h
|
remove os_tld and stats parameters to os interface
|
2024-12-08 17:56:13 -08:00 |
free.c
|
clean up statistics
|
2025-03-01 20:51:44 -08:00 |
heap.c
|
initial statistics api
|
2025-03-02 15:34:37 -08:00 |
init.c
|
collect every N generic calls
|
2025-03-02 17:06:25 -08:00 |
libc.c
|
return length from _mi_snprintf
|
2025-01-04 22:01:28 -08:00 |
options.c
|
fix verbosity condition for printing options
|
2025-03-05 09:57:51 -08:00 |
os.c
|
use physical memory in kib to avoid overflow of size_t (issue #1010)
|
2025-02-11 09:12:29 -08:00 |
page-queue.c
|
initial statistics api
|
2025-03-02 15:34:37 -08:00 |
page.c
|
collect every N generic calls
|
2025-03-02 17:06:25 -08:00 |
random.c
|
restructure header files
|
2023-03-20 10:37:39 -07:00 |
segment-map.c
|
fix misspelling (issue #1017, #1020)
|
2025-02-24 10:50:26 -08:00 |
segment.c
|
nicer stats
|
2025-03-01 19:46:01 -08:00 |
static.c
|
refactor arena-abandoned to be an include for backward compat with existing build scripts
|
2024-06-03 18:04:59 -07:00 |
stats.c
|
fix mi_stat_get_json signature
|
2025-03-02 15:39:08 -08:00 |