Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
sudo perf report --call-graph caller
-To view by callee (where you can see who calls each each top function)::
+To view by callee (where you can see who calls each top function)::
sudo perf report --call-graph callee
-:note: If the the caller/callee views look the same you may be
+:note: If the caller/callee views look the same you may be
suffering from a kernel bug; upgrade to 4.8 or later.
Flamegraphs