Home
last modified time | relevance | path

Searched full:ust (Results 1 – 25 of 64) sorted by relevance

123

/openbmc/openbmc/poky/meta/recipes-kernel/lttng/
H A Dlttng-ust_2.13.9.bb2 DESCRIPTION = "The LTTng UST 2.x package contains the userspace tracer library to trace userspace c…
3 HOMEPAGE = "http://lttng.org/ust"
4 BUGTRACKER = "https://bugs.lttng.org/projects/lttng-ust"
25 RPROVIDES:${PN} = "lttng2-ust"
26 RREPLACES:${PN} = "lttng2-ust"
27 RCONFLICTS:${PN} = "lttng2-ust"
31 SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \
33 file://0001-lttng-ust-common-link-with-liburcu-explicitly.patch \
38 CVE_PRODUCT = "ust"
H A Dlttng-tools_2.13.15.bb30 PACKAGECONFIG[lttng-ust] = "--with-lttng-ust, --without-lttng-ust, lttng-ust"
133 chrpath --delete ${D}${PTEST_PATH}/tests/regression/ust/ust-dl/libbar.so
134 chrpath --delete ${D}${PTEST_PATH}/tests/regression/ust/ust-dl/libfoo.so
137 # Use the versioned libs of liblttng-ust-dl.
139 ustdl="${D}${PTEST_PATH}/tests/regression/ust/ust-dl/test_ust-dl.py"
141 sed -i -e 's!:liblttng-ust-dl.so!:liblttng-ust-dl.so.0!' $ustdl
174 -i ${D}${PTEST_PATH}/tests/regression/ust/python-logging/test_python_logging
H A Dlttng-platforms.inc12 # lttng-ust uses sched_getcpu() which is not there on for some platforms.
13 LTTNGUST = "lttng-ust"
16 COMPATIBLE_HOST:arc:pn-lttng-ust = "null"
/openbmc/qemu/trace/
H A Dmeson.build27 if 'ust' in get_option('trace_backends')
28 trace_ust_h = custom_target(fmt.format('trace-ust', 'h'),
29 output: fmt.format('trace-ust', 'h'),
31 … command: [ tracetool, group, '--format=ust-events-h', '@INPUT@', '@OUTPUT@' ],
69 if 'ust' in get_option('trace_backends')
70 trace_ust_all_h = custom_target('trace-ust-all.h',
71 output: 'trace-ust-all.h',
73 … command: [ tracetool, '--group=all', '--format=ust-events-h', '@INPUT@', '@OUTPUT@' ],
75 trace_ust_all_c = custom_target('trace-ust-all.c',
76 output: 'trace-ust-all.c',
[all …]
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-ust/
H A D0001-lttng-ust-common-link-with-liburcu-explicitly.patch4 Subject: [PATCH] lttng-ust-common: link with liburcu explicitly
11 src/lib/lttng-ust-common/Makefile.am | 1 +
14 diff --git a/src/lib/lttng-ust-common/Makefile.am b/src/lib/lttng-ust-common/Makefile.am
16 --- a/src/lib/lttng-ust-common/Makefile.am
17 +++ b/src/lib/lttng-ust-common/Makefile.am
H A D0001-python-lttngust-Makefile.am-Add-install-lib-to-setup.patch9 Upstream-Status: Submitted [https://github.com/lttng/lttng-ust/pull/59]
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A D0001-Fix-rotation-destroy-flush-fix-session-daemon-abort-.patch32 .../ust/rotation-destroy-flush/test_rotation_destroy_flush | 6 +++---
35 diff --git a/tests/regression/ust/rotation-destroy-flush/test_rotation_destroy_flush b/tests/regres…
37 --- a/tests/regression/ust/rotation-destroy-flush/test_rotation_destroy_flush
38 +++ b/tests/regression/ust/rotation-destroy-flush/test_rotation_destroy_flush
H A D0001-tests-add-check_skip_kernel_test-to-check-root-user-.patch80 .../ust/namespaces/test_ns_contexts_change | 7 +---
81 tests/regression/ust/test_event_perf | 8 +----
472 diag "With UST consumer daemons"
1016 @@ -466,13 +466,7 @@ test_event_track_untrack ust 0 "${EVENT_NAME}" "--pid --all" # backward compat
1017 test_event_tracker ust 1 "${EVENT_NAME}" "--pid --all" # backward compat
1018 test_event_pid_tracker ust 1 "${EVENT_NAME}"
1126 @@ -124,13 +124,7 @@ test_event_wildcard ust 1 'tp*tptest'
1127 test_event_wildcard ust 1 'tp**tptest'
1128 test_event_wildcard ust 1 'tp*test'
1157 diff --git a/tests/regression/ust/namespaces/test_ns_contexts_change b/tests/regression/ust/namespa…
[all …]
/openbmc/qemu/scripts/tracetool/format/
H A Dust_events_c.py4 trace/generated-ust.c
29 '/* If gcc version 4.7 or older is used, LTTng ust gives a warning when compiling with',
34 '#include "trace-ust-all.h"')
H A Dust_events_h.py4 trace/generated-ust-provider.h
23 include = "trace-ust-all.h"
25 include = "trace-ust.h"
42 ' * LTTng ust 2.0 does not allow you to use TP_ARGS(void) for tracepoints',
44 ' * versions of LTTng ust as a workaround',
/openbmc/qemu/scripts/tracetool/backend/
H A Dust.py22 header = 'trace-ust-' + group + '.h'
26 '/* tracepoint_enabled() was introduced in LTTng UST 2.7 */',
H A Ddtrace.py43 # Workaround for ust backend, which also includes <sys/sdt.h> and may
45 # first without defining SDT_USE_VARIADIC then ust breaks because the
/openbmc/qemu/
H A D.travis.yml97 - liblttng-ust-dev
132 - liblttng-ust-dev
174 - liblttng-ust-dev
223 - liblttng-ust-dev
/openbmc/openbmc/meta-phosphor/recipes-core/packagegroups/
H A Dpackagegroup-core-tools-profile.bbappend3 lttng-ust \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/libsrtp/
H A Dlibsrtp_2.5.0.bb3 … the Universal Security Transform (UST), and a supporting cryptographic kernel. The SRTP API \
/openbmc/qemu/tests/lcitool/projects/
H A Dqemu.yml77 - lttng-ust
/openbmc/qemu/docs/devel/
H A Dtracing.rst63 - trace-ust-<subdir>.h - UST event probe helper declarations
309 The "ust" backend uses the LTTng Userspace Tracer library. There are no
310 monitor commands built into QEMU, instead UST utilities should be used to list,
/openbmc/qemu/scripts/ci/setup/ubuntu/
H A Dubuntu-2204-aarch64.yaml59 - liblttng-ust-dev
H A Dubuntu-2204-s390x.yaml59 - liblttng-ust-dev
H A Dubuntu-2204-armhf-cross.yml91 - liblttng-ust-dev:armhf
/openbmc/qemu/tests/docker/dockerfiles/
H A Dalpine.docker66 lttng-ust-dev \
H A Dopensuse-leap.docker83 lttng-ust-devel \
H A Dcentos9.docker79 lttng-ust-devel \
H A Dfedora.docker90 lttng-ust-devel \
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/
H A Dgdb-common.inc7 LTTNGUST = "lttng-ust"

123