|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2168 lines, -831 lines) |
Patch |
 |
M |
base/allocator/allocator.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
4 chunks |
+2 lines, -20 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/base/basictypes.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+22 lines, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/base/dynamic_annotations.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+11 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/base/logging.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/base/low_level_alloc.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+14 lines, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/base/low_level_alloc.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
9 chunks |
+74 lines, -15 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/base/spinlock.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/base/sysinfo.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/base/sysinfo.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
8 chunks |
+99 lines, -29 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/config.h.in
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/debugallocation.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
4 chunks |
+32 lines, -21 lines |
0 comments
|
Download
|
 |
MM |
third_party/tcmalloc/chromium/src/google/heap-checker.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/google/malloc_extension.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
6 chunks |
+63 lines, -10 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/google/malloc_extension_c.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/google/malloc_hook.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/google/tcmalloc.h.in
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/heap-checker.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
3 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/heap-profile-table.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/heap-profile-table.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+5 lines, -11 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/malloc_extension.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
3 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/malloc_hook.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
3 chunks |
+25 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/memfs_malloc.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/memory_region_map.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/packed-cache-inl.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/page_heap.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
9 chunks |
+65 lines, -37 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/page_heap.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
17 chunks |
+149 lines, -97 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/pagemap.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
4 chunks |
+61 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/pprof
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
29 chunks |
+279 lines, -138 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/profile-handler.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
8 chunks |
+21 lines, -13 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/profiledata.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
third_party/tcmalloc/chromium/src/solaris/libstdc++.la
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/stacktrace_config.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+2 lines, -11 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/stacktrace_x86-inl.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/symbolize.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+39 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/symbolize.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
4 chunks |
+45 lines, -33 lines |
0 comments
|
Download
|
 |
A |
third_party/tcmalloc/chromium/src/tcmalloc.h
|
View
|
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/tcmalloc.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
30 chunks |
+300 lines, -105 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/tests/atomicops_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
8 chunks |
+63 lines, -63 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/tests/debugallocation_test.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/tests/malloc_extension_c_test.c
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/tests/malloc_extension_test.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+15 lines, -15 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/tests/pagemap_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/tests/profile-handler_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
15 chunks |
+82 lines, -42 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/tests/profiler_unittest.sh
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/tests/sampling_test.sh
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/tests/tcmalloc_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
4 chunks |
+181 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/thread_cache.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/windows/config.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/windows/google/tcmalloc.h
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/windows/patch_functions.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
20 chunks |
+212 lines, -104 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/windows/port.cc
|
View
|
18
19
20
21
22
23
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|