Searched full:tools (Results 1 – 25 of 1250) sorted by relevance
12345678910>>...50
/Linux-v6.1/tools/perf/ |
D | MANIFEST | 1 tools/perf 2 tools/arch 3 tools/scripts 4 tools/build 5 tools/include 6 tools/lib/traceevent 7 tools/lib/api 8 tools/lib/bpf 9 tools/lib/subcmd 10 tools/lib/perf [all …]
|
D | check-headers.sh | 40 arch/x86/tools/gen-insn-attr-x86.awk 87 # These copies are under tools/perf/trace/beauty/ as they are not used to in 88 # building object files only by scripts in tools/perf/trace/beauty/ to generate 118 check_2 tools/$file $file $* 126 check_2 tools/perf/trace/beauty/$file $file $* 129 # Check if we have the kernel headers (tools/perf/../../include), else 150 check include/uapi/asm-generic/mman.h '-I "^#include <\(uapi/\)*asm-generic/mman-common\(-tools\)*.… 158 check_2 tools/perf/arch/x86/entry/syscalls/syscall_64.tbl arch/x86/entry/syscalls/syscall_64.tbl 159 check_2 tools/perf/arch/powerpc/entry/syscalls/syscall.tbl arch/powerpc/kernel/syscalls/syscall.tbl 160 check_2 tools/perf/arch/s390/entry/syscalls/syscall.tbl arch/s390/kernel/syscalls/syscall.tbl [all …]
|
D | Makefile.perf | 93 # Define NO_SDT if you do not want to define SDT event in perf tools, 231 include $(srctree)/tools/build/Makefile.include 244 LIB_DIR = $(srctree)/tools/lib/api/ 245 TRACE_EVENT_DIR = $(srctree)/tools/lib/traceevent/ 246 LIBBPF_DIR = $(srctree)/tools/lib/bpf/ 247 SUBCMD_DIR = $(srctree)/tools/lib/subcmd/ 248 LIBPERF_DIR = $(srctree)/tools/lib/perf/ 249 DOC_DIR = $(srctree)/tools/perf/Documentation/ 265 include $(srctree)/tools/scripts/Makefile.arch 378 # Set paths to tools early so that they can be used for version tests. [all …]
|
/Linux-v6.1/arch/x86/tools/ |
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
|
/Linux-v6.1/tools/testing/selftests/bpf/ |
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 …]
|
/Linux-v6.1/tools/ |
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 …]
|
/Linux-v6.1/Documentation/translations/zh_CN/dev-tools/ |
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 …]
|
/Linux-v6.1/arch/alpha/boot/ |
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 …]
|
/Linux-v6.1/Documentation/ABI/stable/ |
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 …]
|
/Linux-v6.1/Documentation/dev-tools/ |
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 …]
|
D | kselftest.rst | 5 The kernel contains a set of "self tests" under the tools/testing/selftests/ 39 $ make -C tools/testing/selftests 43 $ make -C tools/testing/selftests run_tests 86 $ make -C tools/testing/selftests TARGETS=ptrace run_tests 105 $ make -C tools/testing/selftests SKIP_TARGETS=ptrace run_tests 116 See the top-level tools/testing/selftests/Makefile for the list of all 124 $ make -C tools/testing/selftests hotplug 128 $ make -C tools/testing/selftests run_hotplug 137 tool) to install selftests in the default location (`tools/testing/selftests/kselftest_install`), 142 $ make -C tools/testing/selftests install [all …]
|
/Linux-v6.1/Documentation/dev-tools/kunit/ |
D | run_wrapper.rst | 9 manually, see: Documentation/dev-tools/kunit/run_manual.rst. 19 ./tools/testing/kunit/kunit.py run 33 ./tools/testing/kunit/kunit.py run --timeout=30 --jobs=`nproc --all` 53 ./tools/testing/kunit/kunit.py run --kunitconfig=fs/ext4/.kunitconfig 59 ./tools/testing/kunit/kunit.py run --help 67 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/testing/kunit/configs… 81 cp tools/testing/kunit/configs/default.config .kunit/.kunitconfig 96 This means that we can use other tools 111 ./tools/testing/kunit/kunit.py config 118 ./tools/testing/kunit/kunit.py build [all …]
|
D | index.rst | 32 :doc:`KTAP (Kernel - Test Anything Protocol) format</dev-tools/ktap>`. 47 In addition, KUnit has kunit_tool, a script (``tools/testing/kunit/kunit.py``) 103 * Documentation/dev-tools/kunit/start.rst - for KUnit new users. 104 * Documentation/dev-tools/kunit/architecture.rst - KUnit architecture. 105 * Documentation/dev-tools/kunit/run_wrapper.rst - run kunit_tool. 106 * Documentation/dev-tools/kunit/run_manual.rst - run tests without kunit_tool. 107 * Documentation/dev-tools/kunit/usage.rst - write tests. 108 * Documentation/dev-tools/kunit/tips.rst - best practices with 110 * Documentation/dev-tools/kunit/api/index.rst - KUnit APIs 112 * Documentation/dev-tools/kunit/faq.rst - KUnit common questions and
|
D | start.rst | 24 ./tools/testing/kunit/kunit.py run 57 Documentation/dev-tools/kunit/run_wrapper.rst. 77 tools/testing/kunit/kunit.py config 99 ./tools/testing/kunit/kunit.py run \ 105 ./tools/testing/kunit/kunit.py run \ 111 tools like ``make menuconfig O=.kunit``. As long as its a superset of 135 ./tools/testing/kunit/kunit.py run "kunit_executor_test" 140 ./tools/testing/kunit/kunit.py run "example.example_simple_test" 146 ./tools/testing/kunit/kunit.py run "*.*64*" 279 ./tools/testing/kunit/kunit.py run [all …]
|
D | running_tips.rst | 18 ( cd "$(git rev-parse --show-toplevel)" && ./tools/testing/kunit/kunit.py run "$@" ) 36 $ ./tools/testing/kunit/kunit.py run 'sysctl*' 43 $ ./tools/testing/kunit/kunit.py run 'sysctl*.*write*' 64 $ ./tools/testing/kunit/kunit.py run --kunitconfig=lib/kunit/.kunitconfig 71 $ ./tools/testing/kunit/kunit.py run --kunitconfig=lib/kunit 97 $ ./tools/testing/kunit/kunit.py run --kernel_args=param=42 --kernel_args=param2=false 109 documented in Documentation/dev-tools/gcov.rst. 126 …$ ./tools/testing/kunit/kunit.py run --kunitconfig=.kunit/ --kunitconfig=tools/testing/kunit/confi… 139 $ ./tools/testing/kunit/kunit.py run --make_options=CC=/usr/bin/gcc-6 221 $ ./tools/testing/kunit/kunit.py parse /var/log/dmesg [all …]
|
/Linux-v6.1/tools/lib/thermal/ |
D | Makefile | 2 # Most of this file is copied from tools/lib/perf/Makefile 26 include $(srctree)/tools/scripts/Makefile.include 27 include $(srctree)/tools/scripts/Makefile.arch 64 -I$(srctree)/tools/lib/thermal/include \ 65 -I$(srctree)/tools/lib/ \ 66 -I$(srctree)/tools/include \ 67 -I$(srctree)/tools/arch/$(SRCARCH)/include/ \ 68 -I$(srctree)/tools/arch/$(SRCARCH)/include/uapi \ 69 -I$(srctree)/tools/include/uapi 85 include $(srctree)/tools/build/Makefile.include [all …]
|
/Linux-v6.1/tools/thermal/lib/ |
D | Makefile | 2 # Most of this file is copied from tools/lib/perf/Makefile 26 include $(srctree)/tools/scripts/Makefile.include 27 include $(srctree)/tools/scripts/Makefile.arch 64 -I$(srctree)/tools/lib/thermal/include \ 65 -I$(srctree)/tools/lib/ \ 66 -I$(srctree)/tools/include \ 67 -I$(srctree)/tools/arch/$(SRCARCH)/include/ \ 68 -I$(srctree)/tools/arch/$(SRCARCH)/include/uapi \ 69 -I$(srctree)/tools/include/uapi 84 include $(srctree)/tools/build/Makefile.include
|
/Linux-v6.1/tools/objtool/ |
D | Makefile | 15 SUBCMD_SRCDIR = $(srctree)/tools/lib/subcmd/ 27 INCLUDES := -I$(srctree)/tools/include \ 28 -I$(srctree)/tools/arch/$(HOSTARCH)/include/uapi \ 29 -I$(srctree)/tools/arch/$(SRCARCH)/include \ 30 -I$(srctree)/tools/objtool/include \ 31 -I$(srctree)/tools/objtool/arch/$(SRCARCH)/include 50 include $(srctree)/tools/build/Makefile.include
|
/Linux-v6.1/tools/power/acpi/ |
D | Makefile | 2 # tools/power/acpi/Makefile - ACPI tool Makefile 18 $(call descend,tools/$@,all) 20 $(call descend,tools/$(@:_clean=),clean) 22 $(call descend,tools/$(@:_install=),install) 24 $(call descend,tools/$(@:_uninstall=),uninstall)
|
D | Makefile.rules | 2 # tools/power/acpi/Makefile.rules - ACPI tool Makefile 8 objdir := $(OUTPUT)tools/$(TOOL)/ 38 install-tools: 42 uninstall-tools: 46 install: all install-tools $(EXTRA_INSTALL) 47 uninstall: uninstall-tools $(EXTRA_UNINSTALL)
|
/Linux-v6.1/tools/perf/tests/ |
D | perf-targz-src-pkg | 6 # This is to test that the tools/perf/MANIFEST file lists all the files needed to 8 # like when we made some files that were in tools/perf/ available to other tools/ 9 # codebases by moving it to tools/include/, etc. 19 make -C $TMP_DEST/perf*/tools/perf > /dev/null
|
/Linux-v6.1/tools/lib/perf/ |
D | Makefile | 2 # Most of this file is copied from tools/lib/bpf/Makefile 26 include $(srctree)/tools/scripts/Makefile.include 27 include $(srctree)/tools/scripts/Makefile.arch 65 -I$(srctree)/tools/lib/perf/include \ 66 -I$(srctree)/tools/lib/ \ 67 -I$(srctree)/tools/include \ 68 -I$(srctree)/tools/arch/$(SRCARCH)/include/ \ 69 -I$(srctree)/tools/arch/$(SRCARCH)/include/uapi \ 70 -I$(srctree)/tools/include/uapi 84 include $(srctree)/tools/build/Makefile.include [all …]
|
/Linux-v6.1/tools/thermal/thermal-engine/ |
D | Makefile | 2 # Makefile for thermal tools 12 CFLAGS += -I$(srctree)/tools/thermal/lib 13 CFLAGS += -I$(srctree)/tools/lib/thermal/include 15 LDFLAGS = -L$(srctree)/tools/thermal/lib 16 LDFLAGS += -L$(srctree)/tools/lib/thermal
|
/Linux-v6.1/tools/perf/Documentation/ |
D | Build.txt | 21 - tools/build/Makefile.build 24 - tools/build/Build.include 30 Please refer to tools/build/Documentation/Build.txt for more 53 $ cd tools/perf 60 $ cd tools/perf 69 $ cd tools/perf
|
/Linux-v6.1/Documentation/bpf/ |
D | drgn.rst | 4 BPF drgn tools 12 This document describes BPF related drgn tools. 14 See `drgn/tools`_ for all tools available at the moment and `drgn/doc`_ for 104 diff --git a/tools/bpf_inspect.py b/tools/bpf_inspect.py 106 --- a/tools/bpf_inspect.py 107 +++ b/tools/bpf_inspect.py 211 .. _drgn/tools: https://github.com/osandov/drgn/tree/master/tools 213 https://github.com/osandov/drgn/blob/master/tools/bpf_inspect.py
|
12345678910>>...50