| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
| H A D | 0001-backtrace-Replace-struct-ucontext-with-ucontext_t.patch | 4 Subject: [PATCH] backtrace: Replace struct ucontext with ucontext_t 10 src/backtrace.c | 4 ++-- 13 diff --git a/src/backtrace.c b/src/backtrace.c 15 --- a/src/backtrace.c 16 +++ b/src/backtrace.c
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/ |
| H A D | 0004-backtrace-Always-include-stdint.h.patch | 4 Subject: [PATCH] backtrace: Always include stdint.h 11 3rdparty/libbacktrace/backtrace.h | 16 ---------------- 14 diff --git a/3rdparty/libbacktrace/backtrace.h b/3rdparty/libbacktrace/backtrace.h 16 --- a/3rdparty/libbacktrace/backtrace.h 17 +++ b/3rdparty/libbacktrace/backtrace.h
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/sysprof/sysprof/ |
| H A D | 0003-libsysprof-Check-for-unw_set_caching_policy-before-u.patch | 16 src/preload/backtrace-helper.h | 2 ++ 19 diff --git a/src/preload/backtrace-helper.h b/src/preload/backtrace-helper.h 21 --- a/src/preload/backtrace-helper.h 22 +++ b/src/preload/backtrace-helper.h
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/files/ |
| H A D | crosscompile.patch | 3 libmemcached/backtrace.cc | 3 ++- 6 --- libmemcached-1.0.15.orig/libmemcached/backtrace.cc 7 +++ libmemcached-1.0.15/libmemcached/backtrace.cc
|
| /openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/ |
| H A D | 0019-compiler-rt-Do-not-use-backtrace-APIs-on-non-glibc-l.patch | 4 Subject: [PATCH] compiler-rt: Do not use backtrace APIs on non-glibc linux 6 musl e.g. does not provide backtrace APIs 34 return backtrace(reinterpret_cast<void **>(TraceBuffer), Size); 40 // We don't need any custom handling for the Segv backtrace - the libc unwinder
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/ |
| H A D | 0003-check-for-libexecinfo-providing-backtrace-APIs.patch | 4 Subject: [PATCH] check for libexecinfo providing backtrace() APIs 6 on musl it depends on external library to provide backtrace APIs 24 +AC_CHECK_LIB([execinfo], [backtrace])
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/ |
| H A D | 0002-bind-Makefile.in-disable-backtrace.patch | 4 Subject: [PATCH] bind/Makefile.in: disable backtrace 25 + --without-gssapi --disable-threads --without-lmdb --disable-backtrace \
|
| /openbmc/openbmc/poky/meta/recipes-devtools/mtd/files/ |
| H A D | 0003-ubifs-utils-link-libmissing.a-in-case-execinfo.h-isn.patch | 7 On musl execinfo.h doesn't exist, but ubifs-utils uses backtrace() when 11 backtrace(). 14 libmissing.h, and link to libmissing.a to provide backtrace() if needed.
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/ |
| H A D | openflow_git.bb | 24 file://0001-Link-in-libexecinfo-if-it-has-backtrace-API.patch \ 73 # lib/backtrace.c:126:32: error: passing argument 1 of 'backtrace' from incompatible pointer type […
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/ |
| H A D | 0001-Link-in-libexecinfo-if-it-has-backtrace-API.patch | 4 Subject: [PATCH] Link in libexecinfo if it has backtrace() API 24 + [AC_CHECK_LIB([execinfo], [backtrace], [FAULT_LIBS=-lexecinfo])
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/ |
| H A D | 0005-check-for-libexecinfo-during-configure.patch | 23 +AC_SEARCH_LIBS([backtrace], [execinfo], [], [
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/ |
| H A D | 0001-sip-Conditionally-use-GetAssertStackTrace-under-USE_.patch | 7 Musl eg. does not implement stack walker ( backtrace ) therefore it gets
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/ |
| H A D | 0006-CMakeLists.txt-do-not-use-ccache.patch | 34 # Check for exec info before we enable the backtrace features.
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/ |
| H A D | 0001-libmissing.h-fix-klibc-build-when-using-glibc-toolch.patch | 37 int backtrace(void **buffer, int size);
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/ |
| H A D | hddtemp_0.3-beta15.bb | 10 file://0001-backtrace-Replace-struct-ucontext-with-ucontext_t.patch \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/ |
| H A D | Added-missing-headers.patch | 45 #include <backtrace/BacktraceMap.h>
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/ |
| H A D | Added-missing-headers.patch | 45 #include <backtrace/BacktraceMap.h>
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libexecinfo/ |
| H A D | libexecinfo_1.1.bb | 4 DESCRIPTION = "A quick-n-dirty BSD licensed clone of the GNU libc backtrace facility."
|
| /openbmc/openbmc/poky/meta/recipes-devtools/rust/ |
| H A D | libstd-rs_1.85.1.bb | 32 CARGO_FEATURES ?= "panic-unwind backtrace"
|
| /openbmc/openbmc/poky/meta/recipes-core/glibc/ |
| H A D | glibc.inc | 52 # Enable backtrace from abort()
|
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | signals-s390x.c | 98 n_frames = backtrace(frames, sizeof(frames) / sizeof(frames[0])); in handle_signal()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/elfutils/ |
| H A D | elfutils_0.192.bb | 152 ${PKGD}${PTEST_PATH}/tests/backtrace-child \ 153 ${PKGD}${PTEST_PATH}/tests/backtrace-data \ 154 ${PKGD}${PTEST_PATH}/tests/backtrace-dwarf \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libexecinfo/libexecinfo/ |
| H A D | 0002-execinfo-Fix-compiler-errors-found-with-newer-gcc-cl.patch | 17 @@ -69,7 +69,8 @@ backtrace(void **buffer, int size)
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/ |
| H A D | dhcp-relay_4.4.3p1.bb | 18 file://0002-bind-Makefile.in-disable-backtrace.patch \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/ |
| H A D | fluentbit_4.0.1.bb | 63 DEPENDS += " ${@bb.utils.contains('PACKAGECONFIG', 'prefer-system-libs backtrace', 'libbacktrace', … 72 PACKAGECONFIG[backtrace] = "-DFLB_BACKTRACE=Yes,-DFLB_BACKTRACE=No"
|