Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --btf option #176

Closed
alessandrod opened this issue Jan 30, 2024 · 2 comments
Closed

Add --btf option #176

alessandrod opened this issue Jan 30, 2024 · 2 comments

Comments

@alessandrod
Copy link
Collaborator

Before we merge the fix-di branch into main, we should add a --btf cmdline option. Then we should keep stripping debug info in main by default unless --btf is passed. This way we give folks an opt-in way to test BTF emission (compile with -C link-arg=--btf), without impacting people who don't need BTF.

@qjerome
Copy link
Contributor

qjerome commented Jan 30, 2024

I can jump on this one if you guys want !

@alessandrod
Copy link
Collaborator Author

Sure go for it!

qjerome added a commit to kunai-project/bpf-linker that referenced this issue Jan 31, 2024
Signed-off-by: qjerome <qjerome@rawsec.lu>
vadorovsky pushed a commit to vadorovsky/bpf-linker that referenced this issue Feb 8, 2024
Signed-off-by: qjerome <qjerome@rawsec.lu>
vadorovsky pushed a commit to vadorovsky/bpf-linker that referenced this issue Feb 13, 2024
Signed-off-by: qjerome <qjerome@rawsec.lu>
vadorovsky pushed a commit to vadorovsky/bpf-linker that referenced this issue Feb 18, 2024
Signed-off-by: qjerome <qjerome@rawsec.lu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants