/aosp_15_r20/external/strace/m4/ |
H A D | ax_valgrind_check.m4 | 7 # AX_VALGRIND_DFLT(memcheck|helgrind|drd|sgcheck, on|off) 49 # each of the available Valgrind tools (out of memcheck, helgrind and drd) 56 # memcheck, helgrind, drd and sgcheck. These are useful because often only 75 m4_define([valgrind_tool_list], [[memcheck], [helgrind], [drd], [sgcheck]]) 159 # memcheck, helgrind, drd, sgcheck). (Default: various) 173 valgrind_helgrind_flags = --tool=helgrind $(VALGRIND_helgrind_FLAGS)
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/generated/ |
H A D | configs.json | 32 "config": "helgrind", 35 "--tool=helgrind"
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/ |
D | build_handwritten.yaml | 72 helgrind: 76 valgrind: --tool=helgrind
|
/aosp_15_r20/external/grpc-grpc/ |
H A D | build_handwritten.yaml | 72 helgrind: 76 valgrind: --tool=helgrind
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 21.0.0.rst | 192 - build failures after simple_mtx helgrind annotations 193 - teach helgrind about simple_mtx 1280 - Revert "tgsi: Fix helgrind complaint about one-time init" 1281 - Revert "gallium/trace: Fix helgrind complaint about one-time init" 1282 - Revert "mesa: Fix helgrind complaint about one-time init" 1283 - Revert "util: Fix helgrind complaint about one-time init" 2854 - util: Add helgrind support for simple_mtx 2860 - util: Fix helgrind complaint about one-time init 2861 - mesa: Fix helgrind complaint about one-time init 2862 - gallium/trace: Fix helgrind complaint about one-time init [all …]
|
/aosp_15_r20/external/ltp/tools/ |
H A D | create_valgrind_check.awk | 36 s=$1 "_valgrind_thread_concurrency_check valgrind -q --tool=helgrind --trace-children=yes"
|
/aosp_15_r20/external/elfutils/libdw/ |
H A D | libdw_alloc.c | 40 #include <helgrind.h>
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | simple_mtx.h | 35 # include <helgrind.h>
|
/aosp_15_r20/external/python/cpython2/Misc/ |
D | valgrind-python.supp | 18 # all tool names: Addrcheck,Memcheck,cachegrind,helgrind,massif
|
/aosp_15_r20/external/python/cpython3/Misc/ |
D | valgrind-python.supp | 18 # all tool names: Addrcheck,Memcheck,cachegrind,helgrind,massif
|
/aosp_15_r20/external/tpm2-tss/ |
H A D | README.md | 160 helgrind - Performs synchronization errors checks.
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/ |
D | dynamic_annotations.h | 52 - ThreadSanitizer, Helgrind, DRD (DYNAMIC_ANNOTATIONS_ENABLED is 1).
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/ |
D | dynamic_annotations.h | 52 - ThreadSanitizer, Helgrind, DRD (DYNAMIC_ANNOTATIONS_ENABLED is 1).
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/ |
D | dynamic_annotations.h | 52 - ThreadSanitizer, Helgrind, DRD (DYNAMIC_ANNOTATIONS_ENABLED is 1).
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/ |
D | dynamic_annotations.h | 52 - ThreadSanitizer, Helgrind, DRD (DYNAMIC_ANNOTATIONS_ENABLED is 1).
|
/aosp_15_r20/external/python/cpython3/Include/ |
D | dynamic_annotations.h | 52 - ThreadSanitizer, Helgrind, DRD (DYNAMIC_ANNOTATIONS_ENABLED is 1).
|
/aosp_15_r20/external/libchrome/base/third_party/dynamic_annotations/ |
H A D | dynamic_annotations.h | 46 - ThreadSanitizer, Helgrind, DRD (DYNAMIC_ANNOTATIONS_ENABLED is 1).
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 49 - ThreadSanitizer, Helgrind, DRD (DYNAMIC_ANNOTATIONS_ENABLED is 1).
|
/aosp_15_r20/external/cronet/base/third_party/dynamic_annotations/ |
H A D | dynamic_annotations.h | 46 - ThreadSanitizer, Helgrind, DRD (DYNAMIC_ANNOTATIONS_ENABLED is 1).
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 49 - ThreadSanitizer, Helgrind, DRD (DYNAMIC_ANNOTATIONS_ENABLED is 1).
|
/aosp_15_r20/external/strace/ |
H A D | configure | 1478 --disable-valgrind-helgrind 1479 Whether to skip helgrind during the Valgrind tests 16592 # Check whether --enable-valgrind-helgrind was given. 16604 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Valgrind tool helgrind" >&5 16605 $as_echo_n "checking for Valgrind tool helgrind... " >&6; } 16612 if `$VALGRIND --tool=helgrind --help >/dev/null 2>&1`; then : 16625 …as_fn_error $? "Valgrind does not support helgrind; reconfigure with --disable-valgrind-helgrind" … 16642 valgrind_enabled_tools="$valgrind_enabled_tools helgrind" 16763 valgrind_tools="memcheck helgrind drd sgcheck" 16777 # memcheck, helgrind, drd, sgcheck). (Default: various) [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/ |
D | run_tests.py | 329 config == 'helgrind' or config == 'memcheck'):
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/ |
H A D | run_tests.py | 386 or config == "helgrind"
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | Makefile.in | 3028 check-valgrind-helgrind-recursive check-valgrind-drd-recursive \ 7945 check-valgrind-helgrind-local: 8238 check-valgrind-helgrind: check-valgrind-helgrind-am 8240 check-valgrind-helgrind-am: check-valgrind-helgrind-local 8324 check-valgrind-drd-local check-valgrind-helgrind-am \ 8325 check-valgrind-helgrind-local check-valgrind-local \
|
/aosp_15_r20/external/strace/tests/ |
H A D | Makefile.in | 3028 check-valgrind-helgrind-recursive check-valgrind-drd-recursive \ 7945 check-valgrind-helgrind-local: 8238 check-valgrind-helgrind: check-valgrind-helgrind-am 8240 check-valgrind-helgrind-am: check-valgrind-helgrind-local 8324 check-valgrind-drd-local check-valgrind-helgrind-am \ 8325 check-valgrind-helgrind-local check-valgrind-local \
|