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

export-to-sqlite-record (202B)


      1#!/bin/bash
      2
      3#
      4# export perf data to a sqlite3 database. Can cover
      5# perf ip samples (excluding the tracepoints). No special
      6# record requirements, just record what you want to export.
      7#
      8perf record $@