Skip to content

TDary/MemoryProfilerAnalyze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

用于MemoryProfiler详细内存数据获取以及格式化

使用方式:

使用cmd命令运行此工程,Unity 2022

带路径的文件path可进行本地替换

Unity.exe -projectPath D:\MemoryProfilerAnalyze -quit -batchmode -nographics -executeMethod MemAnalyzer.Entrance.StartServer -logFile D:\files\AnalyzeTest.log -SnapFilePath D:\files\Test.snap -UUID test1111 -SummaryJson D:\files\Summary.json -UnityObjectsJson D:\files\UnityObjects.json -AllMemoryDataJson D:\files\AllMemoryData.json

About

MemoryProfiler independence for Analyze

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages