7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 19 hours ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
support proc maps iterator on NetBSD More... 11 months ago
don't NO_INTR close More... 11 months ago
simplify project by making it C++-only More... 11 months ago
unbreak symbol weakening More... 11 months ago
[osx] make profiler unittest pass More... 11 months ago
[osx] make heap profiler unittest pass More... 11 months ago
[osx] implement native c++ allocation operators on osx More... 11 months ago
[osx] don't crash debugallocator on 0-sized allocations More... 11 months ago
[osx] place malloc-zone-related functions to google_malloc section More... 11 months ago
[osx] unbreak LowLevelAlloc More... 11 months ago
fix malloc_bench on clang More... 11 months ago
[benchmark] detect iterations overflow More... 11 months ago
reworked heap leak checker for more portability More... 11 months ago
fix heap checker unittest More... 11 months ago
ensure that heap checker initialization actually calls malloc More... 11 months ago
one trivial config cleanup More... 11 months ago
simplify heap checker building default to be Linux-only More... 11 months ago
make preamble patcher build and run (win64 only) More... 11 months ago
amputate old atomic ops implementation More... 11 months ago
port spinlocks atomic ops usage to std::atomic More... 11 months ago
switch malloc hooks to std::atomic More... 11 months ago
unbreak frame skipping in generic-fp backtrace method More... 11 months ago
stacktrace_unittest: test backtracing from signals more reliably More... 11 months ago
stop working around obsolete compilation bug More... 11 months ago
fix minor clang warning More... 11 months ago
use more noopt in various unit tests More... 11 months ago
mark stacktrace capturing functions as noinline More... 11 months ago
enable ATTRIBUTE_NOINLINE for MSVC More... 11 months ago
unbreak building with visual studio clang platform toolset More... 11 months ago
use libunwind when it actually works More... 11 months ago