Skip to content

wei292224644/ResourceTracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ResourceTracker

An enhanced fork of memoryprofiler.

Additional features (with all original memoryprofiler functionalities included)

  • Snapshot-Diff
    • Multiple snapshots comparison

1

  • Text Searching
    • full text searching among all memory objects
    • results are grouped by type

2

  • Alloc Tracking
    • The source-code allocation point backtracking of a given memory block

3

  • Minimum Sample
    • Contains a sample project (a simulation scene with minimum and recommended usage)

4

Changes

  • 📎 v1.1.1 released [2016-11-25]
    • merged back several fixes
      • resources moved into editor specific folder (4fdf39feabbfeb7a0c10158f31e575ca71f6670c)
      • fix the selection in search result list (5017afe200c12bb5bef65f1f6b5c967800f8d483)
  • v1.1.0 released [2016-11-25]
    • 🚩 add memory object browser (two-lists table view)
      • 🔸 add realtime text searching for mem-object browser (7134431409c0f962dd4e07de94c71af6df15bc4f)
      • 🔸 add navigation buttons (back & forward) (754d4a3f57abac015db65c4effe350d2188772c1)
      • 🔸 add loading progress indicators (2ee1ec5f8b35d828a20c53d1bf958a380bb2f292)

About

An enhanced fork of Unity memoryprofiler (https://bitbucket.org/Unity-Technologies/memoryprofiler) with diff and searching supported

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • GLSL 0.3%