__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
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.
The library comes with a set of sample tools built on top of it and a test
system built on top of the sample tools. The samples demonstrate how to use the
library and may serve as a starting point for integrating the library into your
tool.
Contents
--------
README this file
libipt A packet encoder/decoder library
Optional Contents and Samples
-----------------------------
ptdump Example implementation of a packet dumper
ptxed Example implementation of a trace disassembler
ptseg A simple tool to find surrounding PSB packets
pttc A trace test generator
ptunit A simple unit test system
sideband A sideband correlation library
pevent A library for reading/writing Linux perf event records
script A collection of scripts
test A collection of tests
include A collection of substitute headers
doc A document describing the build
A document describing how to get started
A document describing the usage of the decoder library
A document describing how to capture trace
A document describing pttc
doc/man Man pages for the encoder/decoder library
Dependencies
------------
We use cmake for building.
cmake The cross-platform open-source build system.
http://www.cmake.org
Other packages you need for some of the above optional components.
xed The Intel x86 instruction encoder and decoder.
https://github.com/intelxed/xed
This is needed to build and run ptxed.
yasm The Yasm Modular Assembler
http://github.com/yasm
This is needed to run pttc.
pandoc A universal document converter
http://pandoc.org
This is needed for man pages.
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| README | File | 2.15 KB | 0644 |
|
| changelog.Debian.gz | File | 849 B | 0644 |
|
| copyright | File | 1.83 KB | 0644 |
|