Home
last modified time | relevance | path

Searched refs:instrumentation (Results 1 – 25 of 65) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libtorrent/
H A Dlibtorrent_git.bb18 PACKAGECONFIG ??= "instrumentation aligned"
20 PACKAGECONFIG:remove:mipsarch = "instrumentation"
21 PACKAGECONFIG:remove:powerpc = "instrumentation"
22 PACKAGECONFIG:remove:riscv32 = "instrumentation"
24 PACKAGECONFIG[instrumentation] = "--enable-instrumentation,--disable-instrumentation,"
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-modules/
H A D0001-Fix-ASoC-snd_doc_dapm-on-linux-6.9-rc1.patch37 include/instrumentation/events/asoc.h | 33 +++++++++++++++++++++++++++
40 diff --git a/include/instrumentation/events/asoc.h b/include/instrumentation/events/asoc.h
42 --- a/include/instrumentation/events/asoc.h
43 +++ b/include/instrumentation/events/asoc.h
H A D0003-Fix-mm_compaction_migratepages-changed-in-linux-6.9-.patch51 include/instrumentation/events/compaction.h | 17 ++++++++++++++++-
54 Index: lttng-modules-2.13.12/include/instrumentation/events/compaction.h
56 --- lttng-modules-2.13.12.orig/include/instrumentation/events/compaction.h
57 +++ lttng-modules-2.13.12/include/instrumentation/events/compaction.h
H A D0002-Fix-ASoC-add-component-to-set_bias_level-events-in-l.patch69 include/instrumentation/events/asoc.h | 36 +++++++++++++++++++++++++++
72 Index: lttng-modules-2.13.12/include/instrumentation/events/asoc.h
74 --- lttng-modules-2.13.12.orig/include/instrumentation/events/asoc.h
75 +++ lttng-modules-2.13.12/include/instrumentation/events/asoc.h
/openbmc/linux/lib/
H A DKconfig.kasan19 Disables both inline and stack instrumentation. Selected by
20 architectures that do not support these instrumentation types.
140 bool "Outline instrumentation"
147 bool "Inline instrumentation"
157 bool "Stack instrumentation (unsafe)" if CC_IS_CLANG && !COMPILE_TEST
162 Disables stack instrumentation and thus KASAN's ability to detect
165 With Clang, stack instrumentation has a problem that causes excessive
172 With GCC, enabling stack instrumentation is assumed to be safe.
174 If the architecture disables inline instrumentation via
175 ARCH_DISABLE_KASAN_INLINE, stack instrumentation gets disabled
[all …]
H A DKconfig.ubsan9 Compile-time instrumentation is used to detect various undefined
21 text on failure paths. To avoid this, Sanitizer instrumentation
112 # seeing UBSan instrumentation located in unreachable places.
146 bool "Enable instrumentation for the entire kernel"
150 This option activates instrumentation for the entire kernel.
H A DKconfig.kmsan21 instrumentation provided by Clang and thus requires Clang to build.
47 is a more relaxed mode, but it generates more instrumentation code and
H A DKconfig.kcsan21 data-race detector that relies on compile-time instrumentation.
189 # atomics instrumentation in .noinstr.text, or use a compiler that can
190 # implement __no_kcsan to really remove all instrumentation.
203 Weak memory modeling relies on additional instrumentation and may
/openbmc/qemu/scripts/oss-fuzz/
H A Dinstrumentation-filter-template2 # See: https://clang.llvm.org/docs/SanitizerCoverage.html#disabling-instrumentation-without-source-…
14 # Enable instrumentation for all functions in those files
/openbmc/linux/Documentation/trace/rv/
H A Dda_monitor_instrumentation.rst5 includes a section dedicated to instrumentation.
10 * This is the instrumentation part of the monitor.
47 instrumentation section translates *kernel events* into the *model's
123 They should be used to *attach* and *detach* the instrumentation to the running
138 To complete the instrumentation, the *handler functions* need to be attached to a
H A Dda_monitor_synthesis.rst10 *monitor* connects to the system via an *instrumentation* that converts
26 | (instrumentation) | | (verification) | | (specification) |
64 the system instrumentation.
137 dot2k, the developer's work should be limited to the instrumentation
/openbmc/linux/Documentation/powerpc/
H A Dkasan.txt23 - It would be good to support inline instrumentation so as to be able to catch
26 - Inline instrumentation requires a fixed offset.
38 One approach is just to give up on inline instrumentation. This way boot-time
/openbmc/linux/scripts/atomic/
H A Dgen-atomic-instrumented.sh138 * This file provoides atomic operations with explicit instrumentation (e.g.
140 * instrumentation. Where it is necessary to aovid instrumenation, the
/openbmc/linux/Documentation/dev-tools/
H A Dkasan.rst50 Software KASAN modes use compile-time instrumentation to insert validity checks
90 ``CONFIG_KASAN_INLINE``. Outline and inline are compiler instrumentation types.
284 safe to access and use compile-time instrumentation to insert shadow memory
307 With inline instrumentation, instead of making function calls, the compiler
330 Software Tag-Based KASAN uses compile-time instrumentation to insert checks
336 Software Tag-Based KASAN also has two instrumentation modes (outline, which
338 memory checks inline). With outline instrumentation mode, a bug report is
340 instrumentation, a ``brk`` instruction is emitted by the compiler, and a
351 hardware memory tagging support instead of compiler instrumentation and
470 Note that disabling compiler instrumentation (either on a per-file or a
[all …]
H A Dkmsan.rst9 values. It is based on compiler instrumentation, and is quite similar to the
81 Disabling the instrumentation
117 the only compiler that has KMSAN support. The kernel instrumentation pass is
135 instrumentation code inserted by the compiler (unless it is a stack variable
139 Compiler instrumentation also tracks the shadow values as they are used along
140 the code. When needed, instrumentation code invokes the runtime library in
220 Clang instrumentation API
223 Clang instrumentation pass inserts calls to functions defined in
282 Clang's MemorySanitizer instrumentation has an option,
316 Inline assembly instrumentation
H A Dubsan.rst6 UBSAN uses compile-time instrumentation to catch undefined behavior (UB).
58 To enable instrumentation for specific files or directories, add a line
H A Dkcsan.rst8 relies on compile-time instrumentation, and uses a watchpoint-based sampling
77 line. A common reason for reports of this type are missing instrumentation in
248 relies on compiler instrumentation and "soft watchpoints".
317 instrumentation (no prefetching). Furthermore, marked accesses introducing
/openbmc/dbus-sensors/src/
H A Dsensor.hpp75 instrumentation(enableInstrumentation in Sensor()
109 std::unique_ptr<SensorInstrumentation> instrumentation; member
145 if (!instrumentation) in updateInstrumentation()
151 auto& inst = *instrumentation; in updateInstrumentation()
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Darm,coresight-stm.yaml24 primarily for high-bandwidth trace of instrumentation embedded into software.
25 This instrumentation is made up of memory-mapped writes to the STM Advanced
/openbmc/linux/Documentation/userspace-api/ebpf/
H A Dindex.rst7 Linux kernel for runtime extension and instrumentation without changing kernel
/openbmc/linux/mm/kmsan/
H A DMakefile6 obj-y := core.o instrumentation.o init.o hooks.o report.o shadow.o
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A DKconfig20 bool "Enable mksGuestStats instrumentation of vmwgfx by default"
/openbmc/linux/scripts/
H A DMakefile.kasan44 $(call cc-param,asan-instrumentation-with-call-threshold=$(call_threshold)) \
/openbmc/linux/scripts/gcc-plugins/
H A DKconfig16 compiler. They are useful for runtime instrumentation and static analysis.
/openbmc/linux/Documentation/fault-injection/
H A Dprovoke-crashes.rst53 instrumentation. This mode is the only one available when the module is

123