5 lines
160 B
Plaintext
5 lines
160 B
Plaintext
/usr/bin/perf record --freq=997 --call-graph dwarf -q -o ./perfo1 ./rls
|
|
|
|
perf report -i ./perfo1
|
|
|
|
https://blog.csdn.net/lovely_yoshino/article/details/141182830 |