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