mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-09-02 19:13:20 +02:00
3 lines
78 B
Bash
3 lines
78 B
Bash
#!/bin/bash
|
|
perf record -a -e kmem:kmalloc -e irq:softirq_entry -e kmem:kfree
|