Lines Matching refs:snap
1 # bcc snap
3 This is an unconfined snap of the BPF Compiler Collection (BCC), a toolkit for
10 Clone the bcc repo (if you haven't done so already) and create the snap:
18 snap. The Makefile basically runs snapcraft to snap up bcc.
20 Install the snap by running:
22 sudo snap install --devmode bcc_*.snap
24 One may need to ensure the snap plugins are enabled for the snap using:
26 sudo snap connect bcc:mount-observe
27 sudo snap connect bcc:system-observe
28 sudo snap connect bcc:system-trace
37 This snap has been tested using the mainly 4.8 and 4.9 kernels built
42 bcc snap.