summaryrefslogtreecommitdiff
path: root/libdwfl/linux-kernel-modules.c
Commit message (Expand)AuthorAgeFilesLines
* dwfl: fix potential overflow when reporting on kernel modulesMatthias Maennich2021-11-201-1/+1
* Come up with startswith function.Martin Liska2021-05-121-2/+2
* libdwfl: Add ZSTD support.Mark Wielaard2020-09-211-0/+3
* libdwfl: read_address should use increasing address in intuit_kernel_boundsMark Wielaard2020-06-281-3/+7
* libdwfl: When we find a compressed image, use that, don't search for othersMark Wielaard2020-06-191-1/+1
* libdwfl: Fix some GCC10 -Wnull-dereference issues.Mark Wielaard2020-02-061-3/+10
* libdwfl: Find and handle compressed vmlinuz image.Mark Wielaard2019-12-091-0/+23
* libdwfl: Initialize notes early in intuit_kernel_bounds.Mark Wielaard2019-02-281-5/+2
* Recognize and parse GNU Property notes.Mark Wielaard2018-10-291-4/+31
* Don't look for kernel version if not running on linuxUlf Hermann2017-05-021-0/+7
* Include sys/types.h before fts.hUlf Hermann2017-04-251-1/+5
* Check for existence of mempcpyUlf Hermann2017-02-171-0/+1
* Always use the same method to query the system page sizeUlf Hermann2017-02-151-1/+1
* Only workaround fts.h if we have a bad version that doesn't handle LFS.Mark Wielaard2016-11-231-7/+13
* libdwfl: Check for kernel debuginfo file without .debug extension as wellRavi Bangoria2016-02-221-8/+12
* Simplify code and build now that zlib support is no longer optional.Mark Wielaard2016-01-081-8/+0
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-4/+11
* Move 4 libdwfl nested functions.Chih-Hung Hsieh2015-10-051-53/+67
* libdwfl: Don't stack allocate alternate_name in dwfl_linux_kernel_find_elf.Mark Wielaard2015-05-271-1/+8
* libdwfl: Minimize stack usage in dwfl_linux_kernel_report_offline.Mark Wielaard2015-05-271-8/+17
* libdwfl: Handle LZMA .ko.xz compressed kernel modules.Mark Wielaard2014-08-151-0/+3
* libdwfl: Move dwz alt multi file searching to find_debuginfo callback.Mark Wielaard2014-05-021-6/+5
* libdwfl: Correct nested asprintf result check in report_kernel_archive.Mark Wielaard2013-12-211-4/+5
* libdwfl/linux-kernel-modules.c (report_kernel): Pass add_p_vaddr as true.Mark Wielaard2013-08-261-1/+7
* Add parameter add_p_vaddr to dwfl_report_elf.Jan Kratochvil2013-05-051-1/+1
* Fix two failure condition checks in libdwfl/linux-kernel-modules.c.Mark Wielaard2012-12-111-3/+3
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Fix libdwfl compile issue in case none of the compression libraries are there.Mark Wielaard2011-04-111-0/+4
* libdwfl: Search for Linux kernel binaries with compression file name suffixes.Roland McGrath2011-02-111-2/+44
* libdwfl: Fix Linux kernel module search when dwfl_build_id_find_elf closes fd...Roland McGrath2010-06-301-1/+1
* Fix /proc/kallsyms grovelling.Roland McGrath2010-05-191-34/+33
* Make -k/-K prune "source" subdirectory.Roland McGrath2009-01-081-0/+18
* Fix nits in .ko.{gz,bz2} matching.Roland McGrath2009-01-061-20/+22
* libdwfl -k/-K match compressed .ko filesRoland McGrath2009-01-061-5/+24
* src/Roland McGrath2008-08-071-2/+5
* libdwfl/Roland McGrath2008-05-071-3/+9
* propagate from branch 'com.redhat.elfutils' (head bef2134618ae8468c403066e350...Roland McGrath2008-04-291-4/+4
* 2007-10-23 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-231-3/+20
* merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'Ulrich Drepper2007-10-161-9/+50
* Build fixes for uninitialized variables.Ulrich Drepper2007-10-041-0/+3
* src/Roland McGrath2007-10-041-23/+171
* missed testdata filesRoland McGrath2007-08-131-2/+2
* src/Roland McGrath2007-05-181-12/+22
* propagate from branch 'com.redhat.elfutils.roland.pending' (head e0c7abd450c9...Ulrich Drepper2007-03-131-27/+115
* propagate from branch 'com.redhat.elfutils.roland.pending' (head c44dcfac5b54...Ulrich Drepper2007-02-051-3/+3
* 2007-01-10 Roland McGrath <roland@redhat.com>Roland McGrath2007-01-111-20/+15
* libdwfl/Roland McGrath2006-08-151-6/+52
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-041-1/+1
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...Ulrich Drepper2006-04-041-10/+46
* 2005-11-21 Roland McGrath <roland@redhat.com>Roland McGrath2005-11-211-0/+20