| /Linux-v4.19/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-v4.19/tools/perf/tests/ |
| D | attr.py | 9 import logging 332 level = logging.CRITICAL 335 level = logging.WARNING 337 level = logging.INFO 339 level = logging.DEBUG 341 log = logging.getLogger('test') 343 ch = logging.StreamHandler() 345 formatter = logging.Formatter('%(message)s')
|
| /Linux-v4.19/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
|
| /Linux-v4.19/drivers/staging/vc04_services/bcm2835-audio/ |
| D | TODO | 26 4) Cleanup the logging mechanism. The driver should probably be using the 27 standard kernel logging mechanisms such as dev_info, dev_dbg, and friends.
|
| /Linux-v4.19/kernel/debug/kdb/ |
| D | kdb_io.c | 557 int logging, saved_loglevel = 0; in vkdb_printf() local 588 diag = kdbgetintenv("LOGGING", &logging); in vkdb_printf() 590 logging = 0; in vkdb_printf() 714 if (logging) { in vkdb_printf() 778 if (logging) in vkdb_printf() 844 if (logging) in vkdb_printf()
|
| /Linux-v4.19/drivers/gpu/drm/msm/ |
| D | Kconfig | 24 bool "MSM DRM register logging" 28 Compile in support for logging register reads/writes in a format 30 logging can be switched on via msm.reglog=y module param.
|
| /Linux-v4.19/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-v4.19/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
|
| /Linux-v4.19/drivers/staging/vc04_services/interface/vchi/ |
| D | TODO | 43 5) Cleanup logging mechanism 45 The driver should probably be using the standard kernel logging mechanisms
|
| /Linux-v4.19/tools/kvm/kvm_stat/ |
| D | kvm_stat.txt | 23 Use batch and logging modes for scripting purposes. 67 run in logging mode (like vmstat)
|
| /Linux-v4.19/tools/testing/selftests/futex/functional/ |
| D | Makefile | 9 ../include/logging.h
|
| /Linux-v4.19/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
|
| /Linux-v4.19/fs/ocfs2/ |
| D | Kconfig | 60 bool "OCFS2 logging support" 64 The ocfs2 filesystem has an extensive logging system. The system
|
| /Linux-v4.19/drivers/acpi/apei/ |
| D | Kconfig | 37 bool "APEI PCIe AER logging/recovering support" 44 bool "APEI Synchronous External Abort logging/recovering support"
|
| /Linux-v4.19/include/trace/events/ |
| D | jbd2.h | 248 __field( unsigned long, logging ) 262 __entry->logging = stats->rs_logging; 277 jiffies_to_msecs(__entry->logging),
|
| /Linux-v4.19/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-v4.19/samples/bpf/ |
| D | tcp_bpf.readme | 18 functions to print logging information (if enabled by the ifdef).
|
| /Linux-v4.19/Documentation/arm/ |
| D | 00-INDEX | 44 - SWP/SWPB emulation handler/logging description
|
| /Linux-v4.19/arch/powerpc/platforms/pseries/ |
| D | Kconfig | 43 kernel buffer. Saying Y here will enable logging these events, 89 bool "Enable extra debug logging in platforms/pseries"
|
| /Linux-v4.19/drivers/gpu/drm/i915/ |
| D | Kconfig.debug | 55 bool "Insert extra logging (very verbose) for common GEM errors" 59 Enable additional logging that may help track down the cause of
|
| /Linux-v4.19/net/sunrpc/ |
| D | Kconfig | 44 logging of different aspects of the kernel RPC activity.
|
| /Linux-v4.19/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
|
| /Linux-v4.19/drivers/net/ethernet/sfc/ |
| D | Kconfig | 56 bool "Solarflare SFC9000/SFC9100-family MCDI logging support"
|
| /Linux-v4.19/Documentation/power/regulator/ |
| D | machine.txt | 53 for use in logging and other diagnostic output. Normally the name
|