Linux Audio

Check our new training course

Linux BSP upgrade and security maintenance

Need help to get security updates for your Linux BSP?
Loading...
v4.17
1#!/bin/bash
2perf record -a -e kmem:kmalloc -e irq:softirq_entry -e kmem:kfree
v3.1
1#!/bin/bash
2perf record -a -e kmem:kmalloc -e irq:softirq_entry -e kmem:kfree