Rust library for parsing Linux perf tool output (perf.data)
Currently supports just several events, info and attributes.
To Do
- Support more events and other uniplemented parts.
- Check performance on big files.
- fix bug in ReadFormat
Contribution
Any feedback are wellcome.