| /openbmc/openbmc-tools/tracing/ |
| H A D | trace | 49 echo 0 > /sys/kernel/debug/tracing/events/\${event}/enable 52 echo 0 > /sys/kernel/debug/tracing/tracing_on 57 cat /sys/kernel/debug/tracing/per_cpu/cpu0/trace_pipe & 66 echo 1 > /sys/kernel/debug/tracing/events/\${event}/enable 69 echo 1 > /sys/kernel/debug/tracing/tracing_on
|
| /openbmc/qemu/docs/ |
| H A D | qemu-option-trace.rst.inc | 2 Specify tracing options. 9 or ``ftrace`` tracing backend. To specify multiple events or patterns, 20 ``ftrace`` tracing backend. 26 the ``simple`` tracing backend.
|
| /openbmc/qemu/qapi/ |
| H A D | trace.json | 18 # State of a tracing event. 34 # Information of a tracing event. 69 # Set the dynamic tracing state of events. 73 # @enable: Whether to enable tracing.
|
| /openbmc/u-boot/doc/ |
| H A D | README.trace | 8 U-Boot supports a simple tracing feature which allows a record of excecution 31 way of trying out tracing before you use it on your actual board. To do 43 Build sandbox U-Boot with tracing enabled: 120 used after relocation, as a place to put function tracing 125 Define this to start tracing early, before relocation. 159 effect. Once you have done your optimisations, turn off tracing before 162 The best time to start tracing is right at the beginning of U-Boot. The 163 best time to stop tracing is right at the end. In practice it is hard 166 This implementation enables tracing early in board_init_f(). This means 195 Display tracing statistics [all …]
|
| /openbmc/openbmc/poky/meta/recipes-kernel/lttng/ |
| H A D | lttng-platforms.inc | 2 # Whether the platform supports kernel tracing 11 # Whether the platform supports userspace tracing
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto/ |
| H A D | 0001-add-missing-includes-for-the-build-with-use_libcxx_m.patch | 82 diff --git a/include/perfetto/ext/tracing/core/slice.h b/include/perfetto/ext/tracing/core/slice.h 84 --- a/include/perfetto/ext/tracing/core/slice.h 85 +++ b/include/perfetto/ext/tracing/core/slice.h
|
| /openbmc/openbmc/poky/documentation/profile-manual/ |
| H A D | arch.rst | 11 architecture' for what seems to be a random collection of tracing tools 12 that together make up the Linux tracing and profiling space. The fact
|
| H A D | intro.rst | 10 Yocto Project bundles a number of tracing and profiling tools --- this manual 21 useful tracing and profiling idioms along with their application (as 49 the tracing and profiling tools will be included in non-sdk images as well e.g.::
|
| H A D | usage.rst | 10 This chapter presents basic usage examples for each of the tracing 16 The perf tool is the profiling and tracing tool that comes bundled 20 that it's only for tracing and profiling the kernel --- you can indeed use 27 In many ways, perf aims to be a superset of all the tracing and 324 …[trz@empanada core2]$ scp /home/trz/yocto/crownbay-tracing-dbg/build/tmp/deploy/rpm/core2_32/busyb… 383 As a segue into tracing, let's try another profile using a different 386 The tracing and profiling infrastructure in Linux has become unified in 531 ``/sys/kernel/debug/tracing/events``, by SystemTap as 632 Note that because tracepoints are normally used for tracing, the default 694 In many ways, profiling can be viewed as a subset of tracing --- [all …]
|
| /openbmc/qemu/hw/alpha/ |
| H A D | trace-events | 1 # See docs/devel/tracing.rst for syntax documentation.
|
| /openbmc/qemu/accel/tcg/ |
| H A D | trace-events | 1 # See docs/devel/tracing.rst for syntax documentation. 3 # TCG related tracing
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/trace-enable/trace-enable/ |
| H A D | trace-enable | 8 if echo "${line}" >> /sys/kernel/debug/tracing/set_event;
|
| /openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/ |
| H A D | lttng-sessiond.service | 2 Description=LTTng 2.x central tracing registry session daemon
|
| /openbmc/qemu/docs/tools/ |
| H A D | qemu-trace-stap.rst | 13 The ``qemu-trace-stap`` program facilitates tracing of the execution 76 capable of tracing all known QEMU probes concurrently without overflowing 90 Restrict the tracing session so that it only triggers for the process 108 tracing environment:
|
| /openbmc/openbmc-tools/ |
| H A D | .shellcheck-ignore | 9 tracing/trace
|
| /openbmc/openbmc/meta-security/recipes-security/krill/ |
| H A D | krill-crates.inc | 233 crate://crates.io/tracing/0.1.35;name=tracing-0.1.35 \ 234 crate://crates.io/tracing-attributes/0.1.22;name=tracing-attributes-0.1.22 \ 235 crate://crates.io/tracing-core/0.1.28;name=tracing-core-0.1.28 \ 236 crate://crates.io/tracing-log/0.1.3;name=tracing-log-0.1.3 \ 237 crate://crates.io/tracing-serde/0.1.3;name=tracing-serde-0.1.3 \ 238 crate://crates.io/tracing-subscriber/0.2.25;name=tracing-subscriber-0.2.25 \ 507 SRC_URI[tracing-0.1.35.sha256sum] = "a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e9401… 508 SRC_URI[tracing-attributes-0.1.22.sha256sum] = "11c75893af559bc8e10716548bdef5cb2b983f8e637db9d0e15… 509 SRC_URI[tracing-core-0.1.28.sha256sum] = "7b7358be39f2f274f322d2aaed611acc57f382e8eb1e5b48cb9ae3093… 510 SRC_URI[tracing-log-0.1.3.sha256sum] = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb… [all …]
|
| /openbmc/qemu/hw/sensor/ |
| H A D | trace-events | 1 # See docs/devel/tracing.rst for syntax documentation.
|
| /openbmc/qemu/scsi/ |
| H A D | trace-events | 1 # See docs/devel/tracing.rst for syntax documentation.
|
| /openbmc/qemu/hw/i386/xen/ |
| H A D | trace-events | 1 # See docs/devel/tracing.rst for syntax documentation.
|
| /openbmc/qemu/target/mips/tcg/ |
| H A D | trace-events | 1 # See docs/devel/tracing.rst for syntax documentation.
|
| /openbmc/qemu/qom/ |
| H A D | trace-events | 1 # See docs/devel/tracing.rst for syntax documentation.
|
| /openbmc/qemu/hw/mem/ |
| H A D | trace-events | 1 # See docs/devel/tracing.rst for syntax documentation.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/ |
| H A D | perfetto.inc | 1 SUMMARY = "Perfetto - System profiling, app tracing and trace analysis."
|
| /openbmc/qemu/docs/devel/ |
| H A D | index-internals.rst | 22 tracing
|
| /openbmc/qemu/accel/hvf/ |
| H A D | trace-events | 3 # See docs/devel/tracing.rst for syntax documentation.
|