| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove multiple copies of pylintrc and use the depot_tools' version. | maruel@chromium.org | 2012-04-25 | 1 | -267/+0 |
* | Improve parsing error handling in dmprof. | dmikurube@chromium.org | 2012-04-17 | 1 | -22/+44 |
* | Breakdown nonprofiled memory regions (f.k.a. 'unknown'), and add new policy f... | dmikurube@chromium.org | 2012-04-13 | 6 | -197/+365 |
* | Add JSON output in dmprof.py. | dmikurube@chromium.org | 2012-04-11 | 1 | -4/+21 |
* | Incremental update of symbol files in dmprof.py. | dmikurube@chromium.org | 2012-04-10 | 1 | -17/+30 |
* | Refactor dmprof.py. | dmikurube@chromium.org | 2012-04-10 | 1 | -18/+13 |
* | Fix calling NamedTemporaryFile in dmprof.py and add PRESUBMIT.py for deep_mem... | dmikurube@chromium.org | 2012-03-14 | 3 | -31/+321 |
* | A memory profiling script, called the deep memory profiler, which shows deepe... | dmikurube@chromium.org | 2012-03-08 | 2 | -0/+851 |