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

#349 - Support C++ nested classes

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

#347 - Add the ability to run drgn against the live kernel as non-root user

Pull Request - State: closed - Opened by brenns10 over 1 year ago - 4 comments

#346 - libdrgn: detect flattened vmcores and raise error

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

#345 - Support tail calls in stack traces

Issue - State: open - Opened by kuznet9 over 1 year ago - 1 comment
Labels: debuginfo

#344 - 'ValueError: not an ELF core file' error on ubuntu

Issue - State: closed - Opened by mishuang2017 over 1 year ago - 8 comments

#343 - Handle zero pc in x86_64 fallback unwind

Pull Request - State: closed - Opened by inwardvessel over 1 year ago - 3 comments

#342 - Type checking for helpers

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

#341 - Packit failing on ELN

Issue - State: closed - Opened by osandov over 1 year ago

#340 - helpers/linux/mm: support RHEL 7 compound_head implementation

Pull Request - State: closed - Opened by pfactum over 1 year ago - 2 comments

#339 - helpers: support `dmesg` with RHEL 7

Pull Request - State: closed - Opened by pfactum over 1 year ago

#338 - libdrgn: add support for remote debugging via OpenOCD

Pull Request - State: open - Opened by pcc over 1 year ago - 6 comments

#336 - contrib: add script to dump irq stats.

Pull Request - State: closed - Opened by imran-kn over 1 year ago - 4 comments

#335 - add helper for skb_shinfo()

Issue - State: closed - Opened by kuba-moo over 1 year ago

#334 - add helper for netdev_priv()

Issue - State: closed - Opened by kuba-moo over 1 year ago

#333 - Properly index debug info from `gnu_debugaltlink` file

Issue - State: open - Opened by osandov over 1 year ago
Labels: debuginfo

#332 - Module API

Issue - State: open - Opened by osandov over 1 year ago - 4 comments
Labels: enhancement, debuginfo

#331 - Add disassembler

Issue - State: open - Opened by osandov over 1 year ago - 1 comment
Labels: enhancement

#330 - Port optimized LEB128 decoder from fbthrift

Issue - State: open - Opened by osandov over 1 year ago

#329 - Support debugging programs written in Rust

Issue - State: open - Opened by osandov over 1 year ago
Labels: enhancement

#328 - Support debugging programs written in C++

Issue - State: open - Opened by osandov over 1 year ago
Labels: enhancement

#327 - Support complex types/values

Issue - State: open - Opened by osandov over 1 year ago

#326 - Support floating-point values other than 32 or 64 bits

Issue - State: open - Opened by osandov over 1 year ago

#325 - Add memory writer implementation for Linux kernel

Issue - State: open - Opened by osandov over 1 year ago
Labels: enhancement

#324 - Add APIs for writing to memory and variables

Issue - State: open - Opened by osandov over 1 year ago - 1 comment
Labels: enhancement

#323 - Support writing to memory

Issue - State: open - Opened by osandov over 1 year ago
Labels: enhancement

#322 - Support partial objects for `DW_OP_piece`/`DW_OP_bit_piece`

Issue - State: open - Opened by osandov over 1 year ago
Labels: debuginfo

#321 - Support remaining DWARF expression operations

Issue - State: open - Opened by osandov over 1 year ago
Labels: debuginfo

#320 - Live userspace process debugging

Issue - State: open - Opened by osandov over 1 year ago
Labels: enhancement

#319 - Add APIs for alternate CLIs to replicate interactive environment

Issue - State: open - Opened by osandov over 1 year ago
Labels: enhancement

#318 - Integrate with Jupyter/IPython

Issue - State: open - Opened by osandov over 1 year ago - 1 comment
Labels: help wanted

#317 - Support Debug Fission (.dwo) and DWARF Package Format (.dwp)

Issue - State: closed - Opened by osandov over 1 year ago - 4 comments
Labels: dependency, debuginfo

#316 - Add VMCOREINFO to Linux special objects

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

#315 - Add DRGN_PROGRAM_IS_LOCAL flag

Pull Request - State: closed - Opened by pcc over 1 year ago - 3 comments

#314 - Segfault in `drgn_program_kernel_core_dump_cache_crashed_thread()`

Issue - State: closed - Opened by pfactum over 1 year ago - 6 comments

#313 - libdrgn: improve C string reading efficiency

Pull Request - State: open - Opened by pcc over 1 year ago - 4 comments

#312 - libdrgn: aarch64: Rework page table walker to only read one PTE per l…

Pull Request - State: closed - Opened by pcc over 1 year ago - 20 comments

#311 - Treat >64 bit integers as arrays for now.

Pull Request - State: closed - Opened by pcc over 1 year ago - 2 comments

#310 - Apply TBI to virtual addresses on aarch64.

Pull Request - State: closed - Opened by pcc over 1 year ago - 5 comments

#309 - contrib: Add ptdrgn.py script to run interactively via ptpython

Pull Request - State: closed - Opened by brenns10 over 1 year ago - 4 comments

#308 - script/ps: enhanced ps script

Pull Request - State: closed - Opened by cosmologistPiyush over 1 year ago - 5 comments

#307 - print "<absent>" result

Issue - State: closed - Opened by gujun4990 over 1 year ago - 2 comments

#306 - drgn.helpers.linux.slab: add support for retrieving objects exclusive…

Pull Request - State: open - Opened by wenjianhn over 1 year ago - 4 comments

#305 - print_annotated_stack() assumes a contiguous stack

Issue - State: closed - Opened by brenns10 over 1 year ago
Labels: bug

#304 - Stack unwinding cannot go beneath IRQ frames

Issue - State: open - Opened by brenns10 over 1 year ago - 10 comments
Labels: bug

#303 - Stack unwinding is broken in Linux 6.4 on x86-64 due to ORC format change

Issue - State: closed - Opened by osandov over 1 year ago - 5 comments
Labels: bug

#302 - Add btrfs helpers to contrib

Pull Request - State: closed - Opened by boryas over 1 year ago

#301 - Add Python 3.12 to CI

Pull Request - State: closed - Opened by brenns10 over 1 year ago - 13 comments
Labels: test-all-python-versions

#300 - libdrgn: linux_kernel: Fix compiler warning

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

#299 - Fix test failure on Python 3.12 (fixes #298)

Pull Request - State: closed - Opened by brenns10 over 1 year ago - 6 comments

#298 - Test failure on Python 3.12 beta

Issue - State: closed - Opened by brenns10 over 1 year ago - 5 comments

#297 - libdrgn: linux_kernel: Fix module detection on kernel v6.4

Pull Request - State: closed - Opened by idosch over 1 year ago - 1 comment

#296 - drgn broken on kernel 6.4

Issue - State: closed - Opened by idosch over 1 year ago - 1 comment

#295 - drgn failed to debug vmcore with lzo format

Issue - State: closed - Opened by sourabhjains over 1 year ago - 1 comment

#294 - ppc64: add virtual address translation support

Pull Request - State: closed - Opened by sourabhjains over 1 year ago - 15 comments

#293 - contrib: add btrfs block group dumper

Pull Request - State: closed - Opened by morbidrsa over 1 year ago - 2 comments

#292 - python: Make Type.name and Type.tag always exist

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

#291 - Issue finding string literal in readonly memory for userland core

Issue - State: open - Opened by sdimitro over 1 year ago - 2 comments
Labels: bug

#290 - Help: could not find loaded kernel modules

Issue - State: closed - Opened by tzssangglass over 1 year ago - 3 comments

#289 - add dev contrib script

Pull Request - State: closed - Opened by marxin over 1 year ago

#288 - Add Architecture Support to main part of the manual

Issue - State: closed - Opened by marxin over 1 year ago - 1 comment

#287 - opening of a --vmcore file of a different architecture

Issue - State: closed - Opened by marxin over 1 year ago - 1 comment

#286 - Format contrib scripts

Pull Request - State: closed - Opened by marxin over 1 year ago

#285 - Fix format nit in ps.py

Pull Request - State: closed - Opened by marxin over 1 year ago

#284 - Fix output for of lsmod.py

Pull Request - State: closed - Opened by marxin over 1 year ago - 1 comment

#283 - add 'cmd' variable that can simply run a contrib script

Pull Request - State: closed - Opened by marxin over 1 year ago - 1 comment

#282 - try to read vmlinux from the same folder as vmcore

Pull Request - State: closed - Opened by marxin over 1 year ago

#280 - Segmentation fault when drgn finishes with libkdumpfile

Issue - State: closed - Opened by marxin over 1 year ago - 7 comments

#279 - Expand DW_AT_upper_bound to include other types of int

Pull Request - State: closed - Opened by jgkamat over 1 year ago - 2 comments

#278 - tests: limit SMP count to 8 at maximum

Pull Request - State: closed - Opened by marxin over 1 year ago

#277 - docs: use jiffies_64 global variables in the examples

Pull Request - State: closed - Opened by marxin over 1 year ago - 2 comments

#276 - contrib: add timer listing script

Pull Request - State: closed - Opened by marxin over 1 year ago

#275 - tests: test contrib scripts

Pull Request - State: closed - Opened by marxin almost 2 years ago - 1 comment

#274 - setup.py test: add -smp argument

Pull Request - State: closed - Opened by marxin almost 2 years ago - 3 comments

#273 - FaultError in stack_trace()

Issue - State: open - Opened by brenns10 almost 2 years ago - 3 comments

#272 - support multiple kernel versions in vmtest.vm

Pull Request - State: closed - Opened by marxin almost 2 years ago

#271 - mm: introduce new helper function `totalram_pages`

Pull Request - State: closed - Opened by marxin almost 2 years ago

#269 - Fix TCP listing contrib script

Pull Request - State: closed - Opened by marxin almost 2 years ago - 2 comments

#268 - contrib/tcp_sock.py fails for older kernels (<= `v5.18`)

Issue - State: closed - Opened by marxin almost 2 years ago

#267 - Add framework for running higher-level commands in interactive mode

Issue - State: open - Opened by marxin almost 2 years ago - 13 comments
Labels: enhancement

#266 - vmtest.vm: failing tests when run locally

Issue - State: closed - Opened by marxin almost 2 years ago - 2 comments

#265 - Introduce loadavg helper.

Pull Request - State: closed - Opened by marxin almost 2 years ago - 1 comment

#264 - Enhance lsmod.py contrib script.

Pull Request - State: closed - Opened by marxin almost 2 years ago - 3 comments

#263 - contrib: add vmmap.py script

Pull Request - State: closed - Opened by marxin almost 2 years ago

#262 - Index classes as type namespaces

Pull Request - State: closed - Opened by ghost almost 2 years ago

#261 - Support Maple tree data structure

Issue - State: closed - Opened by marxin almost 2 years ago
Labels: enhancement

#260 - Allow building just one Python release

Pull Request - State: closed - Opened by brenns10 almost 2 years ago - 1 comment

#259 - Workqueue helpers rc4

Pull Request - State: open - Opened by imran-kn almost 2 years ago

#258 - pre-commit: Update isort version to 5.12.0

Pull Request - State: closed - Opened by brenns10 almost 2 years ago

#257 - contrib: add memory statistics to ps.py

Pull Request - State: closed - Opened by marxin almost 2 years ago - 7 comments

#256 - add sys.py to contrib

Pull Request - State: closed - Opened by marxin almost 2 years ago - 4 comments

#255 - tests: add test for sock_cgroup_ptr function

Pull Request - State: closed - Opened by marxin almost 2 years ago - 3 comments

#254 - port contrib/tcp_sock.py to v5.19+

Pull Request - State: closed - Opened by marxin almost 2 years ago - 1 comment

#253 - fix sock_cgroup_ptr for v.5.15+

Pull Request - State: closed - Opened by marxin almost 2 years ago - 1 comment

#252 - add vmstat.py script to contrib

Pull Request - State: closed - Opened by marxin almost 2 years ago

#251 - add mount.py contrib script

Pull Request - State: closed - Opened by marxin almost 2 years ago

#250 - drgn.helpers.linux.slab: Handle SLUB freelist dereference without swab()

Pull Request - State: closed - Opened by brenns10 almost 2 years ago - 3 comments