Lines Matching refs:stacktrace
442 - stacktrace
444 This command dumps a stacktrace in the trace buffer whenever the
447 For example, the following trigger dumps a stacktrace every time the
450 # echo 'stacktrace' > \
453 The following trigger dumps a stacktrace the first 5 times a kmalloc
456 # echo 'stacktrace:5 if bytes_req >= 65536' > \
461 stacktrace[:count]
465 # echo '!stacktrace' > \
468 # echo '!stacktrace:5 if bytes_req >= 65536' > \
474 # echo '!stacktrace:5' > \
477 Note that there can be only one stacktrace trigger per triggering
543 more trace event format fields (or stacktrace) and a set of running