index
:
delta/gperftools.git
at7_0-release
at7_1-release
at8_0-release
baserock/morph
master
master-issue_626
rzinsly-master
wip-from-alk-for-review
github.com: gperftools/gperftools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix the removed std::allocator::pointer member type removed in C++20
Laurent Stacul
2020-02-09
1
-2
/
+2
*
Add mips64* support
shipujin
2020-02-09
1
-1
/
+1
*
Update config.h in Windows
Holy Wu
2019-04-21
1
-14
/
+10
*
Fix a long time typo
风
2019-04-17
1
-1
/
+1
*
Fix build on FreeBSD
pkubaj
2019-04-07
1
-0
/
+4
*
don't try to mark rsp as clobbered in linux syscall support
Aliaksey Kandratsenka
2019-02-10
1
-1
/
+1
*
Use initial exec TLS model for all thread local variables from thread_cache.cc
Romain Geissler
2019-02-10
1
-1
/
+1
*
Include asm/ptrace.h when accessing ucontext_t
Tulio Magno Quites Machado Filho
2019-02-10
1
-0
/
+3
*
Compile time aggressive decommit option
Laurent Stacul
2019-02-10
1
-1
/
+9
*
undef mmap64 function
Fabrice Fontaine
2018-10-07
1
-1
/
+2
*
check for __sbrk
Fabrice Fontaine
2018-10-06
1
-1
/
+1
*
Fix mmap region iteration while no regions are recorded.
Gabriel Marin
2018-10-06
2
-6
/
+16
*
Use off64_t instead of __off64_t
Fabrice Fontaine
2018-10-06
1
-4
/
+4
*
Return early in WriteProfile to reduce indentation
Gabriel Marin
2018-10-06
1
-13
/
+11
*
Add generic.total_physical_bytes property to MallocExtension
Gabriel Marin
2018-10-06
2
-0
/
+16
*
Make some tcmalloc constants truly const
Gabriel Marin
2018-10-05
1
-7
/
+7
*
Add comment about gperftools 2.8 not deduplicating heapz samples.
Aliaksey Kandratsenka
2018-09-03
1
-0
/
+4
*
Drop de-duplication of heap sample (aka heapz) entries.
Aliaksey Kandratsenka
2018-08-27
5
-112
/
+53
*
Add flag to disable installing unmaintained & deprecated pprof.
Aliaksey Kandratsenka
2018-08-26
1
-1
/
+1
*
Avoid static initialization of pprof path for symbolization.
Aliaksey Kandratsenka
2018-08-26
1
-9
/
+11
*
Fix page_heap_test flakiness
Brian Silverman
2018-08-13
1
-23
/
+56
*
Use standard-conforming alignof in debugallocation.cc
Aliaksey Kandratsenka
2018-08-05
1
-2
/
+2
*
Fix incompatible aliasing warnings
Aliaksey Kandratsenka
2018-08-05
2
-20
/
+4
*
Format and fix out of bound access in CpuProfilerSwitch
Aliaksey Kandratsenka
2018-08-05
1
-26
/
+23
*
provide constexpr constructor for Sampler
Aliaksey Kandratsenka
2018-08-05
2
-5
/
+7
*
Patch _free_dbg to make Debug mode in MSVC works
HolyWu
2018-08-05
1
-3
/
+19
*
Use indirect system calls in the linux spinlock implementation
Gabriel Marin
2018-08-05
1
-11
/
+12
*
Use indirect system calls in the mmap malloc hooks.
Gabriel Marin
2018-08-05
1
-3
/
+4
*
use utf-8 for special symbols
Gabriel Marin
2018-08-05
3
-5
/
+5
*
Fix potential missing nul character on resolved symbol names
etienneb
2018-08-05
1
-4
/
+6
*
tcmalloc: use relative addresses with the windows addr2line wrapper
Gabriel Marin
2018-08-05
1
-3
/
+11
*
tcmalloc: add long form flag '--exe' to specify the binary
Gabriel Marin
2018-08-05
1
-3
/
+4
*
tcmalloc: fixes for the windows addr2line wrapper
Gabriel Marin
2018-08-05
1
-4
/
+12
*
Replace builtin_expect configure test with a direct GCC compiler check
Gabriel Marin
2018-08-05
1
-1
/
+1
*
Under x64, the PE loader looks for callbacks in constant sections
obones
2018-08-05
1
-2
/
+16
*
Fix uninitialized memory use in sampler_test
Brian Silverman
2018-08-05
1
-1
/
+1
*
Make _recalloc adhere to MS's definition
HolyWu
2018-05-21
2
-5
/
+20
*
Disable large allocation report by default
Junhao Li
2018-05-20
1
-0
/
+4
*
bumped version to 2.7
gperftools-2.7
Aliaksey Kandratsenka
2018-04-29
2
-6
/
+6
*
Clean up src/windows/config.h
HolyWu
2018-04-29
1
-83
/
+130
*
Fix WIN32_OVERRIDE_ALLOCATORS for VS2017
HolyWu
2018-04-29
4
-14
/
+55
*
Enable aligned new/delete declarations on Windows when applicable
HolyWu
2018-04-29
2
-2
/
+2
*
Really fix CheckAddressBits compilation warning
Aliaksey Kandratsenka
2018-04-29
1
-10
/
+6
*
Add tests for sized deallocation
HolyWu
2018-04-29
1
-1
/
+31
*
powerpc: Re-enable VDSO support
Tulio Magno Quites Machado Filho
2018-04-11
1
-3
/
+3
*
linux: add aarch64_ilp32 support.
Christoph Müllner
2018-04-09
1
-7
/
+37
*
Fix signature of sbrk.
Christoph Müllner
2018-04-09
1
-3
/
+3
*
unbreak compilation on GNU/Linux i386
Aliaksey Kandratsenka
2018-04-09
1
-1
/
+1
*
Remove not needed header in vdso_support.cc.
Christoph Müllner
2018-04-07
1
-1
/
+0
*
Enable tcmalloc VDSO support only on x86 to reduce static initializers
Mao
2018-03-27
1
-0
/
+4
[prev]
[next]