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

Access BPF_MAP_TYPE_TASK_STORAGE maps from a bpftrace program discussion-needed enhancement New feature or request, changes on existing features
#3573 opened Nov 5, 2024 by hodgesds
Support printing single hist/lhist/stats values difficulty: medium enhancement New feature or request, changes on existing features
#3570 opened Nov 2, 2024 by jordalgo
time(...) does not support the microsecond %f formatter bug Something isn't working
#3568 opened Nov 1, 2024 by Xyene
Allow argument substitution in probe names enhancement New feature or request, changes on existing features
#3559 opened Oct 31, 2024 by Xyene
Regression printing large struct bug Something isn't working
#3557 opened Oct 30, 2024 by danobi
Accessing an unprovided positional parameter is a silent 0 or empty string enhancement New feature or request, changes on existing features good first issue Good for newcomers
#3555 opened Oct 30, 2024 by danobi
Make --info more compact enhancement New feature or request, changes on existing features good first issue Good for newcomers
#3554 opened Oct 30, 2024 by danobi
Support map-in-map discussion-needed enhancement New feature or request, changes on existing features power-user RFC Request for comment
#3553 opened Oct 30, 2024 by danobi
Expose the -p <PID> argument within bpftrace script discussion-needed enhancement New feature or request, changes on existing features good first issue Good for newcomers
#3552 opened Oct 29, 2024 by sugarraysam
Move assign maps enhancement New feature or request, changes on existing features
#3551 opened Oct 28, 2024 by sugarraysam
clear(..) supports a sync mode enhancement New feature or request, changes on existing features
#3549 opened Oct 28, 2024 by sugarraysam
JSON Output for Type::none Fields bug Something isn't working
#3543 opened Oct 26, 2024 by amiremohamadi
extend the current signal builtin function enhancement New feature or request, changes on existing features
#3537 opened Oct 23, 2024 by amiremohamadi
Rust symbol demangling enhancement New feature or request, changes on existing features
#3532 opened Oct 20, 2024 by adammitha
docs: wrong default value for max_cat_bytes bug Something isn't working docs Issues related to bpftrace documentation, man page, --help message, and error/warning messages. good first issue Good for newcomers
#3531 opened Oct 19, 2024 by amiremohamadi
Colorize semantic analyser output discussion-needed enhancement New feature or request, changes on existing features good first issue Good for newcomers
#3529 opened Oct 18, 2024 by danobi
RFC: session probes RFC Request for comment
#3525 opened Oct 18, 2024 by viktormalik
Unstable feature gates enhancement New feature or request, changes on existing features RFC Request for comment
#3521 opened Oct 15, 2024 by danobi
RFC: User Defined BpfScript Types enhancement New feature or request, changes on existing features language Changes to the bpftrace language RFC Request for comment
#3509 opened Oct 10, 2024 by ajor
Fix internal Bool type bug Something isn't working
#3502 opened Oct 8, 2024 by jordalgo
Add Signal Handler Probe Type difficulty: medium enhancement New feature or request, changes on existing features language Changes to the bpftrace language
#3500 opened Oct 8, 2024 by ajor
RFC: Uniform Function Call Syntax (UFCS) enhancement New feature or request, changes on existing features language Changes to the bpftrace language RFC Request for comment
#3499 opened Oct 8, 2024 by ajor
Deleting scalar map just zeros out the entry bug Something isn't working
#3498 opened Oct 7, 2024 by danobi v0.22
ProTip! Exclude everything labeled bug with -label:bug.