summaryrefslogtreecommitdiffstats
path: root/base/debug/profiler.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable tcmalloc heap-profiler module on Windows.peria@chromium.org2013-12-111-2/+4
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* Implement glue for V8 JIT code profiling.siggi@chromium.org2013-07-051-15/+55
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-111-2/+2
* Signal thread names in instrumented binaries, even when a debugger is not att...siggi@chromium.org2012-05-311-10/+27
* Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...dmikurube@chromium.org2012-03-131-1/+1
* Revert 126020 - Experiment for updating the tcmalloc chromium branch to r144 ...dmikurube@chromium.org2012-03-101-1/+1
* Experiment for updating the tcmalloc chromium branch to r144 (gperftools 2.0).dmikurube@chromium.org2012-03-101-1/+1
* Revert 124832 - Update the tcmalloc chromium branch to r144 (gperftools 2.0),...dmikurube@google.com2012-03-031-1/+1
* Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...dmikurube@google.com2012-03-031-1/+1
* Support the Syzygy instrumenting profiler.siggi@chromium.org2012-03-011-1/+89
* Profiling for the renderer process.scottbyer@chromium.org2011-10-121-1/+8
* Include base/stringprintf.h in base/debug/profiler.cc.hans@chromium.org2011-08-171-1/+1
* Added command line switches and UI (controlled via a build option)davemoore@chromium.org2011-02-011-0/+65