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
Before reviving that branch, I'll first improve the BuildID representation to drop the special case for kernel ExecutableId, which will also reduce CPU usage while generating it for binaries that have a GNU build id
Improve kernel handling, both as the "mappings" it has (the main kernel image and the modules) and from an object file perspective (handling of build ids, etc). This work already started in https://github.com/javierhonduco/lightswitch/tree/kernel-object-improvements, but requires cleaning it up.
The text was updated successfully, but these errors were encountered: