/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/ |
H A D | bluez5_5.79.bb | 7 # noinst programs in Makefile.tools that are conditional on READLINE 11 tools/obex-client-tool \ 12 tools/obex-server-tool \ 13 tools/bluetooth-player \ 14 tools/obexctl \ 15 tools/btmgmt \ 18 # noinst programs in Makefile.tools that are conditional on TESTING 25 tools/3dsp \ 26 tools/mgmt-tester \ 27 tools/gap-tester \ [all …]
|
/openbmc/phosphor-debug-collector/ |
H A D | .shellcheck-ignore | 2 tools/dreport.d/dreport 3 tools/dreport.d/ibm.d/gendumpheader 4 tools/dreport.d/ibm.d/plugins.d/vpd_data 5 tools/dreport.d/include.d/functions 6 tools/dreport.d/openpower.d/plugins.d/obmcconsole1 7 tools/dreport.d/plugins.d/altfwprintenv 8 tools/dreport.d/plugins.d/bmcstate 9 tools/dreport.d/plugins.d/chassisstate 10 tools/dreport.d/plugins.d/corefile 11 tools/dreport.d/plugins.d/cpuinfo [all …]
|
/openbmc/linux/tools/perf/ |
H A D | MANIFEST | 1 tools/perf 2 tools/arch 3 tools/scripts 4 tools/build 5 tools/include 6 tools/lib/api 7 tools/lib/bpf 8 tools/lib/subcmd 9 tools/lib/perf 10 tools/lib/argv_split.c [all …]
|
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/ |
H A D | disable-tests.patch | 3 We keep seeing hangs in the tools/notifications tests on x86 and arm for 12 Index: lttng-tools-2.13.1/tests/regression/Makefile.am 14 --- lttng-tools-2.13.1.orig/tests/regression/Makefile.am 15 +++ lttng-tools-2.13.1/tests/regression/Makefile.am 16 @@ -29,18 +29,6 @@ TESTS = tools/base-path/test_ust \ 17 tools/crash/test_crash \ 18 tools/regen-metadata/test_ust \ 19 tools/regen-statedump/test_ust \ 20 - tools/notification/test_notification_ust_error \ 21 - tools/notification/test_notification_ust_buffer_usage \ [all …]
|
H A D | 0001-tests-add-check_skip_kernel_test-to-check-root-user-.patch | 29 [https://git.lttng.org/?p=lttng-tools.git;a=commit;h=3a1744008331a0604479d3d7461f77056fad3a64] 51 tests/regression/tools/clear/test_kernel | 8 +---- 52 .../tools/filtering/test_invalid_filter | 8 +---- 53 .../tools/filtering/test_unsupported_op | 8 +---- 54 .../tools/filtering/test_valid_filter | 8 +---- 55 tests/regression/tools/health/test_health.sh | 10 ++---- 56 tests/regression/tools/health/test_thread_ok | 9 +---- 57 tests/regression/tools/live/test_kernel | 10 +++--- 58 tests/regression/tools/live/test_lttng_kernel | 8 +---- 59 tests/regression/tools/metadata/test_kernel | 8 +---- [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/ |
H A D | 0008-Rename-poll.h-to-vm_poll.h.patch | 11 musl libc's system headers pulls in open-vm-tools' poll.h. To avoid this 14 Update for open-vm-tools-11.2.5. 22 open-vm-tools/lib/asyncsocket/asyncsocket.c | 2 +- 23 open-vm-tools/lib/hgfsServer/hgfsServer.c | 2 +- 24 open-vm-tools/lib/include/asyncsocket.h | 2 +- 25 open-vm-tools/lib/include/pollImpl.h | 2 +- 26 open-vm-tools/lib/include/{poll.h => vm_poll.h} | 2 +- 27 open-vm-tools/lib/rpcIn/rpcin.c | 2 +- 29 rename open-vm-tools/lib/include/{poll.h => vm_poll.h} (99%) 31 diff --git a/open-vm-tools/lib/asyncsocket/asyncsocket.c b/open-vm-tools/lib/asyncsocket/asyncsocke… [all …]
|
/openbmc/openpower-debug-collector/ |
H A D | .shellcheck-ignore | 1 dump/tools/bmcdump/plugins/badpel 2 dump/tools/bmcdump/plugins/cfam 3 dump/tools/bmcdump/plugins/dumpfilelist 4 dump/tools/bmcdump/plugins/guardlist 5 dump/tools/bmcdump/plugins/obmcconsole1 6 dump/tools/bmcdump/plugins/occ 7 dump/tools/bmcdump/plugins/pels 8 dump/tools/bmcdump/plugins/phal_devtree 9 dump/tools/bmcdump/plugins/vpd_data 10 dump/tools/bmcdump/plugins/faultlog [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/ |
H A D | fix-ldflags.patch | 8 --- tools/mconsole/Makefile~fix-ldflags 2003-02-08 05:10:08.000000000 +0100 9 +++ tools/mconsole/Makefile 2004-04-01 15:37:37.000000000 +0200 19 diff -uNr tools.orig/jailtest/Makefile tools/jailtest/Makefile 20 --- tools.orig/jailtest/Makefile 2017-04-03 15:56:02.068461380 +0200 21 +++ tools/jailtest/Makefile 2017-04-03 16:00:04.857449005 +0200 31 diff -uNr tools.orig/moo/Makefile tools/moo/Makefile 32 --- tools.orig/moo/Makefile 2017-04-03 15:56:02.068461380 +0200 33 +++ tools/moo/Makefile 2017-04-03 15:59:56.466449432 +0200 47 diff -uNr tools.orig/port-helper/Makefile tools/port-helper/Makefile 48 --- tools.orig/port-helper/Makefile 2017-04-03 15:56:02.068461380 +0200 [all …]
|
H A D | unstrip.patch | 7 Index: tools/jailtest/Makefile 9 --- tools.orig/jailtest/Makefile 2003-02-07 20:10:27.000000000 -0800 10 +++ tools/jailtest/Makefile 2012-09-05 12:13:56.061615854 -0700 17 Index: tools/mconsole/Makefile 19 --- tools.orig/mconsole/Makefile 2012-09-05 12:05:09.869607043 -0700 20 +++ tools/mconsole/Makefile 2012-09-05 12:14:07.725607469 -0700 27 Index: tools/moo/Makefile 29 --- tools.orig/moo/Makefile 2003-06-26 09:27:00.000000000 -0700 30 +++ tools/moo/Makefile 2012-09-05 12:14:20.981604580 -0700 37 Index: tools/port-helper/Makefile [all …]
|
/openbmc/openbmc/poky/meta/recipes-kernel/perf/ |
H A D | perf.bb | 1 SUMMARY = "Performance analysis tools for Linux" 54 # needed for building the tools/perf Python bindings 64 # needed for building the tools/perf Perl binding 87 -C ${S}/tools/perf \ 129 # tools/include/uapi/asm/bpf_perf_event.h 133 tools/arch \ 134 tools/build \ 135 tools/include \ 136 tools/lib \ 137 tools/Makefile \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/ |
H A D | 0002-Do-not-install-tools-a-CMake-targets.patch | 4 Subject: [PATCH] Do not install tools a CMake targets 6 The cli tools are installed manually and thus are missing in the sysroot 13 winpr/tools/hash-cli/CMakeLists.txt | 2 +- 14 winpr/tools/makecert-cli/CMakeLists.txt | 2 +- 17 diff --git a/winpr/tools/hash-cli/CMakeLists.txt b/winpr/tools/hash-cli/CMakeLists.txt 19 --- a/winpr/tools/hash-cli/CMakeLists.txt 20 +++ b/winpr/tools/hash-cli/CMakeLists.txt 25 -install(TARGETS ${MODULE_NAME} DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT tools EXPORT WinPRTar… 26 +install(TARGETS ${MODULE_NAME} DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT tools) 30 diff --git a/winpr/tools/makecert-cli/CMakeLists.txt b/winpr/tools/makecert-cli/CMakeLists.txt [all …]
|
/openbmc/linux/arch/x86/tools/ |
H A D | Makefile | 16 reformatter = $(srctree)/arch/x86/tools/objdump_reformat.awk 17 chkobjdump = $(srctree)/arch/x86/tools/chkobjdump.awk 32 HOSTCFLAGS_insn_decoder_test.o := -Wall -I$(srctree)/tools/arch/x86/lib/ -I$(srctree)/tools/arch/x8… 34 HOSTCFLAGS_insn_sanity.o := -Wall -I$(srctree)/tools/arch/x86/lib/ -I$(srctree)/tools/arch/x86/incl… 37 …tools/arch/x86/lib/insn.c $(srctree)/tools/arch/x86/lib/inat.c $(srctree)/tools/arch/x86/include/a… 39 …tools/arch/x86/lib/insn.c $(srctree)/tools/arch/x86/lib/inat.c $(srctree)/tools/arch/x86/include/a… 41 HOST_EXTRACFLAGS += -I$(srctree)/tools/include
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_bpftool_build.sh | 17 # Assume script is located under tools/testing/selftests/bpf/. We want to start 23 if [ ! -e tools/bpf/bpftool/Makefile ]; then 92 make_and_clean tools/bpf 93 ## "make tools/bpf" sets $(OUTPUT) to ...tools/bpf/runqslower for 96 make -C tools/bpf/runqslower OUTPUT=${KDIR_ROOT_DIR}/tools/bpf/runqslower/ clean 101 # make_with_tmpdir tools/bpf OUTPUT 102 echo -e "skip: make tools/bpf OUTPUT=<dir> (not supported)\n" 104 make_with_tmpdir tools/bpf O 106 echo -e "skip: make tools/bpf (no .config found)\n" 107 echo -e "skip: make tools/bpf OUTPUT=<dir> (not supported)\n" [all …]
|
/openbmc/openbmc/poky/meta/recipes-support/rng-tools/ |
H A D | rng-tools_6.17.bb | 3 HOMEPAGE = "https://github.com/nhorman/rng-tools" 4 BUGTRACKER = "https://github.com/nhorman/rng-tools/issues" 9 SRC_URI = "git://github.com/nhorman/rng-tools.git;branch=master;protocol=https \ 12 file://rng-tools.service \ 32 INITSCRIPT_NAME:${PN}-service = "rng-tools" 36 SYSTEMD_SERVICE:${PN}-service = "rng-tools.service" 43 ${sysconfdir}/init.d/rng-tools \ 44 ${sysconfdir}/default/rng-tools \ 47 # Refer autogen.sh in rng-tools 53 install -Dm 0644 ${UNPACKDIR}/default ${D}${sysconfdir}/default/rng-tools [all …]
|
/openbmc/openbmc/poky/meta/recipes-kernel/kmod/ |
H A D | kmod_33.bb | 4 SUMMARY = "Tools for managing Linux kernel modules" 5 DESCRIPTION = "kmod is a set of tools to handle common tasks with Linux kernel modules like \ 14 file://tools/COPYING;md5=751419260aa954499f7abaabaa882bbe \ 28 EXTRA_OECONF += "--enable-tools" 39 PROVIDES += "module-init-tools-insmod-static module-init-tools-depmod module-init-tools" 40 RPROVIDES:${PN} += "module-init-tools-insmod-static module-init-tools-depmod module-init-tools" 41 RCONFLICTS:${PN} += "module-init-tools-insmod-static module-init-tools-depmod module-init-tools" 42 RREPLACES:${PN} += "module-init-tools-insmod-static module-init-tools-depmod module-init-tools" 44 # to force user to remove old module-init-tools and replace them with kmod variants 45 RCONFLICTS:libkmod2 += "module-init-tools-insmod-static module-init-tools-depmod module-init-tools"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/celt051/celt051/ |
H A D | 0001-configure.ac-make-tools-support-optional.patch | 4 Subject: [PATCH] configure.ac: make tools support optional 6 * add --enable-tools option 25 -XIPH_PATH_OGG([tools="tools"], [tools=""]) 26 +AC_ARG_ENABLE(tools, [ --enable-tools Compile ogg tools], 28 + [tools="tools"] 30 + [tools=""] 32 AC_SUBST(tools)
|
/openbmc/linux/tools/ |
H A D | Makefile | 2 # Some of the tools (perf) use same make variables 12 @echo ' acpi - ACPI tools' 13 @echo ' bpf - misc BPF tools' 14 @echo ' cgroup - cgroup tools' 15 @echo ' counter - counter tools' 17 @echo ' debugging - tools for debugging' 19 @echo ' firmware - Firmware tools' 21 @echo ' gpio - GPIO tools' 22 @echo ' hv - tools used when in Hyper-V clients' 23 @echo ' iio - IIO tools' [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/ |
H A D | open-vm-tools_12.5.0.bb | 5 # yocto/openswitch/meta-foss-openswitch/meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.0.5.… 12 SUMMARY = "Tools to enhance VMWare guest integration and performance" 13 HOMEPAGE = "https://github.com/vmware/open-vm-tools" 15 open-vm-tools is a set of services and modules that enable several features in VMware products \ 18 SECTION = "vmware-tools" 28 SRC_URI = "git://github.com/vmware/open-vm-tools.git;protocol=https;branch=stable-12.5.x \ 29 file://tools.conf \ 44 file://0013-open-vm-tools-Correct-include-path-for-poll.h.patch;patchdir=.. \ 55 S = "${WORKDIR}/git/open-vm-tools" 59 # open-vm-tools is supported only on x86. [all …]
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp/ |
H A D | 0001-gimptool-allow-default-CC-override.patch | 17 app-tools/Makefile.am | 2 +- 19 tools/Makefile.am | 2 +- 20 tools/gimptool.c | 2 +- 23 diff --git a/app-tools/Makefile.am b/app-tools/Makefile.am 25 --- a/app-tools/Makefile.am 26 +++ b/app-tools/Makefile.am 59 # Check for XML tools 60 diff --git a/tools/Makefile.am b/tools/Makefile.am 62 --- a/tools/Makefile.am 63 +++ b/tools/Makefile.am [all …]
|
/openbmc/linux/arch/alpha/boot/ |
H A D | Makefile | 11 hostprogs := tools/mkbb tools/objstrip 13 vmlinux.nh tools/lxboot tools/bootlx tools/bootph \ 14 tools/bootpzh bootloader bootpheader bootpzheader 15 OBJSTRIP := $(obj)/tools/objstrip 21 $(obj)/bootimage: $(addprefix $(obj)/tools/,mkbb lxboot bootlx) $(obj)/vmlinux.nh 22 ( cat $(obj)/tools/lxboot $(obj)/tools/bootlx $(obj)/vmlinux.nh ) > $@ 23 $(obj)/tools/mkbb $@ $(obj)/tools/lxboot 27 $(obj)/bootpfile: $(obj)/tools/bootph $(obj)/vmlinux.nh 28 cat $(obj)/tools/bootph $(obj)/vmlinux.nh > $@ 35 $(obj)/bootpzfile: $(obj)/tools/bootpzh $(obj)/vmlinux.nh.gz [all …]
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-bus-vmbus | 13 Users: tools/hv/lsvmbus 20 Users: tools/hv/lsvmbus 27 Users: tools/hv/lsvmbus 36 Users: tools/hv/lsvmbus 43 Users: tools/hv/lsvmbus and user level RDMA libraries 50 Users: tools/hv/lsvmbus and user level RDMA libraries 71 Users: tools/hv/lsvmbus and other debugging tools 78 Users: Debugging tools 87 Users: Debugging tools 94 Users: Debugging tools [all …]
|
/openbmc/linux/Documentation/translations/zh_CN/dev-tools/ |
H A D | testing-overview.rst | 5 :Original: Documentation/dev-tools/testing-overview.rst 31 (Documentation/dev-tools/testing-overview.rst)辅助阅读。 34 KUnit(Documentation/dev-tools/kunit/index.rst)是用于“白箱”测 48 Documentation/dev-tools/kunit/style.rst 50 kselftest(Documentation/dev-tools/kselftest.rst),相对来说,大量用 73 Documentation/translations/zh_CN/dev-tools/gcov.rst 是GCC的覆盖率测试 78 Documentation/dev-tools/kcov.rst 是能够构建在内核之中,用于在每个任务 92 Documentation/dev-tools/kmemleak.rst 94 Documentation/dev-tools/kasan.rst 96 Documentation/dev-tools/ubsan.rst [all …]
|
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/ |
H A D | 0001-sssctl-add-error-analyzer.patch | 20 src/tools/analyzer/Makefile.am | 2 + 21 src/tools/analyzer/modules/error.py | 61 +++++++++++++++++++++++++++ 22 src/tools/analyzer/modules/request.py | 54 +++++------------------- 23 src/tools/analyzer/sss_analyze | 2 +- 24 src/tools/analyzer/sss_analyze.py | 3 ++ 25 src/tools/analyzer/util.py | 44 +++++++++++++++++++ 27 create mode 100644 src/tools/analyzer/modules/error.py 28 create mode 100644 src/tools/analyzer/util.py 30 diff --git a/src/tools/analyzer/Makefile.am b/src/tools/analyzer/Makefile.am 32 --- a/src/tools/analyzer/Makefile.am [all …]
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | testing-overview.rst | 8 There are a number of different tools for testing the Linux kernel, so knowing 28 KUnit (Documentation/dev-tools/kunit/index.rst) is an entirely in-kernel system 44 Documentation/dev-tools/kunit/style.rst 47 kselftest (Documentation/dev-tools/kselftest.rst), on the other hand, is 66 Code Coverage Tools 69 The Linux Kernel supports two different code coverage measurement tools. These 74 Documentation/dev-tools/gcov.rst is GCC's coverage testing tool, which can be 79 Documentation/dev-tools/kcov.rst is a feature which can be built in to the 85 Dynamic Analysis Tools 88 The kernel also supports a number of dynamic analysis tools, which attempt to [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/ |
H A D | libgpiod.inc | 1 SUMMARY = "C library and tools for interacting with the linux GPIO character device" 19 # Always build tools - they don't have any additional 21 EXTRA_OECONF = "--enable-tools" 25 PACKAGES =+ "${PN}-tools libgpiodcxx" 26 FILES:${PN}-tools += " \ 39 rm -f ${D}${bindir}/gpio-tools-test 40 rm -f ${D}${bindir}/gpio-tools-test.bats 50 # Tools are always built so let's always install them for ptest even if 51 # we're not selecting libgpiod-tools. 52 for tool in ${FILES:${PN}-tools}; do [all …]
|