зеркало из https://github.com/mozilla/gecko-dev.git
f2401ecda3
In addition to the existing "mainthreadio" feature, we now have: - "fileio" to also capture file I/O from other profiled threads. - "fileioall" to also capture file I/O from all threads (even unregistered threads). - "noiostacks" to prevent capturing stack traces for "io" markers. These are all off by default, except for `MOZ_PROFILER_STARTUP=1`. Differential Revision: https://phabricator.services.mozilla.com/D75764 |
||
---|---|---|
.. | ||
ChildProfilerController.cpp | ||
PProfiler.ipdl | ||
ProfilerChild.cpp | ||
ProfilerIOInterposeObserver.cpp | ||
ProfilerIOInterposeObserver.h | ||
ProfilerParent.cpp | ||
ProfilerTypes.ipdlh | ||
components.conf | ||
nsIProfiler.idl | ||
nsProfiler.cpp | ||
nsProfiler.h | ||
nsProfilerCIID.h | ||
nsProfilerStartParams.cpp | ||
nsProfilerStartParams.h |