/linux-4.4.14/tools/perf/ |
D | MANIFEST | 1 tools/perf 2 tools/arch/alpha/include/asm/barrier.h 3 tools/arch/arm/include/asm/barrier.h 4 tools/arch/ia64/include/asm/barrier.h 5 tools/arch/mips/include/asm/barrier.h 6 tools/arch/powerpc/include/asm/barrier.h 7 tools/arch/s390/include/asm/barrier.h 8 tools/arch/sh/include/asm/barrier.h 9 tools/arch/sparc/include/asm/barrier.h 10 tools/arch/sparc/include/asm/barrier_32.h [all …]
|
D | Makefile.perf | 148 LIB_DIR = $(srctree)/tools/lib/api/ 149 TRACE_EVENT_DIR = $(srctree)/tools/lib/traceevent/ 150 BPF_DIR = $(srctree)/tools/lib/bpf/ 310 include $(srctree)/tools/build/Makefile.include 365 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@ 368 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@ 371 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@ 374 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@ 377 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@ 380 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@ [all …]
|
/linux-4.4.14/arch/alpha/boot/ |
D | Makefile | 11 hostprogs-y := 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-4.4.14/Documentation/ |
D | kselftest.txt | 3 The kernel contains a set of "self tests" under the tools/testing/selftests/ 18 $ make -C tools/testing/selftests 22 $ make -C tools/testing/selftests run_tests 36 $ make -C tools/testing/selftests TARGETS=ptrace run_tests 41 See the top-level tools/testing/selftests/Makefile for the list of all 49 $ make -C tools/testing/selftests hotplug 52 $ make -C tools/testing/selftests run_hotplug 61 location which is tools/testing/selftests/kselftest or an user specified 65 $ cd tools/testing/selftests 69 $ cd tools/testing/selftests
|
D | Changes | 20 running a Linux kernel. Also, not all tools are necessary on all 28 o module-init-tools 0.9.10 # depmod -V 33 o squashfs-tools 4.0 # mksquashfs -version 36 o quota-tools 3.09 # quota -V 138 A new module loader is now in the kernel that requires module-init-tools 188 Quota-tools 192 the newer version 2 quota format. Quota-tools version 3.07 and 230 consider using the network tools from ip-route2. 234 The packet filtering and NAT code uses the same tools like the previous 2.4.x 332 o <https://code.launchpad.net/initrd-tools/main> [all …]
|
D | hw_random.txt | 12 latest version of the "rng-tools" package from the 17 Those tools use /dev/hwrng to fill the kernel entropy pool, 32 The rng-tools package uses such tests in "rngd", and lets you
|
D | printk-formats.txt | 186 http://tools.ietf.org/html/rfc5952 207 http://tools.ietf.org/html/rfc5952 is being used if the additional 210 https://tools.ietf.org/html/draft-ietf-6man-text-addr-representation-07
|
D | cpu-load.txt | 5 `/proc/uptime' that userland tools, such as top(1), use to calculate
|
D | kernel-doc-nano-HOWTO.txt | 18 SGML templates in Documentation/DocBook, and other tools understand 162 'make xmldocs' and then use DocBook tools to convert 356 !C<filename> is replaced by nothing, but makes the tools check that
|
D | BUG-HUNTING | 43 Using the provided tools with git makes finding bugs easy provided the bug is 150 out. But below are some hints on how to use the tools.
|
D | coccinelle.txt | 157 require external tools for indexing the code. None of them is 159 one of these tools, and according to the cocci file used,
|
D | SubmitChecklist | 23 3: Builds on multiple CPU architectures by using local cross-compile tools
|
D | bcache.txt | 7 http://evilpiepirate.org/git/bcache-tools.git 39 You'll need make-bcache from the bcache-tools repository. Both the cache device 49 bcache-tools now ships udev rules, and bcache devices are known to the kernel
|
/linux-4.4.14/tools/power/acpi/ |
D | Makefile | 19 $(call descend,tools/$@,all) 21 $(call descend,tools/$(@:_clean=),clean) 23 $(call descend,tools/$(@:_install=),install) 25 $(call descend,tools/$(@:_uninstall=),uninstall)
|
D | Makefile.rules | 28 install-tools: 31 uninstall-tools: 34 install: all install-tools $(EXTRA_INSTALL) 35 uninstall: uninstall-tools $(EXTRA_UNINSTALL)
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-bus-vmbus | 6 Users: tools/hv/lsvmbus 13 Users: tools/hv/lsvmbus 20 Users: tools/hv/lsvmbus 29 Users: tools/hv/lsvmbus
|
D | o2cb | 5 Description: Ocfs2-tools looks at 'interface-revision' for versioning 9 Users: ocfs2-tools. It's sufficient to mail proposed changes to
|
D | firewire-cdev | 103 tools like jujuutils, fwhack, ...
|
/linux-4.4.14/arch/x86/ |
D | .gitignore | 2 tools/test_get_len 3 tools/insn_sanity
|
D | Makefile | 193 $(Q)$(MAKE) $(build)=arch/x86/tools relocs 249 $(Q)$(MAKE) $(build)=arch/x86/tools posttest 270 $(Q)$(MAKE) $(clean)=arch/x86/tools
|
/linux-4.4.14/tools/build/ |
D | Makefile.include | 1 build := -f $(srctree)/tools/build/Makefile.build dir=. obj 7 $(Q)$(MAKE) -C $(srctree)/tools/build fixdep
|
D | Makefile | 6 include $(srctree)/tools//scripts/Makefile.include 26 build := -f $(srctree)/tools/build/Makefile.build dir=. obj
|
D | Makefile.build | 22 build-dir := $(srctree)/tools/build
|
D | Makefile.feature | 1 feature_dir := $(srctree)/tools/build/feature
|
/linux-4.4.14/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
|
D | android.txt | 36 ./build/tools/build-ndk-sysroot.sh --abi=arm 39 ./build/tools/build-ndk-sysroot.sh --abi=x86 62 If you also want to use perf-archive you need busybox tools for Android.
|
D | Makefile | 181 check-man-tools: 195 install-man: check-man-tools man 326 WEBDOC_DEST = /pub/software/tools/perf/docs
|
D | perf-buildid-list.txt | 16 tools can be used to fetch packages with matching symbol tables for use by
|
D | perf.txt | 6 perf - Performance analysis tools for Linux
|
D | perf-script-python.txt | 358 # cat kernel-source/tools/perf/scripts/python/bin/syscall-counts-record 370 # cat kernel-source/tools/perf/scripts/python/bin/syscall-counts-report 385 # ls -al kernel-source/tools/perf/scripts/python 387 root@tropicana:/home/trz/src/tip# ls -al tools/perf/scripts/python
|
D | perf-trace.txt | 21 the other perf tools. Files can be generated using the 'perf record' command
|
D | perf-kvm.txt | 46 so that other tools can be used to fetch packages with matching symbol tables
|
/linux-4.4.14/tools/build/tests/ex/ |
D | Makefile | 8 include $(srctree)/tools/build/Makefile.include 14 make -f $(srctree)/tools/build/Makefile.build dir=. $@
|
/linux-4.4.14/arch/x86/tools/ |
D | Makefile | 15 distill_awk = $(srctree)/arch/x86/tools/distill.awk 16 chkobjdump = $(srctree)/arch/x86/tools/chkobjdump.awk 40 HOST_EXTRACFLAGS += -I$(srctree)/tools/include
|
/linux-4.4.14/drivers/lguest/ |
D | Kconfig | 8 "lguest" command found in the tools/lguest directory. 11 not "rustyvisor". See tools/lguest/lguest.txt.
|
D | Makefile | 18 @sh ../../tools/lguest/extract $(PREFIX) `find ../../* -name '*.[chS]' -wholename '*lguest*'`
|
/linux-4.4.14/Documentation/video4linux/ |
D | README.ir | 10 remote controls. I suggest to download my input layer tools 36 input". The input layer tools mentioned above use the event device. 38 The input layer tools are nice for trouble shooting, i.e. to check 49 linux input layer (via event device). The input layer tools tarball
|
D | meye.txt | 81 so all video4linux tools (like xawtv) should work with this driver.
|
/linux-4.4.14/Documentation/ABI/removed/ |
D | o2cb | 6 removed when new versions of ocfs2-tools which know to look 9 Users: ocfs2-tools. It's sufficient to mail proposed changes to
|
/linux-4.4.14/Documentation/fault-injection/ |
D | fault-injection.txt | 257 tools/testing/fault-injection/failcmd.sh. Please run a command 258 "./tools/testing/fault-injection/failcmd.sh --help" for more information and 263 Run a command "make -C tools/testing/selftests/ run_tests" with injecting slab 266 # ./tools/testing/fault-injection/failcmd.sh \ 267 -- make -C tools/testing/selftests/ run_tests 272 # ./tools/testing/fault-injection/failcmd.sh --times=100 \ 273 -- make -C tools/testing/selftests/ run_tests 279 ./tools/testing/fault-injection/failcmd.sh --times=100 \ 280 -- make -C tools/testing/selftests/ run_tests
|
D | notifier-error-inject.txt | 92 There are tools/testing/selftests using the notifier error injection features 95 * tools/testing/selftests/cpu-hotplug/on-off-test.sh 96 * tools/testing/selftests/memory-hotplug/on-off-test.sh
|
/linux-4.4.14/scripts/ |
D | Makefile | 12 HOST_EXTRACFLAGS += -I$(srctree)/tools/include 23 HOSTCFLAGS_sortextable.o = -I$(srctree)/tools/include
|
D | .check-lc_ctype.cmd | 1 …-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu89 -I./tools/include -o script…
|
D | .docproc.cmd | 1 …-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu89 -I./tools/include -o script…
|
/linux-4.4.14/tools/power/cpupower/ |
D | README | 16 tools and programs to the cpufreq core and drivers in the Linux kernel. This 17 allows for code reduction in userspace tools, a clean implementation of 42 powernow-k8-decode and intel_gsic tools as well as the french language file;
|
/linux-4.4.14/Documentation/filesystems/ |
D | dlmfs.txt | 9 Tools web page: https://github.com/markfasheh/ocfs2-tools 43 place. Please download ocfs2-tools from the above url and configure a 48 ocfs2_hb_ctl (distributed with ocfs2-tools). Right now it requires 54 with ocfs2-tools. 63 'libo2dlm' (distributed with ocfs2-tools) which abstracts the file 75 distributed with ocfs2-tools.
|
D | ocfs2.txt | 8 You'll want to install the ocfs2-tools package in order to at least 12 Tools git tree: https://github.com/markfasheh/ocfs2-tools
|
D | btrfs.txt | 252 Userspace tools for creating and manipulating Btrfs file systems are 258 These include the following tools: 266 Other tools for specific tasks:
|
D | ecryptfs.txt | 16 eCryptfs requires the userspace tools downloadable from the
|
D | quota.txt | 18 For more details about quota design, see the documentation in quota-tools package
|
D | ramfs-rootfs-initramfs.txt | 164 The kernel does not depend on external cpio tools. If you specify a 299 It's not as popular as tar because the traditional cpio command line tools 301 either way about the archive format, and there are alternative tools, 318 something brand new. The kernel provides its own tools to create and
|
D | nilfs2.txt | 22 The userland tools are included in nilfs-utils package, which is 25 cleaner or garbage collector) are required. Details on the tools are
|
D | gfs2-uevents.txt | 50 someone using an older version of the user tools and breaking their
|
D | squashfs.txt | 58 The squashfs-tools development tree is now located on kernel.org 59 git://git.kernel.org/pub/scm/fs/squashfs/squashfs-tools.git
|
D | ext4.txt | 53 (Note: we currently do not have tools to convert an ext4 249 noquota are used only by quota tools to recognize volumes 251 usrquota in the quota-tools package for more details 257 quota options. See documentation in the quota-tools
|
/linux-4.4.14/tools/build/Documentation/ |
D | Build.txt | 27 $ make -f tools/build/Makefile.build srctree=$(KSRC) dir=$(DIR) obj=$(OBJECT) 83 $ make -f tools/build/Makefile.build dir=. obj=ex 84 $ make -f tools/build/Makefile.build dir=. obj=libex 98 You can check the 'ex' example in 'tools/build/tests/ex' for more details. 104 The tools/build/Makefile.include makefile could be included 110 build := -f $(srctree)/tools/build/Makefile.build dir=. obj
|
/linux-4.4.14/tools/testing/selftests/rcutorture/bin/ |
D | kvm-recheck.sh | 27 PATH=`pwd`/tools/testing/selftests/rcutorture/bin:$PATH; export PATH 28 . tools/testing/selftests/rcutorture/bin/functions.sh
|
D | kvm-recheck-rcu.sh | 33 . tools/testing/selftests/rcutorture/bin/functions.sh
|
/linux-4.4.14/Documentation/device-mapper/ |
D | era.txt | 102 Userland tools 105 Userland tools are found in the increasingly poorly named 106 thin-provisioning-tools project: 108 https://github.com/jthornber/thin-provisioning-tools
|
D | thin-provisioning.txt | 40 Userspace tools for checking and repairing the metadata are under 306 contain the string 'Fail'. The userspace recovery tools 396 tools should then be used.
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-ocfs2 | 6 ocfs2-tools to interact with the filesystem. 72 userspace tools when bringing the cluster stack online. 89 ocfs2-tools <ocfs2-tools-devel@oss.oracle.com>
|
D | sysfs-bus-css | 24 Users: s390-tools, HAL 35 Users: s390-tools, HAL
|
D | sysfs-devices-memory | 9 Users: hotplug memory add/remove tools 21 Users: hotplug memory remove tools 60 Users: hotplug memory remove tools
|
D | sysfs-firmware-efi-runtime-map | 11 kernel. The mappings are exported to sysfs so userspace tools
|
D | sysfs-bus-pci-devices-cciss | 69 honored. This is to allow, for example, kexec tools to be able
|
/linux-4.4.14/drivers/misc/mic/ |
D | Kconfig | 15 OS and tools for MIC to use with this driver are available from 32 OS and tools for MIC to use with this driver are available from 52 OS and tools for MIC to use with this driver are available from 90 OS and tools for MIC to use with this driver are available from 108 OS and tools for MIC to use with this driver are available from
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/iop/ |
D | Makefile | 67 RDES2C = /n/asic/design/tools/rdesc/rdes2c 68 RDES2INTR = /n/asic/design/tools/rdesc/rdes2intr 69 RDES2TXT = /n/asic/design/tools/rdesc/rdes2txt
|
/linux-4.4.14/arch/x86/boot/compressed/ |
D | Makefile | 41 HOST_EXTRACFLAGS += -I$(srctree)/tools/include 66 CMD_RELOCS = arch/x86/tools/relocs 96 $(CONFIG_SHELL) $(srctree)/arch/x86/tools/calc_run_size.sh)
|
/linux-4.4.14/Documentation/networking/ |
D | framerelay.txt | 9 net-tools archives is 'dlcicfg'. This program will communicate with the 25 Configuration of the FRAD makes use of another net-tools program, 'fradcfg'. 35 the net-tools distribution. They can be found at ftp.invlogic.com, in
|
D | ipddp.txt | 36 Basic instructions for user space tools 39 I will briefly describe the operation of the tools, but you will 40 need to consult the supporting documentation for each set of tools.
|
D | bridge.txt | 2 userspace tools.
|
D | alias.txt | 6 per interface. Newer tools such as iproute2 support multiple
|
D | dctcp.txt | 40 http://tools.ietf.org/html/draft-bensley-tcpm-dctcp-00
|
D | switchdev.txt | 16 User-space tools 80 standard netdev tools (iproute2, ethtool, etc), the port netdev can also 147 tools such as the bridge driver, the bonding/team drivers, and netlink-based 148 tools such as iproute2.
|
D | ixgbe.txt | 244 allow the userspace tools (see below) to communicate with the driver. 263 In order to use DCB, userspace tools must be downloaded and installed. 264 The dcbd tools can be found at:
|
D | policy-routing.txt | 81 or use route utility from current net-tools.
|
D | ieee802154.txt | 34 git tree at https://github.com/linux-wpan/wpan-tools).
|
D | ltpc.txt | 103 kernel driver and userspace tools needed.
|
D | dns_resolver.txt | 23 These routines must be supported by userspace tools dns.upcall, cifs.upcall and
|
D | cdc_mbim.txt | 219 This is a simple example using tools commonly available, exporting 229 are expected to use the tools and programming interfaces required by
|
D | iphase.txt | 54 d. Rebuild the kernel, loadable modules and the atm tools.
|
/linux-4.4.14/fs/ocfs2/ |
D | Kconfig | 15 You'll want to install the ocfs2-tools package in order to at least 19 Tools web page: http://oss.oracle.com/projects/ocfs2-tools 32 to configure it. This comes with the standard ocfs2-tools package.
|
/linux-4.4.14/arch/x86/boot/ |
D | Makefile | 40 hostprogs-y := tools/build 43 HOST_EXTRACFLAGS += -I$(srctree)/tools/include \ 67 cmd_image = $(obj)/tools/build $(obj)/setup.bin $(obj)/vmlinux.bin \ 70 $(obj)/bzImage: $(obj)/setup.bin $(obj)/vmlinux.bin $(obj)/tools/build FORCE
|
D | header.S | 168 # The size of the bzImage is written in tools/build.c
|
/linux-4.4.14/drivers/staging/lustre/ |
D | README.txt | 18 package that contains the userspace tools from http://lustre.org/download/ 24 After you installed the lustre-client tools including mount.lustre binary 79 Source for the userspace tools and out-of-tree client and server code
|
/linux-4.4.14/arch/x86/xen/ |
D | Kconfig | 34 The Xen tools and crash dump analysis tools might not support
|
/linux-4.4.14/Documentation/security/ |
D | apparmor.txt | 28 and tools links). 38 User space tools - https://launchpad.net/apparmor
|
/linux-4.4.14/tools/lib/bpf/ |
D | Makefile | 129 include $(srctree)/tools/build/Makefile.include 178 $(Q)$(MAKE) -C $(srctree)/tools/build/feature/ clean >/dev/null
|
/linux-4.4.14/Documentation/input/ |
D | userio.txt | 64 5. Userspace tools 66 The userio userspace tools are able to record PS/2 devices using some of the 68 latest version of these tools can be found at:
|
D | ntrig.txt | 116 The N-Trig windows tools provide calibration and testing routines. Also an 117 unofficial unsupported set of user space tools including a calibrator is
|
/linux-4.4.14/Documentation/s390/ |
D | zfcpdump.txt | 14 the s390-tools package) to make the device bootable. The operator of a Linux 40 The zfcpdump directory is defined in the s390-tools package. 46 The s390-tools package version 1.24.0 and above builds an external zfcpdump
|
/linux-4.4.14/Documentation/kdump/ |
D | kdump.txt | 53 use analysis tools such as the GNU Debugger (GDB) and the Crash tool to 61 Install kexec-tools 66 2) Download the kexec-tools user-space package from the following URL: 68 http://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools.tar.gz 72 The latest kexec-tools git tree is available at: 74 git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git 76 http://www.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git 79 http://www.kernel.org/git/?p=utils/kernel/kexec/kexec-tools.git 81 More information about kexec-tools can be found at 86 tar xvpzf kexec-tools.tar.gz [all …]
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | Kbuild | 8 #- code also used by various userspace tools/tests 13 #- code also used by various userspace tools/tests
|
/linux-4.4.14/drivers/video/logo/ |
D | logo_blackfin_clut224.ppm | 2 # This was generated by the GIMP & Netpbm tools
|
D | logo_blackfin_vga16.ppm | 2 # This was generated by the GIMP & Netpbm tools
|
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | Build | 11 @(test -d ../../kernel -a -d ../../tools -a -d ../perf && (( \ 15 …diff -B util/intel-pt-decoder/gen-insn-attr-x86.awk ../../arch/x86/tools/gen-insn-attr-x86.awk >/d…
|
/linux-4.4.14/Documentation/x86/x86_64/ |
D | uefi.txt | 6 Although the tools below are _not_ needed for building the kernel, 7 the needed bootloader support and associated tools for x86_64 platforms
|
/linux-4.4.14/scripts/package/ |
D | Makefile | 121 echo $$(cat $(srctree)/tools/perf/MANIFEST)) \ 125 (cd $(srctree)/tools/perf; \
|
/linux-4.4.14/tools/perf/tests/ |
D | perf-targz-src-pkg | 18 make -C $TMP_DEST/perf*/tools/perf > /dev/null 2>&1
|
D | make | 265 @echo "- make -C <kernelsrc> tools/perf" 267 (make -C ../.. tools/perf) > $@ 2>&1 && \ 271 @echo "- make -C <kernelsrc>/tools perf" 273 (make -C ../../tools perf) > $@ 2>&1 && \
|
/linux-4.4.14/Documentation/mic/mpssd/ |
D | Makefile | 10 HOSTCFLAGS += -I$(objtree)/usr/include -I$(srctree)/tools/include
|
/linux-4.4.14/net/xfrm/ |
D | Kconfig | 19 like IPsec used by native Linux tools. 65 They are required if you are going to use IPsec tools ported
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/ |
D | Makefile | 71 RDES2C = /n/asic/design/tools/rdesc/rdes2c 72 RDES2INTR = /n/asic/design/tools/rdesc/rdes2intr 73 RDES2TXT = /n/asic/design/tools/rdesc/rdes2txt
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | rpc-server-gss.txt | 12 - RFC2203 v1: http://tools.ietf.org/rfc/rfc2203.txt 13 - RFC5403 v2: http://tools.ietf.org/rfc/rfc5403.txt 15 - http://tools.ietf.org/id/draft-williams-rpcsecgssv3.txt
|
D | nfs.txt | 63 http://tools.ietf.org/html/rfc3530#section-6 65 http://tools.ietf.org/html/draft-ietf-nfsv4-referrals-00
|
D | fault_injection.txt | 62 tools/nfs/inject_faults.sh script
|
/linux-4.4.14/drivers/input/tablet/ |
D | wacom_serial4.c | 161 } tools[] = { variable 341 input_report_key(wacom->dev, tools[wacom->tool].input_id, 0); in wacom_handle_packet() 346 input_report_key(wacom->dev, tools[tool].input_id, in_proximity_p); in wacom_handle_packet() 348 in_proximity_p ? tools[tool].device_id : 0); in wacom_handle_packet()
|
/linux-4.4.14/ |
D | Makefile | 907 …:= $(sort $(filter-out arch/%,$(vmlinux-alldirs)) arch Documentation include samples scripts tools) 1079 $(Q)$(MAKE) -C tools/testing/selftests run_tests 1082 $(Q)$(MAKE) -C tools/testing/selftests clean 1501 tools/: FORCE 1502 $(Q)mkdir -p $(objtree)/tools 1503 …(Q)$(MAKE) LDFLAGS= MAKEFLAGS="$(filter --j% -j,$(MAKEFLAGS))" O=$(O) subdir=tools -C $(src)/tools/ 1505 tools/%: FORCE 1506 $(Q)mkdir -p $(objtree)/tools 1507 …$(MAKE) LDFLAGS= MAKEFLAGS="$(filter --j% -j,$(MAKEFLAGS))" O=$(O) subdir=tools -C $(src)/tools/ $*
|
/linux-4.4.14/net/netlabel/ |
D | Kconfig | 13 for configuration tools and additional documentation.
|
/linux-4.4.14/tools/lib/traceevent/ |
D | Makefile | 117 INCLUDES = -I. -I $(srctree)/tools/include $(CONFIG_INCLUDES) 143 build := -f $(srctree)/tools/build/Makefile.build dir=. obj
|
/linux-4.4.14/drivers/usb/atm/ |
D | Kconfig | 26 two parts of the firmware, extracted by the user space tools; see 38 install the firmware, extracted by the user space tools; see
|
/linux-4.4.14/Documentation/fmc/ |
D | identifiers.txt | 17 paired at run time. EEPROM programming uses tools that are part of this 68 ./tools/fru-generator -v CERN -n FmcAdc100m14b4cha \ 122 The directory tools/sdbfs of this package includes a well-commented 134 demonstrated in `tools/sdbfs'. 139 The example in tools/sdbfs includes an extra file, that is needed by
|
D | fmc-fakedev.txt | 11 written, and it includes a fake EEPROM image (built using the tools
|
D | fmc-chardev.txt | 44 The simple program tools/fmc-mem in this package can access an FMC char
|
/linux-4.4.14/Documentation/usb/ |
D | hotplug.txt | 8 loading a kernel module; newer drivers can use module-init-tools 27 shell scripts that dispatch to more familiar administration tools. 79 leverage USB module-init-tools support. Later agents might unload drivers. 84 Current versions of module-init-tools will create a "modules.usbmap" file
|
D | usbmon.txt | 5 to a packet socket used by network monitoring tools such as tcpdump(1) 23 common trace exchange format for tools while more sophisticated formats 24 are finalized. Second, humans can read it in case tools are not available.
|
D | gadget-testing.txt | 240 host: test-usb (tools/usb/testusb.c) 437 https://git.gitorious.org/usb/usb-tools.git master 462 These tools are required: 587 host: test-usb (tools/usb/testusb.c)
|
D | rio.txt | 64 ADDITIONAL INFORMATION and Userspace tools
|
/linux-4.4.14/Documentation/i2c/ |
D | i2c-stub | 32 2. use i2cset (from the i2c-tools project) to pre-load some data 36 There's a script named i2c-stub-from-dump in the i2c-tools package which
|
D | ten-bit-addresses | 23 * Many user-space packages (for example i2c-tools) lack support for
|
D | dev-interface | 9 the i2c-tools package. 24 driver code, the other one is distributed with i2c-tools and is
|
/linux-4.4.14/drivers/md/bcache/ |
D | Kconfig | 16 Enables extra debugging tools, allows expensive runtime checks to be
|
/linux-4.4.14/tools/lib/api/ |
D | Makefile | 29 include $(srctree)/tools/build/Makefile.include
|
/linux-4.4.14/Documentation/isdn/ |
D | README.FAQ | 16 into text/html/... format by using the sgml2txt/sgml2html/... tools.
|
D | README.gigaset | 54 There are some user space tools available at 104 The device can be accessed from user space (eg. by the user space tools 114 You can also set a "default device" for the user space tools to use when 393 - Sourceforge project developing this driver and associated tools
|
/linux-4.4.14/drivers/net/wireless/hostap/ |
D | Kconfig | 24 Host AP driver configuration and tools. This site includes 25 information and tools (hostapd and wpa_supplicant) for WPA/WPA2
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi-parameters.txt | 102 S390-tools package, available for download at 103 http://www-128.ibm.com/developerworks/linux/linux390/s390-tools-1.5.4.html
|
D | scsi-changer.txt | 12 Userland tools available from here: 173 to develop/test driver and tools now.
|
D | hpsa.txt | 78 kexec tools to warn the user if they attempt to designate a device which is
|
/linux-4.4.14/arch/x86/lib/ |
D | Makefile | 5 inat_tables_script = $(srctree)/arch/x86/tools/gen-insn-attr-x86.awk
|
/linux-4.4.14/fs/autofs4/ |
D | Kconfig | 9 To use the automounter you need the user-space tools from
|
/linux-4.4.14/Documentation/blockdev/ |
D | nbd.txt | 16 tools, go to http://nbd.sf.net/.
|
/linux-4.4.14/Documentation/acpi/ |
D | initrd_table_override.txt | 7 4) References (Where to retrieve userspace tools) 82 4) Where to retrieve userspace tools
|
/linux-4.4.14/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-kovaplus | 8 Has never been used. If bookkeeping is done, it's done in userland tools. 29 Has never been used. If bookkeeping is done, it's done in userland tools. 39 Has never been used. If bookkeeping is done, it's done in userland tools.
|
/linux-4.4.14/security/apparmor/ |
D | Kconfig | 11 Required userspace tools (if they are not included in your
|
/linux-4.4.14/arch/x86/realmode/rm/ |
D | Makefile | 61 cmd_relocs = arch/x86/tools/relocs --realmode $< > $@
|
/linux-4.4.14/Documentation/x86/ |
D | tlb.txt | 69 be there in some form. You can use pmu-tools 'ocperf list' 70 (https://github.com/andikleen/pmu-tools) to find the right
|
/linux-4.4.14/tools/perf/config/ |
D | Makefile | 3 src-perf := $(srctree)/tools/perf 109 FEATURE_CHECK_CFLAGS-bpf = -I. -I$(srctree)/tools/include -I$(srctree)/arch/$(ARCH)/include/uapi -I… 186 include $(srctree)/tools/build/Makefile.feature 200 CFLAGS += -I$(srctree)/tools/include/ 215 CFLAGS += -I$(srctree)/tools/lib/
|
/linux-4.4.14/Documentation/zh_CN/arm/ |
D | Booting | 83 (详见 linux/arch/arm/tools/mach-types )。
|
/linux-4.4.14/tools/lib/lockdep/ |
D | Makefile | 99 include $(srctree)/tools/build/Makefile.include
|
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/ |
D | SMDK2440.txt | 25 includes linux based USB download tools.
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | TODO | 66 q) Add tools to take advantage of cifs/smb3 specific ioctls and features 71 s) improved stats gathering, tools (perhaps integration with nfsometer?)
|
/linux-4.4.14/tools/lguest/ |
D | lguest.txt | 73 tools/lguest/lguest 64 vmlinux --tunnet=192.168.19.1 \ 119 Use this option in conjunction with rng-tools (see ../hw_random.txt)
|
/linux-4.4.14/arch/h8300/ |
D | Kconfig.cpu | 78 …<http://www.renesas.eu/products/tools/introductory_evaluation_tools/evaluation_development_os_kits…
|
/linux-4.4.14/tools/testing/ktest/examples/ |
D | README | 14 http://kernel.org/pub/tools/crosstool/files/bin/x86_64/
|
/linux-4.4.14/drivers/mtd/spi-nor/ |
D | Kconfig | 21 Please note that some tools/drivers/filesystems may not work with
|
/linux-4.4.14/Documentation/fb/ |
D | sstfb.txt | 45 in the tools directory (See Tools). The latest solution is pass the 61 cat /proc/fb. You can find a copy of con2fb in tools/ directory. 117 These tools are mostly for debugging purposes, but you can
|
/linux-4.4.14/net/decnet/ |
D | Kconfig | 12 To find some tools to use with the kernel layer support, please
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | chosen.txt | 52 book3e) by some versions of kexec-tools to tell the new kernel that it
|
/linux-4.4.14/Documentation/hwmon/ |
D | userspace-tools | 9 virtual filesystem. Userspace tools are then used to display the measured
|
/linux-4.4.14/Documentation/powerpc/ |
D | firmware-assisted-dump.txt | 76 -- User-space tools will read /proc/vmcore to obtain the contents 78 format. The userspace tools may copy this info to disk, or 153 The tools to examine the dump will be same as the ones 211 The existing userspace tools (kdump infrastructure) can be easily
|
/linux-4.4.14/drivers/pnp/pnpbios/ |
D | Kconfig | 38 PNPBIOS /proc interface tools (lspnp and setpnp).
|
/linux-4.4.14/tools/ |
D | Makefile | 66 PERF_O = $(if $(O),$(O)/tools/perf,)
|
/linux-4.4.14/samples/bpf/ |
D | Makefile | 68 LLC=$(srctree)/tools/bpf/llvm/bld/Debug+Asserts/bin/llc
|
/linux-4.4.14/Documentation/ia64/ |
D | xen.txt | 35 3. # make install-tools 87 It's GUI tools and easy to make it.
|
/linux-4.4.14/fs/isofs/ |
D | Kconfig | 37 <http://www.kernel.org/pub/linux/utils/fs/zisofs/> for the tools
|
/linux-4.4.14/net/ |
D | Kconfig | 17 should consider updating your networking tools too because changes 18 in the kernel and the tools often go hand in hand. The tools are 19 contained in the package net-tools, the location and version number
|
/linux-4.4.14/kernel/trace/ |
D | Kconfig | 388 support tools needed), fetch the blktrace tools from: 415 This option is also required by perf-probe subcommand of perf tools. 416 If you want to use perf tools, this option is strongly recommended. 433 of perf tools on user space applications. 615 of their values. This can cause problems for user space tools that
|
/linux-4.4.14/Documentation/kbuild/ |
D | Kconfig.recursion-issue-01 | 33 # tools run in a loop. When this happens Kconfig exits and complains about
|
/linux-4.4.14/Documentation/arm/ |
D | CCN.txt | 38 the CCN PMU events. It is recommended that the user space tools
|
/linux-4.4.14/Documentation/arm/SA1100/ |
D | Itsy | 17 Finally, you will need to cd to arch/arm/boot/tools and execute a make there
|
/linux-4.4.14/net/bridge/ |
D | Kconfig | 20 configuration tools; see <file:Documentation/networking/bridge.txt>
|
/linux-4.4.14/drivers/staging/speakup/ |
D | TODO | 32 userland tools.
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio.txt | 290 codec verbs to the device. Some tools are available: hda-emu and 292 below. You'd need to enable hwdep for using these tools. See "Kernel 320 codec slot #2 of the first card (#0). For debug-tools such as 344 This file will be picked up by the debug tools, and also it can be fed 345 to the emulator as the primary codec information. See the debug tools 696 This section describes some tools available for debugging HD-audio 767 The hda-verb program is included now in alsa-tools: 769 - git://git.alsa-project.org/alsa-tools.git 860 The program is included in alsa-tools now: 862 - git://git.alsa-project.org/alsa-tools.git
|
D | MIXART.txt | 20 Use the mixartloader that can be found in the alsa-tools package.
|
/linux-4.4.14/net/batman-adv/ |
D | Kconfig | 16 tools.
|
/linux-4.4.14/fs/quota/ |
D | Kconfig | 18 with the quota tools. Probably the quota support is only useful for
|
/linux-4.4.14/Documentation/laptops/ |
D | toshiba_haps.txt | 27 userspace tools or daemons act accordingly, as well as providing a sysfs
|
D | sony-laptop.txt | 45 standard UNIX tools.
|
/linux-4.4.14/Documentation/trace/ |
D | kprobetrace.txt | 105 the ABI, please try to use probe subcommand of perf-tools (you can find it 106 under tools/perf/).
|
D | mmiotrace.txt | 4 Home page and links to optional user space tools: 160 The user space tools include utilities for:
|
D | events-power.txt | 41 space tools which are using it to detect the end of the current state, and so to
|
/linux-4.4.14/security/tomoyo/ |
D | Kconfig | 13 Required userspace tools and further information may be
|
/linux-4.4.14/tools/testing/selftests/rcutorture/doc/ |
D | initrd.txt | 9 cd tools/testing/selftests/rcutorture
|
/linux-4.4.14/Documentation/development-process/ |
D | 7.AdvancedTopics | 38 the tree, use branches, etc. An understanding of git's tools for the 65 Git provides some powerful tools which can allow you to rewrite your 110 One of the biggest recurring complaints about tools like git is this: the
|
D | 4.Coding | 11 will shift toward doing things right and the tools which can help in that 211 array of tools which can catch a wide variety of obscure problems in an 214 tools should be used whenever possible. 255 One of the heavier debugging tools is the locking checker, or "lockdep." 305 http://www.kernel.org/pub/tools/crosstool/
|
/linux-4.4.14/net/wireless/ |
D | Kconfig | 37 factory calibration or validation tools for wireless chips. 42 Debugging tools that are supposed to end up in the hands of
|
/linux-4.4.14/Documentation/sysctl/ |
D | README | 44 don't even need special tools to do it!
|
/linux-4.4.14/drivers/firewire/ |
D | Kconfig | 79 nosy-dump, can be found in tools/firewire/ of the kernel sources.
|
/linux-4.4.14/fs/f2fs/ |
D | Kconfig | 12 and tools support various parameters not only for configuring on-disk
|
/linux-4.4.14/Documentation/networking/mac80211_hwsim/ |
D | README | 13 test most of the mac80211 functionality and user space tools (e.g.,
|
/linux-4.4.14/Documentation/wimax/ |
D | README.wimax | 28 convenience in libwimax (in the wimax-tools package).
|
/linux-4.4.14/drivers/message/fusion/ |
D | Kconfig | 103 activate a new network interface, "fc0", using standard Linux tools.
|
/linux-4.4.14/Documentation/vm/ |
D | hugetlbpage.txt | 326 1) map_hugetlb: see tools/testing/selftests/vm/map_hugetlb.c 328 2) hugepage-shm: see tools/testing/selftests/vm/hugepage-shm.c 330 3) hugepage-mmap: see tools/testing/selftests/vm/hugepage-mmap.c 333 provides a wide range of userspace tools to help with huge page usability,
|
D | page_owner.txt | 67 cd tools/vm
|
/linux-4.4.14/arch/arm64/ |
D | Kconfig.debug | 37 planning to use hardware trace tools with this kernel.
|
/linux-4.4.14/fs/ntfs/ |
D | Kconfig | 11 There are also a number of user-space tools available, called
|
/linux-4.4.14/arch/x86/entry/vdso/ |
D | Makefile | 52 HOST_EXTRACFLAGS += -I$(srctree)/tools/include -I$(srctree)/include/uapi -I$(srctree)/arch/x86/incl…
|
/linux-4.4.14/arch/um/ |
D | Kconfig.um | 60 2.4.5-9um and later (path /tools/mconsole), and is also in the
|
/linux-4.4.14/fs/proc/ |
D | Kconfig | 36 be read with gdb and other ELF tools. No modifications can be
|
/linux-4.4.14/net/l2tp/ |
D | Kconfig | 101 L2TP ethernet pseudowire instance. Standard Linux tools may
|
/linux-4.4.14/Documentation/frv/ |
D | configuring.txt | 10 presented in the configuration tools available):
|
/linux-4.4.14/arch/sh/ |
D | Makefile | 219 $(Q)$(MAKE) $(build)=arch/sh/tools include/generated/machtypes.h
|
/linux-4.4.14/sound/ |
D | Kconfig | 19 time using the ISA PnP tools (read
|
/linux-4.4.14/drivers/xen/ |
D | Kconfig | 119 The old xenstore userspace tools expect to find "xenbus" 264 converting it into Linux mcelog format for mcelog tools
|
/linux-4.4.14/Documentation/sound/oss/ |
D | Introduction | 121 Note, for 2.5.x kernels, make sure you have the newer module-init-tools 123 updated module-init-tools. 315 using the PnP tools to move the sound card to
|
/linux-4.4.14/init/ |
D | Kconfig | 417 with previous v0/v1/v2 file formats, so you will need updated tools 418 for processing it. A preliminary version of these tools is available 1241 bool "Enable deprecated sysfs features to support old userspace tools" 1252 This option allows new kernels to run on old distributions and tools, 1254 major distributions and tools handle this just fine. 1256 Recent distributions and userspace tools after 2009/2010 depend on 1283 It is designed to provide an efficient mechanism for tools and 1629 See tools/perf/design.txt for details. 1634 See tools/perf/design.txt for details 1662 system call and used by the "perf" utility in tools/perf/. It [all …]
|
/linux-4.4.14/security/selinux/ |
D | Kconfig | 75 tools such as avcstat.
|
/linux-4.4.14/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 45 diminishes the checking tools like sparse can provide. 133 will mismatch if you look close enough, but if performance measuring tools
|
/linux-4.4.14/drivers/net/can/ |
D | Kconfig | 24 Userspace tools to attach the SLCAN line discipline (slcan_attach,
|