Skip to content
#

bcc

Here are 86 public repositories matching this topic...

danobi
danobi commented May 9, 2020

Seems we have some language features not fully documented (like bitshift operators in #1322).

Would be good to go through language grammar and make sure everything is in the reference guide.

good first issue docs
willfindlay
willfindlay commented Nov 9, 2020

Need to finish configuring Semaphore CI to automatically run unit tests on newer kernels. So far, there are some linker issues with building bcc from source on the Ubuntu VM. Seems to be a Semaphore idiosyncrasy. See: iovisor/bcc#3161

The plan is to run QEMU on top of the Semaphore VM so we can test with bleeding-edge kernels.

help wanted good first issue

Improve this page

Add a description, image, and links to the bcc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bcc topic, visit your repo's landing page and select "manage topics."

Learn more