You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add -threshold (int, default 0, diff-only): show only structs saving >= threshold bytes. Negative values clamped to 0. Filter applied before sort/summary/exit, so -summary counts the filtered set and exit is 0 when all are filtered out.
Add
-threshold(int, default 0, diff-only): show only structs saving >= threshold bytes. Negative values clamped to 0. Filter applied before sort/summary/exit, so -summary counts the filtered set and exit is 0 when all are filtered out.