Lines Matching +full:sample +full:- +full:time
1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Sample kernel code"
5 You can build and test sample kernel code here.
10 bool "auxdisplay sample"
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"
54 measures the time taken to invoke one function a number of times.
57 tristate "Build sample module for kernel access to Ftrace instancess"
67 different kobject sample modules showing how to use kobjects,
73 tristate "Build kprobes examples -- loadable modules only"
79 tristate "Build kretprobes example -- loadable modules only"
84 tristate "Build kernel hardware breakpoint examples -- loadable module only"
90 tristate "Build fprobe examples -- loadable modules only"
97 tristate "Build kfifo examples -- loadable modules only"
101 different kfifo sample modules showing how to use the
107 tristate "Build kdb command example -- loadable modules only"
114 tristate "Build qmi client sample -- loadable modules only"
120 Build an QMI client sample driver, which demonstrates how to
124 tristate "Build rpmsg client sample -- loadable modules only"
127 Build an rpmsg client sample driver, which demonstrates how
128 to communicate with an AMP-configured remote processor over
132 tristate "Build live patching samples -- loadable modules only"
135 Build sample live patch demonstrations.
138 tristate "Build configfs patching sample -- loadable modules only"
141 Builds a sample configfs interface.
144 tristate "Build connector sample -- loadable modules only"
147 When enabled, this builds both a sample kernel module for
150 See also Documentation/driver-api/connector.rst
153 bool "Build fanotify error monitoring sample"
159 See also Documentation/admin-guide/filesystem-monitoring.rst.
162 bool "hidraw sample"
170 restricted by a user-defined filesystem access control policy.
173 bool "pidfd sample"
177 bool "Build seccomp sample code"
184 bool "Timer sample"
188 tristate "TSM measurement sample"
192 Build a sample module that emulates MRs (Measurement Registers) and
196 The module name will be tsm-mr-sample when built as a module.
199 bool "UHID sample"
202 Build UHID sample program.
205 tristate "Build VFIO mtty example mediated device sample code"
209 Build a virtual tty sample driver for use as a VFIO
213 tristate "Build VFIO mdpy example mediated device sample code"
217 Build a virtual display sample driver for use as a VFIO
226 Guest fbdev driver for the virtual display sample driver.
229 tristate "Build VFIO mbochs example mediated device sample code"
234 Build a virtual display sample driver for use as a VFIO
237 Emulate enough of qemu stdvga to make bochs-drm.ko happy.
241 Device looks a lot like "qemu -device secondary-vga".
247 Builds a sample program to illustrate the use of the Android binderfs
263 Build a sample program to work with mei device.
270 Build a sample program to work with PFSM devices.
273 bool "watchdog sample"
296 Build a sample program which have explicitly leaks memory to test
300 bool "Build cgroup sample code"
320 it will sleep long time (256 seconds) with holding a lock. Thus,