Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / osandov/drgn issues and pull requests

#447 - Python 3.13 REPL support

Pull Request - State: closed - Opened by brenns10 about 1 month ago - 1 comment

#446 - Investigate using enhanced REPL in Python 3.13

Issue - State: open - Opened by brenns10 about 1 month ago - 3 comments

#445 - kallsyms: remove docstring of _module_kallsyms()

Pull Request - State: closed - Opened by brenns10 about 1 month ago

#444 - gdbremote: Initial (and minimal) support for remote debugging

Pull Request - State: open - Opened by daniel-thompson about 1 month ago - 2 comments

#443 - Add sysfs helpers

Issue - State: open - Opened by osandov about 1 month ago
Labels: help wanted, good first issue

#442 - Further updates to the installation instructions

Pull Request - State: closed - Opened by brenns10 about 1 month ago

#441 - cli: catch FaultError when displaying objects

Pull Request - State: closed - Opened by osandov about 1 month ago - 1 comment

#440 - Confusing FaultErrors in CLI

Issue - State: closed - Opened by brenns10 about 1 month ago

#439 - contrib: ptdrgn: fix FaultError when displaying objects

Pull Request - State: closed - Opened by brenns10 about 1 month ago

#438 - README.rst: the Arch Package was moved to [extra]

Pull Request - State: closed - Opened by christian-heusel about 1 month ago - 1 comment

#437 - mm, slab: Fix infinite loop at _slub_get_freelist()

Pull Request - State: open - Opened by leitao about 1 month ago - 3 comments

#436 - `pylint` is confused about optional `prog`?

Issue - State: closed - Opened by pfactum about 1 month ago - 4 comments

#435 - migrate from setuptools' test command

Issue - State: closed - Opened by stanislavlevin about 1 month ago - 2 comments

#434 - Support struct arguments and return values in kmodify

Issue - State: open - Opened by osandov about 2 months ago
Labels: enhancement, help wanted

#433 - Fix s390x virtual address translation on Linux 6.10+

Issue - State: closed - Opened by osandov about 2 months ago - 3 comments
Labels: bug, help wanted

#432 - Add name to drgn.Thread

Pull Request - State: closed - Opened by ryantimwilson about 2 months ago - 1 comment

#431 - Support cross-compiling drgn

Issue - State: closed - Opened by osandov about 2 months ago - 3 comments

#430 - Add experimental helpers for calling kernel functions and writing to memory

Pull Request - State: closed - Opened by osandov about 2 months ago

#429 - New "runtime constants" for kernel 6.11 are invisible to drgn

Issue - State: closed - Opened by brenns10 3 months ago - 4 comments

#428 - README.rst: add Gentoo package

Pull Request - State: closed - Opened by thesamesam 3 months ago - 6 comments

#427 - libdrgn: fix bashism in M4 macro

Pull Request - State: closed - Opened by thesamesam 3 months ago - 2 comments

#426 - helpers.linux.fs: add dentry_path_first_mount()

Pull Request - State: closed - Opened by brenns10 3 months ago - 1 comment

#425 - packit: reenable s390x ELN builds

Pull Request - State: closed - Opened by osandov 3 months ago

#424 - support Yocto build system to save the code size

Issue - State: closed - Opened by jamin-aspeed 3 months ago - 10 comments
Labels: help wanted

#423 - Cgroup scripts

Pull Request - State: open - Opened by Werkov 3 months ago

#422 - contrib: add script to dump filesystem details in btrfs fs_uuids cache

Pull Request - State: closed - Opened by srivathsa729 3 months ago - 1 comment

#421 - Crashed thread does not have a stack trace

Issue - State: closed - Opened by jfernandez 4 months ago - 12 comments

#420 - contrib/dmesg: add script to dump kernel log

Pull Request - State: closed - Opened by kylee0215 4 months ago - 2 comments

#417 - Add option to run CI on all kernel flavors, plus other improvements

Pull Request - State: closed - Opened by brenns10 4 months ago - 1 comment
Labels: test-all-kernel-flavors

#416 - Fix test failures on SLOB / tiny

Pull Request - State: closed - Opened by brenns10 4 months ago - 6 comments

#415 - Test failure on 6.1.98-vmtest30.0tiny

Issue - State: closed - Opened by brenns10 4 months ago - 8 comments

#414 - tests: tests are failing on powerpc

