Home
last modified time | relevance | path

Searched refs:strace (Results 1 – 25 of 99) sorted by relevance

1234

/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/
H A Dupdate-gawk-paths.patch9 …WARNING: QA Issue: /usr/lib/strace/ptest/tests/unix-yy-accept.awk_strace-ptest contained in packag…
39 # Copyright (c) 2015-2016 Dmitry V. Levin <ldv@strace.io>
48 # This file is part of caps strace test.
58 # This file is part of caps strace test.
68 # Copyright (c) 2014-2021 Dmitry V. Levin <ldv@strace.io>
78 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@strace.io>
88 # This file is part of caps strace test.
98 # This file is part of caps strace test.
108 # Copyright (c) 2014-2021 Dmitry V. Levin <ldv@strace.io>
118 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@strace.io>
[all …]
H A Dskip-load.patch4 Subject: [PATCH] strace: skip a number of load-sensitive tests
14 tests/strace-r.test | 1 +
39 diff --git a/tests/strace-r.test b/tests/strace-r.test
41 --- a/tests/strace-r.test
42 +++ b/tests/strace-r.test
H A DMakefile-ptest.patch4 Subject: [PATCH] strace: Add ptest
36 + install $(BUILDDIR)/src/strace $(DESTDIR)/src
37 + install $(srcdir)/../src/strace-log-merge $(DESTDIR)/src
H A D0001-configure-Use-autoconf-macro-to-detect-largefile-sup.patch9 Upstream-Status: Submitted [https://github.com/strace/strace/pull/230]
H A Dptest-spacesave.patch4 Subject: [PATCH] strace: Tweak ptest disk space management
6 If the test is successful, remove the log and exp files. This stops strace
H A D0002-tests-Replace-off64_t-with-off_t.patch9 Upstream-Status: Submitted [https://github.com/strace/strace/pull/230]
H A D0001-strace-fix-reproducibilty-issues.patch4 Subject: [PATCH] strace: fix reproducibilty issues
/openbmc/openbmc/poky/meta/recipes-devtools/strace/
H A Dstrace_6.12.bb2 HOMEPAGE = "http://strace.io"
3 DESCRIPTION = "strace is a diagnostic, debugging and instructional userspace utility for Linux. It …
8 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/strace-${PV}.tar.xz \
13 file://0001-strace-fix-reproducibilty-issues.patch \
48 sed -e '/^src/s/strace.*[0-9]/ptest/' \
/openbmc/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst16 * Linux tracing and strace can be used to discover the system resources
30 `strace <https://man7.org/linux/man-pages/man1/strace.1.html>`_ is a
34 to evaluate safety considerations. We use strace tool to trace workloads.
36 This method of tracing using strace tells us the system calls invoked by
53 strace tool can be used to trace system calls made by a process and signals
57 Linux is used to provide access to a file in the file system. strace enables
61 You can generate profiling data combining strace and perf record tools to
67 We used strace to trace the perf, stress-ng, paxtest workloads to illustrate
76 or a virtual machine. Most distributions will include strace command. Let’s
100 As mentioned earlier, we used strace to trace perf bench, stress-ng and
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/
H A Dmdadm_4.3.bb108 strace \
122 # strace is not yet ported to rv32
123 RDEPENDS:${PN}-ptest:remove:riscv32 = "strace"
125 echo "disabled, no strace" > ${D}${PTEST_PATH}/tests/07revert-grow.broken
126 echo "disabled, no strace" > ${D}${PTEST_PATH}/tests/07revert-inplace.broken
/openbmc/qemu/scripts/
H A Dupdate-mips-syscall-args.sh3 URL=https://raw.githubusercontent.com/strace/strace/master/src
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dptest-packagelists.inc124 strace \
135 PTESTS_SLOW:remove:riscv32 = "lttng-tools strace valgrind"
136 PTESTS_PROBLEMS:append:riscv32 = " lttng-tools strace valgrind"
H A Dtime64.inc39 # /usr/lib/strace/ptest/tests/ioctl_termios uses 32-bit api 'ioctl'
40 INSANE_SKIP:append:pn-strace = " 32bit-time"
H A Dcve-extra-exclusions.inc18 # strace https://nvd.nist.gov/vuln/detail/CVE-2000-0006
19 CVE_STATUS[CVE-2000-0006] = "upstream-wontfix: cpe:*:strace: CVE is more than 20 years old \
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dcore-image-ptest.bb20 # strace-ptest in particular needs more than 500MB
24 IMAGE_ROOTFS_EXTRA_SPACE:virtclass-mcextend-strace = "1524288"
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dcustomizing-images.rst23 IMAGE_INSTALL:append = " strace"
27 ``strace`` in this example. This space is required since the ``:append``
41 IMAGE_INSTALL:append:pn-core-image-minimal = " strace"
43 This example adds ``strace`` to the ``core-image-minimal`` image only.
122 ``core-image-sato`` but add the additional package ``strace`` to the
126 IMAGE_INSTALL += "strace"
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-core-tools-debug.bb15 STRACE = "strace"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/
H A Dpackagegroup-obmc-phosphor-debugtools.bb7 strace \
/openbmc/linux/arch/alpha/kernel/
H A Dentry.S467 bne $3, strace
469 blbs $3, strace /* check for SYSCALL_TRACE in disguise */
569 .type strace, @function
570 strace: label
/openbmc/qemu/bsd-user/
H A Dmeson.build17 'strace.c',
/openbmc/openbmc/meta-facebook/recipes-phosphor/images/
H A Dfb-phosphor-image.inc21 strace \
/openbmc/qemu/linux-user/
H A Dmeson.build18 'strace.c',
/openbmc/linux/Documentation/admin-guide/LSM/
H A DYama.rst33 parent to a child process (i.e. direct "gdb EXE" and "strace EXE" still
34 work), or with ``CAP_SYS_PTRACE`` (i.e. "gdb --pid=PID", and "strace -p PID"
/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/
H A D0001-meson.build-correct-check-for-existence-of-two-prepr.patch15 Co-authored-by: Dmitry V. Levin <ldv@strace.io>
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.12.rst128 - strace: Disable failing test
129 - strace: Merge two similar patches
130 - strace: Update patches/tests with upstream fixes

1234