mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-07-15 12:56:09 +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
|