Skip to content

Issues: bpftrace/bpftrace

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

CPU hotplug breaks interval probes bug Something isn't working kernel Issue may require kernel work
#3125 opened Apr 16, 2024 by tnovak
Errors in collecting stack traces can result in empty string bug Something isn't working difficulty: medium reliability Correctness and polish work
#3093 opened Mar 28, 2024 by danobi
Missing support for anonymous fields bug Something isn't working
#3084 opened Mar 21, 2024 by ttreyer
Missing support for anonymous types bug Something isn't working priority: low
#3083 opened Mar 21, 2024 by ttreyer
BTF flattens n-dym arrays bug Something isn't working
#3082 opened Mar 21, 2024 by ttreyer
Fix flaky call.ustack_* tests in CI bug Something isn't working ci Issues or PRs related to Github Actions CI difficulty: hard
#3080 opened Mar 21, 2024 by danobi
Add non-C test programs difficulty: easy tests Issues with our tests or test framework; missing tests; invalid tests
#3075 opened Mar 19, 2024 by ajor
Parser returns incorrect locations bug Something isn't working
#3063 opened Mar 15, 2024 by ajor
FIXME when iovisor/bcc#2064 is merged enhancement New feature or request, changes on existing features
#3061 opened Mar 14, 2024 by eslerm
"args.retval" broken in kfuncs bug Something isn't working difficulty: easy priority: low
#3059 opened Mar 14, 2024 by ajor
tests: [ FAILED ] probe.kprobe_offset_fail_size bug Something isn't working
#3040 opened Mar 8, 2024 by gkamathe
Make print() builtin synchronous enhancement New feature or request, changes on existing features
#3028 opened Mar 1, 2024 by ajor
call.uaddr runtime test failing on RHEL bug Something isn't working
#3025 opened Feb 29, 2024 by dubeyabhishek
Can't use subprograms from multiple probes bug Something isn't working priority: high reliability Correctness and polish work
#3021 opened Feb 26, 2024 by ajor v0.21.0
Variables declared inside loop does not respect lexical scope bug Something isn't working difficulty: medium language Changes to the bpftrace language
#3017 opened Feb 25, 2024 by danobi
Build fails with upcoming LLVM 18.x release bug Something isn't working
#3008 opened Feb 16, 2024 by kraj
[RFC] Probe expansion in codegen RFC Request for comment
#3005 opened Feb 14, 2024 by viktormalik
Quote strings when printing tuples bug Something isn't working difficulty: easy
#2998 opened Feb 12, 2024 by ajor
Add support for XDP/TC and other types of BPF program. difficulty: hard enhancement New feature or request, changes on existing features RFC Request for comment
#2995 opened Feb 11, 2024 by ZelinMa557
Audit all runtime tests that use regex for output parsing good first issue Good for newcomers tests Issues with our tests or test framework; missing tests; invalid tests
#2993 opened Feb 10, 2024 by danobi
Reserved keywords conflicting with user defined types bug Something isn't working
#2990 opened Feb 9, 2024 by ajor
Builtin function uaddr() return bad address bug Something isn't working
#2983 opened Feb 4, 2024 by Rtoax
ProTip! Exclude everything labeled bug with -label:bug.