summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/dmesg.py
AgeCommit message (Expand)Author
2022-07-21scripts/gdb: fix 'lx-dmesg' on 32 bits archAntonio Borneo
2021-12-16scripts/gdb: lx-dmesg: read records individuallyJohn Ogness
2020-09-22printk: move dictionary keys to dev_printk_infoJohn Ogness
2020-09-15printk: ringbuffer: add finalization/extension supportJohn Ogness
2020-09-15printk: ringbuffer: change representation of statesJohn Ogness
2020-09-08scripts/gdb: update for lockless printk ringbufferJohn Ogness
2019-10-19scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is setJoel Colledge
2017-07-12scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replaceLeonard Crestez
2017-07-12scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetchLeonard Crestez
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)André Draszik
2016-05-23scripts/gdb: decode bytestream on dmesg for Python3Kieran Bingham
2016-05-23scripts/gdb: fix issue with dmesg.py and python 3.XDom Cote
2015-06-30scripts/gdb: fix PEP8 complianceThiébaud Weksteen
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas
2015-02-17scripts/gdb: add lx-dmesg commandJan Kiszka