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
/
tools
/
deep_memory_profiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add supports for nested breakdown in 'dmprof cat'.
dmikurube@chromium.org
2013-08-10
5
-16
/
+67
*
Adding android.webview policy to deep memory profiler.
primiano@chromium.org
2013-07-22
2
-0
/
+643
*
Refactor dmprof: Split dmprof.py into modules.
dmikurube@chromium.org
2013-07-17
23
-3012
/
+3219
*
Add a new subcommand 'cat' to categorize memory usage in dmprof.
dmikurube@chromium.org
2013-07-13
5
-11
/
+1040
*
Add mapped permission and pathname in the 'map' subcommand of dmprof.
dmikurube@chromium.org
2013-07-12
1
-5
/
+6
*
Read RunID from dumps and skip unknown META info until MMAP_LIST: in dmprof.
dmikurube@chromium.org
2013-07-11
1
-1
/
+8
*
Add .gitignore in tools/deep_memory_profiler.
dmikurube@chromium.org
2013-07-05
1
-0
/
+1
*
Analyze memory sharing among Chrome-related and other processes in dmprof.
dmikurube@chromium.org
2013-06-24
2
-35
/
+361
*
Dump pageframes and their page counts by DEEP_HEAP_PROFILE_PAGEFRAME.
dmikurube@chromium.org
2013-06-20
1
-0
/
+5
*
Use MMAP_LIST to classify mmap'ed regions instead of STACKTRACES.
dmikurube@chromium.org
2013-06-13
2
-46
/
+182
*
Fix parsing address ranges in MMAP_LIST in dmprof.
dmikurube@chromium.org
2013-06-12
1
-3
/
+64
*
Add the number of alloc and free in the dmprof expand command.
dmikurube@chromium.org
2013-06-11
1
-2
/
+4
*
Generate graph visualization from dmp json file.
bulach@chromium.org
2013-06-07
1
-0
/
+68
*
[Android] Make dmprof work with gyp_managed_install
cjhopman@chromium.org
2013-06-07
1
-1
/
+1
*
Deep Memory Profiler: skip non-existing or empty files.
bulach@chromium.org
2013-05-29
1
-4
/
+10
*
Fix a case 'submatched_dict' may include a key with None value.
dmikurube@chromium.org
2013-05-29
1
-4
/
+4
*
Breakdown "unhooked" memory regions by VMA pathnames and permissions.
dmikurube@chromium.org
2013-05-28
9
-106
/
+325
*
Add the reason in heap profiler dumps.
dmikurube@chromium.org
2013-05-28
1
-0
/
+2
*
Use UNIX time (seconds since January 1, 1970, 00:00:00) in deep-heap-profile.cc.
dmikurube@chromium.org
2013-05-21
1
-6
/
+10
*
DMP / Android: fixes directory estimation for ICS builds.
bulach@chromium.org
2013-05-21
1
-7
/
+8
*
Estimates a path in host from a corresponding path in Android device.
dmikurube@chromium.org
2013-05-20
1
-12
/
+53
*
dmprof breakdown policy for the Android renderer process.
dmikurube@chromium.org
2013-05-15
2
-0
/
+509
*
dmprof breakdown policy for the Android browser process.
dmikurube@chromium.org
2013-05-14
2
-0
/
+237
*
Read timestamp in heap profiles dumped by deep-heap-profile.cc.
dmikurube@chromium.org
2013-05-08
1
-2
/
+28
*
Fake directories of binary files to get symbol information out of target device.
dmikurube@chromium.org
2013-05-08
1
-4
/
+17
*
Analyze history of memory regions which are hooked (normally mmap'ed) and unh...
dmikurube@chromium.org
2013-04-22
8
-15
/
+1285
*
Breakdown memory usage by source file names in dmprof.
dmikurube@chromium.org
2013-04-09
4
-92
/
+351
*
Add range_dict.py to handle a range-based dict.
dmikurube@chromium.org
2013-03-27
2
-0
/
+275
*
Dump stats of memory pages which are hooked, but absent from /proc/<pid>/maps.
dmikurube@chromium.org
2013-03-15
5
-2
/
+27
*
Fix function names in dmprof.py.
dmikurube@chromium.org
2013-03-15
1
-4
/
+4
*
Upload dumped files for dmprof into gs:// storage.
dmikurube@chromium.org
2013-03-15
12
-1
/
+1053
*
Add OWNERS in deep_memory_profiler and find_runtime_symbols.
dmikurube@chromium.org
2013-03-13
1
-0
/
+1
*
Dump a list of memory regions which are hooked (mmap'ed) and not hooked by th...
dmikurube@chromium.org
2013-02-06
1
-4
/
+6
*
Categorize STL maps, sets, and vectors in DMP.
jyasskin@chromium.org
2013-01-04
1
-1
/
+25
*
Add a test for SymbolMappingCache in tools/deep_memory_profiler/dmprof.py.
dmikurube@chromium.org
2012-11-27
2
-154
/
+238
*
Remove the shebang and executable bit from tools/deep_memory_profiler/dmprof.py.
dmikurube@chromium.org
2012-11-21
1
-1
/
+0
*
[check_perm] Fix !shebang issues in tools/deep_memory_profiler/dmprof.py
dbeam@chromium.org
2012-11-21
1
-0
/
+1
*
Retry: Add a first test for tools/deep_memory_profiler.
dmikurube@chromium.org
2012-11-21
4
-1336
/
+1475
*
Revert 168389 - Add a first test for tools/deep_memory_profiler.
dmikurube@chromium.org
2012-11-17
4
-1475
/
+1336
*
Add a first test for tools/deep_memory_profiler.
dmikurube@chromium.org
2012-11-17
4
-1336
/
+1475
*
Rename names "nonprofiled-*" to "unhooked-*" in dmprof.
dmikurube@chromium.org
2012-11-13
5
-54
/
+54
*
Refactor Deep Memory Profiler's dmprof script.
dmikurube@chromium.org
2012-10-25
4
-1070
/
+1015
*
Classify memory usage by allocated type in Deep Memory Profiler.
dmikurube@chromium.org
2012-09-26
6
-52
/
+337
*
Type profiler by intercepting 'new' and 'delete' expressions.
dmikurube@chromium.org
2012-09-26
4
-4
/
+8
*
Use json to describe dmprof policies.
dmikurube@chromium.org
2012-08-08
5
-14
/
+851
*
Load static symbol information lazily with some clean-ups.
dmikurube@chromium.org
2012-07-30
1
-64
/
+103
*
Change dmprof commandline format, and clean up start-up routines.
dmikurube@chromium.org
2012-07-24
2
-244
/
+514
*
Use find_runtime_symbols in dmprof.
dmikurube@chromium.org
2012-07-23
2
-47
/
+24
*
Store mmap-or-not information in DeepBucket.
dmikurube@chromium.org
2012-07-17
1
-119
/
+92
*
Use pprof in the same directory if exists, and add a downloading script.
dmikurube@chromium.org
2012-06-15
2
-8
/
+29
[next]