Lines Matching refs:stacktrace
418 - stacktrace
420 This command dumps a stacktrace in the trace buffer whenever the
423 For example, the following trigger dumps a stacktrace every time the
426 # echo 'stacktrace' > \
429 The following trigger dumps a stacktrace the first 5 times a kmalloc
432 # echo 'stacktrace:5 if bytes_req >= 65536' > \
437 stacktrace[:count]
441 # echo '!stacktrace' > \
444 # echo '!stacktrace:5 if bytes_req >= 65536' > \
450 # echo '!stacktrace:5' > \
453 Note that there can be only one stacktrace trigger per triggering