Sign in
chromium
/
external
/
gperftools
/
HEAD
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
· 10 years ago
cb998e5
issue-693: convert sys_futex to it's 6-arg form
by Aliaksey Kandratsenka
· 10 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
f25f8e0
Clarify that only tcmalloc_minimal is supported on Windows.
by Angus Gratton
· 10 years ago
772a686
issue-683: fix compile error in clang with -m32 and 64-bit off_t
by Aliaksey Kandratsenka
· 10 years ago
0a3bafd
fix typo in PrintAvailability code
by Aliaksey Kandratsenka
· 10 years ago
6ce10a2
Add support for printing collapsed stacks for generating flame graphs.
by Matt Cross
· 10 years ago
2c1a165
Add support for reading debug symbols automatically on systems where shared libraries with debug symbols are installed at "/usr/lib/debug/<originalpath>.debug", such as RHEL and CentOS.
by Matt Cross
· 10 years ago
2e65495
callgrind : handle inlined functions
by Jonathan Lambrechts
· 10 years ago
90d7408
pprof : callgrind : fix unknown files
by Jonathan Lambrechts
· 10 years ago
aa963a2
issue-672: fixed date of news entry of gperftools 2.4 release
by Aliaksey Kandratsenka
· 10 years ago
c66aeab
fixed default value of HEAP_PROFILER_TIME_INTERVAL in .html doc
by Aliaksey Kandratsenka
· 10 years ago
689e4a5
bumped version to 2.4
by Aliaksey Kandratsenka
· 10 years ago
gperftools-2.4
3f5f1bb
bumped version to 2.4rc
by Aliaksey Kandratsenka
· 10 years ago
gperftools-2.3.90
c4dfdeb
updated NEWS for gperftools 2.4rc
by Aliaksey Kandratsenka
· 10 years ago
0096be5
pprof: allow disabling auto-removal of "constant 2nd frame"
by Aliaksey Kandratsenka
· 10 years ago
4859d80
cpuprofiler: drop correct number of signal handler frames
by Aliaksey Kandratsenka
· 10 years ago
812ab1e
pprof: eliminate duplicate top frames if dropping signal frames
by Aliaksey Kandratsenka
· 10 years ago
e6e7831
cpuprofiler: better explain deduplication of top stacktrace entry
by Aliaksey Kandratsenka
· 10 years ago
24b8ec2
cpuprofiler: disable capturing stacktrace from signal's ucontext
by Aliaksey Kandratsenka
· 10 years ago
83588de
pprof: added support for dumping stacks in --text mode
by Aliaksey Kandratsenka
· 10 years ago
2f29c9b
pprof: made --show-addresses work
by Aliaksey Kandratsenka
· 10 years ago
b8b027d
Make PPC64 use 64K of internal page size for tcmalloc by default
by Raphael Moreira Zinsly
· 10 years ago
3f55d87
New configure flags to set the alignment and page size of tcmalloc
by Raphael Moreira Zinsly
· 10 years ago
1035d5c
start building malloc_extension_c_test even with static linking
by Aliaksey Kandratsenka
· 10 years ago
d570a63
unbreak malloc_extension_c_test on clang
by Aliaksey Kandratsenka
· 10 years ago
4ace8db
added subdir-objects automake options
by Aliaksey Kandratsenka
· 10 years ago
f72e37c
fixed C++ comment warning in malloc_extension_c.h from C compiler
by Aliaksey Kandratsenka
· 10 years ago
f94ff0c
made AtomicOps_x86CPUFeatureStruct hidden
by Aliaksey Kandratsenka
· 10 years ago
987a724
dropped atopmicops workaround for irrelevant Opteron locking bug
by Aliaksey Kandratsenka
· 10 years ago
7da5bd0
enabled aggressive decommit by default
by Aliaksey Kandratsenka
· 10 years ago
51b0ad5
added basic unit test for singular malloc hooks
by Aliaksey Kandratsenka
· 10 years ago
bce72dd
inform compiler that tcmalloc allocation sampling is unlikely
by Aliaksey Kandratsenka
· 10 years ago
4f051fd
eliminated CheckIfKernelSupportsTLS
by Aliaksey Kandratsenka
· 11 years ago
81291ac
set elf visibility to hidden for malloc hooks
by Aliaksey Kandratsenka
· 10 years ago
105c004
introduced ATTRIBUTE_VISIBILITY_HIDDEN
by Aliaksey Kandratsenka
· 10 years ago
6a6c49e
replaced separate singular malloc hooks with faster HookList
by Aliaksey Kandratsenka
· 10 years ago
ba04417
removed extra barriers in malloc hooks mutation methods
by Aliaksey Kandratsenka
· 10 years ago
890f34c
introduced support for deprecated singular hooks into HookList
by Aliaksey Kandratsenka
· 10 years ago
81ed7df
returned date of 2.3rc in NEWS back
by Aliaksey Kandratsenka
· 10 years ago
463a619
bumped version to 2.3
by Aliaksey Kandratsenka
· 10 years ago
gperftools-2.3
76e8138
updated NEWS for gperftools 2.3
by Aliaksey Kandratsenka
· 10 years ago
8eb4ed7
Added option to disable libunwind linking
by Raphael Moreira Zinsly
· 10 years ago
3b94031
compile libunwind unwinder only of __thread is supported
by Aliaksey Kandratsenka
· 10 years ago
3ace468
issue-658: correctly close socketpair fds when socketpair fails
by Aliaksey Kandratsenka
· 10 years ago
e7d5e51
bumped version to 2.3rc
by Aliaksey Kandratsenka
· 10 years ago
gperftools-2.2.90
1d44d37
updated NEWS for gperftools 2.3rc
by Aliaksey Kandratsenka
· 10 years ago
1108d83
implemented cpu-profiling mode that profiles threads separately
by Aliaksey Kandratsenka
· 10 years ago
714bd93
drop workaround for too old redhat 7
by Aliaksey Kandratsenka
· 10 years ago
8de46e6
don't add leaf function twice to profile under libunwind
by Aliaksey Kandratsenka
· 10 years ago
2e5ee04
pprof: indicate if using remote profile
by Aliaksey Kandratsenka
· 10 years ago
6efe96b
issue-493: correctly detect __ARM_ARCH_6ZK__ for MemoryBarrier
by Aliaksey Kandratsenka
· 10 years ago
8e97626
issue-655: use safe getenv for aggressive decommit mode flag
by Aliaksey Kandratsenka
· 10 years ago
8c3dc52
issue-654: [pprof] handle split text segments
by Aliaksey Kandratsenka
· 10 years ago
44c61ce
Fix parsing /proc/pid/maps dump in CPU profile data file
by Ricardo M. Correia
· 10 years ago
2a28ef2
Added remaining memory allocated info to 'Exiting' dump message
by Aliaksey Kandratsenka
· 10 years ago
bbf346a
Cope with new addr2line outputs for DWARF4
by Adam McNeeney
· 10 years ago
b08d760
issue-641: Added --show_addresses option
by Aliaksey Kandratsenka
· 10 years ago
3c326d9
issue-644: fix possible out-of-bounds access in GetenvBeforeMain
by Aliaksey Kandratsenka
· 10 years ago
f1ae3c4
Add an option to allow disabling stripping template argument in pprof
by jiakai
· 10 years ago
a12890d
issue-635: allow whitespace in libraries paths
by Aliaksey Kandratsenka
· 10 years ago
d5e3678
issue-636: fix prof/web command on Windows/MinGW
by Aliaksey Kandratsenka
· 10 years ago
4b78865
added option to display stack traces in output for heap checker
by Michael Pasieka
· 10 years ago
3abb5cb
issue-630: The env var should be "CPUPROFILE"
by WenSheng He
· 10 years ago
fd81ec2
issue-631: fixed miscompilation of debugallocation without mmap
by Aliaksey Kandratsenka
· 10 years ago
2e90b6f
bumped version to 2.2.1
by Aliaksey Kandratsenka
· 10 years ago
gperftools-2.2.1
577b940
updated NEWS for 2.2.1
by Aliaksey Kandratsenka
· 10 years ago
2fe4b32
applied chromium patch fixing some build issue on android
by Aliaksey Kandratsenka
· 11 years ago
c009398
issue-628:package missing stacktrace_powerpc-{linux,darwin}-inl.h
by Aliaksey Kandratsenka
· 10 years ago
81d99f2
issue-626: Fix SetupAggressiveDecommit initialization
by Adhemerval Zanella
· 11 years ago
846b775
bumped version to 2.2
by Aliaksey Kandratsenka
· 11 years ago
gperftools-2.2
cdf8e1e
updated NEWS for 2.2
by Aliaksey Kandratsenka
· 11 years ago
0807476
issue-620: windows dll patching: fixed delete of old stub code
by Aliaksey Kandratsenka
· 11 years ago
facd7e8
bumped version to 2.1.90
by Aliaksey Kandratsenka
· 11 years ago
gperftools-2.1.90
e8e082a
updated NEWS for 2.2rc
by Aliaksey Kandratsenka
· 11 years ago
802fdb7
issue-610: use TCMallocGetenvSafe from inside malloc
by Aliaksey Kandratsenka
· 11 years ago
6b83516
issue-610: made dynamic_annotations.c use TCMallocGetenvSafe
by Aliaksey Kandratsenka
· 11 years ago
aeef3b4
issue-610: introduced TCMallocGetenvSafe
by Aliaksey Kandratsenka
· 11 years ago
125e5ed
don't enable backtrace() for stacktrace capturing by default
by Aliaksey Kandratsenka
· 11 years ago
75b65f9
PowerPC: stacktrace function refactor and fixes
by Raphael Moreira Zinsly
· 11 years ago
8deea9f
VDSOsupport cleanup
by Raphael Moreira Zinsly
· 11 years ago
9d5e1a0
Fixed issues with heap checker on PPC64 LE.
by Raphael Moreira Zinsly
· 11 years ago
4923746
Fixed the way that pprof packed profile data in BE.
by Raphael Moreira Zinsly
· 11 years ago
Next »