index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
tcmalloc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch prefs::kExtensionInstallForceList to be a dictionary.
mnissler@chromium.org
2012-12-14
6
-171
/
+157
*
Get DMP to run without HEAP_PROFILE_MMAP=1
gman@chromium.org
2012-11-30
1
-17
/
+22
*
Refactor DeepHeapProfile::ProcPagemap for cross platform support
gman@chromium.org
2012-11-09
2
-140
/
+197
*
Refactor deep-heap-profile.{cc|h}.
dmikurube@chromium.org
2012-11-08
2
-690
/
+687
*
Tweak TCMalloc freelist pointer masking
jschuh@chromium.org
2012-11-06
1
-5
/
+2
*
Remove unnecessary #include and fix style.
dmikurube@chromium.org
2012-10-25
2
-1
/
+1
*
Replace back std::ptrdiff_t into ptrdiff_t in tcmalloc.
dmikurube@chromium.org
2012-10-23
11
-20
/
+20
*
Allow to iterate over all allocation addresses
yurys@chromium.org
2012-10-12
4
-0
/
+58
*
Dump type statistics of malloc'ed objects.
dmikurube@chromium.org
2012-10-03
3
-0
/
+105
*
tcmalloc: fixed config_linux.h to build for arm targets.
asharif@chromium.org
2012-09-26
1
-0
/
+7
*
Classify memory usage by allocated type in Deep Memory Profiler.
dmikurube@chromium.org
2012-09-26
2
-6
/
+63
*
Type profiler by intercepting 'new' and 'delete' expressions.
dmikurube@chromium.org
2012-09-26
2
-0
/
+132
*
Ensure we mask freelist pointers properly on 32-bit Linux
jschuh@chromium.org
2012-09-25
1
-2
/
+3
*
Mask freelist entries in tcmalloc
jschuh@chromium.org
2012-09-20
1
-4
/
+19
*
Revert pprof change which was for dmprof.
dmikurube@chromium.org
2012-09-13
1
-1
/
+1
*
Dump /proc/<pid>/maps with every heap profile dump.
dmikurube@chromium.org
2012-08-14
2
-6
/
+20
*
Enable memory profiler on Linux when TC_MALLOC is enabled.
rtenneti@chromium.org
2012-08-08
2
-2
/
+11
*
Reverting this to see if it fixes the redness on the ChromiumOS bots.
ananta@chromium.org
2012-08-06
2
-11
/
+2
*
Enable memory profiler on Linux when TC_MALLOC is enabled.
rtenneti@chromium.org
2012-08-06
2
-2
/
+11
*
Make 'License' field in third-party metadata required
steveblock@chromium.org
2012-08-01
1
-0
/
+1
*
It is important that 'struct mallinfo' is defined in the header file.
hans@chromium.org
2012-07-25
2
-13
/
+11
*
Enforce all the source files to be encoded in UTF-8.
maruel@chromium.org
2012-07-19
7
-10
/
+14
*
Avoid calling sscanf in ProcMapsIterator on Linux not to allocated memory in it.
dmikurube@chromium.org
2012-07-19
1
-7
/
+148
*
Store mmap-or-not information in DeepBucket.
dmikurube@chromium.org
2012-07-17
2
-58
/
+55
*
clang: -Wunused-private-field cleanups, linux edition
thakis@chromium.org
2012-07-03
1
-2
/
+3
*
Store DeepBuckets in a hash table instead of AllocationMap.
dmikurube@chromium.org
2012-06-20
2
-43
/
+81
*
Abort: change the magic value written to NULL
jln@chromium.org
2012-06-13
1
-1
/
+1
*
Add support for dump allocations created in a certain time window
jochen@chromium.org
2012-06-11
3
-0
/
+139
*
Try not to inline tcmalloc::Abort() so we can find it in stack trace.
kaiwang@chromium.org
2012-06-08
2
-18
/
+21
*
1. A small fix of Windows VM size.
kaiwang@chromium.org
2012-06-05
4
-16
/
+36
*
1. Enable large object pointer offset check in release build.
kaiwang@chromium.org
2012-05-24
2
-25
/
+31
*
Write to NULL will trigger a Clang compile warning and the compiler may
kaiwang@chromium.org
2012-05-15
1
-1
/
+1
*
Add a chromium version abort function for tcmalloc: Abort().
kaiwang@chromium.org
2012-05-14
10
-22
/
+63
*
Revert 136517 - A copy of CL: http://codereview.chromium.org/10307002/
kaiwang@chromium.org
2012-05-11
1
-10
/
+14
*
A copy of CL: http://codereview.chromium.org/10307002/
kaiwang@chromium.org
2012-05-11
1
-14
/
+10
*
Revert 136250 - This is a copy of CL http://codereview.chromium.org/10307002/
kaiwang@chromium.org
2012-05-10
1
-10
/
+14
*
This is a copy of CL http://codereview.chromium.org/10307002/
kaiwang@chromium.org
2012-05-10
1
-14
/
+10
*
Fix the logging. TCMalloc Log() does not recognize printf formatter.
kaiwang@chromium.org
2012-05-02
1
-2
/
+2
*
Added compile-time define to gate "initial-exec" attribute.
asharif@chromium.org
2012-04-24
2
-2
/
+13
*
Fix a bunch of bad line endings.
thestig@chromium.org
2012-04-24
1
-118
/
+118
*
Reserve a dedicated arena for every construction of mmap_address_map in order...
dmikurube@chromium.org
2012-04-18
3
-33
/
+79
*
Breakdown nonprofiled memory regions (f.k.a. 'unknown'), and add new policy f...
dmikurube@chromium.org
2012-04-13
2
-56
/
+219
*
A deeper heap profile dumper in third_party/tcmalloc/chromium.
dmikurube@chromium.org
2012-04-02
4
-1
/
+895
*
Fix virtual memory regression from new tcmalloc: use old kPageShift and kMaxS...
dmikurube@chromium.org
2012-03-17
1
-4
/
+8
*
Revert 127301 - Try fixing virtual memory regression from new tcmalloc: use o...
dmikurube@chromium.org
2012-03-17
1
-8
/
+4
*
Try fixing virtual memory regression from new tcmalloc: use old kPageShift an...
dmikurube@chromium.org
2012-03-16
1
-4
/
+8
*
Revert 127171 - Experiment for a deeper heap profile dumper to check impact f...
dmikurube@chromium.org
2012-03-16
4
-874
/
+1
*
Experiment for a deeper heap profile dumper to check impact for performance.
dmikurube@chromium.org
2012-03-16
4
-1
/
+874
*
tcmalloc: make tc_malloc_size(NULL) return 0 instead of asserting
piman@chromium.org
2012-03-15
1
-0
/
+6
*
Update the tcmalloc vendor branch to r144 (gperftools 2.0), and README.chromium.
dmikurube@chromium.org
2012-03-14
190
-6682
/
+9184
[next]