Sign in
chromium
/
external
/
gperftools
Clone this repo:
Branches
master
Tags
gperftools-2.1.90
gperftools-2.2.1
gperftools-2.4
gperftools-2.3.90
gperftools-2.3
gperftools-2.2.90
gperftools-2.2
54505f1
help clang with inlining important fast-path functions
by Aliaksey Kandratsenka
· 9 years ago
master
73c0c8c
moved do_mallor_or_cpp_alloc in better place
by Aliaksey Kandratsenka
· 9 years ago
41aca07
always set errno to ENOMEM on OOM condition and in single place
by Aliaksey Kandratsenka
· 9 years ago
c449387
deal with OOM handling in one place and prior to returning result
by Aliaksey Kandratsenka
· 9 years ago
09448a8
added tcmalloc_unittest path with TCMALLOC_HEAP_LIMIT_MB=512
by Aliaksey Kandratsenka
· 9 years ago
73fb7c7
added test on errno = ENOMEM on out of memory
by Aliaksey Kandratsenka
· 9 years ago
eb725ff
unbreak heap-profiler-unittest on gcc 5
by Aliaksey Kandratsenka
· 9 years ago
5383329
unbreak heap_checker_unittest on gcc 5
by Aliaksey Kandratsenka
· 9 years ago
024bae9
dropped support for PREANSINEW define which nobody needs anymore
by Aliaksey Kandratsenka
· 9 years ago
64e0133
added trivial malloc fast-path benchmark
by Aliaksey Kandratsenka
· 10 years ago
e1d1311
issue-699: Free list on error paths
by Tom Conerly
· 9 years ago
b5b7986
issue-702: correctly declare arg-less functions in profiler.h
by Aliaksey Kandratsenka
· 9 years ago
7df7f14
issue-693: enable futex usage on arm
by Aliaksey Kandratsenka
· 9 years ago
cb998e5
issue-693: convert sys_futex to it's 6-arg form
by Aliaksey Kandratsenka
· 9 years ago
36066b8
issue-695: implementated TCMALLOC_TRACE_FILE variable
by Aliaksey Kandratsenka
· 9 years ago
c4069d2
Add empty virtual destructor to class with virtual methods.
by Brian Silverman
· 9 years ago
019362f
Add support for CPUPROFILE_TIMER_SIGNAL environment variable.
by Patrick LoPresti
· 10 years ago
81d8d2a
Add "ARMv8-A" to the supporting list of ARM architecture.
by Milton Chiang
· 10 years ago
64d1a86
include time.h for struct timespec on Visual Studio 2015
by Aliaksey Kandratsenka
· 10 years ago
7013b21
hook mi_force_{un,}lock on OSX instead of pthread_atfork
by Aliaksey Kandratsenka
· 10 years ago
More »