brintos

brintos / linux-shallow public Read only

0
0
Text · 202 B · 070204f Raw
9 lines · plain
1#!/bin/bash2 3#4# export perf data to a sqlite3 database. Can cover5# perf ip samples (excluding the tracepoints). No special6# record requirements, just record what you want to export.7#8perf record $@9