Issue - State: closed - Opened by sourabhjains 4 months ago - 2 comments

#413 - tests/linux_kernel: Skip TestStackDepot unless test kmod is present

Pull Request - State: closed - Opened by sourabhjains 4 months ago - 2 comments

#412 - contrib: bpf_inspect: adjust syntax for python < 3.12

Pull Request - State: closed - Opened by brenns10 4 months ago - 5 comments

#411 - Add linux kernel module helpers

Pull Request - State: closed - Opened by brenns10 5 months ago - 3 comments

#410 - setup.py: use a separate build directory for free-threading python

Pull Request - State: closed - Opened by brenns10 5 months ago - 4 comments
Labels: test-all-python-versions

#409 - Proposal: contrib/bpf_inspect.py: disas bpf prog with capstone

Pull Request - State: open - Opened by Asphaltt 5 months ago

#408 - contrib/bpf_inspect.py: show used maps and subprogs for bpf prog

Pull Request - State: closed - Opened by Asphaltt 5 months ago - 1 comment

#407 - scripts/build_manylinux_in_docker.sh: clean build dir between builds

Pull Request - State: closed - Opened by brenns10 5 months ago - 1 comment

#406 - contrib/bpf_inspect.py: abstract bpf classes

Pull Request - State: closed - Opened by Asphaltt 5 months ago - 1 comment

#405 - Update trove classifiers

Pull Request - State: closed - Opened by brenns10 5 months ago - 1 comment

#404 - Backtrace from wrong CPU in kernel core dump

Issue - State: closed - Opened by osandov 5 months ago - 1 comment

#403 - contrib/bpf_inspect.py: inspect linked progs

Pull Request - State: closed - Opened by Asphaltt 6 months ago - 1 comment

#402 - contrib/bpf_inspect.py: list bpf links

Pull Request - State: closed - Opened by Asphaltt 6 months ago

#401 - contrib/bpf_inspect.py: hide args from interactive mode

Pull Request - State: closed - Opened by Asphaltt 6 months ago

#400 - Fix CI failure on Python 3.12

Pull Request - State: closed - Opened by brenns10 6 months ago - 1 comment

#399 - packit: replace EPEL 9 with centos-stream+epel-next-9 and c9s-build

Pull Request - State: closed - Opened by michel-slm 6 months ago - 2 comments

#398 - contrib/bpf_inspect.py: add interactive mode

Pull Request - State: closed - Opened by Asphaltt 6 months ago - 1 comment

#397 - contrib/bpf_inspect.py: add interactive mode

Pull Request - State: closed - Opened by Asphaltt 6 months ago

#396 - Support setting custom vmcoreinfo

Pull Request - State: closed - Opened by brenns10 6 months ago - 3 comments

#395 - Enable RHEL 9 Packit builds

Issue - State: closed - Opened by osandov 6 months ago
Labels: dependency

#394 - contrib: add negdentdelete.py script

Pull Request - State: closed - Opened by brenns10 6 months ago - 2 comments

#393 - Allow naming and configuring order of type, object, and symbol finders

Pull Request - State: closed - Opened by osandov 7 months ago - 5 comments

#392 - C unit tests

Pull Request - State: closed - Opened by osandov 7 months ago

#391 - Throwing generic exceptions

Issue - State: closed - Opened by pfactum 8 months ago - 7 comments

#390 - Suggestion: pull extended LTS 4.14 from OpenELA

Issue - State: closed - Opened by brenns10 8 months ago - 2 comments

#389 - contrib/irq: fix for v6.5 and later kernels.

Pull Request - State: closed - Opened by imran-kn 8 months ago - 1 comment

#388 - Add SymbolIndex and kallsyms helpers

Pull Request - State: closed - Opened by brenns10 8 months ago - 10 comments

#387 - Add drgn helpers and script for locking primitives

Pull Request - State: open - Opened by imran-kn 8 months ago

#386 - C struct bitfield formatting depends on order of construction

Issue - State: closed - Opened by brenns10 9 months ago - 2 comments

#385 - Update _PyLong_AsByteArray usage for Python 3.13

Issue - State: closed - Opened by osandov 9 months ago

#384 - Add write support to Program

Pull Request - State: open - Opened by Tim--- 9 months ago - 2 comments

#383 - helpers: linux: fs: use mount rbtree instead of list

