开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gdb
/
linux
/
dmesg.py
Age
Commit message (
Expand
)
Author
2022-07-21
scripts/gdb: fix 'lx-dmesg' on 32 bits arch
Antonio Borneo
2021-12-16
scripts/gdb: lx-dmesg: read records individually
John Ogness
2020-09-22
printk: move dictionary keys to dev_printk_info
John Ogness
2020-09-15
printk: ringbuffer: add finalization/extension support
John Ogness
2020-09-15
printk: ringbuffer: change representation of states
John Ogness
2020-09-08
scripts/gdb: update for lockless printk ringbuffer
John Ogness
2019-10-19
scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set
Joel Colledge
2017-07-12
scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replace
Leonard Crestez
2017-07-12
scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetch
Leonard Crestez
2017-06-02
scripts/gdb: make lx-dmesg command work (reliably)
André Draszik
2016-05-23
scripts/gdb: decode bytestream on dmesg for Python3
Kieran Bingham
2016-05-23
scripts/gdb: fix issue with dmesg.py and python 3.X
Dom Cote
2015-06-30
scripts/gdb: fix PEP8 compliance
Thiébaud Weksteen
2015-02-17
scripts/gdb: port to python3 / gdb7.7
Pantelis Koukousoulas
2015-02-17
scripts/gdb: add lx-dmesg command
Jan Kiszka