index
:
delta/elfutils.git
azhang-pr27783
dbgserver
dbgserver.pre20190810
dbgserver.pre20190819
dbgserver.pre20190903
debuginfod
debuginfod-submit
debuginfod-submit-presquash
debuginfod.pre20191028
dwarf
dwarflint
fche/copr
fche/dbgserver
fche/debuginfod-PR25394
fche/debuginfod-deb
fche/debuginfod-fd-cache
fche/debuginfod-progress-env
fche/debuginfod-useragent
fche/debuginfod-workq
fche/pacman-Z
fche/portable-complete-ro-src
fche/pr25367
fche/pr25369
fche/pr25375
fche/pr25548
fche/pr25722
fche/zstd
jankratochvil/NT_FILE
jankratochvil/cfaloop
jankratochvil/corepattern
jankratochvil/devmem
jankratochvil/forunwind-baseaddr-hookvars-corereport
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo-ports
jankratochvil/gdbserver
jankratochvil/ppc64bidir
jankratochvil/ppc64bidir-unwindppc
master
mjw/DWARF5
mjw/RH-DTS
mjw/call_site
mjw/check_self_referential_die
mjw/compress
mjw/compress2
mjw/compress3
mjw/compress4
mjw/dwarf_output
mjw/dwarfstrings
mjw/elfstrmerge
mjw/fp-unwind
mjw/leaks
mjw/location-range
mjw/pending
mpolacek/autotest
nsanci-elfutils-test-fix
nsanci/curlfix
nsanci/p27711
nsanci/pr25978
nsanci/pr27277
nsanci/pr27711
nsanci/pr27982
nsanci/pr27983
nsanci/pr28034
nsanci/pr28284
nsanci/pr28284-webapi
nsanci/test-fix
nsanci/verbose-headers
pmachata/RH-DTS
pmachata/aarch64-review
pmachata/dwarf
pmachata/dwarf-writer
pmachata/dwarf_output
pmachata/dwarflint
pmachata/dwfl_core_file_report
pmachata/iterators
pmachata/macro
pmachata/range_list_iterator_formptr
pmachata/reader_hooks
pmachata/sharing
pmachata/threads
portable
relocate
robustify
roland/addrsym_tls
roland/arm_corenote
roland/cfi
roland/dwarf-collector
roland/dwarf-hacking
roland/dwarf-macinfo
roland/dwarf_edit
roland/dwarf_output-shape
roland/dwarf_output-tracker
roland/elf_clone
roland/is_stmt
roland/notes
roland/parisc
roland/parisc_corenote
roland/relocate-cfi-tmp
roland/tracker
roland/unstrip-buildid-relative
roland/unwind
users/dichen/readelf-28873
users/dichen/readelf-Ds
users/dichen/try-dwfl-frame-reg
users/fche/try-filecomp
users/fche/try-lessC
users/fche/try-pr29472
users/fche/try-pr29472b
users/fche/try-pr29472c
users/fche/try-pr29472d
users/fche/try-pr29472e
users/fche/try-pr30377
users/mark/try-addr2line-C
users/mark/try-ar-N
users/mark/try-ar_size
users/mark/try-dynamicsizehash_concurrent_coordinator_doc
users/mark/try-handle_dynamic_d_val
users/mark/try-inline-lto-scopes
users/mark/try-maxreq
users/mark/try-non-relative-includes
users/mark/try-protocols_str
users/marxin/try-PR29474-fix-debuginfod-concurrency
users/marxin/try-zstd-support-v2
users/mjw/try-Project-Id-Version
users/rgoldber/try-bz28204
users/rgoldber/try-metadata_query
users/serhei/eu-stacktrace
sourceware.org: git/elfutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdwfl
/
linux-kernel-modules.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libdwfl: Initialize notes early in intuit_kernel_bounds.
Mark Wielaard
2019-02-28
1
-5
/
+2
*
Recognize and parse GNU Property notes.
Mark Wielaard
2018-10-29
1
-4
/
+31
*
Don't look for kernel version if not running on linux
Ulf Hermann
2017-05-02
1
-0
/
+7
*
Include sys/types.h before fts.h
Ulf Hermann
2017-04-25
1
-1
/
+5
*
Check for existence of mempcpy
Ulf Hermann
2017-02-17
1
-0
/
+1
*
Always use the same method to query the system page size
Ulf Hermann
2017-02-15
1
-1
/
+1
*
Only workaround fts.h if we have a bad version that doesn't handle LFS.
Mark Wielaard
2016-11-23
1
-7
/
+13
*
libdwfl: Check for kernel debuginfo file without .debug extension as well
Ravi Bangoria
2016-02-22
1
-8
/
+12
*
Simplify code and build now that zlib support is no longer optional.
Mark Wielaard
2016-01-08
1
-8
/
+0
*
Trust AC_SYS_LARGEFILE to provide large file support
Josh Stone
2015-10-09
1
-4
/
+11
*
Move 4 libdwfl nested functions.
Chih-Hung Hsieh
2015-10-05
1
-53
/
+67
*
libdwfl: Don't stack allocate alternate_name in dwfl_linux_kernel_find_elf.
Mark Wielaard
2015-05-27
1
-1
/
+8
*
libdwfl: Minimize stack usage in dwfl_linux_kernel_report_offline.
Mark Wielaard
2015-05-27
1
-8
/
+17
*
libdwfl: Handle LZMA .ko.xz compressed kernel modules.
Mark Wielaard
2014-08-15
1
-0
/
+3
*
libdwfl: Move dwz alt multi file searching to find_debuginfo callback.
Mark Wielaard
2014-05-02
1
-6
/
+5
*
libdwfl: Correct nested asprintf result check in report_kernel_archive.
Mark Wielaard
2013-12-21
1
-4
/
+5
*
libdwfl/linux-kernel-modules.c (report_kernel): Pass add_p_vaddr as true.
Mark Wielaard
2013-08-26
1
-1
/
+7
*
Add parameter add_p_vaddr to dwfl_report_elf.
Jan Kratochvil
2013-05-05
1
-1
/
+1
*
Fix two failure condition checks in libdwfl/linux-kernel-modules.c.
Mark Wielaard
2012-12-11
1
-3
/
+3
*
Update name, license and contributor policy.
Mark Wielaard
2012-06-05
1
-40
/
+19
*
Fix libdwfl compile issue in case none of the compression libraries are there.
Mark Wielaard
2011-04-11
1
-0
/
+4
*
libdwfl: Search for Linux kernel binaries with compression file name suffixes.
Roland McGrath
2011-02-11
1
-2
/
+44
*
libdwfl: Fix Linux kernel module search when dwfl_build_id_find_elf closes fd...
Roland McGrath
2010-06-30
1
-1
/
+1
*
Fix /proc/kallsyms grovelling.
Roland McGrath
2010-05-19
1
-34
/
+33
*
Make -k/-K prune "source" subdirectory.
Roland McGrath
2009-01-08
1
-0
/
+18
*
Fix nits in .ko.{gz,bz2} matching.
Roland McGrath
2009-01-06
1
-20
/
+22
*
libdwfl -k/-K match compressed .ko files
Roland McGrath
2009-01-06
1
-5
/
+24
*
src/
Roland McGrath
2008-08-07
1
-2
/
+5
*
libdwfl/
Roland McGrath
2008-05-07
1
-3
/
+9
*
propagate from branch 'com.redhat.elfutils' (head bef2134618ae8468c403066e350...
Roland McGrath
2008-04-29
1
-4
/
+4
*
2007-10-23 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-10-23
1
-3
/
+20
*
merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'
Ulrich Drepper
2007-10-16
1
-9
/
+50
*
Build fixes for uninitialized variables.
Ulrich Drepper
2007-10-04
1
-0
/
+3
*
src/
Roland McGrath
2007-10-04
1
-23
/
+171
*
missed testdata files
Roland McGrath
2007-08-13
1
-2
/
+2
*
src/
Roland McGrath
2007-05-18
1
-12
/
+22
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head e0c7abd450c9...
Ulrich Drepper
2007-03-13
1
-27
/
+115
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head c44dcfac5b54...
Ulrich Drepper
2007-02-05
1
-3
/
+3
*
2007-01-10 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-01-11
1
-20
/
+15
*
libdwfl/
Roland McGrath
2006-08-15
1
-6
/
+52
*
Fix FSF address. No exception for libdwarf.
Ulrich Drepper
2006-04-04
1
-1
/
+1
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...
Ulrich Drepper
2006-04-04
1
-10
/
+46
*
2005-11-21 Roland McGrath <roland@redhat.com>
Roland McGrath
2005-11-21
1
-0
/
+20
*
libdw/
Roland McGrath
2005-10-28
1
-3
/
+4
*
2005-08-23 Roland McGrath <roland@redhat.com>
Roland McGrath
2005-08-23
1
-23
/
+187
*
2005-08-07 Roland McGrath <roland@redhat.com>
Roland McGrath
2005-08-07
1
-2
/
+37
*
Adjust for monotone.
Ulrich Drepper
2005-07-26
1
-0
/
+243