1.增加调试例子
This commit is contained in:
parent
09834b7f4e
commit
3b727a6e1d
|
@ -9,4 +9,5 @@ ulimit -c unlimited
|
||||||
# cat /proc/{cardv_pid}/maps for debug purpose
|
# cat /proc/{cardv_pid}/maps for debug purpose
|
||||||
# sleep 0.2
|
# sleep 0.2
|
||||||
# cat /proc/$(ps | grep 'cardv' | awk 'NR==1{print $1}')/maps
|
# cat /proc/$(ps | grep 'cardv' | awk 'NR==1{print $1}')/maps
|
||||||
|
#cat /proc/$(ps | grep 'sf_app' | awk 'NR==1{print $1}')/maps
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user