Camera Move and Rotate
parent
d645d52070
commit
9785f7c0a7
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,24 @@
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
public class CameraController : MonoBehaviour {
|
||||
private const float moveSpeed = 10f;
|
||||
private const float rotationSpeed = 100f;
|
||||
private void Update() {
|
||||
Vector3 inputMoveDir = new();
|
||||
|
||||
if (Input.GetKey(KeyCode.W)) inputMoveDir.z = +1f;
|
||||
if (Input.GetKey(KeyCode.S)) inputMoveDir.z = -1f;
|
||||
if (Input.GetKey(KeyCode.A)) inputMoveDir.x = -1f;
|
||||
if (Input.GetKey(KeyCode.D)) inputMoveDir.x = +1f;
|
||||
|
||||
Vector3 moveVector = transform.forward * inputMoveDir.z + transform.right * inputMoveDir.x;
|
||||
transform.position += moveVector * (Time.deltaTime * moveSpeed);
|
||||
|
||||
Vector3 rotationVector = new();
|
||||
if (Input.GetKey(KeyCode.Q)) rotationVector.y = +1f;
|
||||
if (Input.GetKey(KeyCode.E)) rotationVector.y = -1f;
|
||||
|
||||
transform.eulerAngles += rotationVector * (rotationSpeed * Time.deltaTime);
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8f7d1c74c4b425b04883cf3812bdee26
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,137 +1,196 @@
|
||||
{ "cat":"", "pid":12345, "tid":0, "ts":0, "ph":"M", "name":"process_name", "args": { "name":"bee_backend" } }
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416112263, "dur":3086, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416115363, "dur":253, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416115680, "dur":139, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416116176, "dur":176, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.PropertiesModule.dll_5A5C1BCA1AA820B5.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416116357, "dur":9268, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.QuickSearchModule.dll_2E36CB44F80B5CD7.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416126018, "dur":4932, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIAutomationModule.dll_BE0ADBFD91268B3D.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416131463, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_BB80BC6A416C338C.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416132063, "dur":1245, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_47F4750948003D99.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416133659, "dur":381, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_1717B8E9DDA503D5.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416134290, "dur":103, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_9E9733097E3A9A27.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416134649, "dur":104, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.Graphs.dll_5F077ED34993B193.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416135042, "dur":113, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/UnityEngine.TestRunner.rsp2" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416135440, "dur":187, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.TestRunner.dll.mvfrm.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416135994, "dur":113, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.UI.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416136390, "dur":122, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Burst.dll.mvfrm.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416136781, "dur":97, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Mathematics.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416136962, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.TextMeshPro.UnityAdditionalFile.txt" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416137192, "dur":123, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Timeline.UnityAdditionalFile.txt" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416137600, "dur":105, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Core.dll.mvfrm.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416137988, "dur":97, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Core.Editor.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416138385, "dur":101, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Core.Editor.ref.dll_CE93AB90FB3862AE.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416138963, "dur":106, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipeline.Universal.ShaderLibrary.rsp2" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416139345, "dur":100, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Searcher.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416139702, "dur":100, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.ShaderGraph.Utilities.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416140080, "dur":809, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.State.UnityAdditionalFile.txt" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416141317, "dur":1100, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.State.Editor.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416142461, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.State.Editor.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416142580, "dur":371, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Editor.ref.dll_95F4B84263D09C5C.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416143536, "dur":92, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Editor.Shared.dll.mvfrm.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416143665, "dur":80, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416143773, "dur":80, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.2D.Runtime.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416143869, "dur":81, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.2D.Runtime.rsp2" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416144049, "dur":75, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.ShaderGraph.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416144128, "dur":85, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.ShaderGraph.Editor.UnityAdditionalFile.txt" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416144241, "dur":88, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.ShaderGraph.Editor.rsp2" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416144358, "dur":81, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.ShaderGraph.Editor.dll.mvfrm.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416144555, "dur":77, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416144920, "dur":151, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416145108, "dur":83, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.ref.dll_388DC9AFB636450B.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416145337, "dur":83, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.rsp2" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416145569, "dur":82, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Universal.Shaders.ref.dll_6B30778E874C2D1D.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416145679, "dur":83, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Shaders.UnityAdditionalFile.txt" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416115840, "dur":35458, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416151309, "dur":106320, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416257634, "dur":240, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416257880, "dur":169476, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416427385, "dur":376, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416116959, "dur":35243, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416152206, "dur":1447, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CrashReportingModule.dll_CC2EF5713D2C76A4.mvfrm" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416155362, "dur":979, "ph":"X", "name": "File", "args": { "detail":"/home/sascha/Unity/Hub/Editor/2023.2.0a12/Editor/Data/Tools/Compilation/Unity.ILPP.Runner/System.Net.WebSockets.Client.dll" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416155330, "dur":1022, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416156402, "dur":204, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416156612, "dur":731, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEngine.UI.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416157943, "dur":202, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416158145, "dur":65, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416158210, "dur":78, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416158288, "dur":61, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416158365, "dur":652, "ph":"X", "name": "File", "args": { "detail":"Library/PackageCache/com.unity.render-pipelines.universal@16.0.1/Editor/Overrides/FilmGrainEditor.cs" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416158350, "dur":684, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416160060, "dur":11897, "ph":"X", "name": "File", "args": { "detail":"Library/PackageCache/com.unity.render-pipelines.universal@16.0.1/Runtime/UniversalRenderPipelineGlobalSettings.cs" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416159968, "dur":11995, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416171972, "dur":1598, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Universal.Editor.ref.dll_31E059F8D0CF1604.mvfrm" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416173702, "dur":83823, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054416257527, "dur":89, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054416116044, "dur":35273, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054416151986, "dur":3301, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GraphToolsFoundationModule.dll_4FDE96B46A73F442.mvfrm" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054416155393, "dur":495, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054416156599, "dur":1499, "ph":"X", "name": "File", "args": { "detail":"/home/sascha/Unity/Hub/Editor/2023.2.0a12/Editor/Data/Tools/Compilation/Unity.ILPP.Runner/Microsoft.Extensions.Caching.Abstractions.dll" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054416156599, "dur":1546, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054416158145, "dur":215, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054416158627, "dur":101, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054416159003, "dur":974, "ph":"X", "name": "File", "args": { "detail":"Library/PackageCache/com.unity.shadergraph@16.0.1/Editor/Drawing/Inspector/PropertyDrawers/AbstractMaterialNodePropertyDrawer.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054416158996, "dur":1022, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054416160018, "dur":398, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054416160426, "dur":1251, "ph":"X", "name": "File", "args": { "detail":"Library/PackageCache/com.unity.render-pipelines.universal@16.0.1/Runtime/Overrides/ChromaticAberration.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054416160416, "dur":1290, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054416161804, "dur":57, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Searcher.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054416161951, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054416162200, "dur":264358, "ph":"X", "name": "ILPP-Configuration", "args": { "detail":"Library/ilpp-configuration.nevergeneratedoutput" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416116373, "dur":35690, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416152108, "dur":1517, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ContentLoadModule.dll_0B36577728F4B9B6.mvfrm" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416153629, "dur":2240, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DSPGraphModule.dll_976681F8ED71D5CA.mvfrm" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416156342, "dur":2240, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEngine.TestRunner.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416158629, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416158691, "dur":2248, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.TestRunner.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416160988, "dur":130, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.UI.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416161160, "dur":201, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Mathematics.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416161386, "dur":144, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Burst.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416161565, "dur":6096, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Core.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416167707, "dur":1512, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416169220, "dur":125, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.Core.ref.dll_1F3493F2296D3E07.mvfrm" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416169391, "dur":2882, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Flow.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416172279, "dur":878, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Flow.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416173209, "dur":112, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416173333, "dur":61, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.State.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416173436, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.State.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416173550, "dur":193, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416173781, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Assembly-CSharp.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054416173840, "dur":83982, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416116969, "dur":35376, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416152346, "dur":3052, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CommandStateObserverModule.dll_00A28A1CAC8F6519.mvfrm" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416155406, "dur":290, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416155789, "dur":2191, "ph":"X", "name": "File", "args": { "detail":"/home/sascha/Unity/Hub/Editor/2023.2.0a12/Editor/Data/Tools/Compilation/Unity.ILPP.Runner/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416155779, "dur":2237, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416158101, "dur":135, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416158237, "dur":139, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416158419, "dur":53, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416158511, "dur":415, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416158961, "dur":1020, "ph":"X", "name": "File", "args": { "detail":"Library/PackageCache/com.unity.shadergraph@16.0.1/Editor/Drawing/Inspector/PropertyDrawers/Texture3DPropertyDrawer.cs" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416158926, "dur":1062, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416160054, "dur":1469, "ph":"X", "name": "File", "args": { "detail":"Library/PackageCache/com.unity.render-pipelines.universal@16.0.1/Runtime/Overrides/ShadowsMidtonesHighlights.cs" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416160027, "dur":1506, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416161576, "dur":3613, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416165274, "dur":111, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416165489, "dur":359, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416165875, "dur":162, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416166146, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Mathematics.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416166306, "dur":207, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.ShaderGraph.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416166523, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416166615, "dur":136, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.TextMeshPro.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416166760, "dur":322, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Timeline.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416167146, "dur":108, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416167358, "dur":335, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Shaders.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416167696, "dur":139, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Shaders.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416167868, "dur":57, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Rider.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416167990, "dur":361, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Shaders.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416168359, "dur":88, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Shaders.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416168500, "dur":108, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Timeline.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416168619, "dur":938, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416169558, "dur":580, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416170174, "dur":1645, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416171826, "dur":465, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416173144, "dur":699, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054416173843, "dur":83991, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054416430111, "dur":131, "ph":"X", "name": "ProfilerWriteOutput" }
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407322942, "dur":82, "ph":"X", "name": "IPC_Client_InitializeAndConnectToParent", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407323793, "dur":150, "ph":"X", "name": "EmitBuildStart", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407323047, "dur":2209, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407325269, "dur":277, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407325574, "dur":52, "ph":"X", "name": "Tundra", "args": { "detail":"PrepareNodes" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407325626, "dur":120, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407325769, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ScriptAssemblies" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407325851, "dur":203, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.CoreModule.dll_985FE9179966C861.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407326198, "dur":106, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GraphViewModule.dll_96CB260BB8FF6095.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407326604, "dur":67, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SafeModeModule.dll_96FE5E0EF7462D22.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407326674, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SceneTemplateModule.dll_8D9632830F05AC38.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407326824, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SketchUpModule.dll_7F13435F4277C939.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407326887, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SpriteMaskModule.dll_164D4F1BC92C51F3.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407326941, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SpriteShapeModule.dll_85BB5C01FDDA394E.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407327659, "dur":75, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClothModule.dll_D430FC57BE762E51.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407327995, "dur":744, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GraphToolsFoundationModule.dll_D351A3CBDF494A6D.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407329139, "dur":260, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_5B0A89121CEC3A00.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407329743, "dur":162, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_637A46E5DA5AE0B6.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407330289, "dur":1336, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_C4C24D4D04855FB9.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407332899, "dur":214, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Unsafe.dll_5F0C64F48B946446.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407333494, "dur":144, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Mathematics.UnityAdditionalFile.txt" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407334017, "dur":128, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Timeline.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407334618, "dur":122, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Runtime.rsp2" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407336035, "dur":447, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Runtime.Shared.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407336929, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.ShaderGraph.Utilities.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407337442, "dur":243, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.State.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407338143, "dur":113, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.State.Editor.UnityAdditionalFile.txt" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407338260, "dur":82, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.State.Editor.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407338691, "dur":221, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Burst.Editor.UnityAdditionalFile.txt" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407339311, "dur":175, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Editor.Shared.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407339914, "dur":102, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407340334, "dur":153, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Timeline.Editor.dll.mvfrm.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407340646, "dur":267, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Core.ShaderLibrary.ref.dll_0D0E0C191A20CCCB.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407340942, "dur":78, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.ShaderLibrary.UnityAdditionalFile.txt" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407341419, "dur":437, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Shaders.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407341962, "dur":102, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Shaders.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407342591, "dur":228, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407344306, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Mathematics.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407344737, "dur":92, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407344889, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Universal.Shaders.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407345932, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407345996, "dur":134, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.dll" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407346305, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.CodeGen.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407346869, "dur":195, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407348046, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.Runtime.Shared.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407348437, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.State.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407349607, "dur":351, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407325766, "dur":25712, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407351488, "dur":611555, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407963048, "dur":219, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407963304, "dur":503, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407328129, "dur":23364, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407352511, "dur":526, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEngine.TestRunner.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407353197, "dur":213, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEngine.UI.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407353493, "dur":755, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.TestRunner.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407354293, "dur":475, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TestRunner.ref.dll_47F943A8BCEAAC06.mvfrm" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407354809, "dur":1502, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Mathematics.rsp" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407356312, "dur":5658, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407361984, "dur":249, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Mathematics.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407362290, "dur":468, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407362813, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407362960, "dur":281, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407363267, "dur":333, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407363643, "dur":136, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407363817, "dur":8110, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407371931, "dur":8401, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Editor.Shared.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407380483, "dur":53, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407380617, "dur":50, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407380712, "dur":51, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407380769, "dur":173, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407380961, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/com.unity.cinemachine.editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407381083, "dur":54737, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407435825, "dur":1058, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407436883, "dur":296221, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407733106, "dur":821, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Universal.Shaders.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407733928, "dur":416, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407734353, "dur":247, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407734601, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407734669, "dur":234, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Mathematics.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407734903, "dur":144, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407735056, "dur":218, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.Runtime.Shared.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407735274, "dur":219, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407735503, "dur":233, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Universal.2D.Runtime.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407735785, "dur":194, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.ShaderLibrary.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407736017, "dur":189, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Universal.Runtime.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407736206, "dur":106, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407736319, "dur":173, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/UnityEngine.UI.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407736544, "dur":198, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.State.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407736791, "dur":282, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Assembly-CSharp.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407745294, "dur":99, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407745590, "dur":214913, "ph":"X", "name": "ILPostProcess", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Assembly-CSharp.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407962824, "dur":162, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.dll" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683055407962988, "dur":262, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407328618, "dur":25832, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407354460, "dur":1442, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Mathematics.UnityAdditionalFile.txt" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407355950, "dur":187, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Burst.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407356187, "dur":1416, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Burst.CodeGen.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407357692, "dur":317, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407358174, "dur":250, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Burst.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407358455, "dur":110, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407358566, "dur":128, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407358884, "dur":373411, "ph":"X", "name": "ILPP-Configuration", "args": { "detail":"Library/ilpp-configuration.nevergeneratedoutput" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407733092, "dur":8522, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407741630, "dur":203, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.ShaderGraph.Utilities.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407741851, "dur":191, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Timeline.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407742052, "dur":221, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/UnityEditor.UI.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407742287, "dur":199, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/PPv2URPConverters.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407742495, "dur":195, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Shared.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407742700, "dur":191, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407742907, "dur":200, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/com.unity.cinemachine.editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407743118, "dur":182, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Flow.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407743312, "dur":1321, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683055407744665, "dur":218395, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407328368, "dur":26057, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407354448, "dur":1260, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.UI.rsp" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407355712, "dur":149, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.UI.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407355940, "dur":9377, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Core.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407365369, "dur":816, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Flow.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407366224, "dur":953, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407367249, "dur":120, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.State.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407367378, "dur":364, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407367774, "dur":58, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Mathematics.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407367842, "dur":12674, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.ShaderGraph.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407380586, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Editor.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407380655, "dur":73, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Editor.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407380728, "dur":162, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407380920, "dur":396, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/PPv2URPConverters.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407381343, "dur":84, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/PPv2URPConverters.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407381446, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Assembly-CSharp.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407381585, "dur":188359, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Assembly-CSharp.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407570568, "dur":163368, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407733939, "dur":185, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Flow.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407734125, "dur":5347, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407739478, "dur":179, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Burst.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407739710, "dur":192, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.State.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407739930, "dur":196, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Core.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407740165, "dur":196, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.SettingsProvider.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407740402, "dur":192, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.Editor.Shared.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407740637, "dur":200, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Universal.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407740881, "dur":217, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Mathematics.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407741099, "dur":124, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407741234, "dur":2889, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Searcher.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407744149, "dur":764, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683055407744913, "dur":218164, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407328139, "dur":26160, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407354310, "dur":622, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.UI.dll.mvfrm.rsp" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407355449, "dur":651, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Searcher.Editor.rsp" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407356133, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Searcher.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407356327, "dur":383, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407356733, "dur":68, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.ShaderGraph.Utilities.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407356987, "dur":2158, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Timeline.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407359175, "dur":733, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Timeline.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407360089, "dur":206, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.TextMeshPro.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407360376, "dur":674, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Timeline.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407361382, "dur":7363, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407368815, "dur":200, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.State.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407369088, "dur":125, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Rider.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407369222, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407369289, "dur":193, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407369696, "dur":121, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407369902, "dur":1824, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Core.ShaderLibrary.ref.dll_0D0E0C191A20CCCB.mvfrm" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407371904, "dur":193, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407372098, "dur":172, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407372270, "dur":169, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407372439, "dur":169, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407372608, "dur":99, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407372717, "dur":85, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407372803, "dur":178, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407372982, "dur":186, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407373192, "dur":2040, "ph":"X", "name": "File", "args": { "detail":"/home/sascha/Unity/Hub/Editor/2023.2.0a12/Editor/Data/Tools/Compilation/Unity.ILPP.Runner/System.Security.Cryptography.Encoding.dll" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407373168, "dur":2277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407375446, "dur":234, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407375680, "dur":140, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407377163, "dur":4909, "ph":"X", "name": "File", "args": { "detail":"Library/PackageCache/com.unity.timeline@1.8.2/Runtime/Playables/TimeNotificationBehaviour.cs" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407377162, "dur":4924, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407382088, "dur":54799, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407436888, "dur":296651, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407733543, "dur":385, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Core.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407733929, "dur":3591, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407737528, "dur":246, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Burst.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407737775, "dur":157, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407737940, "dur":235, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Cinemachine.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407738176, "dur":231, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407738416, "dur":232, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.Runtime.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407738692, "dur":181, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.TextMeshPro.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407738920, "dur":191, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Timeline.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407739111, "dur":128, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407739248, "dur":4300, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.ShaderGraph.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407743974, "dur":178, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407744153, "dur":218635, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407962800, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Assembly-CSharp.pdb" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407962792, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Assembly-CSharp.pdb" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683055407962875, "dur":145, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683055407966445, "dur":387, "ph":"X", "name": "ProfilerWriteOutput" }
|
||||
,
|
||||
@ -1,376 +1,236 @@
|
||||
{ "cat":"", "pid":12345, "tid":0, "ts":0, "ph":"M", "name":"process_name", "args": { "name":"bee_backend" } }
|
||||
,{ "pid":12345, "tid":0, "ts":1683054417206467, "dur":202, "ph":"X", "name": "IPC_Client_InitializeAndConnectToParent", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054417206748, "dur":128642, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054417335398, "dur":67, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054417335509, "dur":152, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054417349955, "dur":80, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/PPv2URPConverters.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054417350041, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/PPv2URPConverters.dll.mvfrm.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054417335700, "dur":14995, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054417350705, "dur":2107750, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054419458499, "dur":293, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054419458832, "dur":359, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417335590, "dur":15122, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417350714, "dur":1098, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417351905, "dur":717, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417352695, "dur":99, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417352953, "dur":1326, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.UnityAdditionalFile.txt" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417354313, "dur":98, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.rsp" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417354421, "dur":61, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/com.unity.cinemachine.editor.dll.mvfrm.rsp" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417354497, "dur":107, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/com.unity.cinemachine.editor.rsp" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417355014, "dur":121, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Assembly-CSharp.rsp" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417355136, "dur":52, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417355188, "dur":50, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417355331, "dur":57, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417356475, "dur":51, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417356744, "dur":51, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417356841, "dur":53, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417357018, "dur":509, "ph":"X", "name": "File", "args": { "detail":"Library/PackageCache/com.unity.render-pipelines.universal@16.0.1/Runtime/Tiling/TilingJob.cs" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417356978, "dur":549, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417358115, "dur":72, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417358187, "dur":76, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417358264, "dur":57, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417358321, "dur":63, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417358384, "dur":157, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417358541, "dur":115, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417358656, "dur":148, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417358804, "dur":60, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417358874, "dur":169, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417359090, "dur":75, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417359165, "dur":159, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417359324, "dur":67, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417359392, "dur":130, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417359522, "dur":116, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417359638, "dur":129, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417359767, "dur":116, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417359883, "dur":126, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417360009, "dur":106, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417360115, "dur":104, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417360219, "dur":78, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417360297, "dur":94, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417360392, "dur":118, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417360511, "dur":110, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417360622, "dur":120, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417360743, "dur":91, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417360834, "dur":106, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417360940, "dur":63, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417361003, "dur":80, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417361083, "dur":64, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417361147, "dur":122, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417361273, "dur":81, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEditor.TestRunner.dll" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417361355, "dur":191, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417361644, "dur":124, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Burst.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417361803, "dur":80, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417361909, "dur":2789, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417364720, "dur":343, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Burst.CodeGen.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417365063, "dur":95, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417365166, "dur":110, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417365277, "dur":150, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417365489, "dur":95, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417365618, "dur":22518, "ph":"X", "name": "ILPP-Configuration", "args": { "detail":"Library/ilpp-configuration.nevergeneratedoutput" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417389070, "dur":532, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417389627, "dur":271, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Mathematics.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417389913, "dur":151, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/UnityEngine.UI.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417390078, "dur":1923, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Core.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417392018, "dur":923, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Burst.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417392959, "dur":346, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Universal.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417393323, "dur":271, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Core.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417393620, "dur":183, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.State.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417393803, "dur":574, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417394385, "dur":439, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Searcher.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417394838, "dur":334, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Shared.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417395182, "dur":1940, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/PPv2URPConverters.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054417397186, "dur":880588, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054418277804, "dur":147, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.dll" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054418277781, "dur":658, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Cinemachine.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054418278446, "dur":74, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054418278553, "dur":52336, "ph":"X", "name": "ILPostProcess", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Cinemachine.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054418333658, "dur":146, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Cinemachine.dll" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054418333649, "dur":156, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Cinemachine.dll" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054418333828, "dur":660, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Cinemachine.dll" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054418334495, "dur":78, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Cinemachine.pdb" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054418334490, "dur":83, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Cinemachine.pdb" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054418335436, "dur":221, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054418334581, "dur":1089, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Cinemachine.pdb" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054418335675, "dur":1122533, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054419458266, "dur":162, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.pdb" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417335621, "dur":15097, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417351823, "dur":121, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Core.UnityAdditionalFile.txt" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417351948, "dur":669, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417352710, "dur":77, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417354007, "dur":119, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.rsp2" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417354176, "dur":136, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.ShaderLibrary.rsp" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417354319, "dur":66, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/com.unity.cinemachine.editor.rsp2" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417354390, "dur":838, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/PPv2URPConverters.dll.mvfrm.rsp" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417355325, "dur":51, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417355474, "dur":137, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417355776, "dur":129, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417355906, "dur":87, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417355993, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417356363, "dur":79, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417356442, "dur":178, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417356747, "dur":96, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417356843, "dur":94, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417356984, "dur":551, "ph":"X", "name": "File", "args": { "detail":"Library/PackageCache/com.unity.render-pipelines.universal@16.0.1/Runtime/Tiling/LightMinMaxZJob.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417356979, "dur":581, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417357821, "dur":84, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417357905, "dur":155, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417358105, "dur":67, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417358172, "dur":60, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417358233, "dur":75, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417358354, "dur":188, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417358542, "dur":77, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417358619, "dur":91, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417358710, "dur":81, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417358791, "dur":80, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417358880, "dur":207, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417359088, "dur":59, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417359148, "dur":294, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417359442, "dur":110, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417359552, "dur":83, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417359636, "dur":106, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417359742, "dur":82, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417359824, "dur":72, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417359896, "dur":63, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417359959, "dur":100, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417360060, "dur":96, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417360156, "dur":116, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417360272, "dur":100, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417360372, "dur":175, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417360547, "dur":79, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417360627, "dur":112, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417360739, "dur":94, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417360833, "dur":129, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417360962, "dur":77, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417361039, "dur":78, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417361117, "dur":58, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417361175, "dur":138, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417361313, "dur":117, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417361682, "dur":378, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Core.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417362061, "dur":209, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417362338, "dur":224, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Flow.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417362609, "dur":241, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417362895, "dur":118, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417363049, "dur":87, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Burst.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417363152, "dur":63, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Mathematics.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417363288, "dur":370, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.ShaderGraph.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417363679, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.State.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417363990, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417364072, "dur":72, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Rider.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417364155, "dur":77, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417364241, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417364319, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417364404, "dur":83165, "ph":"X", "name": "MovedFromExtractor-Combine", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417448135, "dur":116, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Runtime/Core/AxisState.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417448705, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Runtime/ThirdParty/clipper.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417447578, "dur":1252, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417448834, "dur":3754, "ph":"X", "name": "InvokeCacheMe", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.dll" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418272665, "dur":4297, "ph":"X", "name": "InvokeCacheMe", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.dll" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054417452677, "dur":824302, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418278074, "dur":65, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.ref.dll" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418278144, "dur":259, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/Cinemachine3rdPersonFollowEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418278404, "dur":92, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineBasicMultiChannelPerlinEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418278499, "dur":326, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineBlendListCameraEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418278835, "dur":199, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineBlenderSettingsEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418279034, "dur":130, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineBrainEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418279165, "dur":220, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineClearShotEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418279385, "dur":170, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineColliderEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418279556, "dur":129, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineComposerEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418279686, "dur":180, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineConfiner2DEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418279867, "dur":154, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineConfinerEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418280022, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineExternalCameraEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418280106, "dur":250, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineFramingTransposerEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418280357, "dur":195, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineFreeLookEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418280553, "dur":85, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineGroupComposerEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418280638, "dur":79, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineHardLockToTargetEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418280718, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineHardLookAtEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418280800, "dur":180, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineMixingCameraEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418280980, "dur":245, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineNoiseSettingsEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418281226, "dur":113, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineOrbitalTransposerEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418281340, "dur":79, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachinePOVEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418281419, "dur":360, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachinePathEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418281780, "dur":114, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineSameAsFollowTargetEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418281896, "dur":921, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineScreenComposerGuides.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418282819, "dur":226, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineSmoothPathEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418283045, "dur":293, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineStateDrivenCameraEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418283338, "dur":117, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineStoryboardEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418283456, "dur":116, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineTargetGroupEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418283573, "dur":140, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineTrackedDollyEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418283716, "dur":116, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineTransposerEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418283833, "dur":423, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineVirtualCameraBaseEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418284257, "dur":242, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Editors/CinemachineVirtualCameraEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418284500, "dur":229, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Experimental/CinemachineNewFreeLookEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418284731, "dur":139, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Experimental/CinemachineNewVirtualCameraEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418284871, "dur":177, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Helpers/CinemachineTriggerActionEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418285049, "dur":85, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Impulse/CinemachineCollisionImpulseSourceEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418285135, "dur":80, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Impulse/CinemachineImpulseChannelPropertyDrawer.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418285217, "dur":114, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Impulse/CinemachineImpulseChannels.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418285333, "dur":278, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Impulse/CinemachineImpulseDefinitionPropertyDrawer.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418285611, "dur":114, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Impulse/CinemachineImpulseEnvelopePropertyDrawer.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418285726, "dur":159, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Impulse/CinemachineImpulseListenerEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418285886, "dur":80, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Impulse/CinemachineImpulseSourceEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418285967, "dur":213, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Menus/CinemachineMenu.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418286181, "dur":308, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Overlays/CinemachineToolbarOverlay.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418286490, "dur":1614, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/PostProcessing/CinemachinePostProcessingEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418288106, "dur":232, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/PostProcessing/CinemachineVolumeSettingsEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418288339, "dur":158, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/PropertyDrawers/AxisStatePropertyDrawer.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418288498, "dur":120, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/PropertyDrawers/CinemachineBlendDefinitionPropertyDrawer.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418288619, "dur":588, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/PropertyDrawers/CinemachineTagFieldPropertyDrawer.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418289208, "dur":220, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/PropertyDrawers/EmbeddedAssetPropertyDrawer.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418289430, "dur":218, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/PropertyDrawers/NoiseSettingsPropertyDrawer.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418289649, "dur":201, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/PropertyDrawers/OrbitalTransposerHeadingPropertyDrawer.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418289851, "dur":790, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/PropertyDrawers/VcamTargetPropertyDrawer.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418290643, "dur":169, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Timeline/CinemachineShotClipEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418290813, "dur":158, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Timeline/CinemachineShotEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418290971, "dur":151, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Utility/BaseEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418291122, "dur":149, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Utility/CinemachineEditorAnalytics.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418291272, "dur":160, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Utility/CinemachineLensPresets.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418291433, "dur":433, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Utility/CinemachineSceneTools.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418291867, "dur":114, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Utility/EmbeddedAssetHelpers.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418291982, "dur":182, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Utility/InspectorUtility.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418292165, "dur":150, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Utility/ReflectionHelpers.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418292316, "dur":363, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Utility/SaveDuringPlay.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418292679, "dur":151, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Utility/ScriptableObjectUtility.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418292830, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Utility/SerializedPropertyHelper.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418292911, "dur":183, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Utility/VcamStageEditor.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418293094, "dur":141, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Windows/CinemachineColliderPrefs.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418293235, "dur":293, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Windows/CinemachineSettings.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418293528, "dur":150, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/PackageCache/com.unity.cinemachine@2.9.5/Editor/Windows/WaveformWindow.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418277769, "dur":15958, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/com.unity.cinemachine.editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418293734, "dur":3224, "ph":"X", "name": "InvokeCacheMe", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/com.unity.cinemachine.editor.dll" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418891964, "dur":3942, "ph":"X", "name": "InvokeCacheMe", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/com.unity.cinemachine.editor.dll" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418297041, "dur":598883, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/com.unity.cinemachine.editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418897010, "dur":210610, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Assembly-CSharp.rsp" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054418896673, "dur":210959, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Assembly-CSharp.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054419108109, "dur":55, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054419108332, "dur":142910, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Assembly-CSharp.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054419251885, "dur":618, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Assembly-CSharp.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054419253806, "dur":101, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054419253987, "dur":201857, "ph":"X", "name": "ILPostProcess", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Assembly-CSharp.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054419458256, "dur":152, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.dll" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054419458411, "dur":364, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417335697, "dur":15270, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417351011, "dur":125, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_03651954F263C7BA.mvfrm" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417351137, "dur":268, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_637A46E5DA5AE0B6.mvfrm" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417351522, "dur":401, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/UnityEngine.TestRunner.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417351923, "dur":744, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417352673, "dur":6136, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEngine.TestRunner.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417358898, "dur":147, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.TestRunner.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417359049, "dur":134, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.TestRunner.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417359184, "dur":1977, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.TestRunner.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417361169, "dur":51, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.TestRunner.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417361313, "dur":259, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.UI.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417361631, "dur":298, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Mathematics.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417362001, "dur":366, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417362446, "dur":77, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417362536, "dur":62, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417362604, "dur":550, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417363190, "dur":897, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417364131, "dur":95, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417364274, "dur":140, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417364535, "dur":631, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417365168, "dur":389, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417365956, "dur":349, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/PPv2URPConverters.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417366384, "dur":22689, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417389075, "dur":530, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Universal.Shaders.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417389606, "dur":570, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417390187, "dur":317, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Flow.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417390538, "dur":172, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417390743, "dur":167, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.Runtime.Shared.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417390939, "dur":169, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Universal.2D.Runtime.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417391139, "dur":168, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.ShaderLibrary.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417391334, "dur":183, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Universal.Runtime.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417391546, "dur":171, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Timeline.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417391746, "dur":568, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.State.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417392328, "dur":196, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.Runtime.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417392535, "dur":177, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.TextMeshPro.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417392720, "dur":831, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Burst.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417393584, "dur":395, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.ShaderGraph.Utilities.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417393992, "dur":167, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/UnityEditor.UI.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417394174, "dur":169, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417394354, "dur":328, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417394734, "dur":318, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Mathematics.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417395063, "dur":333, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.ShaderGraph.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417395423, "dur":178, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Flow.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417395626, "dur":179, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.Editor.Shared.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417395834, "dur":181, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.SettingsProvider.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417396052, "dur":180, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Timeline.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417397042, "dur":147, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054417397189, "dur":937666, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054418334859, "dur":591346, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054418926220, "dur":122, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/com.unity.cinemachine.editor.dll" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054418926212, "dur":132, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/com.unity.cinemachine.editor.dll" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054418926354, "dur":523, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/com.unity.cinemachine.editor.dll" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054418926878, "dur":531570, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417335697, "dur":15251, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417350951, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.JSONSerializeModule.dll_205327560EB7345F.mvfrm" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417351264, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DirectorModule.dll_9215208F7B1104A9.mvfrm" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417351590, "dur":540, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEngine.UI.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417352701, "dur":134, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417352958, "dur":1052, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417354054, "dur":135, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.dll.mvfrm.rsp" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417354306, "dur":379, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417354687, "dur":63, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/com.unity.cinemachine.editor.UnityAdditionalFile.txt" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417355268, "dur":525, "ph":"X", "name": "File", "args": { "detail":"/home/sascha/Unity/Hub/Editor/2023.2.0a12/Editor/Data/Tools/Compilation/Unity.ILPP.Runner/System.IO.IsolatedStorage.dll" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417355196, "dur":613, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417355847, "dur":76, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417355923, "dur":110, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417356196, "dur":212, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417356408, "dur":81, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417356615, "dur":187, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417356802, "dur":96, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417356898, "dur":119, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417357017, "dur":501, "ph":"X", "name": "File", "args": { "detail":"Library/PackageCache/com.unity.render-pipelines.universal@16.0.1/Runtime/RenderingLayerUtils.cs" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417357017, "dur":859, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417357876, "dur":78, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417358032, "dur":259, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417358291, "dur":181, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417358472, "dur":82, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417358554, "dur":196, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417358751, "dur":385, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417359136, "dur":78, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417359215, "dur":138, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417359354, "dur":104, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417359458, "dur":117, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417359575, "dur":107, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417359682, "dur":139, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417359821, "dur":106, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417359927, "dur":119, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417360046, "dur":125, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417360171, "dur":111, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417360283, "dur":107, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417360390, "dur":125, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417360516, "dur":80, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417360596, "dur":118, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417360714, "dur":116, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417360831, "dur":103, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417360935, "dur":97, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417361032, "dur":230, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417361305, "dur":253, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417361581, "dur":197, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417361811, "dur":115, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417361932, "dur":107, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Searcher.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417362039, "dur":77, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417362135, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417362244, "dur":371, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417362646, "dur":149, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417362850, "dur":68, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.State.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417363040, "dur":102, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Timeline.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417363147, "dur":278, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Timeline.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417363432, "dur":116, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.Flow.Editor.ref.dll_F2A161E6312A325B.mvfrm" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417363642, "dur":93, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.TextMeshPro.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417363767, "dur":220, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Timeline.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417364033, "dur":695, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417364744, "dur":314, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Shaders.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417365106, "dur":106, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/com.unity.cinemachine.editor.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417365244, "dur":85805, "ph":"X", "name": "MovedFromExtractor-Combine", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/com.unity.cinemachine.editor.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054417451060, "dur":1445654, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054418896742, "dur":121, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/com.unity.cinemachine.editor.dll" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054418896720, "dur":557, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/com.unity.cinemachine.editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054418897282, "dur":59, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054418897367, "dur":26595, "ph":"X", "name": "ILPostProcess", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/com.unity.cinemachine.editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054418926207, "dur":71, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/com.unity.cinemachine.editor.pdb" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054418926200, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/com.unity.cinemachine.editor.pdb" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054418926289, "dur":359, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/com.unity.cinemachine.editor.pdb" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054418926650, "dur":531828, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054419461800, "dur":246, "ph":"X", "name": "ProfilerWriteOutput" }
|
||||
,{ "pid":12345, "tid":0, "ts":1683054942842945, "dur":295104, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943138060, "dur":70, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943138177, "dur":274, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943138477, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ScriptAssemblies" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943139049, "dur":402, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SketchUpModule.dll_7F13435F4277C939.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943141646, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_C4C24D4D04855FB9.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943142255, "dur":144, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/UnityEngine.TestRunner.dll.mvfrm.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943143568, "dur":626, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.TextMeshPro.ref.dll_824B09C8B96E0EF8.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943146361, "dur":261, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Searcher.Editor.ref.dll_B62966AE126FE96B.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943147054, "dur":276, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943147759, "dur":267, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Runtime.UnityAdditionalFile.txt" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943148057, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Runtime.rsp2" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943148111, "dur":119, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Runtime.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943148329, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.State.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943148564, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Universal.2D.Runtime.ref.dll_988E296D8F51A883.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943148748, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943148810, "dur":73, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll.mvfrm.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943148926, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Editor.ref.dll_95F4B84263D09C5C.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943148986, "dur":71, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Burst.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943150857, "dur":932, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Universal.Shaders.ref.dll_6B30778E874C2D1D.mvfrm" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943154318, "dur":1964, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.dll" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943156488, "dur":76, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943156676, "dur":99, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943156778, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.dll" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943156845, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Core.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943156992, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.CodeGen.dll" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943157055, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.CodeGen.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943157138, "dur":71, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Burst.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943157260, "dur":157, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.Editor.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943158551, "dur":202, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943159333, "dur":356, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Runtime.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943159877, "dur":82, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.SettingsProvider.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943160120, "dur":404, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.State.Editor.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943160529, "dur":142, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Universal.2D.Runtime.dll" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943161096, "dur":143, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943161319, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.dll.mvfrm.rsp" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943161461, "dur":87, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Cinemachine.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943161653, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Editor.pdb" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943162385, "dur":290, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/com.unity.cinemachine.editor.rsp2" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943138473, "dur":24622, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943163104, "dur":408966, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943572121, "dur":145, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943572298, "dur":378, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943138405, "dur":24705, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943163113, "dur":1604, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943164786, "dur":1855, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipeline.Universal.ShaderLibrary.UnityAdditionalFile.txt" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943166642, "dur":757, "ph":"X", "name": "File", "args": { "detail":"/home/sascha/Unity/Hub/Editor/2023.2.0a12/Editor/Data/Tools/Compilation/Unity.ILPP.Runner/System.Security.Cryptography.Pkcs.dll" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943166642, "dur":797, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943167485, "dur":122, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943167672, "dur":212, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943167913, "dur":2663, "ph":"X", "name": "File", "args": { "detail":"Library/PackageCache/com.unity.textmeshpro@3.0.6/Scripts/Editor/TMP_EditorCoroutine.cs" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943167885, "dur":2697, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943170600, "dur":528, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Searcher.Editor.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943171130, "dur":1012, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Searcher.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943172143, "dur":201, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943172369, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943172495, "dur":241, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943172775, "dur":110, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Mathematics.Editor.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943172886, "dur":257, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943173144, "dur":73, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Mathematics.Editor.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943173227, "dur":84, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Burst.Editor.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943173373, "dur":414, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Timeline.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943173793, "dur":307, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Timeline.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943174103, "dur":136, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Burst.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943174302, "dur":189, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.TextMeshPro.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943174523, "dur":2918, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Timeline.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943177482, "dur":970, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943178502, "dur":161, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943178789, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Rider.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943179017, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Cinemachine.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943179086, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943180825, "dur":447, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943181301, "dur":183, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Editor.Shared.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943181486, "dur":62, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Editor.Shared.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943181605, "dur":265, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943181872, "dur":90, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.State.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943181962, "dur":88, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943182142, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.State.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943182476, "dur":1093, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943183579, "dur":14812, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943198393, "dur":689, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Universal.Shaders.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943199082, "dur":266, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943199357, "dur":484, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Mathematics.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943199842, "dur":121, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943199969, "dur":185, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.Runtime.Shared.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943200154, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943200214, "dur":346, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.ShaderLibrary.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943200561, "dur":330, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943200897, "dur":266, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/UnityEngine.UI.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943201222, "dur":1107, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Timeline.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943202363, "dur":669, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.State.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943203032, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943203107, "dur":177, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.ShaderGraph.Utilities.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943203284, "dur":137, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943203428, "dur":476, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Shared.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943203909, "dur":135, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943204050, "dur":780, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Burst.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943204831, "dur":397, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943205239, "dur":563, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.ShaderGraph.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943205850, "dur":434, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943206290, "dur":258, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943206551, "dur":346, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943207344, "dur":505, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":1, "ts":1683054943207857, "dur":364186, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943139074, "dur":24239, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943163390, "dur":298, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ImageConversionModule.dll_8CF82B5F7345FFA8.mvfrm" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943163792, "dur":1000, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_85E7842D9CE48F48.mvfrm" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943166185, "dur":110, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Assembly-CSharp.rsp" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943166510, "dur":742, "ph":"X", "name": "File", "args": { "detail":"/home/sascha/Unity/Hub/Editor/2023.2.0a12/Editor/Data/Tools/Compilation/Unity.ILPP.Runner/Unity.ILPP.Runner.dll" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943166481, "dur":778, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943167259, "dur":50, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943167309, "dur":61, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943167370, "dur":163, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943167580, "dur":345, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943168094, "dur":51, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943168145, "dur":322, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943168507, "dur":83, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943168669, "dur":97, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943168766, "dur":137, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943168903, "dur":233, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943169249, "dur":155, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943169442, "dur":586, "ph":"X", "name": "File", "args": { "detail":"Library/PackageCache/com.unity.shadergraph@16.0.1/Editor/Data/Nodes/Math/Round/FloorNode.cs" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943169442, "dur":635, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943170078, "dur":51, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943170201, "dur":198, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Burst.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943170429, "dur":3460, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Core.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943173894, "dur":2356, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Core.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943176263, "dur":86, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943176382, "dur":4474, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Flow.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943180863, "dur":818, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Flow.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943181693, "dur":60, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.Flow.ref.dll_66457448AB76B2B6.mvfrm" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943181815, "dur":127, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943181942, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943182024, "dur":1568, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943183597, "dur":15133, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943198733, "dur":342, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Core.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943199114, "dur":177, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Flow.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943199292, "dur":251, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943199553, "dur":312, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943199866, "dur":316, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943200192, "dur":353, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Universal.2D.Runtime.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943200545, "dur":321, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943200876, "dur":547, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Universal.Runtime.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943201424, "dur":56, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943201486, "dur":175, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.State.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943201692, "dur":177, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Cinemachine.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943201869, "dur":404, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943202283, "dur":470, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.TextMeshPro.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943202795, "dur":205, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/PPv2URPConverters.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943203001, "dur":308, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943203318, "dur":419, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Universal.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943203737, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943203829, "dur":541, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Mathematics.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943204383, "dur":520, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/com.unity.cinemachine.editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943204904, "dur":478, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943205389, "dur":424, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Timeline.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943205814, "dur":435, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943206250, "dur":257, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Timeline.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943206510, "dur":353, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Searcher.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943206884, "dur":943, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.Editor.Shared.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":2, "ts":1683054943207864, "dur":364217, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943139068, "dur":24106, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943163308, "dur":51, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_5B0A89121CEC3A00.mvfrm" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943166429, "dur":63, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943166613, "dur":748, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEngine.UI.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943167436, "dur":126, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943167608, "dur":227, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943167835, "dur":340, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943168590, "dur":50, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943168640, "dur":56, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943168740, "dur":51, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943168927, "dur":53, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943169198, "dur":69, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943169411, "dur":516, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943169946, "dur":590, "ph":"X", "name": "File", "args": { "detail":"Library/PackageCache/com.unity.shadergraph@16.0.1/Editor/Data/Nodes/Math/Basic/PowerNode.cs" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943169928, "dur":648, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943170581, "dur":307, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.ref.dll_A26B5A59C5195CA5.mvfrm" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943170919, "dur":485, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Burst.CodeGen.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943171405, "dur":539, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943171944, "dur":75, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Burst.CodeGen.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943172023, "dur":1323, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.ShaderGraph.Utilities.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943173347, "dur":166, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943173514, "dur":511, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.ShaderGraph.Utilities.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943174027, "dur":90, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.ShaderGraph.Utilities.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943174138, "dur":87, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Mathematics.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943174235, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943174404, "dur":23052, "ph":"X", "name": "ILPP-Configuration", "args": { "detail":"Library/ilpp-configuration.nevergeneratedoutput" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943198389, "dur":3075, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943201465, "dur":423, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943201896, "dur":230, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.RenderPipelines.Core.Runtime.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943202127, "dur":162, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943202295, "dur":549, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.Burst.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943202845, "dur":171, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943203024, "dur":923, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Flow.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943203947, "dur":241, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943204197, "dur":304, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/UnityEditor.UI.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943204501, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943204573, "dur":1442, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.Core.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943206045, "dur":185, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.SettingsProvider.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943206231, "dur":94, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943206325, "dur":620, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Unity.VisualScripting.SettingsProvider.Editor.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943206954, "dur":435, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.dll" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943207391, "dur":364427, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":3, "ts":1683054943571874, "dur":148, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.pdb" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943138459, "dur":24708, "ph":"X", "name": "FirstLock", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943163178, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943163353, "dur":347, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputModule.dll_D3BE670D5A917411.mvfrm" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943163801, "dur":2752, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_1717B8E9DDA503D5.mvfrm" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943166587, "dur":1055, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEngine.TestRunner.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943167685, "dur":1624, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.TestRunner.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943169360, "dur":90, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.UI.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943169450, "dur":687, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.UI.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943170216, "dur":617, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Mathematics.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943170838, "dur":308, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.Mathematics.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943171151, "dur":526, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943171708, "dur":2152, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943173866, "dur":853, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943174878, "dur":359, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943175259, "dur":77, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943175410, "dur":630, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943176084, "dur":4938, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943181191, "dur":125, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/2400b0aEDbg.dag/Unity.ShaderGraph.Editor.dll.mvfrm" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943181317, "dur":1163, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.ShaderGraph.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943182513, "dur":101, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943182675, "dur":58, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/com.unity.cinemachine.editor.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943182816, "dur":102, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/2400b0aEDbg.dag/Assembly-CSharp.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943183295, "dur":153585, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/Assembly-CSharp.dll (+2 others)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943337376, "dur":329, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Assembly-CSharp.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943339023, "dur":99, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943339199, "dur":230329, "ph":"X", "name": "ILPostProcess", "args": { "detail":"Library/Bee/artifacts/2400b0aEDbg.dag/post-processed/Assembly-CSharp.dll (+pdb)" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943571785, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Assembly-CSharp.dll" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943571853, "dur":151, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.dll" }}
|
||||
,{ "pid":12345, "tid":4, "ts":1683054943572006, "dur":215, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }}
|
||||
,{ "pid":12345, "tid":0, "ts":1683054943593365, "dur":198, "ph":"X", "name": "ProfilerWriteOutput" }
|
||||
,
|
||||
@ -1,10 +1,10 @@
|
||||
{ "pid": 35942, "tid": -1, "ph": "M", "name": "process_name", "args": { "name": "netcorerun.dll" } },
|
||||
{ "pid": 35942, "tid": -1, "ph": "M", "name": "process_sort_index", "args": { "sort_index": "-1" } },
|
||||
{ "pid": 35942, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1683054416533648, "dur": 456858, "ph": "X", "name": "BuildProgram", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1683054416534854, "dur": 72019, "ph": "X", "name": "BuildProgramContextConstructor", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1683054416878043, "dur": 5879, "ph": "X", "name": "OutputData.Write", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1683054416883926, "dur": 106571, "ph": "X", "name": "Backend.Write", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1683054416885161, "dur": 46587, "ph": "X", "name": "JsonToString", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1683054416997400, "dur": 1367, "ph": "X", "name": "", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1683054416996911, "dur": 2132, "ph": "X", "name": "Write chrome-trace events", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1683054942056388, "dur": 571560, "ph": "X", "name": "BuildProgram", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1683054942057528, "dur": 63231, "ph": "X", "name": "BuildProgramContextConstructor", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1683054942396433, "dur": 4455, "ph": "X", "name": "OutputData.Write", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1683054942400890, "dur": 227015, "ph": "X", "name": "Backend.Write", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1683054942402212, "dur": 45988, "ph": "X", "name": "JsonToString", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1683054942659092, "dur": 6441, "ph": "X", "name": "", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1683054942657094, "dur": 9866, "ph": "X", "name": "Write chrome-trace events", "args": {} },
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1 +1 @@
|
||||
[{"Port":43159,"SolutionName":"TurnBasedStrategyCourse","ProtocolGuid":"ca1ba338-cca4-4e4d-8a49-b08f8e521651"}]
|
||||
[{"Port":45469,"SolutionName":"TurnBasedStrategyCourse","ProtocolGuid":"ca1ba338-cca4-4e4d-8a49-b08f8e521651"}]
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
48360
|
||||
54010
|
||||
Binary file not shown.
Loading…
Reference in New Issue