Lines Matching refs:stacktrace
492 - stacktrace
494 This command dumps a stacktrace in the trace buffer whenever the
497 For example, the following trigger dumps a stacktrace every time the
500 # echo 'stacktrace' > \
503 The following trigger dumps a stacktrace the first 5 times a kmalloc
506 # echo 'stacktrace:5 if bytes_req >= 65536' > \
511 stacktrace[:count]
515 # echo '!stacktrace' > \
518 # echo '!stacktrace:5 if bytes_req >= 65536' > \
524 # echo '!stacktrace:5' > \
527 Note that there can be only one stacktrace trigger per triggering
593 more trace event format fields (or stacktrace) and a set of running