1. e1d1311 issue-699: Free list on error paths by Tom Conerly · 9 years ago
  2. b5b7986 issue-702: correctly declare arg-less functions in profiler.h by Aliaksey Kandratsenka · 9 years ago
  3. 7df7f14 issue-693: enable futex usage on arm by Aliaksey Kandratsenka · 9 years ago
  4. cb998e5 issue-693: convert sys_futex to it's 6-arg form by Aliaksey Kandratsenka · 9 years ago
  5. 36066b8 issue-695: implementated TCMALLOC_TRACE_FILE variable by Aliaksey Kandratsenka · 9 years ago
  6. c4069d2 Add empty virtual destructor to class with virtual methods. by Brian Silverman · 9 years ago
  7. 019362f Add support for CPUPROFILE_TIMER_SIGNAL environment variable. by Patrick LoPresti · 9 years ago
  8. 81d8d2a Add "ARMv8-A" to the supporting list of ARM architecture. by Milton Chiang · 9 years ago
  9. 64d1a86 include time.h for struct timespec on Visual Studio 2015 by Aliaksey Kandratsenka · 9 years ago
  10. 7013b21 hook mi_force_{un,}lock on OSX instead of pthread_atfork by Aliaksey Kandratsenka · 9 years ago
  11. f25f8e0 Clarify that only tcmalloc_minimal is supported on Windows. by Angus Gratton · 9 years ago
  12. 772a686 issue-683: fix compile error in clang with -m32 and 64-bit off_t by Aliaksey Kandratsenka · 9 years ago
  13. 0a3bafd fix typo in PrintAvailability code by Aliaksey Kandratsenka · 9 years ago
  14. 6ce10a2 Add support for printing collapsed stacks for generating flame graphs. by Matt Cross · 9 years ago
  15. 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 · 9 years ago
  16. 2e65495 callgrind : handle inlined functions by Jonathan Lambrechts · 10 years ago
  17. 90d7408 pprof : callgrind : fix unknown files by Jonathan Lambrechts · 10 years ago
  18. aa963a2 issue-672: fixed date of news entry of gperftools 2.4 release by Aliaksey Kandratsenka · 10 years ago
  19. c66aeab fixed default value of HEAP_PROFILER_TIME_INTERVAL in .html doc by Aliaksey Kandratsenka · 10 years ago
  20. 689e4a5 bumped version to 2.4 by Aliaksey Kandratsenka · 10 years ago
  21. 3f5f1bb bumped version to 2.4rc by Aliaksey Kandratsenka · 10 years ago
  22. c4dfdeb updated NEWS for gperftools 2.4rc by Aliaksey Kandratsenka · 10 years ago
  23. 0096be5 pprof: allow disabling auto-removal of "constant 2nd frame" by Aliaksey Kandratsenka · 10 years ago
  24. 4859d80 cpuprofiler: drop correct number of signal handler frames by Aliaksey Kandratsenka · 10 years ago
  25. 812ab1e pprof: eliminate duplicate top frames if dropping signal frames by Aliaksey Kandratsenka · 10 years ago
  26. e6e7831 cpuprofiler: better explain deduplication of top stacktrace entry by Aliaksey Kandratsenka · 10 years ago
  27. 24b8ec2 cpuprofiler: disable capturing stacktrace from signal's ucontext by Aliaksey Kandratsenka · 10 years ago
  28. 83588de pprof: added support for dumping stacks in --text mode by Aliaksey Kandratsenka · 10 years ago
  29. 2f29c9b pprof: made --show-addresses work by Aliaksey Kandratsenka · 10 years ago
  30. b8b027d Make PPC64 use 64K of internal page size for tcmalloc by default by Raphael Moreira Zinsly · 10 years ago
  31. 3f55d87 New configure flags to set the alignment and page size of tcmalloc by Raphael Moreira Zinsly · 10 years ago
  32. 1035d5c start building malloc_extension_c_test even with static linking by Aliaksey Kandratsenka · 10 years ago
  33. d570a63 unbreak malloc_extension_c_test on clang by Aliaksey Kandratsenka · 10 years ago
  34. 4ace8db added subdir-objects automake options by Aliaksey Kandratsenka · 10 years ago
  35. f72e37c fixed C++ comment warning in malloc_extension_c.h from C compiler by Aliaksey Kandratsenka · 10 years ago
  36. f94ff0c made AtomicOps_x86CPUFeatureStruct hidden by Aliaksey Kandratsenka · 10 years ago
  37. 987a724 dropped atopmicops workaround for irrelevant Opteron locking bug by Aliaksey Kandratsenka · 10 years ago
  38. 7da5bd0 enabled aggressive decommit by default by Aliaksey Kandratsenka · 10 years ago
  39. 51b0ad5 added basic unit test for singular malloc hooks by Aliaksey Kandratsenka · 10 years ago
  40. bce72dd inform compiler that tcmalloc allocation sampling is unlikely by Aliaksey Kandratsenka · 10 years ago
  41. 4f051fd eliminated CheckIfKernelSupportsTLS by Aliaksey Kandratsenka · 11 years ago
  42. 81291ac set elf visibility to hidden for malloc hooks by Aliaksey Kandratsenka · 10 years ago
  43. 105c004 introduced ATTRIBUTE_VISIBILITY_HIDDEN by Aliaksey Kandratsenka · 10 years ago
  44. 6a6c49e replaced separate singular malloc hooks with faster HookList by Aliaksey Kandratsenka · 10 years ago
  45. ba04417 removed extra barriers in malloc hooks mutation methods by Aliaksey Kandratsenka · 10 years ago
  46. 890f34c introduced support for deprecated singular hooks into HookList by Aliaksey Kandratsenka · 10 years ago
  47. 81ed7df returned date of 2.3rc in NEWS back by Aliaksey Kandratsenka · 10 years ago
  48. 463a619 bumped version to 2.3 by Aliaksey Kandratsenka · 10 years ago
  49. 76e8138 updated NEWS for gperftools 2.3 by Aliaksey Kandratsenka · 10 years ago
  50. 8eb4ed7 Added option to disable libunwind linking by Raphael Moreira Zinsly · 10 years ago
  51. 3b94031 compile libunwind unwinder only of __thread is supported by Aliaksey Kandratsenka · 10 years ago
  52. 3ace468 issue-658: correctly close socketpair fds when socketpair fails by Aliaksey Kandratsenka · 10 years ago
  53. e7d5e51 bumped version to 2.3rc by Aliaksey Kandratsenka · 10 years ago
  54. 1d44d37 updated NEWS for gperftools 2.3rc by Aliaksey Kandratsenka · 10 years ago
  55. 1108d83 implemented cpu-profiling mode that profiles threads separately by Aliaksey Kandratsenka · 10 years ago
  56. 714bd93 drop workaround for too old redhat 7 by Aliaksey Kandratsenka · 10 years ago
  57. 8de46e6 don't add leaf function twice to profile under libunwind by Aliaksey Kandratsenka · 10 years ago
  58. 2e5ee04 pprof: indicate if using remote profile by Aliaksey Kandratsenka · 10 years ago
  59. 6efe96b issue-493: correctly detect __ARM_ARCH_6ZK__ for MemoryBarrier by Aliaksey Kandratsenka · 10 years ago
  60. 8e97626 issue-655: use safe getenv for aggressive decommit mode flag by Aliaksey Kandratsenka · 10 years ago
  61. 8c3dc52 issue-654: [pprof] handle split text segments by Aliaksey Kandratsenka · 10 years ago
  62. 44c61ce Fix parsing /proc/pid/maps dump in CPU profile data file by Ricardo M. Correia · 10 years ago
  63. 2a28ef2 Added remaining memory allocated info to 'Exiting' dump message by Aliaksey Kandratsenka · 10 years ago
  64. bbf346a Cope with new addr2line outputs for DWARF4 by Adam McNeeney · 10 years ago
  65. b08d760 issue-641: Added --show_addresses option by Aliaksey Kandratsenka · 10 years ago
  66. 3c326d9 issue-644: fix possible out-of-bounds access in GetenvBeforeMain by Aliaksey Kandratsenka · 10 years ago
  67. f1ae3c4 Add an option to allow disabling stripping template argument in pprof by jiakai · 10 years ago
  68. a12890d issue-635: allow whitespace in libraries paths by Aliaksey Kandratsenka · 10 years ago
  69. d5e3678 issue-636: fix prof/web command on Windows/MinGW by Aliaksey Kandratsenka · 10 years ago
  70. 4b78865 added option to display stack traces in output for heap checker by Michael Pasieka · 10 years ago
  71. 3abb5cb issue-630: The env var should be "CPUPROFILE" by WenSheng He · 10 years ago
  72. fd81ec2 issue-631: fixed miscompilation of debugallocation without mmap by Aliaksey Kandratsenka · 10 years ago
  73. 2e90b6f bumped version to 2.2.1 by Aliaksey Kandratsenka · 10 years ago
  74. 577b940 updated NEWS for 2.2.1 by Aliaksey Kandratsenka · 10 years ago
  75. 2fe4b32 applied chromium patch fixing some build issue on android by Aliaksey Kandratsenka · 10 years ago
  76. c009398 issue-628:package missing stacktrace_powerpc-{linux,darwin}-inl.h by Aliaksey Kandratsenka · 10 years ago
  77. 81d99f2 issue-626: Fix SetupAggressiveDecommit initialization by Adhemerval Zanella · 10 years ago
  78. 846b775 bumped version to 2.2 by Aliaksey Kandratsenka · 10 years ago
  79. cdf8e1e updated NEWS for 2.2 by Aliaksey Kandratsenka · 10 years ago
  80. 0807476 issue-620: windows dll patching: fixed delete of old stub code by Aliaksey Kandratsenka · 10 years ago
  81. facd7e8 bumped version to 2.1.90 by Aliaksey Kandratsenka · 10 years ago
  82. e8e082a updated NEWS for 2.2rc by Aliaksey Kandratsenka · 10 years ago
  83. 802fdb7 issue-610: use TCMallocGetenvSafe from inside malloc by Aliaksey Kandratsenka · 10 years ago
  84. 6b83516 issue-610: made dynamic_annotations.c use TCMallocGetenvSafe by Aliaksey Kandratsenka · 10 years ago
  85. aeef3b4 issue-610: introduced TCMallocGetenvSafe by Aliaksey Kandratsenka · 10 years ago
  86. 125e5ed don't enable backtrace() for stacktrace capturing by default by Aliaksey Kandratsenka · 10 years ago
  87. 75b65f9 PowerPC: stacktrace function refactor and fixes by Raphael Moreira Zinsly · 10 years ago
  88. 8deea9f VDSOsupport cleanup by Raphael Moreira Zinsly · 10 years ago
  89. 9d5e1a0 Fixed issues with heap checker on PPC64 LE. by Raphael Moreira Zinsly · 10 years ago
  90. 4923746 Fixed the way that pprof packed profile data in BE. by Raphael Moreira Zinsly · 10 years ago
  91. a1ae66e Fixed the use of addr2line to discover the separator symbol. by Raphael Moreira Zinsly · 10 years ago
  92. 8b2e5ee issue-614: use tc_memalign in ReallocAfterMemalloc test by Aliaksey Kandratsenka · 10 years ago
  93. 0399af1 added tc_malloc_skip_new_handler by Aliaksey Kandratsenka · 10 years ago
  94. d773172 issue deprecation warning on use of google/ headers by Aliaksey Kandratsenka · 11 years ago
  95. e7297f0 speed up MallocExtension::instance() by Aliaksey Kandratsenka · 11 years ago
  96. df22779 Fix getpc_test for PPC64v2 LE by Adhemerval Zanella · 11 years ago
  97. e3deb42 issue-613: remove friend declaration from HeapLeakChecker by Aliaksey Kandratsenka · 10 years ago
  98. 1a28754 issue-612: added missing include for std::min by Aliaksey Kandratsenka · 10 years ago
  99. fe56631 unbreak building with libunwind by Aliaksey Kandratsenka · 11 years ago
  100. 9117996 Look for backtrace() in libexecinfo as well. by Thomas Klausner · 11 years ago