iovisor / iovisor/bcc

error: could not open bpf map: buffer, error: Invalid argument

Open
#3,552 1 comment 0 reactions 1 assignee Claimed by @davemarchevsky View on GitHub
Dominant language
C
Stars
22.7k
Forks
4.1k
Avg merge
10d 4h
Merged PRs (30d)
3

Description

I want to try this sample: https://github.com/iovisor/bcc/blob/e83019bdf6c400b589e69c7d18092e38088f89a8/examples/ringbuf/ringbuf_output.py

But there is an error when I execute it: could not open bpf map: buffer, error: Invalid argument.
It seems on line 29:
https://github.com/iovisor/bcc/blob/e83019bdf6c400b589e69c7d18092e38088f89a8/examples/ringbuf/ringbuf_output.py#L29

How can I solve this problem?
thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.