Home
last modified time | relevance | path

Searched refs:debug (Results 426 – 450 of 1357) sorted by relevance

1...<<11121314151617181920>>...55

/linux/arch/arm64/kvm/hyp/vhe/
H A DMakefile11 obj-y := timer-sr.o sysreg-sr.o debug-sr.o switch.o tlb.o
/linux/kernel/dma/
H A DMakefile8 obj-$(CONFIG_DMA_API_DEBUG) += debug.o
/linux/Documentation/admin-guide/mm/
H A Dshrinker_debugfs.rst24 $ cd /sys/kernel/debug/shrinker/
116 $ cd /sys/kernel/debug/shrinker/
/linux/arch/powerpc/kvm/
H A Demulate.c276 vcpu->run->debug.arch.status = 0; in kvmppc_emulate_instruction()
277 vcpu->run->debug.arch.address = kvmppc_get_pc(vcpu); in kvmppc_emulate_instruction()
/linux/drivers/gpu/drm/i915/
H A Dintel_wakeref.c117 if (!wf->debug.class) in __intel_wakeref_init()
118 ref_tracker_dir_init(&wf->debug, INTEL_REFTRACK_DEAD_COUNT, "intel_wakeref"); in __intel_wakeref_init()
/linux/scripts/
H A Ddecode_stacktrace.sh46 …for fn in {,/usr/lib/debug}/boot/vmlinux-$release{,.debug} /lib/modules/$release{,/build}/vmlinux …
/linux/arch/arm/include/debug/
H A Dux500.S10 #error Invalid Ux500 debug UART
/linux/drivers/media/platform/nxp/imx8-isi/
H A DMakefile5 imx8-isi-$(CONFIG_DEBUG_FS) += imx8-isi-debug.o
/linux/kernel/cgroup/
H A DMakefile11 obj-$(CONFIG_CGROUP_DEBUG) += debug.o
/linux/tools/testing/selftests/sgx/
H A Dtest_encl.lds34 *(.debug*)
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A DMakefile30 qtnfmac_pcie-$(CONFIG_DEBUG_FS) += debug.o
/linux/arch/xtensa/boot/dts/
H A Dkc705_nommu.dts9 …arlycon=uart8250,mmio32,0x9d050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug";
/linux/tools/testing/selftests/bpf/
H A Dtest_ftrace.sh6 TR=/sys/kernel/debug/tracing/
/linux/arch/x86/realmode/rm/
H A Drealmode.lds.S73 *(.debug*)
/linux/drivers/net/wireless/ath/ath9k/
H A Ddfs_debug.h58 #define DFS_STAT_INC(sc, c) (sc->debug.stats.dfs_stats.c++)
/linux/drivers/mtd/ubi/
H A DMakefile5 ubi-y += misc.o debug.o
/linux/drivers/net/wireless/silabs/wfx/
H A DMakefile20 debug.o
/linux/Documentation/scheduler/
H A Dindex.rst25 sched-debug
/linux/drivers/gpu/drm/
H A DKconfig31 source "drivers/gpu/drm/Kconfig.debug"
80 bool "Add a debug fs entry to trigger drm_panic"
107 code. The QR code will contain the last lines of kmsg and other debug
109 panic, with all debug information available.
141 Enables debug tracing for topology refs in DRM's DP MST helpers. A
156 Enable debug tracing of failures to gracefully handle drm modeset lock
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgp102.c34 .debug = 0xc08,
/linux/tools/kvm/kvm_stat/
H A Dkvm_stat.service14 SyslogLevel=debug
/linux/drivers/isdn/mISDN/
H A Dfsm.h31 int debug; member
/linux/drivers/iommu/arm/
H A DKconfig62 bool "ARM SMMU QCOM implementation defined debug support"
65 Support for implementation specific debug features in ARM SMMU
71 Say Y here to enable debug for issues such as context faults
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul-kontron-bl-common.dtsi17 label = "debug-led1";
24 label = "debug-led2";
30 label = "debug-led3";
/linux/tools/perf/Documentation/
H A Dperf-annotate.txt16 code. If the object file has debug symbols then the source code will be
19 If there is no debug info in the object, then annotated assembly is displayed.
160 samples (if they are memory accessing instructions) using DWARF debug

1...<<11121314151617181920>>...55