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

Issues list

Docs update suggestion for installation on Ubuntu 22.04 and lower docs Issues related to bpftrace documentation, man page, --help message, and error/warning messages. enhancement New feature or request, changes on existing features good first issue Good for newcomers
#3345 opened Jul 25, 2024 by e-buzyurkin
bpftrace fails to build with bfd support on openSUSE Tumbleweed bug Something isn't working
#3331 opened Jul 20, 2024 by barathrm
--dry-run should not run programs bug Something isn't working priority: low
#3330 opened Jul 19, 2024 by ajor
tests: call.strcontains fails constantly on Linux v6.10 bug Something isn't working
#3317 opened Jul 15, 2024 by piso77
tests: variable.tracepoint behaves randomly on Linux v6.10 good first issue Good for newcomers tests Issues with our tests or test framework; missing tests; invalid tests
#3316 opened Jul 15, 2024 by piso77
iter:task_file: invalid write to stack R10 off=8 size=4 bug Something isn't working
#3315 opened Jul 14, 2024 by Rtoax
How to get cwd like comm? enhancement New feature or request, changes on existing features
#3314 opened Jul 13, 2024 by Rtoax
some func hook invaildly, such as : kprobe:sched_setattr bug Something isn't working
#3311 opened Jul 12, 2024 by oraSC
Unit tests can't be cancelled with Ctrl-C bug Something isn't working tests Issues with our tests or test framework; missing tests; invalid tests
#3309 opened Jul 11, 2024 by ajor
Incorrect comparisons against result of len() function bug Something isn't working priority: high reliability Correctness and polish work
#3308 opened Jul 11, 2024 by ajor
Add config variable to print integers as hex difficulty: easy enhancement New feature or request, changes on existing features
#3293 opened Jul 2, 2024 by mtijanic
Allow bpftrace to run as an independent service with multiple scripts enhancement New feature or request, changes on existing features
#3291 opened Jul 2, 2024 by the-prachi
min/max aggregations are broken bug Something isn't working
#3286 opened Jun 28, 2024 by jordalgo
Casting initial integer values to map doesn't stick bug Something isn't working priority: low
#3282 opened Jun 28, 2024 by jordalgo
Routines with constprop are not accounted for when attaching bug Something isn't working
#3258 opened Jun 20, 2024 by mjguzik
Extremely slow compilation when initialising a map with many entries bug Something isn't working
#3257 opened Jun 19, 2024 by ajor
readlink() function enhancement New feature or request, changes on existing features
#3256 opened Jun 19, 2024 by martinvonwittich
Handling multiple 128-bits arguments bug Something isn't working
#3236 opened Jun 12, 2024 by ttreyer
Fully remove BPFTRACE_MAX_STRLEN config difficulty: medium enhancement New feature or request, changes on existing features language Changes to the bpftrace language RFC Request for comment
#3229 opened Jun 10, 2024 by danobi
flex scanner push-back overflow bug Something isn't working reliability Correctness and polish work
#3215 opened Jun 4, 2024 by Delta-in-hub
Specialize non-associative maps to be BPF_MAP_TYPE_ARRAY difficulty: easy enhancement New feature or request, changes on existing features good first issue Good for newcomers power-user
#3186 opened May 18, 2024 by danobi
ProTip! Mix and match filters to narrow down what you’re looking for.