1. deaee27 scripts/gdb: lx-dmesg: read records individually by John Ogness · 3 years ago
  2. 3b29411 scripts/gdb: handle split debug for vmlinux by Douglas Anderson · 3 years, 2 months ago
  3. 526940e scripts/gdb: add lx_current support for arm64 by Barry Song · 3 years, 8 months ago
  4. dc95868 scripts/gdb: document lx_current is only supported by x86 by Barry Song · 3 years, 8 months ago
  5. 2392154 gdb: lx-symbols: store the abspath() by Johannes Berg · 3 years, 8 months ago
  6. db7fbf4 scripts/gdb: fix list_for_each by George Prekas · 3 years, 10 months ago
  7. 2047ace kbuild: use always-y instead of extra-y by Masahiro Yamada · 4 years ago
  8. 4fbe310 scripts/gdb/tasks: add headers and improve spacing format by Ritesh Harjani · 4 years, 2 months ago
  9. 998ec76 scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts command by Ritesh Harjani · 4 years, 2 months ago
  10. d594d8f Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 2 months ago
  11. 70333f4 Merge branch 'printk-rework' into for-linus by Petr Mladek · 4 years, 3 months ago
  12. 74caba7 printk: move dictionary keys to dev_printk_info by John Ogness · 4 years, 3 months ago
  13. 4cfc725 printk: ringbuffer: add finalization/extension support by John Ogness · 4 years, 3 months ago
  14. 10dcb06 printk: ringbuffer: change representation of states by John Ogness · 4 years, 3 months ago
  15. e607683 scripts/gdb: update for lockless printk ringbuffer by John Ogness · 4 years, 5 months ago
  16. 3e0d075 scripts/gdb: add utils.read_ulong() by John Ogness · 4 years, 5 months ago
  17. a3ec9f3 scripts/gdb: fix python 3.8 SyntaxWarning by Nick Desaulniers · 4 years, 5 months ago
  18. 86ba54f Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 4 years, 5 months ago
  19. 7359608 scripts/gdb: fix lx-symbols 'gdb.error' while loading modules by Stefano Garzarella · 4 years, 5 months ago
  20. 8d87ae4 PM: domains: Fix up terminology with parent/child by Kees Cook · 4 years, 6 months ago
  21. 50e36be scripts/gdb: repair rb_first() and rb_last() by Aymeric Agon-Rambosson · 4 years, 8 months ago
  22. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  23. 8731acc scripts/gdb: fix debugging modules compiled with hot/cold partitioning by Ilya Leoshkevich · 5 years ago
  24. 585d730 scripts/gdb: fix debugging modules on s390 by Ilya Leoshkevich · 5 years ago
  25. ca210ba scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set by Joel Colledge · 5 years ago
  26. da036ae scripts/gdb: handle split debug by Douglas Anderson · 5 years ago
  27. 778c1f5 scripts/gdb: add helpers to find and list devices by Leonard Crestez · 5 years ago
  28. 8207d4a scripts/gdb: add lx-genpd-summary command by Leonard Crestez · 5 years ago
  29. 051f278 kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree by Masahiro Yamada · 5 years ago
  30. ef7a77c scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set by Fabiano Rosas · 6 years ago
  31. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  32. e7e6f46 scripts/gdb: print cached rate in lx-clk-summary by Leonard Crestez · 6 years ago
  33. 66d5c7c scripts/gdb: clean up error handling in list helpers by Leonard Crestez · 6 years ago
  34. 988b268 scripts/gdb: add $lx_clk_core_lookup function by Leonard Crestez · 6 years ago
  35. d1e9710 scripts/gdb: initial clk support: lx-clk-summary by Leonard Crestez · 6 years ago
  36. 47d0d12 scripts/gdb: add hlist utilities by Leonard Crestez · 6 years ago
  37. 494dbe0 scripts/gdb: silence pep8 checks by Stephen Boyd · 6 years ago
  38. 442284a scripts/gdb: add a timer list command by Stephen Boyd · 6 years ago
  39. 449ca0c scripts/gdb: add rb tree iterating utilities by Stephen Boyd · 6 years ago
  40. 90cf83db scripts/gdb: add kernel config dumping command by Stephen Boyd · 6 years ago
  41. dfe4529 scripts/gdb: find vmlinux where it was before by Stephen Boyd · 6 years ago
  42. a9a49c2 kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build by Masahiro Yamada · 6 years ago
  43. ffd602e Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  44. 663cb63 scripts/gdb: replace flags (MS_xyz -> SB_xyz) by Jackie Liu · 6 years ago
  45. b513adf scripts/gdb: refactor rules for symlink creation by Masahiro Yamada · 6 years ago
  46. 1e5ff84 scripts/gdb: do not descend into scripts/gdb from scripts by Masahiro Yamada · 6 years ago
  47. b058809 scripts/gdb: fix lx-version string output by Du Changbin · 6 years ago
  48. 883d50f scripts/gdb/linux/tasks.py: fix get_thread_info by Xi Kangjie · 7 years ago
  49. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  50. 8e9b466 kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd) by Masahiro Yamada · 7 years ago
  51. 46d10a0 scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replace by Leonard Crestez · 7 years ago
  52. c454756 scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetch by Leonard Crestez · 7 years ago
  53. 821f744 scripts/gdb: add lx-fdtdump command by Peter Griffin · 7 years ago
  54. d6c9708 scripts/gdb: make lx-dmesg command work (reliably) by André Draszik · 8 years ago
  55. b447e02 Revert "scripts/gdb: add a Radix Tree Parser" by Kieran Bingham · 8 years ago
  56. 552ab2a scripts/gdb: Perform path expansion to lx-symbol's arguments by Nikolay Borisov · 8 years ago
  57. e2aa2f8 scripts/gdb: add constants.py to .gitignore by Omar Sandoval · 8 years ago
  58. 834a352 scripts/gdb: rebuild constants.py on dependancy change by Kieran Bingham · 8 years ago
  59. abb035b scripts/gdb: silence 'nothing to do' message by Kieran Bingham · 8 years ago
  60. b3b0842 scripts/gdb: decode bytestream on dmesg for Python3 by Kieran Bingham · 9 years ago
  61. d21d5b9eb scripts/gdb: fix issue with dmesg.py and python 3.X by Dom Cote · 9 years ago
  62. 321958d scripts/gdb: improve types abstraction for gdb python scripts by Dom Cote · 9 years ago
  63. 9f66dee scripts/gdb: add lx_thread_info_by_pid helper by Kieran Bingham · 9 years ago
  64. e127a73 scripts/gdb: add a Radix Tree Parser by Kieran Bingham · 9 years ago
  65. 4bc393d scripts/gdb: cast CPU numbers to integer by Jan Kiszka · 9 years ago
  66. b150393 scripts/gdb: add cpu iterators by Kieran Bingham · 9 years ago
  67. c1a1539 scripts/gdb: add mount point list command by Kieran Bingham · 9 years ago
  68. e7165a2 scripts/gdb: add io resource readers by Kieran Bingham · 9 years ago
  69. 74627cf scripts/gdb: provide a dentry_name VFS path helper by Kieran Bingham · 9 years ago
  70. 958ef8a scripts/gdb: support !CONFIG_MODULES gracefully by Kieran Bingham · 9 years ago
  71. e78f3d7 scripts/gdb: provide exception catching parser by Kieran Bingham · 9 years ago
  72. 619ccaf scripts/gdb: convert modules usage to lists functions by Kieran Bingham · 9 years ago
  73. a84be61 scripts/gdb: provide kernel list item generators by Kieran Bingham · 9 years ago
  74. f197d75 scripts/gdb: provide linux constants by Kieran Bingham · 9 years ago
  75. 0c22fde scripts/gdb: Adjust module reference counter reported by lx-lsmod by Jan Kiszka · 9 years ago
  76. ad4db3b scripts/gdb: account for changes in module data structure by Jan Kiszka · 9 years ago
  77. 72bf92e scripts/gdb: add cmdline reader command by Kieran Bingham · 9 years ago
  78. 2d061d9 scripts/gdb: add version command by Kieran Bingham · 9 years ago
  79. 15f1d82 scripts/gdb: remove useless global instruction by Thiébaud Weksteen · 9 years ago
  80. a930850 scripts/gdb: add ps command by Thiébaud Weksteen · 9 years ago
  81. 6ad18b7 scripts/gdb: fix PEP8 compliance by Thiébaud Weksteen · 9 years ago
  82. a2e73c4 scripts/gdb: fix typo in exception name by Thiébaud Weksteen · 9 years ago
  83. 3328bc9 scripts/gdb: enable completion for lx-list-check parameter by Jan Kiszka · 9 years ago
  84. 433296b scripts/gdb: also allow list_head pointer as lx-list-check paramter by Jan Kiszka · 9 years ago
  85. 084f6b1 scripts/gdb: add command to check list consistency by Thiébaud Weksteen · 9 years ago
  86. ca3f172 scripts/gdb: fix lx-lsmod refcnt by Adrien Schildknecht · 10 years ago
  87. 586a1a1 scripts/gdb: add empty package initialization script by Jan Kiszka · 10 years ago
  88. a9c5bcf scripts/gdb: disable pagination while printing from breakpoint handler by Jan Kiszka · 10 years ago
  89. a77e15e scripts/gdb: convert CpuList to generator function by Jan Kiszka · 10 years ago
  90. fffb944 scripts/gdb: convert ModuleList to generator function by Jan Kiszka · 10 years ago
  91. 54e2289 scripts/gdb: use a generator instead of iterator for task list by Daniel Wagner · 10 years ago
  92. 2478a8a scripts/gdb: ignore byte-compiled python files by Daniel Thompson · 10 years ago
  93. 276d97d scripts/gdb: port to python3 / gdb7.7 by Pantelis Koukousoulas · 10 years ago
  94. 5403727 scripts/gdb: add lx-lsmod command by Jan Kiszka · 10 years ago
  95. 3d4cd9c scripts/gdb: add class to iterate over CPU masks by Jan Kiszka · 10 years ago
  96. 116b47b scripts/gdb: add lx_current convenience function by Jan Kiszka · 10 years ago
  97. fe7f9ed scripts/gdb: add internal helper and convenience function for per-cpu lookup by Jan Kiszka · 10 years ago
  98. a4d8679 scripts/gdb: add get_gdbserver_type helper by Jan Kiszka · 10 years ago
  99. cf7492e scripts/gdb: add internal helper and convenience function to retrieve thread_info by Jan Kiszka · 10 years ago
  100. b24e2d2 scripts/gdb: add is_target_arch helper by Jan Kiszka · 10 years ago