summaryrefslogtreecommitdiffstats
path: root/base/profiler
Commit message (Expand)AuthorAgeFilesLines
* Update call stack profile encoding to match server-side expectationswittman2015-04-104-16/+60
* Enable startup profiling by Win x64 stack sampling profilerwittman2015-04-083-91/+269
* StackSamplingProfiler clean upwittman2015-04-077-397/+482
* Metrics provider for statistical stack profilerwittman2015-03-242-0/+12
* Use a less compiler-specific way for preventing inlining / tail-call optimiza...thakis2015-03-231-8/+5
* clang/win: Attempt to fix component build after #321658.Nico Weber2015-03-221-2/+2
* Statistical stack profiler for Windows x64wittman2015-03-205-0/+1130
* Revert of Temporary commit to evaluate perf impact of prototype CPU profiler ...wittman2015-02-074-468/+0
* Temporary commit to evaluate perf impact of prototype CPU profilerwittman2015-02-074-0/+468
* Restore the allocator shim on Windows. Add 2Gb limit on allocations via the ...wfh2015-01-131-2/+1
* Clean-up: Remove base::TimeTicks::UnprotectedNow().miu2015-01-061-8/+0
* Misc. warning fixes/cleanuppkasting2014-12-121-1/+1
* Instrumenting callbacks to InFlightBackendIO.vadimt2014-11-212-18/+17
* Removing a single-parameter constructor of ScopedProfile, per a TODO item.vadimt2014-11-073-16/+5
* Instrumenting URLRequestJob::NotifyHeadersComplete to locate the source of ja...vadimt2014-11-041-0/+15
* Enabling augmenting callback with Location.vadimt2014-10-312-0/+27
* Creating infrastructure for profiler instrumentation only in developer build ...vadimt2014-10-284-9/+88
* Adding tracking to verify the theory that jankiness of ExtensionMessageFilter...vadimt2014-09-251-20/+5
* Creating a framework for suppressing pollution of the profiler data and apply...vadimt2014-09-153-9/+7
* Enable high resolution time for TimeTicks::Now on Windows Canarysimonjam@chromium.org2013-09-101-2/+1
* Revert 217172 "Enable high resolution time for TimeTicks::Now on..."nhiroki@chromium.org2013-08-131-1/+2
* Enable high resolution time for TimeTicks::Now on Windows Canarysimonjam@chromium.org2013-08-131-2/+1
* Use a direct include of time headers in base/, part 2.avi@chromium.org2013-06-283-3/+3
* Enable memory profiler on Linux when TC_MALLOC is enabled.rtenneti@chromium.org2012-08-081-2/+3
* base: No need to tag enum types with BASE_EXPORT in header files.tfarina@chromium.org2012-06-021-1/+1
* Explicitly track the time source type in base/profiler/alternate_timer.hisherman@chromium.org2012-04-272-3/+18
* Revert 134041 - Explicitly track the time source type in base/profiler/altern...dpapad@chromium.org2012-04-262-18/+3
* Explicitly track the time source type in base/profiler/alternate_timer.hisherman@chromium.org2012-04-262-3/+18
* [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-252-16/+20
* Revert 133773 - [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-242-20/+16
* [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-242-16/+20
* Cleanup: Replace 'DurationInt' with int32, and always use 32-bit integers for...isherman@chromium.org2012-03-243-29/+2
* Support use of third party time function for about:profilerjar@chromium.org2012-02-153-0/+63
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-101-3/+4
* Revert 120789 - Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-4/+3
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-3/+4
* Detect child tasks born during a profiled tasksjar@chromium.org2011-12-142-2/+2
* Add hook for developers to play with profiler(unofficially)jar@chromium.org2011-12-131-4/+24
* Adjust interfaces to indicate when tracking is in progressjar@chromium.org2011-11-142-2/+6
* Switch to using an intergral type for durations inside profilerjar@chromium.org2011-11-111-0/+2
* Revert of Revert 108752 - Support tracking of IPC messages as tasks in profilerjar@chromium.org2011-11-085-0/+353
* Revert 108752 - Support tracking of IPC messages as tasks in profilerjoi@chromium.org2011-11-085-353/+0
* Support tracking of IPC messages as tasks in profilerjar@chromium.org2011-11-055-0/+353