File: smoke

package info (click to toggle)
drgn 0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 7,852 kB
  • sloc: python: 74,992; ansic: 54,589; awk: 423; makefile: 351; sh: 99
file content (9 lines) | stat: -rwxr-xr-x 226 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/python3

from drgn.helpers.linux import list_for_each_entry
from drgn.helpers.linux.fs import for_each_mount, inode_path
from drgn.helpers.linux.pid import for_each_task

import drgn

assert drgn._with_libkdumpfile