/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
H A D | 0003-Add-config-option-without-valgrind.patch | 4 Subject: [PATCH] Add config option without-valgrind 28 - conf.CHECK_HEADERS('valgrind.h valgrind/valgrind.h') 29 - conf.CHECK_HEADERS('valgrind/memcheck.h valgrind/helgrind.h valgrind/callgrind.h') 31 + conf.CHECK_HEADERS('valgrind.h valgrind/valgrind.h') 32 + conf.CHECK_HEADERS('valgrind/memcheck.h valgrind/helgrind.h valgrind/callgrind.h') 44 + opt.add_option('--with-valgrind', 45 + help=("Enable use of valgrind"), 47 + opt.add_option('--without-valgrind', 48 + help=("Disable use of valgrind"),
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ |
H A D | configure.cmake-fix-valgrind.patch | 4 Subject: [PATCH] configure.cmake: fix valgrind 6 Check valgrind headers only if WITH_VALGRIND is set. 8 mariadb uses two macros for valgrind compilations: 9 HAVE_valgrind - valgrind is installed and can be set by configure option -DWITH_VALGRIND 10 HAVE_VALGRIND - valgrind debug libraries is installed, set by auto check 13 PACKAGECONFIG to decide if valgrind is needed or not. 33 -CHECK_INCLUDE_FILES("valgrind/memcheck.h;valgrind/valgrind.h" 34 + CHECK_INCLUDE_FILES("valgrind/memcheck.h;valgrind/valgrind.h"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gjs/ |
H A D | gjs_1.82.1.bb | 33 PACKAGES =+ "${PN}-valgrind" 34 FILES:${PN}-valgrind = "${datadir}/gjs-1.0/valgrind" 35 RDEPENDS:${PN}-valgrind += "valgrind" 38 RDEPENDS:${PN}-valgrind:remove:riscv32 = "valgrind" 39 RDEPENDS:${PN}-valgrind:remove:riscv64 = "valgrind"
|
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/ |
H A D | valgrind_3.24.0.bb | 2 HOMEPAGE = "http://valgrind.org/" 4 BUGTRACKER = "http://valgrind.org/support/bug_reports.html" 8 … file://include/valgrind.h;beginline=1;endline=56;md5=ad3b317f3286b6b704575d9efe6ca5df \ 11 SRC_URI = "https://sourceware.org/pub/valgrind/valgrind-${PV}.tar.bz2 \ 17 file://valgrind-make-ld-XXX.so-strlen-intercept-optional.patch \ 21 file://0001-valgrind-filter_xml_frames-do-not-filter-usr.patch \ 30 UPSTREAM_CHECK_REGEX = "valgrind-(?P<pver>\d+(\.\d+)+)\.tar" 34 # valgrind supports armv7 and above 39 # valgrind fails with powerpc soft-float 42 # X32 isn't supported by valgrind at this time [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/ |
H A D | run-ptest | 9 VALGRIND_LIB=@libdir@/valgrind 10 VALGRIND_LIBEXECDIR=@libexecdir@/valgrind 11 VALGRIND_BIN=@bindir@/valgrind 40 …taskset 0x00000001 perl tests/vg_regtest --valgrind=${VALGRIND_BIN} --valgrind-lib=${VALGRIND_LIBE… 46 --valgrind=${VALGRIND_BIN} \ 47 --valgrind-lib=${VALGRIND_LIBEXECDIR} \
|
H A D | s390x_vec_op_t.patch | 7 removing it ensures that valgrind can be built with -fno-common option 10 …valgrind/3.15.0-r0/build/VEX/../../valgrind-3.15.0/VEX/priv/guest_s390_defs.h:289: multiple defini…
|
H A D | 0001-valgrind-filter_xml_frames-do-not-filter-usr.patch | 4 Subject: [PATCH] valgrind: filter_xml_frames: do not filter /usr 8 for Yocto's valgrind, the ptest executables are placed under: 9 /usr/lib/valgrind/ptest
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/ |
H A D | 0002-ldb-Add-configure-options-for-packages.patch | 11 - valgrind 100 - conf.CHECK_HEADERS('valgrind.h valgrind/valgrind.h') 101 - conf.CHECK_HEADERS('valgrind/memcheck.h valgrind/helgrind.h valgrind/callgrind.h') 103 + conf.CHECK_HEADERS('valgrind.h valgrind/valgrind.h') 104 + conf.CHECK_HEADERS('valgrind/memcheck.h valgrind/helgrind.h valgrind/callgrind.h') 152 + opt.add_option('--with-valgrind', 153 + help=("enable use of valgrind"), 155 + opt.add_option('--without-valgrind', 156 + help=("disable use of valgrind"),
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/ |
H A D | 0001-Add-configure-options-for-packages.patch | 11 - valgrind 105 - conf.CHECK_HEADERS('valgrind.h valgrind/valgrind.h') 106 - conf.CHECK_HEADERS('valgrind/memcheck.h valgrind/helgrind.h valgrind/callgrind.h') 108 + conf.CHECK_HEADERS('valgrind.h valgrind/valgrind.h') 109 + conf.CHECK_HEADERS('valgrind/memcheck.h valgrind/helgrind.h valgrind/callgrind.h') 179 + opt.add_option('--with-valgrind', 180 + help=("enable use of valgrind"), 182 + opt.add_option('--without-valgrind', 183 + help=("disable use of valgrind"),
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/ |
H A D | 0001-tdb-Add-configure-options-for-packages.patch | 11 - valgrind 101 - conf.CHECK_HEADERS('valgrind.h valgrind/valgrind.h') 102 - conf.CHECK_HEADERS('valgrind/memcheck.h valgrind/helgrind.h valgrind/callgrind.h') 104 + conf.CHECK_HEADERS('valgrind.h valgrind/valgrind.h') 105 + conf.CHECK_HEADERS('valgrind/memcheck.h valgrind/helgrind.h valgrind/callgrind.h') 175 + opt.add_option('--with-valgrind', 176 + help=("enable use of valgrind"), 178 + opt.add_option('--without-valgrind', 179 + help=("disable use of valgrind"),
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/ |
H A D | 0001-talloc-Add-configure-options-for-packages.patch | 11 - valgrind 110 - conf.CHECK_HEADERS('valgrind.h valgrind/valgrind.h') 111 - conf.CHECK_HEADERS('valgrind/memcheck.h valgrind/helgrind.h valgrind/callgrind.h') 113 + conf.CHECK_HEADERS('valgrind.h valgrind/valgrind.h') 114 + conf.CHECK_HEADERS('valgrind/memcheck.h valgrind/helgrind.h valgrind/callgrind.h') 184 + opt.add_option('--with-valgrind', 185 + help=("enable use of valgrind"), 187 + opt.add_option('--without-valgrind', 188 + help=("disable use of valgrind"),
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/ |
H A D | packagegroup-obmc-phosphor-debugtools.bb | 15 valgrind \ 18 # Some older arm architectures don't support valgrind, so explicitly remove 20 RDEPENDS:${PN}:remove:armv5 = "valgrind" 21 RDEPENDS:${PN}:remove:armv6 = "valgrind"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jq/ |
H A D | jq_1.7.1.bb | 26 # enable if you want ptest running under valgrind 27 PACKAGECONFIG[valgrind] = "--enable-valgrind,--disable-valgrind,valgrind" 39 if [ "${@bb.utils.contains('PACKAGECONFIG', 'valgrind', 'true', 'false', d)}" = "false" ]; then
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/ |
H A D | librelp_1.11.0.bb | 26 PACKAGECONFIG ?= "tls-openssl valgrind" 28 PACKAGECONFIG:remove:riscv64 = "valgrind" 29 PACKAGECONFIG:remove:riscv32 = "valgrind" 33 PACKAGECONFIG[valgrind] = "--enable-valgrind,--disable-valgrind," 90 RRECOMMENDS:${PN}-ptest += "${@bb.utils.filter('PACKAGECONFIG', 'valgrind', d)}"
|
H A D | rsyslog_8.2408.0.bb | 86 PACKAGECONFIG[valgrind] = ",--without-valgrind-testbench,valgrind," 182 VALGRIND = "valgrind" 184 # valgrind supports armv7 and above 189 # X32 isn't supported by valgrind at this time 201 # RISC-V support for valgrind is not there yet
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/ |
H A D | 0001-Fix-function-inline-errors-in-debug-optimization-Og.patch | 30 # valgrind 31 AC_ARG_ENABLE(valgrind, 32 [AS_HELP_STRING([--enable-valgrind],[Enable valgrind tests@<:@default=yes@:>@])],
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/ |
H A D | libtalloc_2.4.2.bb | 29 PACKAGECONFIG[valgrind] = "--with-valgrind,--without-valgrind,valgrind"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/ |
H A D | libtevent_0.16.1.bb | 32 PACKAGECONFIG[valgrind] = "--with-valgrind,--without-valgrind,valgrind"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblognorm/ |
H A D | liblognorm_2.0.6.bb | 26 PACKAGECONFIG[valgrind] = "--enable-valgrind,--disable-valgrind,,"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/ |
H A D | libtdb_1.4.12.bb | 29 PACKAGECONFIG[valgrind] = "--with-valgrind,--without-valgrind,valgrind"
|
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/ |
H A D | packagegroup-core-tools-profile.bb | 42 # valgrind does not work on the following configurations/architectures 44 VALGRIND = "valgrind" 55 VALGRIND:powerpc = "${@bb.utils.contains('TARGET_FPU', 'soft', '', 'valgrind', d)}"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/ |
H A D | wvstreams_4.6.1.bb | 42 EXTRA_OECONF = " --without-tcl --without-qt --without-pam --without-valgrind" 48 PACKAGES:prepend = "${PN}-valgrind " 60 FILES:${PN}-valgrind = "${libdir}/valgrind/wvstreams.supp"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/ |
H A D | libldb_2.8.1.bb | 28 PACKAGECONFIG[valgrind] = "--with-valgrind,--without-valgrind,valgrind"
|
/openbmc/openbmc/poky/meta/recipes-extended/diffutils/diffutils/ |
H A D | 0001-Skip-strip-trailing-cr-test-case.patch | 6 Skip the test "strip-trailing-cr" since it requires valgrind to 7 work, but valgrind is considered too heavy-weight for diffutils
|
/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/ |
H A D | valgrindPlugin.py | 33 if self.args.valgrind: 67 if not self.args.valgrind: 102 if not self.args.valgrind:
|