0.7.4 - 2024-05-30
Added
- Added several new methods on
Builder
for some fields which were not
previously wrapped. - Added
Builder::event
method which allows reconfiguring the event that the
builder was initially created with.
Changed
- All manpage links in the docs now point to https://mankier.com
What's Changed
- Allow reconfiguring the event within the builder by @Phantomical in #49
- Group exports via rustfmt std-extern-crate by @Phantomical in #50
- Update all manpage links to point to mankier.com by @Phantomical in #52
- Add a bunch more builder method for
perf_event_attr
fields by @Phantomical in #53
Full Changelog: v0.7.3...v0.7.4