Lines Matching refs:proc
15 it is possible to look at the debug logs on a live system via the Linux proc
55 the proc-filesystem. Under the path /proc/s390dbf there is
64 a view can be inspected simply by reading the corresponding proc file.
72 The actual debug level can be changed with the help of the proc-filesystem
73 through writing a number string "x" to the 'level' proc file which is
75 by using "-" on the 'level' proc file.
79 > echo "-" > /proc/s390dbf/dasd/level
88 Parameter: name: Name of debug log (e.g. used for proc entry)
245 Description: registers new debug view and creates proc dir entry
256 Description: unregisters debug view and removes proc dir entry
334 proc-files:
338 > ls /proc/s390dbf/dasd
340 > cat /proc/s390dbf/dasd/hex_ascii | sort +1
360 > cat /proc/s390dbf/dasd/level
362 > echo "5" > /proc/s390dbf/dasd/level
363 > cat /proc/s390dbf/dasd/level
369 area (0...n) to the proc file "flush". When using "-" all debug areas
375 > echo "0" > /proc/s390dbf/dasd/flush
378 > echo "-" > /proc/s390dbf/dasd/flush
451 callback functions which are used for reading and writing the proc files:
485 The output when reading a debug-proc file is structured like this:
494 When a view is read from the proc fs, the Debug Feature calls the
500 the view (e.g. like with 'echo "0" > /proc/s390dbf/dasd/level).
562 > cat /proc/s390dbf/test/myview