Revisions of python-drgn
buildservice-autocommit
accepted
request 1206458
from
Petr Tesařík (ptesarik)
(revision 22)
baserev update by copy to link target
Petr Tesařík (ptesarik)
accepted
request 1206453
from
Petr Tesařík (petesarik)
(revision 21)
- Update to drgn-0.0.29: * Fix call_function(), write_memory(), and write_object() for kernels with CONFIG_MODVERSIONS=y - Fix a few rpmlint warnings. - Update to drgn-0.0.28: * Linux 6.11 and 6.12 support * Helpers for modifying the running kernel * 32-bit Arm address translation * AArch64 52-bit virtual addresses with 4k or 16k pages
buildservice-autocommit
accepted
request 1203947
from
Michal Koutný (mkoutny)
(revision 20)
baserev update by copy to link target
Michal Koutný (mkoutny)
committed
(revision 19)
- Update RPM's Source: to match tarball proper
Michal Koutný (mkoutny)
committed
(revision 18)
Update RPM Source: to version that matches pure git archive (pythonhosted tarball is not stable or it confuses factory-auto checker)
buildservice-autocommit
accepted
request 1184765
from
Petr Tesařík (ptesarik)
(revision 17)
baserev update by copy to link target
Petr Tesařík (ptesarik)
accepted
request 1184764
from
Petr Tesařík (ptesarik)
(revision 16)
- Update to drgn-0.0.27: * Linux 6.9 and 6.10 support * New helpers for interpreting memory * New scripts in contrib
buildservice-autocommit
accepted
request 1157312
from
Petr Tesařík (ptesarik)
(revision 15)
baserev update by copy to link target
Petr Tesařík (ptesarik)
accepted
request 1157311
from
Petr Tesařík (ptesarik)
(revision 14)
- Update to drgn-0.0.26: * Linux 6.8 Support * Python 3.13 Support * new tool: fsrefs.py * new Linux helpers: print_dmesg(), idr_for_each_entry(), stack_depot_fetch(), priority-sorted lists * support split DWARF package (.dwp) files
buildservice-autocommit
accepted
request 1134318
from
Petr Tesařík (ptesarik)
(revision 13)
baserev update by copy to link target
Petr Tesařík (ptesarik)
accepted
request 1134291
from
Michal Koutný (mkoutny)
(revision 12)
Respin of rq 1130510
buildservice-autocommit
accepted
request 1109773
from
Petr Tesařík (ptesarik)
(revision 11)
baserev update by copy to link target
Petr Tesařík (ptesarik)
accepted
request 1109772
from
Petr Tesařík (ptesarik)
(revision 10)
- Update to drgn-0.0.24: * Linked list length helper * Networking helpers * C++ lookups * Split DWARF * Performance improvements
buildservice-autocommit
accepted
request 1095952
from
Petr Tesařík (ptesarik)
(revision 9)
baserev update by copy to link target
Petr Tesařík (ptesarik)
committed
(revision 8)
- Update to drgn-0.0.23: * Support Linux 6.3 and 6.4 * Full s390x support * Extend idr helpers for pre-4.11 Linux * Support GNU-style compressed .zdebug_* sections * New scripts in contrib
buildservice-autocommit
accepted
request 1057008
from
Petr Tesařík (ptesarik)
(revision 7)
baserev update by copy to link target
Petr Tesařík (ptesarik)
committed
(revision 6)
Fix build requirements.
Petr Tesařík (ptesarik)
committed
(revision 5)
- Update to drgn-0.0.22: * License changed to LGPLv2.1+. * Linux kernel support was tested up to Linux 6.2-rc2. * Oldest kernel version officially supported is now 4.9. * The StackFrame.locals() method was added. * The StackFrame.sp attribute was added. * Helpers for XArrays were added. * The drgn.helpers.linux.slab.get_slab_aliases() helper was added. * The drgn.helpers.linux.slab.slab_object_info() helper was added. * The drgn.helpers.common.memory.identify_address() helper now provide the offset from the beginning of the slab object and whether it is allocated or free. * The drgn.helpers.common.stack.print_annotated_stack() helper was added. * Support for Linux kernel modules and stack unwinding on s390x. * Partial support for looking up types with C++ template arguments. * Parsing debug info for C++ template parameter packs.
buildservice-autocommit
accepted
request 1010977
from
Petr Tesařík (ptesarik)
(revision 4)
baserev update by copy to link target
Petr Tesařík (ptesarik)
accepted
request 1010976
from
Petr Tesařík (ptesarik)
(revision 3)
- Update to drgn-0.0.21: * Linux kernel support up to Linux 6.0. * Helpers for lockless linked lists in the Linux kernel. * A helper to find the slab cache that a virtual address came. * A drgn.helpers.common package for helpers that can be used with any program (which may have program-specific additional behavior). * A helper to identify an arbitrary address (e.g., as a symbol or slab object). * PageFoo() helpers to check various struct page flags. * Helpers for working with compound pages. * A helper to get the CPU that a task last ran on. * Automatic pretty-printing in IPython/Jupyter. * drgn.StackTrace.prog was added as a way to get the program that a stack trace came from. * Bug fixes, documentation, minor API changes.
Displaying revisions 1 - 20 of 22