Skip to content

Commit

Permalink
Update CHANGELOG (bitfield parsing from BTF/DWARF)
Browse files Browse the repository at this point in the history
  • Loading branch information
viktormalik committed Mar 29, 2023
1 parent 919fe34 commit a2c2308
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and this project adheres to
#### Added
- Add `iter:task_vma` iterators detection
- [#2524](https://github.com/iovisor/bpftrace/pull/2524)
- Support parsing bitfields from BTF/DWARF
- [#2505](https://github.com/iovisor/bpftrace/pull/2505)
#### Changed
#### Deprecated
#### Removed
Expand Down

0 comments on commit a2c2308

Please sign in to comment.