Home
last modified time | relevance | path

Searched refs:corestack (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dzloop.bash79 corestack=$(mdb -e "::stack" core)
83 echo "$corestack" >>$dest/status
89 echo "$corestack" | /bin/tee -a ztest.cores