linux perf

 

 

参考:

https://perf.wiki.kernel.org/index.php/Main_Page

https://en.wikipedia.org/wiki/Perf_(Linux)

https://www.ibm.com/developerworks/cn/linux/l-cn-perf1/index.html

http://wiki.csie.ncku.edu.tw/embedded/perf-tutorial

kprobe:

https://blog.csdn.net/luckyapple1028/article/details/52972315

uprobes:

https://blog.csdn.net/badu_123/article/details/8302642

perf Examples:

http://www.brendangregg.com/perf.html

火焰图:

http://www.brendangregg.com/flamegraphs.html

https://github.com/brendangregg/FlameGraph

你可能感兴趣的:(Linux内核)