cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

test-stat-C0 (194B)


      1[config]
      2command = stat
      3args    = -e cycles -C 0 kill >/dev/null 2>&1
      4ret     = 1
      5
      6[event:base-stat]
      7# events are disabled by default when attached to cpu
      8disabled=1
      9enable_on_exec=0
     10optional=1