xref: /linux/tools/perf/scripts/perl/bin/check-perf-trace-record (revision a9aa1d02de36b450990b0e25a88fc2ff1c3e6b94)
1#!/bin/bash
2perf record -c 1 -f -a -M -R -e kmem:kmalloc -e irq:softirq_entry -e kmem:kfree
3