| Crates.io | linux-perf-file-reader |
| lib.rs | linux-perf-file-reader |
| version | 0.2.0 |
| created_at | 2017-03-09 20:50:06.718928+00 |
| updated_at | 2020-04-19 15:22:07.142303+00 |
| description | Library for parse perf.data file from Linux perf tool |
| homepage | https://github.com/mikhail-m1/linux-perf-file-reader |
| repository | https://github.com/mikhail-m1/linux-perf-file-reader |
| max_upload_size | |
| id | 8905 |
| size | 122,811 |
Currently just support of main events are implemented. It was part of other project which hasn't been finished. If you are interested in this library let me know.
Documentation: https://docs.rs/linux-perf-file-reader/latest/linux_perf_file_reader/
Dump of a perf.data from sleep: https://github.com/mikhail-m1/linux-perf-file-reader/blob/master/tests/dump.stdout
Any feedback is wellcome.