gperftools/src
2016-02-04 20:15:26 -05:00
..
base Add support for Linux s390x 2016-02-04 20:15:26 -05:00
google issue deprecation warning on use of google/ headers 2014-04-01 22:06:22 -07:00
gperftools Fix include of malloc_hook_c.h in malloc_hook.h 2016-01-29 18:17:16 -08:00
solaris
tests Fix typo in heap-checker-death_unittest.sh 2016-02-04 18:34:43 -05:00
third_party
windows implemented (disabled by default) sized delete support 2015-11-21 17:43:42 -08:00
addressmap-inl.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
central_freelist.cc central_freelist: change fetch ordering 2013-10-26 23:28:31 -07:00
central_freelist.h central_freelist: fetch objects as much as possible during each trial 2013-10-26 23:28:31 -07:00
common.cc lower default transfer batch size down to 512 2015-11-21 19:22:49 -08:00
common.h added SizeMap::MaybeSizeClass 2015-11-21 17:43:42 -08:00
config_for_unittests.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
debugallocation.cc implemented sized free support via tc_free_sized 2015-11-21 17:43:42 -08:00
getenv_safe.h issue-610: introduced TCMallocGetenvSafe 2014-04-12 18:05:59 -07:00
getpc.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
heap-checker-bcad.cc added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
heap-checker.cc issue-565: don't pollute global namespace with thread lister API 2014-01-18 17:23:14 -08:00
heap-profile-stats.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
heap-profile-table.cc issue-699: Free list on error paths 2015-08-01 12:34:08 -07:00
heap-profile-table.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
heap-profiler.cc Added remaining memory allocated info to 'Exiting' dump message 2014-09-06 16:49:24 -07:00
internal_logging.cc added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
internal_logging.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
libc_override_gcc_and_weak.h Make sure the alias is not removed by link-time optimization when it can prove 2016-01-24 19:49:52 -08:00
libc_override_glibc.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
libc_override_osx.h hook mi_force_{un,}lock on OSX instead of pthread_atfork 2015-05-09 14:56:58 -07:00
libc_override_redefine.h implemented (disabled by default) sized delete support 2015-11-21 17:43:42 -08:00
libc_override.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
linked_list.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
malloc_extension.cc Add support for obtaining cache size of the current thread and softer idling 2016-01-26 19:44:16 -08:00
malloc_hook_mmap_freebsd.h issue-599: fixing FreeBSD issue with sbrk 2014-01-19 22:37:44 -08:00
malloc_hook_mmap_linux.h Add support for Linux s390x 2016-02-04 20:15:26 -05:00
malloc_hook-inl.h tell compiler that non-empty hooks are unlikely 2015-11-21 17:43:42 -08:00
malloc_hook.cc replaced separate singular malloc hooks with faster HookList 2014-12-07 17:46:04 -08:00
maybe_threads.cc Don't link libtcmalloc_minimal.so to libpthread.so 2015-10-05 20:56:28 -07:00
maybe_threads.h Don't link libtcmalloc_minimal.so to libpthread.so 2015-10-05 20:56:28 -07:00
memfs_malloc.cc Alignment fix to static variables for system allocators 2015-11-06 16:29:12 -02:00
memory_region_map.cc fixed compiler warning in memory_region_map.cc 2015-10-05 20:56:28 -07:00
memory_region_map.h issue-565: don't pollute global namespace with thread lister API 2014-01-18 17:23:14 -08:00
packed-cache-inl.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
page_heap_allocator.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
page_heap.cc always set errno to ENOMEM on OOM condition and in single place 2015-08-02 19:06:21 -07:00
page_heap.h issue-489: implemented API to set chromium-style de-committing 2014-02-22 12:37:54 -08:00
pagemap.h assert key size in way that is clearer to gcc 2013-11-16 13:35:59 -08:00
pprof use $0 when referring to pprof 2015-11-21 17:24:30 -08:00
profile-handler.cc Don't always arm the profiling timer. 2016-01-26 18:31:42 -08:00
profile-handler.h Don't always arm the profiling timer. 2016-01-26 18:31:42 -08:00
profiledata.cc added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
profiledata.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
profiler.cc avoid checking for dup. entries on empty backtrace 2015-10-05 20:56:28 -07:00
raw_printer.cc added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
raw_printer.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
sampler.cc added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
sampler.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
span.cc added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
span.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
stack_trace_table.cc added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
stack_trace_table.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
stacktrace_arm-inl.h issue-604: implement runtime-selectable stacktrace capturing 2014-02-16 19:22:06 -08:00
stacktrace_generic-inl.h issue-604: implement runtime-selectable stacktrace capturing 2014-02-16 19:22:06 -08:00
stacktrace_impl_setup-inl.h issue-604: implement runtime-selectable stacktrace capturing 2014-02-16 19:22:06 -08:00
stacktrace_instrument-inl.h issue-604: implement runtime-selectable stacktrace capturing 2014-02-16 19:22:06 -08:00
stacktrace_libunwind-inl.h cpuprofiler: disable capturing stacktrace from signal's ucontext 2014-12-28 15:35:54 -08:00
stacktrace_powerpc-darwin-inl.h PowerPC: stacktrace function refactor and fixes 2014-04-12 11:14:43 -07:00
stacktrace_powerpc-inl.h issue-604: implement runtime-selectable stacktrace capturing 2014-02-16 19:22:06 -08:00
stacktrace_powerpc-linux-inl.h PowerPC: stacktrace function refactor and fixes 2014-04-12 11:14:43 -07:00
stacktrace_win32-inl.h issue-604: implement runtime-selectable stacktrace capturing 2014-02-16 19:22:06 -08:00
stacktrace_x86-inl.h issue-604: implement runtime-selectable stacktrace capturing 2014-02-16 19:22:06 -08:00
stacktrace.cc compile libunwind unwinder only of __thread is supported 2014-11-27 12:30:36 -08:00
static_vars.cc Don't link libtcmalloc_minimal.so to libpthread.so 2015-10-05 20:56:28 -07:00
static_vars.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
symbolize.cc issue-658: correctly close socketpair fds when socketpair fails 2014-11-27 10:45:53 -08:00
symbolize.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
system-alloc.cc Alignment fix to static variables for system allocators 2015-11-06 16:29:12 -02:00
system-alloc.h issue-489: ported chromium windows decommitting code 2014-02-22 12:25:25 -08:00
tcmalloc_guard.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
tcmalloc.cc Add support for obtaining cache size of the current thread and softer idling 2016-01-26 19:44:16 -08:00
tcmalloc.h added emacs -*- mode lines for google coding style 2013-10-12 15:36:42 -07:00
thread_cache.cc Add support for obtaining cache size of the current thread and softer idling 2016-01-26 19:44:16 -08:00
thread_cache.h Add support for obtaining cache size of the current thread and softer idling 2016-01-26 19:44:16 -08:00