haritha-mohan / MemLeak

command line tool that detects memory leaks via the presence of strongly connected components in an application's heap
https://www.nuget.org/packages/MemLeak
1 stars 0 forks source link

Narrow output to be only objects deriving from NSObject #5

Open haritha-mohan opened 1 year ago

haritha-mohan commented 1 year ago

Reduce noise like node responsible: System.Threading.WaitSubsystem.ThreadWaitInfo.WaitedListNode current cycle length: 4 System.Threading.WaitSubsystem.ThreadWaitInfo System.Threading.Thread System.Threading.WaitSubsystem.ThreadWaitInfo.WaitedListNode[] System.Threading.WaitSubsystem.ThreadWaitInfo.WaitedListNode

per @jonathanpeppers recommendation