summaryrefslogtreecommitdiffstats
path: root/tools/deep_memory_profiler
Commit message (Expand)AuthorAgeFilesLines
* Use pprof in the same directory if exists, and add a downloading script.dmikurube@chromium.org2012-06-152-8/+29
* Remove multiple copies of pylintrc and use the depot_tools' version.maruel@chromium.org2012-04-251-267/+0
* Improve parsing error handling in dmprof.dmikurube@chromium.org2012-04-171-22/+44
* Breakdown nonprofiled memory regions (f.k.a. 'unknown'), and add new policy f...dmikurube@chromium.org2012-04-136-197/+365
* Add JSON output in dmprof.py.dmikurube@chromium.org2012-04-111-4/+21
* Incremental update of symbol files in dmprof.py.dmikurube@chromium.org2012-04-101-17/+30
* Refactor dmprof.py.dmikurube@chromium.org2012-04-101-18/+13
* Fix calling NamedTemporaryFile in dmprof.py and add PRESUBMIT.py for deep_mem...dmikurube@chromium.org2012-03-143-31/+321
* A memory profiling script, called the deep memory profiler, which shows deepe...dmikurube@chromium.org2012-03-082-0/+851