Home
last modified time | relevance | path

Searched refs:stacktrace (Results 1 – 25 of 690) sorted by relevance

12345678910>>...28

/OK3568_Linux_fs/u-boot/scripts/
H A DREADME.rockchip30 # stacktrace.sh
31 ./scripts/stacktrace.sh dump.txt
32 ./scripts/stacktrace.sh dump.txt spl
33 ./scripts/stacktrace.sh dump.txt tpl
/OK3568_Linux_fs/kernel/tools/testing/fault-injection/
H A Dfailcmd.sh43 --stacktrace-depth=value, --require-start=value, --require-end=value,
88 LONGOPTS=$LONGOPTS,stacktrace-depth:,require-start:,require-end:
158 --stacktrace-depth)
159 echo $2 > $FAULTATTR/stacktrace-depth
/OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/trigger/
H A Dtrigger-stacktrace.tc11 FEATURE=`grep stacktrace events/sched/sched_process_fork/trigger`
19 echo 0 > options/stacktrace
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A DMakefile6 obj-y += process.o cpu-probe.o ptrace.o stacktrace.o
12 obj-$(CONFIG_STACKTRACE) += stacktrace.o
/OK3568_Linux_fs/kernel/arch/alpha/lib/
H A Dstacktrace.c91 stacktrace(void) in stacktrace() function
94 instr * prologue = (instr *)stacktrace; in stacktrace()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/
H A Dabseil-ppc-fixes.patch4 2) powerpc stacktrace implementation only works on glibc (disabled on musl)
5 3) powerpc stacktrace implementation has ppc64 assumptions (fixed)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/
H A Dabseil-ppc-fixes.patch4 2) powerpc stacktrace implementation only works on glibc (disabled on musl)
5 3) powerpc stacktrace implementation has ppc64 assumptions (fixed)
/OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc-filter-stacktrace.tc7 echo $FUNCTION_FORK:stacktrace >> set_ftrace_filter
/OK3568_Linux_fs/buildroot/package/perl-devel-stacktrace/
H A DConfig.in2 bool "perl-devel-stacktrace"
/OK3568_Linux_fs/buildroot/package/perl-devel-stacktrace-ashtml/
H A DConfig.in2 bool "perl-devel-stacktrace-ashtml"
/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A DMakefile13 obj-$(CONFIG_STACKTRACE) += stacktrace.o
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A DMakefile18 obj-$(CONFIG_STACKTRACE) += stacktrace.o
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A DMakefile26 obj-$(CONFIG_STACKTRACE) += stacktrace.o
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A Dppc64_ARCH_BITS.patch1 Subject: [PATCH] stacktrace: Define ARCH_BITS for ppc64
H A D0001-stacktrace-Define-ARCH_BITS-for-x86.patch4 Subject: [PATCH] stacktrace: Define ARCH_BITS for x86
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dhistogram.rst20 event format fields (or stacktrace) and a set of running totals
38 Keys can be any field, or the special string 'stacktrace', which
39 will use the event's kernel stacktrace as the key. The keywords
57 'stacktrace' fields and can therefore be combined using those
540 value 'stacktrace' for the key parameter::
542 # echo 'hist:keys=stacktrace:values=bytes_req,bytes_alloc:sort=bytes_alloc' > \
554 …# trigger info: hist:keys=stacktrace:vals=bytes_req,bytes_alloc:sort=bytes_alloc:size=2048 [active]
556 { stacktrace:
574 { stacktrace:
589 { stacktrace:
[all …]
/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A DMakefile16 obj-$(CONFIG_STACKTRACE) += stacktrace.o
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A DMakefile9 ptrace.o setup.o signal.o stacktrace.o syscall.o time.o traps.o \
/OK3568_Linux_fs/kernel/Documentation/fault-injection/
H A Dfault-injection.rst113 stacktrace walking. Failure is injected only if some caller
114 in the walked stacktrace lies within the required range, and
119 - /sys/kernel/debug/fail*/stacktrace-depth:
121 specifies the maximum stacktrace depth walked during search
317 echo 10 > /sys/kernel/debug/$FAILTYPE/stacktrace-depth
/OK3568_Linux_fs/buildroot/package/boost/
H A Dboost.mk20 python random regex serialization stacktrace system test thread timer \
47 BOOST_WITHOUT_FLAGS += $(if $(BR2_PACKAGE_BOOST_STACKTRACE),,stacktrace)
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A DMakefile7 obj-y += signal.o traps.o sys.o troubleshoot.o stacktrace.o disasm.o
/OK3568_Linux_fs/kernel/arch/um/kernel/
H A DMakefile25 obj-$(CONFIG_STACKTRACE) += stacktrace.o
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A DMakefile30 obj-y += stacktrace.o
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-aspectlib/
H A D0001-Remove-tornado-6-test-constraint.-Ref-15.patch19 @debug.log(print_to=buf, module=False, stacktrace=2, result_repr=repr)
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A DMakefile29 obj-$(CONFIG_STACKTRACE)+= stacktrace.o

12345678910>>...28