Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.216.68
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
src /
linux-headers-5.15.0-185 /
arch /
um /
Delete
Unzip
Name
Size
Permission
Date
Action
drivers
[ DIR ]
drwxr-xr-x
2026-06-27 06:50
include
[ DIR ]
drwxr-xr-x
2026-06-27 06:50
kernel
[ DIR ]
drwxr-xr-x
2026-06-27 06:50
os-Linux
[ DIR ]
drwxr-xr-x
2026-06-27 06:50
scripts
[ DIR ]
drwxr-xr-x
2026-06-27 06:50
Kbuild
40
B
-rw-r--r--
2021-11-01 05:53
Kconfig
5.98
KB
-rw-r--r--
2026-06-20 00:54
Kconfig.debug
1006
B
-rw-r--r--
2021-11-01 05:53
Makefile
5.11
KB
-rw-r--r--
2026-06-20 00:54
Makefile-os-Linux
235
B
-rw-r--r--
2021-11-01 05:53
Makefile-skas
290
B
-rw-r--r--
2021-11-01 05:53
Save
Rename
# SPDX-License-Identifier: GPL-2.0 config GPROF bool "Enable gprof support" depends on DEBUG_INFO && FRAME_POINTER help This allows profiling of a User-Mode Linux kernel with the gprof utility. See <http://user-mode-linux.sourceforge.net/old/gprof.html> for more details. If you're involved in UML kernel development and want to use gprof, say Y. If you're unsure, say N. config GCOV bool "Enable gcov support" depends on DEBUG_INFO depends on !KCOV depends on !MODULES help This option allows developers to retrieve coverage data from a UML session. See <http://user-mode-linux.sourceforge.net/old/gprof.html> for more details. If you're involved in UML kernel development and want to use gcov, say Y. If you're unsure, say N. config EARLY_PRINTK bool "Early printk" default y help Write kernel log output directly to stdout. This is useful for kernel debugging when your machine crashes very early before the console code is initialized.