If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.

0
U

Property:CONFIG DEBUG KERNEL

From BoxMatrix
(Redirected from CONFIG DEBUG KERNEL)


BoxMatrix >> Environment >> CONFIG_DEBUG_KERNEL @ BoxMatrix   -   IRC-Chat   -   Translate: de es fr it nl pl
News Selectors Models Accessories Components Environment Config Commands System Webif Software Develop Lexicon Community Project Media

Bootloader-Env Brandings TIATM-Env Linux-Env AVM-Env Config-Env CGI-Env WebCM-Env Kernel-Cfg Research

Kernel-Config

Goto:   0-9 - A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z   -   ALL

Dear AVM: Please activate CONFIG_IKCONFIG for all kernels and modules.builtin (ascii) in rootfs to help developers. Thanks!

Goto:   GPL-Browser  -  Dependencies   -   Model-Matrix   -   SMW-Browser

Details

todo

GPL-Browser

Daily updated index of all Kconfig findings of this variable on the GPL-Browser. Last update: 2024-03-29 05:14 GMT.
The Browse column points to the Path of the Kconfig containing this variable on the gpl.boxmatrix.info service.
The SoC column lists the Chip-Codenames, the Model column lists the nicks of the Box-Models.
The Diff column links the comparison of the AVM Kernel to the pristine original from Kernel.org.
The Download column links the full tarball the respective directory content is extracted from.
The presence of this option does not mean it fits the respective model and architecture. See the Model-Matrix where it's used.

Dependencies

Daily updated index of all dependencies of this Kconfig-Variable. Last update: 2024-03-29 05:14 GMT.
The Dirs column lists the amount of root directories on the GPL-Browser containing the respective Relation.
The Firmware column lists the range of firmware versions covered by these directories.
The presence of a Relation does not mean it is used by AVM. See the Model-Matrix of each Object where it's used.

