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

Statically compiling libbcc #1938

Closed
bobrik opened this issue Aug 20, 2018 · 0 comments
Closed

Statically compiling libbcc #1938

bobrik opened this issue Aug 20, 2018 · 0 comments

Comments

@bobrik
Copy link
Contributor

bobrik commented Aug 20, 2018

I wanted to create a statically compiled Go binary that has libbcc:

The goal is to provide end users with something that works out of the box on any Linux distro.

It seems like to do that I need to have .a files, but Debian packages for libbcc lack those. Is it possible to add them or make this work in any other way?

bobrik added a commit to bobrik/bcc that referenced this issue Dec 30, 2019
This should help embed libbcc into bpftrace:

* bpftrace/bpftrace#342

As well as other tools like ebpf_exporter, so that there is no longer
a requirement to have a particular version libbcc installed.
bobrik added a commit to bobrik/bcc that referenced this issue Dec 30, 2019
This should help embed libbcc into bpftrace:

* bpftrace/bpftrace#342

As well as other tools like ebpf_exporter, so that there is no longer
a requirement to have a particular version libbcc installed.
bobrik added a commit to bobrik/bcc that referenced this issue Dec 30, 2019
This should help embed libbcc into bpftrace:

* bpftrace/bpftrace#342

As well as other tools like ebpf_exporter, so that there is no longer
a requirement to have a particular version libbcc installed.
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

1 participant