Skip to content

bindgen raw rust bindings for the intel processor tracing library

License

Notifications You must be signed in to change notification settings

sum-catnip/libipt-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libipt-sys

low level bindgen bindings for the libipt library.

building

clone this repo and the submodules with

git clone https://github.com/sum-catnip/libipt-sys.git --recursive

simply run cargo build and you should be fine. If that doesnt work, make sure you got all the requirements covered.

requirements

  • a working c compiler that can be found by cmake
  • cmake 2.8.6+
  • maybe rust nightly (im not even sure tbh)

About

bindgen raw rust bindings for the intel processor tracing library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published