1#!/bin/bash
2perf record -a -e kmem:kmalloc -e irq:softirq_entry -e kmem:kfree
3