Article 5SXE7 drgn: How the Linux Kernel Team at Meta Debugs the Kernel at Scale (Meta)

drgn: How the Linux Kernel Team at Meta Debugs the Kernel at Scale (Meta)

by
corbet
from LWN.net on (#5SXE7)
The "Meta for Developers" blog has anintroduction to the drgn kernel debugger.

drgn (pronounced dragon") is a debugger that exposes the types andvariables in a program for easy, expressive scripting inPython. The Linux kernel team at Meta originally built drgn to makeit easier to investigate the kinds of difficult Linux kernel bugsthat the team encounters at Meta. The team has since added furtheruse cases for it, like monitoring and userspace memory profiling.

LWN reported on drgn in 2019.

External Content
Source RSS or Atom Feed
Feed Location http://lwn.net/headlines/rss
Feed Title LWN.net
Feed Link https://lwn.net/
Reply 0 comments