Linux Kernel Debugging Tools Monthly Meeting on Wednesday, February 22nd
Omar Sandoval <[email protected]>
| Newsgroups | org.kernel.vger.linux-debuggers |
|---|---|
| Message-ID | <Y/VrMXDb6dow836M@telecaster> |
Hello! The next Linux Kernel Debugging Tools meeting is tomorrow, Wednesday, February 22nd at 11:30 AM Pacific time. This meeting is a forum to discuss development of Linux kernel debugging tools like drgn, crash, and more. I apologize for the short notice. Presidents' Day in the US threw me off. If you would like to attend, please email me offlist! The agenda so far is: - Testing on architectures other than x86-64. - /proc/kcore can't be enabled on Arm. I've patched it in for the drgn test kernel builds: https://github.com/osandov/drgn/blob/08cb38cc2f9a6c1c1ca0352e9962d77bd2e0c0d4/vmtest/patches/proc-kcore-allow-enabling-CONFIG_PROC_KCORE-on-ARM.patch. I'm curious if anyone else has encountered this or has more background. - drgn module API prototype: https://github.com/osandov/drgn/tree/modules. Are there any important use cases not covered? - Jay Kamat: adding type/member alignment to drgn APIs. Feel free to reply with anything else you'd like to add to the agenda. Also note that I will be on paternity leave from March 1st-May 3rd (possibly earlier). I'm dedicating my time until then to catching up on code review. If there's anything you would like me to prioritize reviewing, please let me know. Thanks! Omar