Home
last modified time | relevance | path

Searched refs:SystemTap (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/docs/tools/
H A Dqemu-trace-stap.rst2 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 Dcore-image-weston-sdk.bb13 # Compiling stuff, specifically SystemTap probes, can require lots of memory
/openbmc/openbmc/poky/meta/recipes-sato/images/
H A Dcore-image-sato-sdk.bb13 # Compiling stuff, specifically SystemTap probes, can require lots of memory
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Druntime_test.py411 class SystemTap(OESelftestTestCase): class
421 super(SystemTap, cls).setUpClass()
/openbmc/qemu/docs/devel/
H A Dtracing.rst133 * 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 D0001-configure.ac-fix-broken-libdebuginfod-library-auto-d.patch17 "sudo dnf remove elfutils-debuginfod-client-devel" and then try to build SystemTap
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst531 ``/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 Dtracepoint-analysis.rst64 3.2 System-Wide Event Enabling with SystemTap
67 In SystemTap, tracepoints are accessible using the kernel.trace() function
H A Dkprobes.rst682 a. SystemTap (http://sourceware.org/systemtap): Provides a simplified
/openbmc/qemu/
H A Dmeson.build82 # instead. QEMU --enable-modules depends on this because the SystemTap