forked from andikleen/processor-trace
-
Notifications
You must be signed in to change notification settings - Fork 0
License
ikitayama/processor-trace
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Intel(R) Processor Trace Decoder Library ======================================== The Intel Processor Trace (Intel PT) Decoder Library is Intel's reference implementation for decoding Intel PT. It can be used as a standalone library or it can be partially or fully integrated into your tool. Go to https://software.intel.com/en-us/intel-platform-analysis-library for sample code that uses the library. Contents -------- README this file libipt A packet encoder/decoder library ptunit A simple unit test system doc A document describing the build A document describing the usage of the decoder library Dependencies ------------ We use cmake for building. cmake The cross-platform open-source build system. http://www.cmake.org
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 96.4%
- C++ 1.9%
- CMake 1.7%