зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1714577 - Part 10 - Add (some?) WebRTC threads to the firefox profiler. r=julienw,gerald
Differential Revision: https://phabricator.services.mozilla.com/D116847
This commit is contained in:
Родитель
2d34adb510
Коммит
5b1a3b3db0
|
@ -143,18 +143,26 @@ const presets = {
|
|||
features: ["js", "leaf", "stackwalk", "cpu", "audiocallbacktracing"],
|
||||
threads: [
|
||||
"AsyncCubebTask",
|
||||
"AudioEncoderQueue",
|
||||
"AudioIPC",
|
||||
"call_worker_queue",
|
||||
"Compositor",
|
||||
"DecodingThread",
|
||||
"GeckoMain",
|
||||
"GraphRunner",
|
||||
"IncomingVideoStream",
|
||||
"InotifyEventThread",
|
||||
"MediaDecoderStateMachine",
|
||||
"MediaPDecoder",
|
||||
"MediaSupervisor",
|
||||
"MediaTimer",
|
||||
"ModuleProcessThread",
|
||||
"NativeAudioCallback",
|
||||
"PacerThread",
|
||||
"RenderBackend",
|
||||
"Renderer",
|
||||
"SwComposite",
|
||||
"VoiceProcessThread",
|
||||
],
|
||||
duration: 0,
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче