Searched refs:dumps (Results 1 – 25 of 59) sorted by relevance
123
/Linux-v5.10/tools/bpf/bpftool/Documentation/ |
D | bpftool-struct_ops.rst | 46 If *STRUCT_OPS_MAP* is specified, it dumps information only 47 for the given struct_ops. Otherwise, it dumps all struct_ops
|
/Linux-v5.10/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-dump | 6 the FSP and platform dumps through OPAL firmware interface. 19 among all dumps. For determining the type
|
/Linux-v5.10/Documentation/features/perf/perf-stackdump/ |
D | arch-support.txt | 4 # description: arch supports perf events stack dumps
|
/Linux-v5.10/tools/testing/kunit/ |
D | kunit_json.py | 55 json_obj = json.dumps(test_group, indent=4)
|
/Linux-v5.10/Documentation/admin-guide/ |
D | ramoops.rst | 38 Limiting which kinds of kmsg dumps are stored can be controlled via 47 The module uses a counter to record multiple dumps but the counter gets reset 48 on restart (i.e. new dumps after the restart will overwrite old ones).
|
D | pstore-blk.rst | 142 Limiting which kinds of kmsg dumps are stored can be controlled via
|
/Linux-v5.10/arch/x86/ras/ |
D | Kconfig | 23 file that dumps out the current state of all pages logged so far.
|
/Linux-v5.10/tools/cgroup/ |
D | iocost_monitor.py | 249 output += json.dumps(iocstat.dict(now)) 266 output += '\n' + json.dumps(iocg_stat.dict(now, path))
|
/Linux-v5.10/tools/perf/scripts/python/ |
D | flamegraph.py | 81 json_str = json.dumps(self.stack, default=lambda x: x.toJSON())
|
/Linux-v5.10/Documentation/fault-injection/ |
D | provoke-crashes.rst | 9 the kernel's exception handling and to test crash dumps obtained using
|
/Linux-v5.10/Documentation/devicetree/bindings/reserved-memory/ |
D | ramoops.txt | 50 store all kmsg dumps. See include/linux/kmsg_dump.h KMSG_DUMP_* for other
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | debugfs-cros-ec | 14 This file dumps the EC panic information from the previous
|
/Linux-v5.10/Documentation/s390/ |
D | zfcpdump.rst | 6 dumps on SCSI disks. The dump process is initiated by booting a dump tool, which
|
D | common_io.rst | 134 which subchannel they were called for, as well as dumps of some data
|
/Linux-v5.10/arch/sh/ |
D | Kconfig.debug | 47 bool "Show disassembly of nearby code in register dumps"
|
/Linux-v5.10/fs/ |
D | Kconfig.binfmt | 65 bool "Write ELF core dumps with partial segments" 213 This option enables support for performing core dumps. You almost
|
/Linux-v5.10/fs/proc/ |
D | Kconfig | 60 If you say Y here, the collected device dumps will be added
|
/Linux-v5.10/arch/arc/kernel/ |
D | entry.S | 105 ; access for say stack unwinding of modules for crash dumps
|
/Linux-v5.10/Documentation/usb/ |
D | ehci.rst | 124 dumps the asynchronous schedule, used for control 129 dumps the periodic schedule, used for interrupt
|
/Linux-v5.10/Documentation/admin-guide/sysctl/ |
D | fs.rst | 296 pipe handler that knows to treat privileged core dumps with 297 care, or specific directory defined for catching core dumps.
|
/Linux-v5.10/sound/soc/sof/ |
D | Kconfig | 133 human-readable form instead of just 32-bit hex dumps. This is useful
|
/Linux-v5.10/fs/pstore/ |
D | Kconfig | 223 The maximum reason for kmsg dumps to store. The default is
|
/Linux-v5.10/drivers/net/wireless/marvell/libertas/ |
D | README | 49 device. When raw is enabled, then it dumps the raw EEPROM data
|
/Linux-v5.10/Documentation/admin-guide/kdump/ |
D | kdump.rst | 155 1) Enable "kernel crash dumps" support under "Processor type and 195 "kernel crash dumps" is enabled. A suitable value depends upon
|
/Linux-v5.10/drivers/firmware/efi/ |
D | Kconfig | 28 will allow writing console messages, crash dumps, or anything
|
123