-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Issues: iovisor/bcc
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
The issue of the PID consistently being -1 in the parameters of the
bcc_resolve_symname
method
#5282
opened Apr 15, 2025 by
guolifu
Memleak runs on certain distributions, with a trace call stack depth of only 1 for the kernel
#5268
opened Apr 7, 2025 by
kayle7c
How to make
offcputime
and similar tools work with Rust
?
#5204
opened Feb 4, 2025 by
alexxdgfyuih8oyl76r5t4g
Only trace ipv4 not working without kernel CONF_IPV6 set
help wanted
#5192
opened Jan 17, 2025 by
K-PANIK
compile error: invalid application of 'sizeof' to incomplete type 'btf_ext_vendored:
#5188
opened Jan 14, 2025 by
elfarolab
Run-time failure on ppc64le: invalid input constraint 'YZ<>' in asm
#5172
opened Dec 17, 2024 by
vt-alt
Confused about libbpf-tools:since we have the .py tools, why do we still need libbpf-tools?
#5167
opened Dec 12, 2024 by
violence-max
Multiple tools show duplicate-decl-specifier warning with clang 19
#5163
opened Nov 29, 2024 by
jeromemarchand
[
tools/oomkill.py
](https://github.com/iovisor/bcc/blob/master/tools/oomkill.py) (and associated [tools/oomkill_example.txt
](https://github.com/iovisor/bcc/blob/master/tools/oomkill_example.txt)) are a good start. You'd have to add a [bpf_get_task_stack
](https://github.com/iovisor/bcc/blob/598aba3f491174c2ff258265795ab75e6a582616/src/cc/export/helpers.h#L816) call and associated changes to oomkill's perf buf output.
#5162
opened Nov 28, 2024 by
nasrin256
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.