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

flamegraph-report (117B)


      1#!/bin/bash
      2# description: create flame graphs
      3perf script -s "$PERF_EXEC_PATH"/scripts/python/flamegraph.py -- "$@"