perfcnt

Crates.ioperfcnt
lib.rsperfcnt
version0.8.0
sourcesrc
created_at2015-09-25 19:36:51.681413
updated_at2022-03-03 12:25:32.228983
descriptionLibrary to configure and read hardware performance counters in rust.
homepagehttps://github.com/gz/rust-perfcnt
repositoryhttps://github.com/gz/rust-perfcnt
max_upload_size
id3107
size129,010
Gerd Zellweger (gz)

documentation

http://gz.github.io/rust-perfcnt/perfcnt/

README

perfcnt Build Status Crates.io

A library to program performance counters in rust.

Documentation

Provided Programs

  • perfcnt-list: Lists all architecture specific events available on the current machine (currently only supports Intel x86).

Known limitations

  • Linux support without breakpoints and tracepoints
  • No Windows or MacOS X support
  • Missing raw AMD and ARM aarch64 events
Commit count: 124

cargo fmt