iovisor / iovisor/bcc

how to output bpf byte code with bcc ?

Open
#2,429 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
22.7k
Forks
4.1k
Avg merge
5d 13h
Merged PRs (30d)
3

Description

I have looked at all places and can't find it. Can anyone help to figure out how to output
bpf byte-code to a file using bcc ? The motive is, I have bcc tools/kernel/arm64 compiler all on host.
I can generate the byte code on host, then take it to the target and give as input to bpfd.

Thanks.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names BCC, the kernel, an arm64 compiler, and bpfd but no files or tests. Start by tracing how BCC generates byte code and how bpfd accepts input, then document a supported workflow for writing generated byte code to a file and using it on the target.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.