Relation Typ Object Dirs Firmware Info Origin
Required by kcfg CONFIG_ARM_PTDUMP 21 7.01 - 7.59 Export kernel pagetable layout to userspace via debugfs (dump.ko) Linux
Required by kcfg CONFIG_ARM_PTDUMP_DEBUGFS 3 7.56 - 7.61 Export kernel pagetable layout to userspace via debugfs Linux
Required by kcfg CONFIG_BDI_SWITCH 5 6.06 - 6.87 Include BDI-2000 user context switcher Linux
Required by kcfg CONFIG_CGROUP_DEBUG 3 7.56 - 7.61 Example controller (cgroup_debug.ko, debug.ko) Linux
Required by kcfg CONFIG_CMA_DEBUG 25 7.01 - 7.61 CMA debug messages (DEVELOPMENT) Linux
Required by kcfg CONFIG_CONTEXT_SWITCH_TRACER 2 5.29 - 6.86 Trace process context switches (trace_sched_switch.ko) Linux
Required by kcfg CONFIG_DEBUG_ATOMIC_SLEEP 25 7.01 - 7.61 Sleep inside atomic section checking Linux
Required by kcfg CONFIG_DEBUG_CREDENTIALS 31 6.06 - 7.61 Debug credential management Linux
Required by kcfg CONFIG_DEBUG_ERRORS 9 4.87 - 6.87 Verbose kernel error messages Linux
Required by kcfg CONFIG_DEBUG_FS 1 4.87 Debug Filesystem (acpi.ko, clock-debug.ko, datapath_lookup_proc.ko, datapath_proc.ko, datapath_proc_api.ko, datapath_proc_qos.ko, debugfs.ko, hid.ko, ixgbe.ko, mdp4_debugfs.ko, me-debugfs.ko, mei.ko, mmc_core.ko, msm_bus_dbg.ko, musb_hdrc.ko, nohlt.ko, perf_debug.ko, regmap-debugfs.ko, segment.ko, smd_rpc_sym.ko, timekeeping_debug.ko) Linux
Required by kcfg CONFIG_DEBUG_GPIO 33 5.29 - 7.61 Debug GPIO calls Linux
Required by kcfg CONFIG_DEBUG_INFO 36 4.87 - 7.61 Compile the kernel with debug info Linux
Required by kcfg CONFIG_DEBUG_KMEMLEAK 31 6.06 - 7.61 Kernel memory leak detector (kmemleak.ko) Linux
Required by kcfg CONFIG_DEBUG_LIST 35 4.99 - 7.61 Debug linked list manipulation (list_debug.ko) Linux
Required by kcfg CONFIG_DEBUG_LL 40 4.87 - 7.61 Kernel low-level debugging functions (debug.ko) Linux
Required by kcfg CONFIG_DEBUG_MUTEXES 35 4.99 - 7.61 Mutex debugging: basic checks Linux
Required by kcfg CONFIG_DEBUG_NOTIFIERS 31 6.06 - 7.61 Debug notifier call chains Linux
Required by kcfg CONFIG_DEBUG_OBJECTS 33 5.29 - 7.61 Debug object operations Linux
Required by kcfg CONFIG_DEBUG_PAGEALLOC 36 4.87 - 7.61 Debug page memory allocations Linux
Required by kcfg CONFIG_DEBUG_PINCTRL 25 7.01 - 7.61 Debug PINCTRL calls Linux
Required by kcfg CONFIG_DEBUG_PREEMPT 36 4.87 - 7.61 Debug preemptible kernel (smp_processor_id.ko) Linux
Required by kcfg CONFIG_DEBUG_RODATA 24 4.99 - 7.59 Make kernel text and rodata read-only Linux
Required by kcfg CONFIG_DEBUG_SG 33 5.29 - 7.61 Debug SG table operations Linux
Required by kcfg CONFIG_DEBUG_SLAB_AVM_LITE 18 7.01 - 7.61 SLAB store caller and time for memoryleak-analyzing on oom Linux
Required by kcfg CONFIG_DEBUG_SLAB_DOUBLE_FREE 21 6.30 - 7.61 SLAB double free check enabled Linux
Required by kcfg CONFIG_DEBUG_SPINLOCK 36 4.87 - 7.61 Spinlock and rw-lock debugging: basic checks (spinlock.ko, spinlock_debug.ko) Linux
Required by kcfg CONFIG_DEBUG_STACKOVERFLOW 37 4.87 - 7.61 Check for stack overflows Linux
Required by kcfg CONFIG_DEBUG_STACK_USAGE 53 4.87 - 7.61 Enable stack utilization instrumentation (avm_stack_usage.ko) Linux
Required by kcfg CONFIG_DEBUG_STRICT_USER_COPY_CHECKS 16 7.01 - 7.59 Strict user copy size checks Linux
Required by kcfg CONFIG_DETECT_HUNG_TASK 31 6.06 - 7.61 Detect Hung Tasks (hung_task.ko) Linux
Required by kcfg CONFIG_DETECT_SOFTLOCKUP 8 4.99 - 6.87 Detect Soft Lockups (softlockup.ko) Linux
Required by kcfg CONFIG_FORCED_INLINING 2 4.99 Force gcc to inline functions marked 'inline' Linux
Required by kcfg CONFIG_FRAME_POINTER 36 4.87 - 7.61 Compile the kernel with frame pointers Linux
Required by kcfg CONFIG_HARDLOCKUP_DETECTOR 3 7.56 - 7.61 Detect hard lockups on a system (watchdog_hld.ko) Linux
Required by kcfg CONFIG_KALLSYMS_ALL 36 4.87 - 7.61 Include all symbols in kallsyms Linux
Required by kcfg CONFIG_KPROBES 1 4.87 Kernel Probes (Kprobes) - trap at any kernel address and execute a callback function (actions-arm.ko, actions-common.ko, actions-thumb.ko, checkers-arm.ko, checkers-common.ko, checkers-thumb.ko, core.ko, decode-arm.ko, decode-thumb.ko, decode.ko, insn.ko, kprobes-arm.ko, kprobes-common.ko, kprobes-decode.ko, kprobes-thumb.ko, kprobes.ko, patch.ko) Linux
Required by kcfg CONFIG_LATENCYTOP 27 7.01 - 7.61 Latency measuring infrastructure Linux
Required by kcfg CONFIG_LOCKUP_DETECTOR 24 7.01 - 7.59 Detect Hard and Soft Lockups (watchdog.ko) Linux
Required by kcfg CONFIG_MAGIC_SYSRQ 1 4.87 Magic SysRq key (poweroff.ko, sysrq.ko) Linux
Required by kcfg CONFIG_PCI_DEBUG 2 7.61 PCI Debugging Linux
Required by kcfg CONFIG_RUNTIME_DEBUG 12 4.87 - 7.31 Enable run-time debugging Linux
Required by kcfg CONFIG_SCHEDSTATS 36 4.87 - 7.61 Collect scheduler statistics (stats.ko) Linux
Required by kcfg CONFIG_SCHED_DEBUG 33 5.29 - 7.61 Collect scheduler debugging info (debug.ko) Linux
Required by kcfg CONFIG_SCHED_STACK_END_CHECK 24 7.01 - 7.61 Detect stack corruption on calls to schedule() Linux
Required by kcfg CONFIG_SOFTLOCKUP_DETECTOR 3 7.56 - 7.61 Detect Soft Lockups Linux
Required by kcfg CONFIG_STACKTRACE 2 4.99 Stack backtrace support (stacktrace.ko) Linux
Required by kcfg CONFIG_TIMER_STATS 30 5.29 - 7.59 Collect kernel timers statistics (timer_stats.ko) Linux
Required by kcfg CONFIG_WQ_WATCHDOG 11 7.29 - 7.61 Detect Workqueue Stalls Linux
Required by kcfg CONFIG_X86_DEBUG_FPU 22 7.01 - 7.61 Debug the x86 FPU code Linux
Selected by kcfg CONFIG_EXPERT (kerncfg) 25 7.01 - 7.61 Configure standard kernel features (expert users) Linux
50 dependencies for this Kconfig-Variable

