Skip to content

Latest commit

 

History

History

trace

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Intel PT를 이용해 trace하는 방법

Intel PT features check

Intel PT를 사용하기 위해서는 CPU에서 Intel PT를 지원하는지 확인해야합니다.

Quick and dirty check for Intel Processor Trace (PT) features

Linux

perf command

Perf tools support for Intel® Processor Trace

Adding Processor Trace support to Linux

perf-intel-pt (linux man page)

perf system call ( sample tool )

example-tool

simple pt

simple-pt

Windows

winipt

winipt