Home
last modified time | relevance | path

Searched refs:PREFIX (Results 1 – 16 of 16) sorted by relevance

/tools/power/pm-graph/
DMakefile2 PREFIX ?= /usr macro
9 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph
10 install sleepgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph
11 install bootgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph
12 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph/config
13 install -m 644 config/cgskip.txt $(DESTDIR)$(PREFIX)/lib/pm-graph/config
14 install -m 644 config/freeze-callgraph.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config
15 install -m 644 config/freeze.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config
16 install -m 644 config/freeze-dev.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config
17 install -m 644 config/standby-callgraph.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config
[all …]
/tools/power/x86/x86_energy_perf_policy/
DMakefile4 PREFIX := /usr macro
25 install -d $(DESTDIR)$(PREFIX)/bin
26 install $(BUILD_OUTPUT)/x86_energy_perf_policy $(DESTDIR)$(PREFIX)/bin/x86_energy_perf_policy
27 install -d $(DESTDIR)$(PREFIX)/share/man/man8
28 install -m 644 x86_energy_perf_policy.8 $(DESTDIR)$(PREFIX)/share/man/man8
/tools/power/x86/turbostat/
DMakefile4 PREFIX ?= /usr macro
27 install -d $(DESTDIR)$(PREFIX)/bin
28 install $(BUILD_OUTPUT)/turbostat $(DESTDIR)$(PREFIX)/bin/turbostat
29 install -d $(DESTDIR)$(PREFIX)/share/man/man8
30 install -m 644 turbostat.8 $(DESTDIR)$(PREFIX)/share/man/man8
/tools/debugging/
DMakefile4 PREFIX ?= /usr macro
15 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(BINDIR)/$(TARGET)
/tools/laptop/freefall/
DMakefile2 PREFIX ?= /usr macro
17 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
/tools/wmi/
DMakefile2 PREFIX ?= /usr macro
18 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
/tools/bootconfig/scripts/
Dftrace2bconf.sh74 emit_kv $PREFIX.event.kprobes.$event.probes += $args
80 emit_kv $PREFIX.event.synthetic.$event.fields = `echo $fields | sed "s/;/,/g"`
113 emit_kv $PREFIX.event.$group.$event.actions += \'$action\'
/tools/bpf/bpftool/Documentation/
Dbpftool-feature.rst22 …** **feature probe** [*COMPONENT*] [**full**] [**unprivileged**] [**macros** [**prefix** *PREFIX*]]
29 **bpftool feature probe** [**kernel**] [**full**] [**macros** [**prefix** *PREFIX*]]
44 used to define a *PREFIX*, the provided string will be used
62 **bpftool feature probe dev** *NAME* [**full**] [**macros** [**prefix** *PREFIX*]]
/tools/lib/perf/
Dlibperf.pc.template3 prefix=@PREFIX@
/tools/lib/bpf/
Dlibbpf.pc.template3 prefix=@PREFIX@
/tools/usb/usbip/
DINSTALL109 `configure' the option `--prefix=PREFIX'.
113 pass the option `--exec-prefix=PREFIX' to `configure', the package uses
114 PREFIX as the prefix for installing programs and libraries.
124 option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
177 `configure' looks for `PREFIX/share/config.site' if it exists, then
178 `PREFIX/etc/config.site' if it exists. Or, you can set the
/tools/perf/Documentation/
Dperf-annotate.txt115 --prefix=PREFIX::
118 and add PREFIX. This allows to display source code compiled on systems
Dperf-top.txt166 --prefix=PREFIX::
169 and add PREFIX. This allows to display source code compiled on systems
Dperf-report.txt371 --prefix=PREFIX::
374 and add PREFIX. This allows to display source code compiled on systems
/tools/perf/
Dperf.c446 exec_cmd_init("perf", PREFIX, PERF_EXEC_PATH, EXEC_PATH_ENVIRONMENT); in main()
/tools/testing/selftests/wireguard/qemu/
DMakefile338 $(MAKE) -C $(IPROUTE2_PATH) PREFIX=/ ip/ip
342 $(MAKE) -C $(IPROUTE2_PATH) PREFIX=/ misc/ss