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:
Paul Adenot 2021-06-09 15:43:40 +00:00
Родитель 2d34adb510
Коммит 5b1a3b3db0
1 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -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,
},