summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/dmesg.py
AgeCommit message (Expand)AuthorFilesLines
2020-09-22printk: move dictionary keys to dev_printk_infoJohn Ogness1-5/+11
2020-09-15printk: ringbuffer: add finalization/extension supportJohn Ogness1-1/+2
2020-09-15printk: ringbuffer: change representation of statesJohn Ogness1-5/+6
2020-09-08scripts/gdb: update for lockless printk ringbufferJohn Ogness1-37/+102
2019-10-19scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is setJoel Colledge1-4/+12
2017-07-13scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replaceLeonard Crestez1-3/+10
2017-07-13scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetchLeonard Crestez1-1/+1
2017-06-03scripts/gdb: make lx-dmesg command work (reliably)André Draszik1-4/+5
2016-05-24scripts/gdb: decode bytestream on dmesg for Python3Kieran Bingham1-2/+2
2016-05-24scripts/gdb: fix issue with dmesg.py and python 3.XDom Cote1-3/+4
2015-07-01scripts/gdb: fix PEP8 complianceThiébaud Weksteen1-1/+0
2015-02-18scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas1-1/+2
2015-02-18scripts/gdb: add lx-dmesg commandJan Kiszka1-0/+64