/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libtorrent/ |
H A D | libtorrent_0.14.0.bb | 20 PACKAGECONFIG ??= "instrumentation aligned" 22 PACKAGECONFIG:remove:mipsarch = "instrumentation" 23 PACKAGECONFIG:remove:powerpc = "instrumentation" 24 PACKAGECONFIG:remove:riscv32 = "instrumentation" 26 PACKAGECONFIG[instrumentation] = "--enable-instrumentation,--disable-instrumentation,"
|
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-modules/ |
H A D | 0001-lttng-modules-fix-sigaction-build-without-CONFIG_COM.patch | 14 .../instrumentation/syscalls/headers/arm-32-syscalls_pointers.h | 2 ++ 17 diff --git a/include/instrumentation/syscalls/headers/arm-32-syscalls_pointers.h b/include/instrume… 19 --- a/include/instrumentation/syscalls/headers/arm-32-syscalls_pointers.h 20 +++ b/include/instrumentation/syscalls/headers/arm-32-syscalls_pointers.h
|
/openbmc/qemu/scripts/oss-fuzz/ |
H A D | instrumentation-filter-template | 2 # See: https://clang.llvm.org/docs/SanitizerCoverage.html#disabling-instrumentation-without-source-… 14 # Enable instrumentation for all functions in those files
|
/openbmc/qemu/accel/tcg/ |
H A D | plugin-gen.c | 8 * We support instrumentation at an instruction granularity. That is, 14 * Injecting the desired instrumentation could be done with a second 15 * translation pass that combined the instrumentation requests, but that 18 * for all possible instrumentation events, and then once we collect the 19 * instrumentation requests from plugins, we generate code for those markers 501 /* collect instrumentation requests */ in plugin_gen_tb_end() 504 /* inject the instrumentation at the appropriate places */ in plugin_gen_tb_end()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libabigail/ |
H A D | libabigail_2.5.bb | 1 SUMMARY = "The ABI Generic Analysis and Instrumentation Library"
|
/openbmc/dbus-sensors/src/ |
H A D | sensor.hpp | 28 // Enable useful logging with sensor instrumentation 43 // These are for instrumentation for debugging 82 instrumentation(enableInstrumentation in Sensor() 123 std::unique_ptr<SensorInstrumentation> instrumentation; member 159 if (!instrumentation) in updateInstrumentation() 165 auto& inst = *instrumentation; in updateInstrumentation()
|
/openbmc/qemu/tests/tcg/plugins/ |
H A D | empty.c | 21 * removing empty instrumentation.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/crucible/ |
H A D | crucible-licenses.inc | 20 …file://pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.47.0… 21 …file://pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.47.0/LICENSE;md5=8…
|
H A D | crucible-go-mods.inc | 11 …gomod://github.com/census-instrumentation/opencensus-proto;version=v0.2.1;mod=1;sha256sum=dae64639… 64 …gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.47.… 65 …gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.47.0;sha256sum=47…
|
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/ |
H A D | valgrind_3.25.1.bb | 1 SUMMARY = "Valgrind memory debugger and instrumentation framework" 3 DESCRIPTION = "Valgrind is an instrumentation framework for building dynamic analysis tools. There …
|
/openbmc/qemu/docs/devel/ |
H A D | tcg-plugins.rst | 109 Instruction instrumentation runs before the instruction executes. You 122 instrumentation although the execution side effects can be observed
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | PCIeFunction.interface.yaml | 110 A non-essential instrumentation
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | AutomationNode.v1_0_0.json | 100 "Instrumentation": { object 102 "description": "A link to the instrumentation for this node.", 103 …o a resource of type `AutomationInstrumentation` that represents the instrumentation for this auto…
|
H A D | AutomationInstrumentation.v1_0_0.json | 37 …"longDescription": "This resource shall represent automation node instrumentation for a Redfish im…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | AutomationNode_v1.xml | 143 …<NavigationProperty Name="Instrumentation" Type="AutomationInstrumentation.AutomationInstrumentati… 145 … <Annotation Term="OData.Description" String="A link to the instrumentation for this node."/> 146 …o a resource of type `AutomationInstrumentation` that represents the instrumentation for this auto…
|
H A D | AutomationInstrumentation_v1.xml | 44 …ngDescription" String="This resource shall represent automation node instrumentation for a Redfish…
|
/openbmc/qemu/tests/tcg/multiarch/system/ |
H A D | validate-memory-counts.py | 89 parser = ArgumentParser(description="Validate memory instrumentation")
|
H A D | Makefile.softmmu-target | 75 # Test plugin memory access instrumentation
|
/openbmc/qemu/include/accel/tcg/ |
H A D | probe.h | 98 * Likewise this function does not trigger plugin instrumentation.
|
/openbmc/qemu/docs/about/ |
H A D | emulation.rst | 244 itself. Does no instrumentation. 308 This is a basic instruction level instrumentation which can count the 364 Basic instruction level memory instrumentation:: 382 - Use callbacks on each memory instrumentation.
|
/openbmc/openbmc/poky/meta/recipes-devtools/clang/ |
H A D | compiler-rt-sanitizers_git.bb | 6 to run the code with sanitizer instrumentation"
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_features_def.h.inc | 77 DEF_FEAT(TIME_SLICE_INSTRUMENTATION, "tsi", STFL, 60, "Time-slice Instrumentation facility") 79 DEF_FEAT(RUNTIME_INSTRUMENTATION, "ri", STFL, 64, "CPU runtime-instrumentation facility") 121 DEF_FEAT(PAI, "pai", STFL, 196, "Processor-Activity-Instrumentation facility") 122 DEF_FEAT(PAIE, "paie", STFL, 197, "Processor-Activity-Instrumentation extension-1")
|
/openbmc/qemu/docs/ |
H A D | glossary.rst | 180 architecture agnostic instrumentation.
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | Makefile.target | 196 # Test plugin memory access instrumentation
|
/openbmc/phosphor-host-ipmid/include/dbus-sdr/ |
H A D | sdrutils.hpp | 62 // Enable/disable the logging of stats instrumentation
|