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
*
Android / dmprof: explodes policies for shared areas.
bulach@chromium.org
2013-09-04
2
-12
/
+46
*
Fill json data in index.html template for dmprof visualizer.
junjianx@chromium.org
2013-09-04
4
-48
/
+81
*
Add unit test module.
junjianx@chromium.org
2013-09-03
6
-1
/
+134
*
Implement basic interaction including selecting at graph or breakdown-menu, a...
junjianx@chromium.org
2013-09-02
8
-271
/
+508
*
Add more practical sorters for 'dmprof cat' to work with each other.
dmikurube@chromium.org
2013-08-29
12
-13
/
+594
*
rename refactoring relative to breakdown and category for dmprof visualizer
junjianx@chromium.org
2013-08-29
6
-96
/
+100
*
Check if a category has the same name with all other categories.
dmikurube@chromium.org
2013-08-28
1
-1
/
+1
*
Specify which exponent to use (bytes, kilobytes, megabytes) in accumulate / d...
dmikurube@chromium.org
2013-08-28
1
-5
/
+17
*
Add tree menu for dmprof visualizer. Use jqTree as third-party plugin
junjianx@chromium.org
2013-08-26
16
-238
/
+3476
*
Make 'dmprof cat' to dump 'orders' of rules and units for all rules even if e...
dmikurube@chromium.org
2013-08-21
2
-32
/
+37
*
Change dmprof not to fail when a bucket doesn't match any rule.
dmikurube@chromium.org
2013-08-21
2
-16
/
+24
*
An accumulater script to dump CSV or other summary from a result of 'dmprof c...
dmikurube@chromium.org
2013-08-21
1
-0
/
+259
*
Add more policies for dmprof: browser process, GPU components and glib things.
dmikurube@chromium.org
2013-08-20
3
-0
/
+415
*
Add a 'timestamp' option in dmprof to show an absolute time in its result.
dmikurube@chromium.org
2013-08-20
1
-16
/
+24
*
Add line selecting feature for dmprof graph visualizer, and separate profiler...
junjianx@chromium.org
2013-08-16
4
-107
/
+187
*
Android / DMP: adds policy to capture WebCore::ImageFrameGenerator.
bulach@chromium.org
2013-08-14
1
-0
/
+6
*
Initial version of graph visualizer for dmprof
junjianx@chromium.org
2013-08-14
3
-0
/
+186
*
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
[next]