Home
last modified time | relevance | path

Searched refs:build (Results 1 – 25 of 701) sorted by relevance

12345678910>>...29

/Linux-v5.15/tools/build/Documentation/
DBuild.txt4 The perf build framework was adopted from the kernel build system, hence the
8 directories to nest for specific target to be build.
10 Unlike the kernel we don't have a single build object 'obj-y' list that where
12 carry a sources list for multiple build objects.
18 The build framework consists of 2 Makefiles:
21 Makefile.build
24 'Makefile.build' file is the makefile used from the outside. It's
27 $ make -f tools/build/Makefile.build srctree=$(KSRC) dir=$(DIR) obj=$(OBJECT)
33 OBJECT - is the name of the build object
47 the build to nested directories.
[all …]
/Linux-v5.15/tools/perf/Documentation/
DBuild.txt2 1) perf build
4 The perf build process consists of several separated building blocks,
11 Several makefiles govern the perf build:
18 main makefile that triggers build of all perf objects including
21 - tools/build/Makefile.build
22 main makefile of the build framework
24 - tools/build/Build.include
25 build framework generic definitions
28 makefiles that defines build objects
30 Please refer to tools/build/Documentation/Build.txt for more
[all …]
/Linux-v5.15/Documentation/bpf/libbpf/
Dlibbpf_build.rst11 If using pkg-config at build time is not desired, it can be disabled by
14 To build both static libbpf.a and shared libbpf.so:
21 To build only static libbpf.a library in directory build/ and install them
27 $ mkdir build root
28 $ BUILD_STATIC_ONLY=y OBJDIR=build DESTDIR=root make install
30 To build both static libbpf.a and shared libbpf.so against a custom libelf
31 dependency installed in /build/root/ and install them together with libbpf
32 headers in a build directory /build/root/:
37 $ PKG_CONFIG_PATH=/build/root/lib64/pkgconfig DESTDIR=/build/root make
/Linux-v5.15/drivers/block/paride/
DKconfig17 connected through a parallel port. If you chose to build PARIDE
18 support into your kernel, you may answer Y here to build in the
19 parallel port IDE driver, otherwise you should answer M to build
32 connected through a parallel port. If you chose to build PARIDE
33 support into your kernel, you may answer Y here to build in the
35 build it as a loadable module. The module will be called pcd. You
48 connected through a parallel port. If you chose to build PARIDE
49 support into your kernel, you may answer Y here to build in the
51 to build it as a loadable module. The module will be called pf.
62 connected through a parallel port. If you chose to build PARIDE
[all …]
/Linux-v5.15/tools/testing/selftests/rcutorture/bin/
Dkvm-test-1-run.sh44 echo ' ---' `date`: Starting build, PID $$
90 echo Initial build failed, not running KVM, see $resdir.
91 if test -f $resdir/build.wait
93 mv $resdir/build.wait $resdir/build.ready
96 elif kvm-build.sh $T/KcList $resdir
115 parse-build.sh $resdir/Make.out $title
120 if test -f $resdir/build.wait
122 mv $resdir/build.wait $resdir/build.ready
126 if test -f $resdir/build.wait
128 mv $resdir/build.wait $resdir/build.ready
[all …]
Dparse-build.sh18 T=${TMPDIR-/tmp}/parse-build.sh.$$
28 print_bug $title no build
34 print_bug $title build errors:
45 print_warning $title build errors:
/Linux-v5.15/drivers/accessibility/speakup/
DKconfig54 synthesizer. You can say y to build it into the kernel,
55 or m to build it as a module. See the configuration
63 synthesizer. You can say y to build it into the kernel,
64 or m to build it as a module. See the configuration
71 synthesizer. You can say y to build it into the kernel,
72 or m to build it as a module. See the configuration
79 You can say y to build it into the kernel, or m to
80 build it as a module. See the configuration help on the
87 synthesizer. You can say y to build it into the kernel,
88 or m to build it as a module. See the configuration
[all …]
/Linux-v5.15/tools/build/
DMakefile.include2 build := -f $(srctree)/tools/build/Makefile.build dir=. obj
5 $(Q)$(MAKE) -C $(srctree)/tools/build CFLAGS= LDFLAGS= $(OUTPUT)fixdep
8 $(Q)$(MAKE) -C $(srctree)/tools/build clean
DMakefile.build27 build-dir := $(srctree)/tools/build
31 fixdep := $(build-dir)/fixdep
37 include $(build-dir)/Build.include
51 build-file := $(dir)/Build
52 -include $(build-file)
139 $(Q)$(MAKE) -f $(build-dir)/Makefile.build dir=$(dir)/$@ obj=$(obj)
/Linux-v5.15/tools/build/tests/ex/
DMakefile9 include $(srctree)/tools/build/Makefile.include
15 make -f $(srctree)/tools/build/Makefile.build dir=. $@
18 make $(build)=ex
21 make $(build)=libex
/Linux-v5.15/drivers/iio/chemical/
DKconfig16 Say Y here to build I2C interface support for the following
29 Say Y here to build I2C interface support for the following
43 Say yes here to build support for Bosch Sensortec BME680 sensor with
65 Say Y here to build I2C interface support for the AMS
72 Say Y here to build I2C interface support for the AMS
82 Say Y here to build support for the Plantower PMS7003 particulate
93 Say Y here to build support for the Sensirion SCD30 sensor with carbon
104 Say Y here to build support for the Sensirion SCD30 I2C interface
115 Say Y here to build support for the Sensirion SCD30 serial interface
126 Say Y here to build I2C interface support for the following
[all …]
/Linux-v5.15/samples/bpf/
DREADME.rst40 This will creates a local "usr/include" directory in the git/build top
60 By default llvm will build all non-experimental backends including bpf.
66 use the Ninja build system, you can find it in your system's package
67 manager, usually the package is ninja or ninja-build.
70 (build dependencies are ninja, cmake and gcc-c++)::
73 $ mkdir -p llvm-project/llvm/build
74 $ cd llvm-project/llvm/build
84 …make M=samples/bpf LLC=~/git/llvm-project/llvm/build/bin/llc CLANG=~/git/llvm-project/llvm/build/b…
91 build samples for the cross target::
107 Or build samples with SYSROOT if some header or library is absent in toolchain,
/Linux-v5.15/drivers/iio/accel/
DKconfig15 Say Y here to build support for Analog Devices adis16201 dual-axis
27 Say Y here to build support for Analog Devices adis16209 dual-axis digital inclinometer
43 Say Y here if you want to build support for the Analog Devices
57 Say Y here if you want to build support for the Analog Devices
97 Say Y here if you want to build a driver for the Bosch BMA023, BMA150
121 Say Y here if you want to build a driver for the Bosch BMA400
145 Say yes here to build support for the following Bosch accelerometers:
172 Say yes here to build support for the Bosch BMI088 accelerometer.
186 Say yes here to build support for the MiraMEMS DA280 3-axis 14-bit
196 Say yes here to build support for the MiraMEMS DA311 3-axis 12-bit
[all …]
/Linux-v5.15/Documentation/dev-tools/
Dgdb-kernel-debugging.rst39 this mode. In this case, you should build the kernel with
51 - cd /path/to/linux-build
58 add-auto-load-safe-path /path/to/linux-build
74 scanning for modules in /home/user/linux/build
75 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko
76 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko
77 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko
78 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko
79 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko
81 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko
[all …]
Dgcov.rst7 To get coverage data for a specific file, change to the kernel build
119 Separated build and test machines
132 gcc version used for kernel build. Also the following files need to be
133 copied from build to test machine:
138 from the build tree:
144 exact same file system location on the test machine as on the build
148 .. _gcov-build:
153 to build machine:
159 These files can be copied to any location on the build machine. gcov
162 Example directory setup on the build machine::
[all …]
/Linux-v5.15/drivers/iio/dac/
DKconfig13 Say yes here to build support for Analog Devices AD5024, AD5025, AD5044,
27 Say yes here to build support for Analog Devices AD5360, AD5361,
40 Say yes here to build support for Analog Devices AD5380, AD5381,
51 Say yes here to build support for Analog Devices AD5421 loop-powered
61 Say yes here to build support for Analog Devices AD5300, AD5301, AD5310,
74 Say yes here to build support for Analog Devices AD5415, AD5426, AD5429,
89 Say yes here to build support for Analog Devices AD5592R
101 Say yes here to build support for Analog Devices AD5593R
111 Say yes here to build support for Analog Devices AD5504, AD5501,
121 Say yes here to build support for Analog Devices AD5624R, AD5644R and
[all …]
/Linux-v5.15/drivers/iio/potentiometer/
DKconfig13 Say yes here to build support for the Analog Devices AD5110, AD5112
23 Say yes here to build support for the Analog Devices AD5272 and AD5274
33 Say yes here to build support for the Maxim Integrated DS1803
43 Say yes here to build support for the Maxim
54 Say yes here to build support for the Maxim
65 Say yes here to build support for the Maxim
76 Say yes here to build support for the Microchip
87 Say yes here to build support for the Microchip
105 Say yes here to build support for the Microchip
119 Say yes here to build support for the Microchip
[all …]
/Linux-v5.15/tools/virtio/
DMakefile18 OOT_KSRC=/lib/modules/$$(uname -r)/build
29 oot-build:
34 oot-clean: oot-build
35 oot: oot-build
38 .PHONY: all test mod clean vhost oot oot-clean oot-build
/Linux-v5.15/drivers/iio/pressure/
DKconfig13 Say yes here to build support for the Honeywell ABP pressure
26 Say yes here to build support for Bosch Sensortec BMP180 and BMP280
50 Say yes here to build support for the Barometer sensor when
62 Say yes here to build support for the All Sensors DLH series
86 Say yes here to build support for the HID SENSOR
97 Say yes here to build support for Hope RF HP03 pressure and
108 Say yes here to build support for InvenSense ICP-101xx barometric
122 Say yes here to build support for the Freescale MPL115A2
133 Say yes here to build support for the Freescale MPL115A1
145 Say yes here to build support for the Freescale MPL3115A2
[all …]
/Linux-v5.15/tools/gpio/
DMakefile27 include $(srctree)/tools/build/Makefile.include
40 $(Q)$(MAKE) $(build)=gpio-utils
47 $(Q)$(MAKE) $(build)=lsgpio
56 $(Q)$(MAKE) $(build)=gpio-hammer
65 $(Q)$(MAKE) $(build)=gpio-event-mon
74 $(Q)$(MAKE) $(build)=gpio-watch
/Linux-v5.15/tools/testing/ktest/
Dconfig-bisect.pl66 my $build;
582 doprint "READY TO TEST .config IN $build\n";
646 $build = $val;
670 $build = $tree if (!defined($build));
673 $build = expand_path $build;
679 if ( ! -d $build ) {
680 die "$build not a directory\n";
704 if ($build ne $tree) {
705 $make = "make O=$build"
708 $output_config = "$build/.config";
/Linux-v5.15/Documentation/kbuild/
Dreproducible-builds.rst7 exactly the same. This makes it possible to verify that the build
57 to an absolute filename in an out-of-tree build. Kbuild automatically
67 The build processes for some programs under the ``tools/``
69 cause a later source package build using e.g. ``make rpm-pkg`` to
78 generate a different temporary key for each build, resulting in the
82 One approach to this is to divide up the build process so that the
96 4. Perform a second build that attaches the module signatures. It
113 Once you set all the necessary variables for a reproducible build, a
122 .. _KBUILD_BUILD_TIMESTAMP: kbuild.html#kbuild-build-timestamp
123 .. _KBUILD_BUILD_USER and KBUILD_BUILD_HOST: kbuild.html#kbuild-build-user-kbuild-build-host
[all …]
/Linux-v5.15/arch/s390/
DMakefile142 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
145 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
148 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso64 $@
155 $(Q)$(MAKE) $(build)=$(syscalls) uapi
158 $(Q)$(MAKE) $(build)=$(syscalls) kapi
159 $(Q)$(MAKE) $(build)=$(tools) kapi
169 $(Q)$(MAKE) $(build)=arch/s390/kernel/vdso64 include/generated/vdso64-offsets.h
171 $(build)=arch/s390/kernel/vdso32 include/generated/vdso32-offsets.h)
/Linux-v5.15/drivers/iio/proximity/
DKconfig14 Say Y here to build SPI interface support for the Austrian
42 Say Y here if you want to build a driver for the Intersil ISL29501
54 Say Y to build a driver for PulsedLight LIDAR range finding
64 Say Y to build a driver for the ultrasonic sensors I2CXL of
76 Say Y here to build a driver for GPIO bitbanged ranger sensors
91 Say Y to build a driver for the RFD77402 Time-of-Flight (distance)
101 Say Y here to build a driver for GPIO bitbanged ultrasonic
122 Say Y here to build a driver for Semtech's SX9310/SX9311 capacitive
135 Say Y here to build a driver for Semtech's SX9500 capacitive
147 Say Y here to build a driver for Devantech SRF02/SRF08/SRF10
[all …]
/Linux-v5.15/tools/perf/tests/shell/
Dbuildid.sh20 if ! perf version --build-options | grep -q 'libbfd: .* on '; then
43 echo 'int main(void) { return 0; }' | cc -Wl,--build-id=sha1 -o ${ex_sha1} -x c -
44 echo 'int main(void) { return 0; }' | cc -Wl,--build-id=md5 -o ${ex_md5} -x c -
69 link=${build_id_dir}/.build-id/${id:0:2}/${id:2}
77 file=${build_id_dir}/.build-id/${id:0:2}/`readlink ${link}`/elf

12345678910>>...29