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
Calling kallsyms.Address is incredibly expensive because we need to scan
all of /proc/kallsyms for a single address.
Move to AssignAddresses instead and remove Address.
Signed-off-by: Lorenz Bauer <[email protected]>
0 commit comments