Home
last modified time | relevance | path

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

123

/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/perf/Documentation/
Dperf-config.txt15 You can manage variables in a configuration file with this command.
64 Given a $HOME/.perfconfig like this:
142 And values of this variable specify percentage colors.
188 The buildid.dir variable can be used to either change this directory
199 this option lets 'annotate' print a list of assembly code with the source code.
201 If this option is 'true', they can be printed
209 But if this option is 'false', source code of the part
261 When showing source code if this option is 'true',
270 However if this option is 'false', they aren't printed as below.
284 If use this, the number of branches jumping to that address can be printed as below.
[all …]
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.
60 found in the jitdumps files captured in the input perf.data file. Use this option
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
Dcallchain-overhead-calculation.txt17 'self' overhead of its child functions. But with this enabled, users
39 In this case 'foo' is a child of 'bar', and 'bar' is an immediate
66 calculate the 'children' overhead. In this case the report could be
Dperf-probe.txt39 Only when using this with --definition, you can give an offline
46 treat it as an offline module (this means you can add a probe on
76 When this is used with --cache, perf shows all cached probes instead of
121 Dry run. With this option, --add and --del doesn't execute actual
173 'ARG' specifies the arguments of this probe point, (see PROBE ARGUMENT).
186this argument (optional). You can use the name of local variable, local data structure member (e.g…
188 'TYPE' casts the type of this argument (optional). If omitted, perf probe automatically set the typ…
215 …ar to glob matching but ignoring spaces in both of pattern and target. So this accepts wildcards('…
243 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.
231 Note that this feature may not be available on all processors.
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
139 second invocation sets the fields to comm,tid,time,ip,sym. In this case a
167 At this point usage is displayed, and perf-script exits.
205 Look for files with symbols relative to this directory.
277 will override this value if the synthesized callchain size is bigger.
Dperf-report.txt61 Only show symbols that match (partially) with this filter.
173 A regex filter to identify parent. The parent is a caller of this
190 all occurrences of this separator in symbol names (and other output)
231 Usually more convenient to use --branch-history for this.
250 will override this value if the synthesized callchain size is bigger.
299 Look for files with symbols relative to this directory.
362 (Default: 0). Note that this option also sets the percent limit (threshold)
380 --stdio output supports this feature.
407 Only report the samples on the processor socket that match with this filter
/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.
35 distro in place, the root-filesystem layout, and so on. To make this
53 # 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/
Dbuiltin-kmem.c779 struct page_stat this = { in perf_evsel__process_page_alloc_event() local
809 this.page = page; in perf_evsel__process_page_alloc_event()
810 pstat = page_stat__findnew_page(&this); in perf_evsel__process_page_alloc_event()
819 pstat = page_stat__findnew_alloc(&this); in perf_evsel__process_page_alloc_event()
828 this.callsite = callsite; in perf_evsel__process_page_alloc_event()
829 pstat = page_stat__findnew_caller(&this); in perf_evsel__process_page_alloc_event()
848 struct page_stat this = { in perf_evsel__process_page_free_event() local
860 this.page = page; in perf_evsel__process_page_free_event()
861 pstat = page_stat__find_page(&this); in perf_evsel__process_page_free_event()
872 this.gfp_flags = pstat->gfp_flags; in perf_evsel__process_page_free_event()
[all …]
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 …]
Dbuiltin-sched.c867 struct work_atoms *this; in __thread_latency_insert() local
870 this = container_of(*new, struct work_atoms, node); in __thread_latency_insert()
873 cmp = thread_lat_cmp(sort_list, data, this); in __thread_latency_insert()
1678 struct work_atoms *this; in __merge_work_atoms() local
1684 this = container_of(*new, struct work_atoms, node); in __merge_work_atoms()
1687 this_comm = thread__comm_str(this->thread); in __merge_work_atoms()
1694 this->num_merged++; in __merge_work_atoms()
1695 this->total_runtime += data->total_runtime; in __merge_work_atoms()
1696 this->nb_atoms += data->nb_atoms; in __merge_work_atoms()
1697 this->total_lat += data->total_lat; in __merge_work_atoms()
[all …]
/tools/scripts/
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/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/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/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/testing/selftests/futex/
DREADME54 based on the primary futex operation they test. Eventually this will become a
55 problem as we intend to write multiple tests which collide in this namespace.
/tools/objtool/Documentation/
Dstack-validation.txt112 Stacktool will improve this situation in several ways. For code
146 state. If objtool can ensure that stack traces are reliable, this
159 function type. In asm code, this is typically done using the
169 in this case.
224 If you're getting this error in a .c file, see the "Errors in .c
294 x86_64, this means rbp) at the beginning of the function and pops it
307 reasons for this:
310 panic(). In this case the noreturn function needs to be added to
324 the use of the stack pointer in its output operand. On x86_64, this
/tools/perf/pmu-events/
DREADME2 The contents of this directory allow users to specify PMU events in their
5 The main program in this directory, is the 'jevents', which is built and
75 and the generated 'pmu-events.c' defines this table.

123