Lines Matching refs:stacktrace
400 - stacktrace
402 This command dumps a stacktrace in the trace buffer whenever the
405 For example, the following trigger dumps a stacktrace every time the
408 # echo 'stacktrace' > \
411 The following trigger dumps a stacktrace the first 5 times a kmalloc
414 # echo 'stacktrace:5 if bytes_req >= 65536' > \
419 stacktrace[:count]
423 # echo '!stacktrace' > \
426 # echo '!stacktrace:5 if bytes_req >= 65536' > \
432 # echo '!stacktrace:5' > \
435 Note that there can be only one stacktrace trigger per triggering