summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2024-09-04 14:11:32 +0206
committerPetr Mladek <pmladek@suse.com>2024-09-04 15:56:33 +0200
commitc83a20662dd099dbac9ef6df44134ef446980c56 (patch)
tree9a5f99f706f2695e31ba6e66a72c83bae7c332f0 /tools/perf/scripts/python/bin/stackcollapse-report
parentfe6fa88d865e9c1a41b41f92ae0531470c86f0da (diff)
downloadkernel-c83a20662dd099dbac9ef6df44134ef446980c56.tar.gz
proc: Add nbcon support for /proc/consoles
Update /proc/consoles output to show 'W' if an nbcon console is registered. Since the write_thread() callback is mandatory, it enough just to check if it is an nbcon console. Also update /proc/consoles output to show 'N' if it is an nbcon console. Signed-off-by: John Ogness <john.ogness@linutronix.de> Reviewed-by: Petr Mladek <pmladek@suse.com> Link: https://lore.kernel.org/r/20240904120536.115780-14-john.ogness@linutronix.de Signed-off-by: Petr Mladek <pmladek@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
3832c3'>docs: Fix some broken referencesMauro Carvalho Chehab 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-08-08block: Add rdma affinity based queue mapping helperSagi Grimberg 2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2017-05-08block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams 2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2017-04-20dax: introduce dax_direct_access()Dan Williams 2017-03-28blk-throttle: add configure option for new .low interfaceShaohua Li 2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds 2017-02-27blk-mq: provide a default queue mapping for virtio deviceChristoph Hellwig 2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe 2017-02-06block: Add Sed-opal libraryScott Bauer 2017-01-31block: make scsi_request and scsi ioctl support optionalChristoph Hellwig 2017-01-27blk-mq: fix debugfs compilation issuesOmar Sandoval 2016-11-10block: hook up writeback throttlingJens Axboe 2016-11-02blk-mq: Introduce blk_mq_quiesce_queue()Bart Van Assche 2016-10-18block: Implement support for zoned block devicesHannes Reinecke 2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds 2016-09-19blk_mq: linux/blk-mq.h does not include all the headers it depends onStephen Rothwell 2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval 2016-08-04block: remove BLK_DEV_DAX config optionRoss Zwisler