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

compaction-times-report (210B)


      1#!/bin/bash
      2#description: display time taken by mm compaction
      3#args: [-h] [-u] [-p|-pv] [-t | [-m] [-fs] [-ms]] [pid|pid-range|comm-regex]
      4perf script -s "$PERF_EXEC_PATH"/scripts/python/compaction-times.py $@