Model-Matrix

Daily updated index of the presence and value of this variable for each model. Last update: 2024-03-29 05:30 GMT.
Showing all models using this variable. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
If the 'Value' column contains '<comp>' the variable is computed at runtime. '<empty>' means the variable is present but empty (rare).
Multiple values typically show a conditional static assignment or different values in different firmware.

Model Firmware Value Kernel
FRITZ!Box 4020 7.01 - 7.39 y 4.4.60, 4.9.279
FRITZ!Box 4040 6.52 - 7.39 y 3.14.43, 4.9.279
FRITZ!Box 4060 7.26 - 7.57 y 4.4.271, 4.4.60, 4.9.279
FRITZ!Box 5530 Fiber (main) 7.21 - 7.80 y 4.9.218, 4.9.231, 4.9.276, 4.9.279
FRITZ!Box 5590 Fiber (arm) 7.27 - 7.80 y 4.4.271, 4.4.60, 4.9.231, 4.9.276, 4.9.279
FRITZ!Box 5590 Fiber (prx) 7.27 - 7.80 y 4.9.231, 4.9.276
FRITZ!Box 6360 Cable 5.25 y 2.6.28.8
FRITZ!Box 6430 Cable (arm) 7.57 y 4.9.279
FRITZ!Box 6490 Cable (arm) 7.29 - 7.57 y 2.6.39.4, 4.9.279
FRITZ!Box 6490 Cable (atom) 7.29 y 2.6.39.4
FRITZ!Box 6590 Cable (arm) 7.39 - 7.57 y 4.9.279
FRITZ!Box 6591 Cable (arm) 7.04 - 7.57 y 3.12.14, 3.12.59, 3.12.74, 4.9.175, 4.9.199, 4.9.240, 4.9.250, 4.9.279
FRITZ!Box 6591 Cable (atom) 7.04 - 7.57 y 3.12.59, 3.12.74, 4.9.175, 4.9.199, 4.9.240, 4.9.250, 4.9.279
FRITZ!Box 6660 Cable (arm) 7.14 - 7.57 y 4.9.175, 4.9.199, 4.9.240, 4.9.250, 4.9.279
FRITZ!Box 6660 Cable (atom) 7.14 - 7.57 y 4.9.175, 4.9.199, 4.9.240, 4.9.250, 4.9.279
FRITZ!Box 6670 Cable (arm) 7.57 - 7.61 y 4.9.279, 5.15.111
FRITZ!Box 6670 Cable (atom) 7.61 y 5.15.111
FRITZ!Box 6690 Cable (arm) 7.28 - 7.57 y 4.9.250, 4.9.279
FRITZ!Box 6690 Cable (atom) 7.28 - 7.57 y 4.9.250, 4.9.279
FRITZ!Box 6820 LTE v1 7.39 y 4.9.279
FRITZ!Box 6820 LTE v2 7.39 y 4.9.279
FRITZ!Box 6840 LTE 7.39 y 4.9.279
FRITZ!Box 6850 LTE 7.26 - 7.39 y 4.9.198, 4.9.218, 4.9.279
FRITZ!Box 6850 5G 7.39 y 4.9.279
FRITZ!Box 6890 LTE 6.84 - 7.51 y 3.10.104, 3.10.12, 4.9.198, 4.9.218, 4.9.279, 4.9.325
FRITZ!Box 6890 LTE v1 6.84 - 7.51 y 3.10.104, 3.10.12, 4.9.198, 4.9.218, 4.9.279, 4.9.325
FRITZ!Box 6890 LTE v2 6.84 - 7.51 y 3.10.104, 3.10.12, 4.9.198, 4.9.218, 4.9.279, 4.9.325
FRITZ!Box Fon WLAN 7170 4.87 y 2.6.13.1
FRITZ!Box Fon WLAN 7170 v1 4.87 y 2.6.13.1
FRITZ!Box Fon WLAN 7170 v2 4.87 y 2.6.13.1
FRITZ!Box Fon WLAN 7270 v2 6.06 y 2.6.32.60
FRITZ!Box 7272 6.87 - 7.39 y 2.6.32.61, 4.9.279
FRITZ!Box 7330 6.50 y 2.6.32.61
FRITZ!Box Fon WLAN 7390 6.86 y 2.6.28.8
FRITZ!Box 7430 7.39 y 4.9.279
FRITZ!Box 7490 (main) 7.27 - 7.57 y 3.10.107, 4.4.60, 4.9.279
FRITZ!Box 7490 (scrpn) 7.27 y 4.4.60
FRITZ!Box 7510 7.30 y 4.4.60
FRITZ!Box 7520 7.39 y 4.9.279
FRITZ!Box 7520 v2 (arm) 7.39 y 4.9.279
FRITZ!Box 7530 7.39 - 7.50 y 4.4.271, 4.9.279
FRITZ!Box 7530 AX 7.20 - 7.90 y 4.1.52, 4.19.183, 4.9.279
FRITZ!Box 7560 6.51 - 7.39 y 3.10.104, 3.10.12, 4.9.198, 4.9.279
FRITZ!Box 7580 6.53 - 7.30 y 3.10.104, 3.10.12, 4.9.198
FRITZ!Box 7581 6.54 - 7.16 y 3.4.11, 4.1.38
FRITZ!Box 7582 6.83 - 7.17 y 3.4.11, 4.1.38
FRITZ!Box 7583 7.01 - 7.57 y 3.10.104, 4.9.198, 4.9.218, 4.9.325
FRITZ!Box 7583 VDSL 7.19 - 7.50 y 4.9.198, 4.9.218
FRITZ!Box 7590 6.83 - 7.90 y 3.10.104, 3.10.12, 4.9.161, 4.9.198, 4.9.218, 4.9.279, 4.9.325
FRITZ!Box 7590 AX 7.19 - 7.90 y 4.9.198, 4.9.218, 4.9.279, 4.9.325
FRITZ!WLAN Repeater 300E 6.30 y 2.6.32.61
FRITZ!Repeater 600 7.39 y 4.9.279
FRITZ!Repeater 1200 7.39 y 4.9.279
FRITZ!WLAN Repeater 1750E 7.27 - 7.39 y 4.4.60, 4.9.279
FRITZ!Repeater 2400 7.27 - 7.39 y 4.4.60, 4.9.279
FRITZ!Repeater 3000 7.39 y 4.9.279
FRITZ!Repeater 3000 AX 7.39 y 4.9.279
FRITZ!Repeater 6000 7.19 - 7.57 y 4.4.271, 4.4.60
FRITZ!Powerline 540E 7.14 y 4.4.60
FRITZ!Powerline 1240E 7.14 - 7.15 y 4.4.60
FRITZ!Powerline 1260E 6.90 - 7.39 y 3.14.43, 4.9.279
congstar komplett Box 4.78 y 2.6.19.2
Speedport W 503V 4.78 y 2.6.19.2
Speedport W 721V 4.74 y 2.6.13.1
Speedport W 920V 4.78 y 2.6.19.2
65 models use this variable

SMW-Browser

Information is currently being retrieved from the backend.
 

Synonyms

Showing 1 related property.

C