Home
last modified time | relevance | path

Searched refs:bootconfig (Results 1 – 11 of 11) sorted by relevance

/tools/bootconfig/
A DMakefile12 LIBSRC = $(srctree)/lib/bootconfig.c $(srctree)/include/linux/bootconfig.h
15 ALL_TARGETS := bootconfig
20 $(OUTPUT)bootconfig: main.c include/linux/bootconfig.h $(LIBSRC)
23 test: $(ALL_PROGRAMS) test-bootconfig.sh
24 ./test-bootconfig.sh $(OUTPUT)
27 install $(OUTPUT)bootconfig $(DESTDIR)$(bindir)
A D.gitignore2 bootconfig
A Dtest-bootconfig.sh11 BOOTCONF=${TESTDIR}/bootconfig
/tools/testing/ktest/examples/include/
A Dbootconfig.conf9 BOOTCONFIG := /usr/bin/bootconfig
35 TEST_NAME = bootconfig boottrace
40 ADD_CONFIG = ${ADD_CONFIG} ${BOOTCONFIG_PATH}/config-bootconfig
48 TEST_NAME = bootconfig function graph
52 ADD_CONFIG = ${ADD_CONFIG} ${BOOTCONFIG_PATH}/config-bootconfig
60 TEST_NAME = bootconfig tracing
64 ADD_CONFIG = ${ADD_CONFIG} ${BOOTCONFIG_PATH}/config-bootconfig
/tools/bootconfig/scripts/
A Dxbc.sh8 BOOTCONFIG=${BOOTCONFIG:=$XBC_BASEDIR/../bootconfig}
10 BOOTCONFIG=`which bootconfig`
/tools/testing/ktest/examples/bootconfigs/
A Dconfig-bootconfig1 CONFIG_CMDLINE="bootconfig"
/tools/bootconfig/samples/
A Dgood-simple.bconf1 # A good simple bootconfig
/tools/testing/ktest/examples/
A Dkvm.conf93 INCLUDE include/bootconfig.conf
/tools/
A DMakefile72 counter firewire hv guest bootconfig spi usb virtio mm bpf iio gpio objtool leds wmi firmware debug… target
126 perf selftests bootconfig spi turbostat usb \
/tools/perf/util/
A Dprobe-event.h18 bool bootconfig; member
/tools/perf/
A Dbuiltin-probe.c359 if (probe_conf.bootconfig) in perf_add_probe_events()
605 OPT_BOOLEAN(0, "bootconfig", &probe_conf.bootconfig, in __cmd_probe()
723 if (probe_conf.bootconfig && params->uprobes) { in __cmd_probe()

Completed in 29 milliseconds