perf-tools
perf-tools copied to clipboard
Add useful options to funcgraph (-I -F) and functrace (-s)
funcgraph: -I do not trace functions that happen inside interrupt -F only record function whenever the duration is greater than given (in µs)
functrace : -s show kernel stack traces