/linux-4.4.14/tools/perf/tests/ |
D | attr.py | 8 import logging 271 level = logging.CRITICAL 274 level = logging.WARNING 276 level = logging.INFO 278 level = logging.DEBUG 280 log = logging.getLogger('test') 282 ch = logging.StreamHandler() 284 formatter = logging.Formatter('%(message)s')
|
/linux-4.4.14/Documentation/device-mapper/ |
D | dm-log.txt | 3 The device-mapper logging code is used by some of the device-mapper 13 There is a generic logging interface that the device-mapper RAID 14 implementations use to perform logging operations (see 16 logging implementations are available and provide different 28 logging state survives reboots/crashes. 41 logging requests to userspace, where a daemon receives and processes the
|
/linux-4.4.14/Documentation/networking/ |
D | netconsole.txt | 14 problem where disk logging fails and serial consoles are impractical. 35 tgt-port port for logging agent (6666) 36 tgt-ip IP address for logging agent 37 tgt-macaddr ethernet MAC address for logging agent (broadcast) 51 It also supports logging to multiple remote agents by specifying 83 remote logging targets to be dynamically added, removed, or have their 95 To add a remote logging target (target names can be arbitrary): 183 TIP: in case the remote logging agent is on a separate LAN subnet than 193 NOTE: if you find that the remote logging agent is not receiving or 206 enable the logging of even the most critical kernel bugs. It works
|
D | ray_cs.txt | 111 logging. Replaces ray_debug.
|
D | ipvs-sysctl.txt | 91 messages. Thus, logging becomes more and more verbose the higher
|
D | udplite.txt | 266 will produce logging output to syslog. Dropping and rejecting packets also works.
|
D | README.ipw2200 | 249 Will report the current debug level of the driver's logging subsystem
|
D | can.txt | 223 and media access control layer. Detecting and logging of these lower
|
/linux-4.4.14/drivers/gpu/drm/msm/ |
D | Kconfig | 18 bool "MSM DRM register logging" 22 Compile in support for logging register reads/writes in a format 24 logging can be switched on via msm.reglog=y module param.
|
D | NOTES | 86 driver, and this driver with register logging enabled), as well as to
|
/linux-4.4.14/kernel/debug/kdb/ |
D | kdb_io.c | 556 int logging, saved_loglevel = 0; in vkdb_printf() local 592 diag = kdbgetintenv("LOGGING", &logging); in vkdb_printf() 594 logging = 0; in vkdb_printf() 718 if (logging) { in vkdb_printf() 782 if (logging) in vkdb_printf() 848 if (logging) in vkdb_printf()
|
D | kdb_main.c | 2082 int logging; in kdb_dmesg() local 2106 diag = kdbgetintenv("LOGGING", &logging); in kdb_dmesg() 2107 if (!diag && logging) { in kdb_dmesg()
|
/linux-4.4.14/tools/thermal/tmon/ |
D | tmon.c | 48 static int logging; /* for recording thermal data to a file */ variable 148 if (!logging) in prepare_logging() 269 logging = 1; in main()
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 4 Introduction to Re-logging in XFS 7 XFS logging is a combination of logical and physical logging. Some objects, 21 "re-logging". Conceptually, this is quite simple - all it requires is that any 90 The key thing to note about the asynchronous logging combined with the 104 is the fundamental goal of delayed logging. 113 Delayed logging is the name we've given to keeping and tracking transactional 122 One of the key changes that delayed logging makes to the operation of the 128 crash is much greater than for the existing logging mechanism. 137 It should be noted that delayed logging is not an innovative new concept that 145 The fundamental requirements for delayed logging in XFS are simple: [all …]
|
D | relay.txt | 81 tarball) provides a couple of high-level logging functions to the 124 users should make sure that all logging to the channel has 419 relay_write() or __relay_write(). relay_write() is the main logging 421 used if you might be logging from interrupt context. If you know 422 you'll never be logging from interrupt context, you can use 426 value in the fast logging path anyway, and that they'll always succeed 469 within the kernel application, such as enabling/disabling logging to
|
D | 00-INDEX | 154 xfs-delayed-logging-design.txt
|
D | btrfs.txt | 169 Enable/disable the tree logging used for fsync and O_SYNC writes.
|
D | ramfs-rootfs-initramfs.txt | 346 specific MAC address, logging into a server, etc). They can live on removable
|
D | f2fs.txt | 95 - Introduce adaptive logging for efficient block allocation
|
/linux-4.4.14/Documentation/isdn/ |
D | README.hfc-pci | 6 When the echo logging feature is used the number of available B-channels 19 This enables the echo mode. If Hex logging is activated the isdnctrlx
|
D | README.diversion | 44 The i4l diversion services offers call forwarding and logging normally
|
/linux-4.4.14/fs/ocfs2/ |
D | Kconfig | 60 bool "OCFS2 logging support" 64 The ocfs2 filesystem has an extensive logging system. The system
|
/linux-4.4.14/include/trace/events/ |
D | jbd2.h | 247 __field( unsigned long, logging ) 261 __entry->logging = stats->rs_logging; 276 jiffies_to_msecs(__entry->logging),
|
/linux-4.4.14/drivers/message/fusion/ |
D | Kconfig | 111 bool "Fusion MPT logging facility" 113 This turns on a logging facility that can be used to debug a number
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | Kconfig | 41 kernel buffer. Saying Y here will enable logging these events, 87 bool "Enable extra debug logging in platforms/pseries"
|
/linux-4.4.14/Documentation/arm/ |
D | 00-INDEX | 46 - SWP/SWPB emulation handler/logging description
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | Kconfig | 40 bool "Solarflare SFC9000/SFC9100-family MCDI logging support"
|
/linux-4.4.14/net/sunrpc/ |
D | Kconfig | 44 logging of different aspects of the kernel RPC activity.
|
/linux-4.4.14/Documentation/s390/ |
D | CommonIO | 9 Enable logging of debug information in case of ccw device timeouts. 122 The level of logging can be changed to be more or less verbose by piping to
|
D | s390dbf.txt | 9 The goal of this feature is to provide a kernel debug logging API 44 logging raw data, one for text and one for numbers.
|
/linux-4.4.14/drivers/acpi/apei/ |
D | Kconfig | 36 bool "APEI PCIe AER logging/recovering support"
|
/linux-4.4.14/Documentation/power/regulator/ |
D | machine.txt | 57 for use in logging and other diagnostic output. Normally the name
|
/linux-4.4.14/net/bridge/netfilter/ |
D | Kconfig | 24 tristate "Bridge packet logging" 218 messages through the netfilter logging API, which can use
|
/linux-4.4.14/drivers/usb/dwc2/ |
D | Kconfig | 78 Say Y here to enable logging of missed SOF events to the dmesg log.
|
/linux-4.4.14/Documentation/dvb/ |
D | contributors.txt | 17 for CyberLogin for Linux which allows logging onto EON
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi-parameters.txt | 97 scsi_logging_level= [SCSI] a bit mask of logging levels
|
D | advansys.txt | 108 a. System and kernel logging is enabled (syslogd, klogd running).
|
D | tmscsim.txt | 409 AM53C974, the logging might produce log output again, and you might end 410 having your box spending most of its time doing the logging.
|
D | aic7xxx.txt | 313 enables verbose logging, Disable EISA/VLB probing,
|
D | ChangeLog.lpfc | 590 * Add additional SLI layer logging in lpfc_sli.c. 631 * Added extra ELS verbose logging for ELS responses. 1088 * Removed the preamble functionality from logging. 1728 * Move remaining message logging functions into 1749 * Move remaining message logging functions in elx_util.c to
|
D | ChangeLog.megaraid | 52 > echo 0 >/proc/sys/dev/scsi/logging
|
/linux-4.4.14/fs/cifs/ |
D | Kconfig | 51 allow optional logging of slow responses to dmesg (depending on the 146 the cifs module and can cause additional logging of debug
|
/linux-4.4.14/Documentation/ |
D | ldm.txt | 74 "Windows LDM extra logging" CONFIG_LDM_DEBUG
|
D | ramoops.txt | 11 crashes. It works by logging oopses and panics in a circular buffer. Ramoops
|
D | intel_txt.txt | 123 or simply logging them and continuing. 187 kernel /tboot.gz logging=serial,vga,memory
|
D | edac.txt | 352 If logging for UEs and CEs is enabled, then system logs will contain 447 will be accumulated even when UE logging is disabled. 460 CE statistics will be accumulated even when CE logging is disabled.
|
D | sysrq.txt | 21 2 = 0x2 - enable control of console logging level
|
D | 00-INDEX | 381 - documentation of the ramoops oops/panic logging module.
|
D | CodingStyle | 568 logging of avc messages output). Does not do system-call
|
D | kernel-parameters.txt | 2148 parameter allows control of the logging verbosity for 2150 of 0 disables mminit logging and a level of 4 will
|
/linux-4.4.14/drivers/scsi/ |
D | Kconfig | 212 bool "SCSI logging facility" 215 This turns on a logging facility that can be used to debug a number 218 If you say Y here, no logging output will appear by default, but you 219 can enable logging by saying Y to "/proc file system support" and 224 where <bitmask> is a four byte value representing the logging type 225 and logging level for each type of logging selected. 227 There are a number of logging types and you can find them in the 228 source at <file:drivers/scsi/scsi_logging.h>. The logging levels 230 the logging for each logging type. 235 logging turned off.
|
D | scsi_logging.c | 22 #warning SCSI logging bitmask too large
|
/linux-4.4.14/Documentation/security/ |
D | Smack.txt | 217 logging 218 This contains the Smack logging state. 726 writing a single character to the /sys/fs/smackfs/logging file : 727 0 : no logging 739 Bringup mode provides logging features that can make application 744 rules can be added aggressively, marked with the "b". The logging allows
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | Kconfig | 85 tristate "ARP packet logging" 90 tristate "IPv4 packet logging"
|
/linux-4.4.14/Documentation/x86/x86_64/ |
D | boot-options.txt | 38 Enable logging of machine checks left over from booting. 44 Disable boot machine check logging.
|
/linux-4.4.14/Documentation/zh_CN/ |
D | CodingStyle | 462 logging of avc messages output). Does not do system-call
|
/linux-4.4.14/drivers/parisc/ |
D | Kconfig | 148 message logging) as found on high end servers such as A, L and
|
/linux-4.4.14/drivers/net/ |
D | Kconfig | 197 tristate "Network console logging support" 203 bool "Dynamic reconfiguration of logging targets"
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 575 until the cifs receive timeout expired). Fix spurious error logging 613 oplock on file. Fix spurious logging of valid already parsed mount options 863 fail to Windows servers. Cleaned up some extraneous error logging in 882 to error logging (strip redundant newlines, change debug macros to ensure newline 1049 4) Fixed error logging of valid mount options 1051 5) Removed logging of password field.
|
D | README | 695 logging of various informational messages. 2 enables logging of non-zero 696 SMB return codes while 4 enables logging of requests that take longer
|
/linux-4.4.14/Documentation/acpi/ |
D | method-tracing.txt | 30 detailed logging when the control method evaluation is stopped.
|
/linux-4.4.14/drivers/md/ |
D | Kconfig | 347 tristate "Mirror userspace logging" 351 The userspace logging module provides a mechanism for
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-cxl | 17 action like logging the event etc.
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | Kconfig | 72 tristate "IPv6 packet logging"
|
/linux-4.4.14/block/partitions/ |
D | Kconfig | 201 bool "Windows LDM extra logging"
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 108 "dmesg". When you use block_dump and your kernel logging level also includes 213 file after every logging. When you're using laptop-mode and your disk doesn't
|
/linux-4.4.14/scripts/ |
D | spelling.txt | 591 loggging||logging
|
/linux-4.4.14/Documentation/blockdev/ |
D | README.DAC960 | 62 performance devices. The DAC960 driver includes extensive error logging and 286 system console logging mechanism. Whenever the system is operating, the DAC960
|
/linux-4.4.14/Documentation/ia64/ |
D | err_inject.txt | 8 event logging, etc.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | mmu.txt | 281 - when logging dirty pages, memory is write protected
|
/linux-4.4.14/drivers/s390/cio/ |
D | device.c | 647 static DEVICE_ATTR(logging, 0200, NULL, initiate_logging);
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 267 logging parameters and other library instance state. The library is
|
/linux-4.4.14/drivers/ide/ |
D | Kconfig | 137 bool "Verbose error logging for IDE/ATAPI CDROM driver" if EXPERT
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 658 logging error messages. See 'man 2 syslog' for more info on
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 37 for logging packets via NFNETLINK.
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-framework.txt | 825 device in /sys/class/video4linux/<devX>/ allows you to enable logging of
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 22 3. Running UML and logging in 426 3. Running UML and logging in
|
/linux-4.4.14/init/ |
D | Kconfig | 302 logging of avc messages output). Does not do system-call
|
/linux-4.4.14/ |
D | CREDITS | 1785 D: netfilter: new logging interfaces
|