Skip to content

patinnc/patinnc.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

60secs project and Open Power/Performance Analysis Tool (OPPAT) project web pages

The oppaat/bin dir has static compiled linux binaries for:

  • gawk amd64
  • gawk_arm64.x arm64
  • perf amd64 linux 5.10
  • perf_arm64.x arm64 linux 4.14
  • redist_binaries.sh a script to put binaries in various dirs
  • spin.x the oppat tester (mem_bw, freq tests)
  • spin_arm64.x - same for arm64
  • tsc_freq.x - a utility to get tsc (and single threaded freq)
  • tsc_freq_arm64.x same but for arm64. the 'tsc' is a general purpose counter... the closest arm gets to a tsc.