Pull Request - State: closed - Opened by morbidrsa 9 months ago - 4 comments

#382 - Unable to debug core dump

Issue - State: closed - Opened by cyyzero 10 months ago - 4 comments

#381 - docs: Prevent jarring 50% width for medium screens

Pull Request - State: closed - Opened by brenns10 10 months ago - 2 comments

#380 - Update getting_debugging_symbols.rst

Pull Request - State: open - Opened by fche 11 months ago - 6 comments

#379 - x86_64: mm: support numa migration pte entry

Pull Request - State: open - Opened by hao-lee 12 months ago

#378 - Remove scalar restriction on reinterpret

Issue - State: closed - Opened by pcc 12 months ago - 1 comment

#377 - More convenient API for reading an array

Issue - State: open - Opened by pcc 12 months ago

#376 - drgn.helpers.linux.stackdepot: add stack_depot_fetch() helper

Pull Request - State: closed - Opened by pcc 12 months ago - 2 comments

#375 - Stop generating drgn.h

Issue - State: closed - Opened by pcc 12 months ago - 2 comments

#374 - Unknown DW_AT_const_value form

Issue - State: closed - Opened by brenns10 12 months ago - 2 comments

#373 - Smoke testing on other architectures

Issue - State: closed - Opened by vt-alt 12 months ago - 3 comments

#372 - drgn.helpers.linux.mm: have cmdline() and environ() return None for k…

Pull Request - State: closed - Opened by pcc 12 months ago - 1 comment

#371 - Update pre-commit hooks, dropping support for development on 3.6-3.7

Pull Request - State: closed - Opened by brenns10 12 months ago - 3 comments

#370 - Can't access user address

Issue - State: open - Opened by hao-lee 12 months ago - 5 comments

#368 - Potential adjustments to `helpers/linux/printk.py`

Issue - State: open - Opened by vbendel about 1 year ago - 2 comments

#367 - Commands - dot-prefixed, stdlib only

Pull Request - State: open - Opened by brenns10 about 1 year ago - 3 comments
Labels: test-all-python-versions

#366 - libdrgn: accept flattened KDUMP format

Pull Request - State: closed - Opened by ptesarik about 1 year ago - 2 comments

#365 - Nearly 3-hour CI runs

Issue - State: closed - Opened by brenns10 about 1 year ago - 26 comments

#364 - Add concept of "default program" and make prog argument optional

Pull Request - State: closed - Opened by osandov about 1 year ago - 9 comments

#363 - Bitops improvements

Pull Request - State: open - Opened by brenns10 about 1 year ago

#362 - packit: reenable non-s390x ELN builds

Pull Request - State: closed - Opened by osandov about 1 year ago

#361 - Handle private APIs removed in Python 3.13

Issue - State: closed - Opened by osandov about 1 year ago - 1 comment

#360 - Improve debuginfo warning

Pull Request - State: closed - Opened by alexgartrell about 1 year ago - 1 comment

#359 - contrib: Add a sample IPython shell with magic commands

Pull Request - State: closed - Opened by brenns10 about 1 year ago - 1 comment

#358 - drgn.cli: look up symbols as missing in global namespace

Pull Request - State: open - Opened by ThinkerYzu about 1 year ago - 2 comments

#357 - drgn.helpers.linux: Add helpers to work with wait-queue(s).

Pull Request - State: closed - Opened by imran-kn about 1 year ago - 1 comment

#356 - Python API for PRSTATUS

Issue - State: closed - Opened by brenns10 about 1 year ago - 4 comments

#355 - Improvements to opening /proc/kcore via sudo

Pull Request - State: closed - Opened by osandov about 1 year ago - 1 comment

#354 - Add more pre-commit hooks

Pull Request - State: closed - Opened by brenns10 about 1 year ago - 2 comments

#353 - drgn.helpers.linux.net: add some room helpers

Pull Request - State: open - Opened by mina about 1 year ago

#352 - libdrgn: add drgn_error_catch()

Pull Request - State: closed - Opened by brenns10 about 1 year ago - 1 comment

#351 - [Draft] Kallsyms Symbol Finder

Pull Request - State: closed - Opened by brenns10 about 1 year ago - 1 comment

#350 - Allow overriding / providing vmcoreinfo data

Issue - State: closed - Opened by brenns10 about 1 year ago - 9 comments