We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c12de4 commit decef6dCopy full SHA for decef6d
CHANGELOG.md
@@ -36,6 +36,8 @@ and this project adheres to
36
- [#3301](https://github.com/bpftrace/bpftrace/pull/3095)
37
- Variable declarations with `let`
38
- [#3461](https://github.com/bpftrace/bpftrace/pull/3461)
39
+- Support symbolizing enum values using `%s` specifier in `printf()`
40
+ - [#3515](https://github.com/bpftrace/bpftrace/pull/3515)
41
#### Changed
42
- Merge output into `stdout` when `-lv`
43
- [#3383](https://github.com/bpftrace/bpftrace/pull/3383)
0 commit comments