| /linux/tools/build/Documentation/ |
| H A D | Build.txt | 1 Build Framework 4 The perf build framework was adopted from the kernel build system, hence the 7 Basically the user provides set of 'Build' files that list objects and 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 11 we setup source objects, but we support more. This allows one 'Build' file to 12 carry a sources list for multiple build objects. 15 Build framework makefiles 18 The build framework consists of 2 Makefiles: 20 Build.include [all …]
|
| /linux/samples/ |
| H A D | Kconfig | 5 You can build and test sample kernel code here. 14 tristate "Build trace_events examples -- loadable modules only" 20 tristate "Build custom trace event example -- loadable modules only" 26 tristate "Build trace_printk module - tests various trace_printk formats" 33 tristate "Build register_ftrace_direct() example" 41 tristate "Build register_ftrace_direct() on multiple ips example" 50 tristate "Build custom ftrace ops example" 57 tristate "Build sample module for kernel access to Ftrace instances" 64 tristate "Build kobject examples" 66 This config option will allow you to build [all...] |
| /linux/tools/build/feature/ |
| H A D | Makefile | 114 BUILD = $(__BUILD) > $(@:.bin=.make.output) 2>&1 115 BUILD_BFD = $(BUILD) -DPACKAGE='"perf"' -lbfd -ldl 116 BUILD_ALL = $(BUILD) -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -ldw -lelf -lnuma -lelf -lslang \ 129 $(BUILD) 132 $(BUILD) -D_GNU_SOURCE -lpthread 135 $(BUILD) -lpthread 138 $(BUILD) -fstack-protector-all 141 $(BUILD) -O2 -D_FORTIFY_SOURCE=2 144 $(BUILD) 147 $(BUILD) 109 BUILD = $(__BUILD) > $(@:.bin=.make.output) 2>&1 global() macro [all...] |
| /linux/tools/perf/Documentation/ |
| H A D | Build.txt | 2 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 27 - Build makefiles 28 makefiles that defines build objects [all …]
|
| H A D | android.txt | 4 There are two ways to build perf and run it on Android: 6 - Method 1: Build perf with static linking. See Build.txt, section 7 "4) Cross compilation" for how to build a static perf binary. 10 build perf. See Build.txt, section "5) Build with clang" for details.
|
| /linux/drivers/accessibility/speakup/ |
| H A D | Kconfig | 55 synthesizer. You can say y to build it into the kernel, 56 or m to build it as a module. See the configuration 64 synthesizer. You can say y to build it into the kernel, 65 or m to build it as a module. See the configuration 72 synthesizer. You can say y to build it into the kernel, 73 or m to build it as a module. See the configuration 80 You can say y to build it into the kernel, or m to 81 build it as a module. See the configuration help on the 88 synthesizer. You can say y to build it into the kernel, 89 or m to build it as a module. See the configuration [all …]
|
| /linux/drivers/iio/dac/ |
| H A D | Kconfig | 14 Say yes here to build support for Analog Devices AD3530R, AD3531R 25 Say yes here to build support for Analog Devices AD3552R 45 Say yes here to build support for Analog Devices AD3552R 55 Say yes here to build support for Analog Devices AD5024, AD5025, AD5044, 69 Say yes here to build support for Analog Devices AD5360, AD5361, 82 Say yes here to build support for Analog Devices AD5380, AD5381, 93 Say yes here to build support for Analog Devices AD5421 loop-powered 107 Say yes here to build support for Analog Devices AD5300, AD5310, 121 Say yes here to build support for Analog Devices AD5301, AD5311, AD5321, 131 Say yes here to build support for Analog Devices AD5415, AD5426, AD5429, [all …]
|
| /linux/drivers/iio/chemical/ |
| H A D | Kconfig | 13 Say Y here to build support for Aosong AGS02MA TVOC (Total Volatile 27 Say Y here to build I2C interface support for the following 40 Say Y here to build I2C interface support for the following 56 Say yes here to build support for Bosch Sensortec BME680 sensor with 78 Say Y here to build I2C interface support for the AMS 90 Say yes here to build support for ScioSense ENS160 multi-gas sensor. 107 Say Y here to build I2C interface support for the AMS 115 Say Y here to build Serdev interface support for the Winsen 127 Say Y here to build support for the Plantower PMS7003 particulate 138 Say Y here to build support for the Sensirion SCD30 sensor with carbon [all …]
|
| /linux/drivers/iio/accel/ |
| H A D | Kconfig | 15 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 42 Say Y here if you want to build i2c support for the Analog Devices 55 Say Y here if you want to build spi support for the Analog Devices 72 Say Y here if you want to build support for the Analog Devices 87 Say Y here if you want to build support for the Analog Devices 106 Say Y here if you want to build i2c support for the Analog Devices 121 Say Y here if you want to build spi support for the Analog Devices 215 Say Y here if you want to build a driver for the Bosch BMA023, BMA150 256 Say Y here if you want to build a driver for the Bosch BMA400 [all …]
|
| /linux/drivers/iio/adc/ |
| H A D | Kconfig | 50 Say yes here to build support for Analog Devices AD4000 high speed 72 Say yes here to build support for Analog Devices AD4030 and AD4630 high speed 85 Say yes here to build support for Analog Devices AD4062 I3C analog 97 Say yes here to build support for Analog Devices AD4080 114 Say yes here to build support for Analog Devices AD4130-8 SPI analog 126 Say yes here to build support for Analog Devices AD4134 SPI analog to 141 Say yes here to build support for Analog Devices AD4170-4 SPI analog 156 Say yes here to build support for Analog Devices AD4695 and similar 169 Say yes here to build support for Analog Devices AD4851, AD4852, 185 Say yes here to build support for Analog Devices AD7091R-5 ADC. [all …]
|
| /linux/Documentation/bpf/libbpf/ |
| H A D | libbpf_build.rst | 11 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/drivers/iio/proximity/ |
| H A D | Kconfig | 14 Say Y here to build SPI interface support for the Austrian 39 Say Y here to build a driver for the Nicera D3-323-AA PIR sensor. 51 Say Y here to build a driver for TYHX HX9023S capacitive SAR sensor. 65 Say Y here to build a driver for the Murata IRS-D200 PIR sensor. 77 Say Y here if you want to build a driver for the Intersil ISL29501 89 Say Y to build a driver for PulsedLight LIDAR range finding 101 Say Y to build a driver for the ultrasonic sensors I2CXL of 113 Say Y here to build a driver for GPIO bitbanged ranger sensors 128 Say Y to build a driver for the RFD77402 Time-of-Flight (distance) 138 Say Y here to build a driver for GPIO bitbanged ultrasonic [all …]
|
| /linux/drivers/iio/light/ |
| H A D | Kconfig | 17 Say Y here if you want to build a driver for the ACPI0008 40 Say Y here if you want to build a driver for the Analog Devices 50 Say Y here if you want to build a driver for the Dyna Image AL3000a 60 Say Y here if you want to build a driver for the Dyna Image AL3010 70 Say Y here if you want to build a driver for the Dyna Image AL3320A 81 Say Y here if you want to build support for a Broadcom APDS9160 91 Say Y here if you want to build a driver for the Avago APDS9300 116 Say Y here to build I2C interface support for the Avago 146 Say Y here to build support for the ROHM bh1745 colour sensor. 155 Say Y here to build support for the ROHM BH1710, BH1715, BH1721, [all …]
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | kvm-test-1-run.sh | 44 echo ' ---' `date`: Starting build, PID $$ 88 # Rerunning previous test for which build failed 91 echo Initial build failed, not running KVM, see $resdir. 92 if test -f $resdir/build.wait 94 mv $resdir/build.wait $resdir/build.ready 97 elif kvm-build.sh $T/KcList $resdir 99 # Had to build a kernel for this test. 116 parse-build.sh $resdir/Make.out $title 118 # Build faile [all...] |
| /linux/scripts/ |
| H A D | Makefile.package | 69 rpm-pkg: private build-type := a 70 srcrpm-pkg: private build-type := s 71 binrpm-pkg: private build-type := b 75 +$(strip rpmbuild -b$(build-type) rpmbuild/SPECS/kernel.spec \ 77 $(if $(filter a b, $(build-type)), \ 78 --target $(UTS_MACHINE)-linux --build-in-place --noprep --define='_smp_mflags %{nil}' \ 119 deb-pkg: private build-type := source,binary 120 srcdeb-pkg: private build-type := source 121 bindeb-pkg: private build-type := binary 127 --build=$(build-type) --no-pre-clean --unsigned-changes \ [all …]
|
| /linux/drivers/clk/hisilicon/ |
| H A D | Kconfig | 8 Build the clock driver for hi3516cv300. 16 Build the clock driver for hi3519. 24 Build the clock driver for hi3559a. 31 Build the clock driver for hi3660. 38 Build the clock driver for hi3670. 46 Build the clock driver for hi3798cv200. 53 Build the Hisilicon Hi6220 clock driver based on the common clock framework. 60 Build reset controller driver for HiSilicon device chipsets. 68 Build the Hisilicon Hi6220 stub clock driver. 76 Build the Hisilicon Hi3660 stub clock driver.
|
| /linux/tools/build/ |
| H A D | Makefile.build | 3 # Main build makefile. 15 build-dir := $(srctree)/tools/build 19 fixdep := $(build-dir)/fixdep 25 include $(build-dir)/Build.include 30 # Init all relevant variables used in build files so 38 # Build definitions 39 build-file := $(dir)/Build 40 -include $(build-file) 93 # Build rules 118 # it's recommended to build a static rust library, when a foreight (to rust) [all …]
|
| /linux/tools/docs/ |
| H A D | sphinx-build-wrapper | 36 Sphinx build wrapper that handles Kernel-specific business rules: 38 - it gets the Kernel build environment vars; 96 Handles a sphinx-build target, adding needed arguments to build 150 Get the number of jobs to be used for docs build passed via command 165 # by sphinx-build time. Among them, it may contain sphinx verbosity 174 # Other sphinx-build arguments go as-is, so place them 180 # Build a list of sphinx args, honoring verbosity here if specified 227 # versions of Python and sphinx-build. 263 self.sphinxbuild = os.environ.get("SPHINXBUILD", "sphinx-build") 650 def build(self, target, sphinxdirs=None, global() member in SphinxBuilder [all...] |
| /linux/sound/hda/codecs/realtek/ |
| H A D | Kconfig | 21 tristate "Build Realtek ALC260 HD-audio codec support" if EXPERT 29 tristate "Build Realtek ALC262 HD-audio codec support" if EXPERT 37 tristate "Build Realtek ALC268 HD-audio codec support" if EXPERT 46 tristate "Build Realtek ALC269 HD-audio codecs support" if EXPERT 55 tristate "Build Realtek ALC662 HD-audio codecs support" if EXPERT 64 tristate "Build Realtek ALC680 HD-audio codecs support" if EXPERT 72 tristate "Build Realtek ALC861 HD-audio codecs support" if EXPERT 80 tristate "Build Realtek ALC861-VD HD-audio codecs support" if EXPERT 88 tristate "Build Realtek ALC880 HD-audio codecs support" if EXPERT 96 tristate "Build Realtek ALC882 HD-audio codecs support" if EXPERT
|
| /linux/Documentation/dev-tools/ |
| H A D | gcov.rst | 7 To get coverage data for a specific file, change to the kernel build 130 Separated build and test machines 143 gcc version used for kernel build. Also the following files need to be 144 copied from build to test machine: 149 from the build tree: 155 exact same file system location on the test machine as on the build 159 .. _gcov-build: 161 b) gcov is run on the BUILD machine 164 to build machine: 170 These files can be copied to any location on the build machine. gcov [all …]
|
| /linux/samples/bpf/ |
| H A D | README.rst | 13 Build dependencies 50 This will create a local "usr/include" directory in the git/build top 70 By default llvm will build all non-experimental backends including bpf. 76 use the Ninja build system, you can find it in your system's package 77 manager, usually the package is ninja or ninja-build. 80 (build dependencies are ninja, cmake and gcc-c++):: 83 $ mkdir -p llvm-project/llvm/build 84 $ cd llvm-project/llvm/build 94 …make M=samples/bpf LLC=~/git/llvm-project/llvm/build/bin/llc CLANG=~/git/llvm-project/llvm/build/b… 101 build samples for the cross target:: [all …]
|
| /linux/drivers/clk/imx/ |
| H A D | Kconfig | 71 Build the driver for i.MX8MM CCM Clock Driver 78 Build the driver for i.MX8MN CCM Clock Driver 86 Build the driver for i.MX8MP CCM Clock Driver 93 Build the driver for i.MX8MQ CCM Clock Driver 102 Build the driver for IMX8QXP SCU based clocks. 110 Build the driver for i.MX8ULP CCM Clock Driver 117 Build the driver for i.MX93 CCM Clock Driver 124 Build the clock driver for i.MX95 BLK CTL 131 Build the driver for i.MXRT1050 CCM Clock Driver
|
| /linux/drivers/iio/potentiometer/ |
| H A D | Kconfig | 13 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 and 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/Documentation/translations/zh_TW/dev-tools/ |
| H A D | gdb-kernel-debugging.rst | 45 - 切換到/path/to/linux-build(內核源碼編譯)目錄 52 add-auto-load-safe-path /path/to/linux-build 68 scanning for modules in /home/user/linux/build 69 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko 70 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko 71 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko 72 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko 73 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko 75 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko 90 loading @0xffffffffa0034000: /home/user/linux/build/lib/libcrc32c.ko [all …]
|
| /linux/Documentation/translations/zh_CN/dev-tools/ |
| H A D | gdb-kernel-debugging.rst | 49 - 切换到/path/to/linux-build(内核源码编译)目录 56 add-auto-load-safe-path /path/to/linux-build 72 scanning for modules in /home/user/linux/build 73 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko 74 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko 75 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko 76 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko 77 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko 79 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko 94 loading @0xffffffffa0034000: /home/user/linux/build/lib/libcrc32c.ko [all …]
|