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

netdev-times-report (176B)


      1#!/bin/bash
      2# description: display a process of packet and processing time
      3# args: [tx] [rx] [dev=] [debug]
      4
      5perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@