Home
last modified time | relevance | path

Searched refs:this (Results 1 – 25 of 45) sorted by relevance

12

/tools/usb/usbip/
DCOPYING7 of this license document, but changing it is not allowed.
24 this service if you wish), that you receive source code or can get it
40 (2) offer you this license which gives you legal permission to copy,
44 that everyone understands that there is no warranty for this free
53 program proprietary. To prevent this, we have made it clear that any
64 under the terms of this General Public License. The "Program", below,
73 covered by this License; they are outside its scope. The act of
83 notices that refer to this License and to the absence of any warranty;
84 and give any other recipients of the Program a copy of this License
101 parties under the terms of this License.
[all …]
DINSTALL14 configure, build, and install this package. The following
16 instructions specific to this package.
45 The simplest way to compile this package is:
93 own directory. To do this, you can use GNU `make'. `cd' to the
159 `config.sub' isn't included in this package, then this package doesn't
188 variables may be lost. In order to avoid this problem, you should set
196 Unfortunately, this technique does not work for `CONFIG_SHELL' due to
197 an Autoconf bug. Until the bug is fixed you can use this workaround:
DREADME75 Physically attach your USB devices to this host.
82 attached to this host.
112 driver. To export this device, we first mark the device as
173 Show the devices attached to this client:
/tools/testing/selftests/rcutorture/doc/
Drcu-test-image.txt3 probably much better ways of doing this, and this filesystem could no
15 # Empirical evidence says this image will work for 64-bit, but...
Dinitrd.txt4 this case. There are probably much better ways of doing this.
19 distro in place, the root-filesystem layout, and so on. To make this
37 # Note that this only becomes /dev on the real filesystem if udev's scripts
/tools/lguest/
Dlguest.txt52 - A tool called "lguest" is available in this directory: type "make"
82 --tunnet=192.168.19.1: configures a "tap" device for networking with this
88 root=/dev/vda: this (and anything else on the command line) are
93 /proc/sys/net/ipv4/ip_forward". In this example, I would configure
99 this option simply adds the tap interface to it.
119 Use this option in conjunction with rng-tools (see ../hw_random.txt)
/tools/perf/Documentation/
Dperf-help.txt23 up. The 'man' program is used by default for this purpose, but this
Dperf-lock.txt16 and statistics with this 'perf lock' command.
19 between start and end <command>. And this command
Dperf-inject.txt17 this case build-ids (-b option) are read and injected as needed into the event
22 information could make use of this facility.
Dperf-probe.txt40 treat it as an offline module (this means you can add a probe on
96 Dry run. With this option, --add and --del doesn't execute actual
131 'ARG' specifies the arguments of this probe point, (see PROBE ARGUMENT).
139this argument (optional). You can use the name of local variable, local data structure member (e.g…
140 'TYPE' casts the type of this argument (optional). If omitted, perf probe automatically set the typ…
160 …ar to glob matching but ignoring spaces in both of pattern and target. So this accepts wildcards('…
188 this will add one or more probes which has the name start with "schedule".
Dperf-top.txt47 Display this many functions.
51 Only display functions with more events than this.
58 Profile at this frequency.
88 Collect data with this RT SCHED_FIFO priority.
91 Annotate this symbol.
Dperf-script.txt41 record <script>' is used and should be present for this command to
67 record' and 'live-mode' variants; this isn't possible however for
104 normally don't - this option allows the latter to be run in
138 second invocation sets the fields to comm,tid,time,ip,sym. In this case a
166 At this point usage is displayed, and perf-script exits.
179 Look for files with symbols relative to this directory.
Dperf-script-python.txt26 raw perf script stream. You can avoid reading the rest of this
33 scripts via 'perf script -l'. As such, this script also shows how to
80 directory, but this is over 600 syscalls, well beyond the number
91 For this script, we only need to know that a syscall was entered; we
173 each field in the event; in this case, there's only one event,
208 Of course, for this script, we're not interested in printing every
212 with this minimalistic skeleton:
257 exception. Well, there may be a better way to do this in Python but
344 A nice side effect of doing this is that you also then capture the
378 is in the libexec/perf-core/scripts/python directory - this is where
[all …]
Dperf-kvm.txt57 And this command produces a file which contains tracing results of kvm
103 analyze events which occur on this vcpu. (default: all vcpus)
137 analyze events which occur on this vcpu. (default: all vcpus)
Dperf-stat.txt73 In per-thread mode, this option is ignored. The -a option is still necessary
132 is a useful mode to detect imbalance between sockets. To enable this mode,
139 is a useful mode to detect imbalance between physical cores. To enable this mode,
Dperf-mem.txt46 Restrict dump of raw samples to those provided via this option. Note that the same
Dperf-report.txt55 Only show symbols that match (partially) with this filter.
138 A regex filter to identify parent. The parent is a caller of this
155 all occurrences of this separator in symbol names (and other output)
233 Look for files with symbols relative to this directory.
306 --stdio output supports this feature.
Dperf-bench.txt154 Repeat memcpy invocation this number of times.
186 Repeat memset invocation this number of times.
/tools/testing/selftests/ftrace/
DREADME10 At first, you need to be the root user to run this script.
65 In this case, the test must call exit_untested.
68 In this case, the test must call exit_unsupported.
/tools/perf/config/
Dutilities.mak24 # produced during the expansion; this may not be
46 # Use this to escape newlines from within a shell call;
62 # Use this to unescape newlines from within a shell call;
71 # misinterpreted as a brace expansion; this can be
110 # (this is in constrast to a `$(shell ...)' function call,
123 # If the text does not contain a newline, then this function
/tools/power/cpupower/bench/
DREADME-BENCH6 What is this benchmark for:
17 What this benchmark does *not* cover:
44 Adding this:
56 takes on this machine and needs to be run in a loop using the performance
/tools/perf/
Ddesign.txt83 this is, with the following encoding:
199 The 'inherit' bit, if set, specifies that this counter should count
213 The 'exclusive' bit, if set, specifies that when this counter's group
215 In future, this will allow sophisticated monitoring programs to supply
289 __u32 version; /* version number of this structure */
290 __u32 compat_version; /* lowest version this is compat with */
311 * NOTE: for obvious reason this only works on self-monitoring
321 * User-space reading this value should issue an rmb(), on SMP capable
322 * platforms, after reading this value -- see perf_event_wakeup().
442 by this process or by another, and doesn't affect any counters that
[all …]
/tools/perf/scripts/perl/Perf-Trace-Util/
DREADME36 Building perf with perf script Perl scripting should install this
56 Alternatively, this software may be distributed under the terms of the
/tools/perf/util/
Ddso.c673 struct dso *this = rb_entry(*p, struct dso, rb_node); in dso__findlink_by_longname() local
674 int rc = strcmp(name, this->long_name); in dso__findlink_by_longname()
683 if (!dso || (dso == this)) in dso__findlink_by_longname()
684 return this; /* Find matching dso */ in dso__findlink_by_longname()
690 rc = strcmp(dso->short_name, this->short_name); in dso__findlink_by_longname()
/tools/testing/ktest/examples/
DREADME10 crosstests.conf - this config shows an example of testing a git repo against

12