Searched refs:SystemTap (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/docs/tools/ |
H A D | qemu-trace-stap.rst | 2 QEMU SystemTap trace tool 14 of QEMU emulators using SystemTap. 16 It is required to have the SystemTap runtime environment installed to use
|
/openbmc/openbmc/poky/meta/recipes-graphics/images/ |
H A D | core-image-weston-sdk.bb | 13 # Compiling stuff, specifically SystemTap probes, can require lots of memory
|
/openbmc/openbmc/poky/meta/recipes-sato/images/ |
H A D | core-image-sato-sdk.bb | 13 # Compiling stuff, specifically SystemTap probes, can require lots of memory
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | runtime_test.py | 411 class SystemTap(OESelftestTestCase): class 421 super(SystemTap, cls).setUpClass()
|
/openbmc/qemu/docs/devel/ |
H A D | tracing.rst | 133 * Avoid floating point types (float and double) because SystemTap does not 211 SystemTap. Support for trace backends can be added by extending the "tracetool" 349 SystemTap section in Trace backends 353 SystemTap. When SystemTap support is detected a .stp file with wrapper probes
|
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/ |
H A D | 0001-configure.ac-fix-broken-libdebuginfod-library-auto-d.patch | 17 "sudo dnf remove elfutils-debuginfod-client-devel" and then try to build SystemTap
|
/openbmc/openbmc/poky/documentation/profile-manual/ |
H A D | usage.rst | 531 ``/sys/kernel/debug/tracing/events``, by SystemTap as 740 that DTrace invented its own language for the purpose. SystemTap, 1145 main focus of SystemTap. 1774 SystemTap chapter 1777 SystemTap is a system-wide script-based tracing and profiling tool. 1783 For example, this probe from the `SystemTap 1822 target system, using only the SystemTap "runtime". 1835 SystemTap Setup 1956 SystemTap Documentation 1959 The SystemTap language reference can be found here: `SystemTap Language [all …]
|
/openbmc/linux/Documentation/trace/ |
H A D | tracepoint-analysis.rst | 64 3.2 System-Wide Event Enabling with SystemTap 67 In SystemTap, tracepoints are accessible using the kernel.trace() function
|
H A D | kprobes.rst | 682 a. SystemTap (http://sourceware.org/systemtap): Provides a simplified
|
/openbmc/qemu/ |
H A D | meson.build | 82 # instead. QEMU --enable-modules depends on this because the SystemTap
|