Lines Matching refs:stacktrace
422 - stacktrace
424 This command dumps a stacktrace in the trace buffer whenever the
427 For example, the following trigger dumps a stacktrace every time the
430 # echo 'stacktrace' > \
433 The following trigger dumps a stacktrace the first 5 times a kmalloc
436 # echo 'stacktrace:5 if bytes_req >= 65536' > \
441 stacktrace[:count]
445 # echo '!stacktrace' > \
448 # echo '!stacktrace:5 if bytes_req >= 65536' > \
454 # echo '!stacktrace:5' > \
457 Note that there can be only one stacktrace trigger per triggering
523 more trace event format fields (or stacktrace) and a set of running