Skip to content

Using Intel Pintool to analyze branch prediction

Notifications You must be signed in to change notification settings

chenIshi/BP-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

BP-analyzer

Using Intel Pintool to analyze branch prediction

Quick start guide

  1. Download Pintool from source
  2. Copy bp_analyzer to pin/source/tools/MyPinTool, then modify makefile.rule script target
  3. Run make TARGET=intel64
  4. Take tar as testbench, run with ../../../pin -t obj-intel64/bp_analyzer.so -- /bin/tar
    The output log name will be output.log in current directory

About

Using Intel Pintool to analyze branch prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages