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

#249 - enhance ps

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

#248 - fs_inodes: catch proper exception for None path

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

#247 - Release the GIL during expensive, pure-C operations

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

#246 - Add setter for Program flags

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

#245 - libdrgn: add s390x pagetable walk support

Pull Request - State: closed - Opened by svens-s390 almost 2 years ago - 6 comments

#244 - ARM32 MMU support

Pull Request - State: open - Opened by Tim--- almost 2 years ago - 1 comment

#243 - Fix example for add_memory_segment

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

#242 - libdrgn does not compile on ARM32

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

#241 - Pluggable Symbol finder API, with Python support

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

#240 - python: Implement equality comparison for `drgn.Type`

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

#239 - Mark immutable attributes as `Final` in type stubs

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

#238 - Non radix tree idr support rc1

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

#237 - Document the linux kernel object finder

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

#236 - cli: Separate the main function from the CLI

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

#235 - Fix memory leak in `c_format_compound_object`

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

#234 - helpers/linux/fs: for_each_file: handle NULL files

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

#233 - Exception: (null): .debug_loc+0x19e829: unknown DWARF expression opcode 0xf3

Issue - State: closed - Opened by brenns10 almost 2 years ago - 9 comments
Labels: debuginfo

#232 - drgn failed to read crash dump on ppc64

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

#231 - Quick Start error,KeyError: 'init_task'

Issue - State: closed - Opened by wangyong5123 almost 2 years ago - 1 comment

#230 - Add SRPM build deps to packit

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

#229 - Add kernel module helpers

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

#228 - drgn.helpers.linux.mm: Incorporate the use of pfn_mapped[] in for_each_page()

Pull Request - State: open - Opened by aarontomlin almost 2 years ago - 2 comments

#227 - libdrgn: Ensure booleans are treated as primitives in C++

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

#226 - Add helpers to perform consistency checks on slab cache

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

#225 - Add support for looking up types in namespaces

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

#224 - packit: temporarily work around examples directory

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

#223 - Correctly interpret template parameters in the C++ lexer

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

#222 - libdrgn: dwarf_info: Support DW_TAG_GNU_template_parameter_pack

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

#221 - Packit is failing because COPYING doesn't exist anymore

Issue - State: closed - Opened by osandov about 2 years ago - 5 comments

#220 - qsort_r -> qsort with TLVs

Pull Request - State: closed - Opened by boryas about 2 years ago - 1 comment

#219 - Update installation instructions

Pull Request - State: closed - Opened by michel-slm about 2 years ago - 1 comment

#218 - helper: partially follow link in path_lookup

Pull Request - State: open - Opened by Wengang-oracle about 2 years ago

#217 - Drgn reads zeros for memory allocated by vm_map_ram()

Issue - State: closed - Opened by brenns10 about 2 years ago - 4 comments

#216 - Handle symlinks in path_lookup()

Issue - State: open - Opened by brenns10 about 2 years ago - 1 comment
Labels: enhancement

#215 - helpers: slab: Add get_slab_aliases()

Pull Request - State: closed - Opened by brenns10 about 2 years ago - 4 comments

#214 - S390 support/v2

Pull Request - State: closed - Opened by svens-s390 about 2 years ago - 8 comments

#213 - `identify_address()` misidentifies unreadable addresses

Issue - State: closed - Opened by pfactum about 2 years ago - 8 comments

#212 - S390 support

Pull Request - State: closed - Opened by svens-s390 about 2 years ago

#210 - Add print_annotated_stack helper function

Pull Request - State: closed - Opened by nhatsmrt about 2 years ago - 2 comments

#206 - dmesg stack trace does not match `prog.crashed_thread().stack_trace()`

Issue - State: open - Opened by danobi about 2 years ago - 6 comments

#204 - Fix spelling error

Pull Request - State: closed - Opened by michel-slm about 2 years ago - 1 comment

#199 - [Request] Implement pretty printing support in Jupyter notebook

Issue - State: closed - Opened by shunghsiyu over 2 years ago - 1 comment

#197 - Add name to drgn.Thread

Pull Request - State: closed - Opened by rtadepalli over 2 years ago - 2 comments

#196 - segfault reading vmcore under `ProcessPoolExecutor()`

Issue - State: closed - Opened by pfactum over 2 years ago - 7 comments

#192 - Add AArch64, ppc64, and s390x to CI

Issue - State: open - Opened by osandov over 2 years ago - 1 comment

#191 - address_of_() doesn't work with gendisk iterated by for_each_disk()

Issue - State: closed - Opened by darengithub over 2 years ago - 9 comments

#186 - example not working

Issue - State: closed - Opened by haiwu over 2 years ago - 2 comments

#184 - Support changing the default format_() arguments for drgn CLI

Issue - State: open - Opened by brenns10 over 2 years ago - 3 comments
Labels: enhancement

#179 - Add StackFrame.locals() method

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

#177 - Implement kallsyms for vmlinux only

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

#176 - DWARFless Debugging

Issue - State: open - Opened by brenns10 over 2 years ago - 27 comments

#175 - do your example works too for systemd ?

Issue - State: closed - Opened by Azaretdodo over 2 years ago - 4 comments

#173 - Support `DW_OP_implicit_pointer`/`DW_OP_GNU_implicit_pointer`

Issue - State: open - Opened by osandov over 2 years ago
Labels: help wanted, debuginfo

#172 - Support attaching to QEMU, kgdb, and other gdbstub targets

Issue - State: open - Opened by osandov over 2 years ago - 3 comments

#171 - Add thread attach/detach/event operations with ptrace

Issue - State: open - Opened by osandov over 2 years ago
Labels: enhancement, help wanted

#147 - Fix address of inlined functions with concrete out-of-line instances

Issue - State: closed - Opened by osandov almost 3 years ago
Labels: bug

#143 - Add name to drgn.Thread

Issue - State: closed - Opened by osandov almost 3 years ago - 2 comments
Labels: help wanted, good first issue

#138 - Add pre-commit

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

#132 - Implement breakpoints and single-stepping of userspace processes

Issue - State: open - Opened by bollu almost 3 years ago - 1 comment
Labels: enhancement

#121 - Allow name lookup to fallback to local symbols

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

#115 - Add binding and kind to drgn.Symbol

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

#108 - Add methods for finding non-global symbols by name

Pull Request - State: closed - Opened by brenns10 over 3 years ago - 16 comments

#92 - Add drgn.Thread API

Issue - State: closed - Opened by osandov over 3 years ago - 1 comment
Labels: enhancement, help wanted

#69 - Add scripts to build manylinux2010 wheels

Pull Request - State: closed - Opened by brenns10 about 4 years ago - 4 comments

#61 - radix_tree_for_each doesn't work with flag XA_FLAGS_ALLOC1

Issue - State: closed - Opened by mishuang2017 over 4 years ago - 2 comments

#41 - Make missing debug info warnings noisier

Issue - State: closed - Opened by osandov almost 5 years ago

#25 - Check that vmlinux and kernel modules match core dump/running system

Issue - State: open - Opened by osandov almost 5 years ago - 7 comments
Labels: bug

#17 - Support looking for kernel modules/vmlinux in a separate base directory

Issue - State: open - Opened by osandov about 5 years ago
Labels: enhancement

#11 - drgn doesn't handle XZ compressed kernel modules

Issue - State: closed - Opened by danobi about 5 years ago - 12 comments