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

Make perf_event_printer more type safe enhancement New feature or request, changes on existing features priority: low
#317 opened Jan 4, 2019 by danobi
CI: add Travis jobs to build using clang build Issues or PRs related to bpftrace building ci Issues or PRs related to Github Actions CI difficulty: easy
#354 opened Jan 15, 2019 by mmarchini post-1.0
tracepoint format string builtin difficulty: medium enhancement New feature or request, changes on existing features priority: low
#381 opened Jan 27, 2019 by brendangregg
By-default printing difficulty: easy enhancement New feature or request, changes on existing features language Changes to the bpftrace language
#431 opened Feb 19, 2019 by brendangregg post-1.0
Add -O2 on tests to ensure bpftrace works for optimized builds build Issues or PRs related to bpftrace building difficulty: easy
#441 opened Feb 22, 2019 by mmarchini 1.0
Error message for non existent probe needs improving difficulty: easy enhancement New feature or request, changes on existing features priority: low
#587 opened Apr 30, 2019 by tyroguru 1.0
Semantic analysis of enum types difficulty: medium enhancement New feature or request, changes on existing features
#598 opened May 3, 2019 by mmarchini 1.0
Add test so include header breakages are detected difficulty: easy priority: low tests Issues with our tests or test framework; missing tests; invalid tests
#655 opened May 20, 2019 by javierhonduco 1.0
Improve documentation on maps wrt declaration difficulty: easy docs Issues related to bpftrace documentation, man page, --help message, and error/warning messages.
#731 opened Jun 6, 2019 by mmarchini 1.0
Runtime tests output should not be colored unless the output is going to terminal which supports colors difficulty: easy enhancement New feature or request, changes on existing features tests Issues with our tests or test framework; missing tests; invalid tests
#746 opened Jun 10, 2019 by mmarchini
Make TracepointFormatParser more test-friendly enhancement New feature or request, changes on existing features tests Issues with our tests or test framework; missing tests; invalid tests
#758 opened Jun 12, 2019 by mmarchini
RFC: "SCRIPT" and "FILE" fields for runtime tests discussion-needed enhancement New feature or request, changes on existing features tests Issues with our tests or test framework; missing tests; invalid tests
#766 opened Jun 13, 2019 by mmarchini
ntop should accept pointers difficulty: easy enhancement New feature or request, changes on existing features priority: low
#779 opened Jun 17, 2019 by mmarchini
ntop should accept "string" enhancement New feature or request, changes on existing features priority: low
#780 opened Jun 17, 2019 by mmarchini
Validate that size of stored types are correctly aligned difficulty: medium enhancement New feature or request, changes on existing features
#812 opened Jul 9, 2019 by mmarchini
Report when bpf program fails to run bug Something isn't working kernel Issue may require kernel work
#890 opened Sep 18, 2019 by danobi
Sign confusion in map assignment bug Something isn't working discussion-needed
#896 opened Sep 19, 2019 by fbs
cgroup docs & behaviour difficulty: easy docs Issues related to bpftrace documentation, man page, --help message, and error/warning messages.
#950 opened Nov 7, 2019 by fbs
improve safety of KernelHeaderTmpDir() difficulty: easy enhancement New feature or request, changes on existing features
#1026 opened Dec 22, 2019 by brendangregg
Add new builtin to check if currently in user or kernel mode difficulty: easy enhancement New feature or request, changes on existing features good first issue Good for newcomers
#1151 opened Feb 17, 2020 by ajor
Split up utils.h difficulty: easy enhancement New feature or request, changes on existing features priority: low
#1248 opened Apr 7, 2020 by fbs
Child process spawn options difficulty: medium enhancement New feature or request, changes on existing features
#1277 opened Apr 17, 2020 by fbs
usdt: How to know number of the args dynamically difficulty: medium enhancement New feature or request, changes on existing features
#1349 opened May 26, 2020 by wujysh
container_of() helper enhancement New feature or request, changes on existing features language Changes to the bpftrace language priority: low
#1455 opened Aug 5, 2020 by danobi
ProTip! Adding no:label will show everything without a label.