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
*
Cleanup: Presubmit API is built into depot_tools.
tfarina
2015-01-31
1
-2
/
+2
*
dmprof analyzer script fails to process parameter with space
wensheng.he
2014-12-08
1
-2
/
+1
*
dmprof expand command supports to analyze multiple components with same name ...
wensheng.he
2014-11-17
2
-51
/
+69
*
Add a new command to summarize memory usage by function addresses in dmprof
wensheng.he
2014-11-05
3
-0
/
+90
*
dmprof expand command supports to analyze unhooked components
wensheng.he
2014-09-22
1
-0
/
+21
*
graph.py in dmprof needs to support policies without l2
wensheng.he
2014-09-15
1
-1
/
+7
*
dmprof visualizer output html has an obvious spelling mistake
wensheng.he
2014-09-11
1
-1
/
+1
*
Refactor dmprof: remove no_dump flag for 'buckets' in load_basic_files.
dmikurube@chromium.org
2014-08-13
2
-11
/
+7
*
DMP: Add mmap-partition-alloc
hajimehoshi@chromium.org
2014-07-28
1
-0
/
+6
*
update deep-memory-profiler policy for stlport
jungjik.lee@samsung.com
2014-07-22
6
-55
/
+25
*
Catch up to the namespace rename from WebCore to blink in dmprof.
dmikurube@chromium.org
2014-07-17
12
-193
/
+193
*
Revert 283725 "deep_memory_profiler: Replace 'WebCore' with 'bli..."
dmikurube@chromium.org
2014-07-17
18
-638
/
+638
*
deep_memory_profiler: Replace 'WebCore' with 'blink'.
mkwst@chromium.org
2014-07-17
18
-638
/
+638
*
update deep-memory-profiler policy for webcore.
jungjik.lee@samsung.com
2014-07-14
5
-58
/
+40
*
Remove deprecated RenderArena object and fix stack source path.
jungjik.lee@samsung.com
2014-07-10
6
-28
/
+1
*
Refactor dmprof: split lib.Dump into lib.Dump and lib.DeepDump.
dmikurube@chromium.org
2014-07-09
2
-400
/
+480
*
Refactor dmprof to encapsulate the format of dumped files.
dmikurube@chromium.org
2014-07-04
7
-57
/
+31
*
DMP: Bug fix: add components 'tc-webcore-cachedmatchedproperties'
hajimehoshi@chromium.org
2014-06-17
1
-0
/
+1
*
dmprof: Fix gpu matchers in android.browser policy
jadahl@opera.com
2014-06-16
1
-3
/
+9
*
dmprof: Bug fix: The label 'Timestamp' should be on the horizontal axis
hajimehoshi@chromium.org
2014-05-23
1
-1
/
+1
*
Profile WebCore::CachedMatchedProperties in dmprof.
dmikurube@chromium.org
2014-04-01
1
-0
/
+5
*
Update a policy L2 of DMP.
peria@chromium.org
2014-03-13
1
-2
/
+7
*
Make a graph tool of dmprof useful.
peria@chromium.org
2014-03-08
1
-44
/
+70
*
Accept C++ style single-line comments on DMProf json policy file.
kouhei@chromium.org
2014-02-25
1
-1
/
+5
*
Better grouping of data in Deep Memory Profiler
bratell@opera.com
2014-02-05
1
-11
/
+47
*
Make dmprof handle long runs better
jl@opera.com
2014-02-03
3
-22
/
+30
*
Added support for using Deep Memory Profiler with Android builds.
descri@yandex-team.ru
2014-01-23
1
-2
/
+18
*
Add a Python library to read /proc on Linux.
dmikurube@chromium.org
2013-11-29
3
-6
/
+10
*
Modify HTML and CSS in dmprof visualizer to make them look
peria@chromium.org
2013-11-18
2
-4
/
+3
*
Show subs box on clicking breakable categories in dmprof visualizer.
peria@chromium.org
2013-10-31
10
-20
/
+75
*
Made dmprof visualizer about 500% faster than before in parsing data.
peria@chromium.org
2013-10-29
2
-20
/
+10
*
Performance improved in dmprof visualizer.
peria@chromium.org
2013-10-23
1
-3
/
+10
*
This CL enables dmprof visualizer to fold open categories in its graph part.
peria@chromium.org
2013-10-23
2
-20
/
+45
*
Assign a color to each line (=category) in the graph of DMP visualizer.
peria@chromium.org
2013-10-22
1
-3
/
+15
*
DMP visualizer has ignored default_template parameter in input data.
peria@chromium.org
2013-10-20
1
-1
/
+4
*
Set uptime on x-axis in the graph of DMP visualizer.
peria@chromium.org
2013-10-18
2
-22
/
+32
*
Change the order of stacked categories in the graph of DMP visualizer.
peria@chromium.org
2013-10-14
1
-29
/
+35
*
Fix two bugs for dmprof visualizer.
junjianx@chromium.org
2013-10-09
2
-4
/
+4
*
Fix python style problems indicated by Nils for dmprof visualizer.
junjianx@chromium.org
2013-09-27
3
-6
/
+5
*
Add share button to generate public url for dmprof visualizer.
junjianx@chromium.org
2013-09-26
5
-17
/
+128
*
Add Adreno GPU to deep memory profiler Android policies
philipj@opera.com
2013-09-25
2
-0
/
+12
*
Upload file to app engine and generate public url for dmprof visualizer.
junjianx@chromium.org
2013-09-25
8
-6
/
+390
*
Modified directory preparing for app engine for dmprof visualizer.
junjianx@chromium.org
2013-09-17
19
-11
/
+57
*
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
[next]