Re: [Valgrind-users] Memcheck Support For Per-Thread Caching

2022-07-25 Thread John Reiser
Does memcheck include support for per-thread caching (now enabled by default in glibc)? Memcheck intercepts all calls on allocation and free-ing subroutines (malloc, free, calloc, realloc, memalign, posix_memalign, brk, sbrk, mmap, ...) and totally replaces each one with code that is internal t

[Valgrind-users] Memcheck Support For Per-Thread Caching

2022-07-25 Thread Glenn Holt
Does memcheck include support for per-thread caching (now enabled by default in glibc)? ᐧ ___ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users