http://www.brendangregg.com/flamegraphs.html
zhangyichun大神的systemtap脚本:
https://github.com/openresty/openresty-systemtap-toolkit
perf top -e ext4:ext4_write_begin
这有什么意义么?每一次都去踩一个ext4的读取事件?但是对于软事件来说,设置-F意义不大,设置后好像会出现问题