Home
last modified time | relevance | path

Searched refs:on (Results 1 – 25 of 205) sorted by relevance

123456789

/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_traceonoff_triggers.tc88 on=`cat tracing_on`
89 if [ $on != "0" ]; then
115 on=`cat tracing_on`
116 if [ $on != "0" ]; then
132 on=`cat tracing_on`
133 if [ $on != "1" ]; then
149 on=`cat tracing_on`
150 if [ $on != "$val" ]; then
151 fail "Expected tracing_on to be $val, but it was $on"
/tools/testing/selftests/net/forwarding/
Dethtool.sh72 ethtool -s $h2 autoneg on
73 ethtool -s $h1 autoneg on
96 ethtool -s $h2 autoneg on
97 ethtool -s $h1 autoneg on
119 ethtool -s $h1 autoneg on
215 ethtool -s $h2 autoneg on
216 ethtool -s $h1 autoneg on
256 ethtool -s $h2 autoneg on
257 ethtool -s $h1 autoneg on
285 ethtool -s $h2 autoneg on
[all …]
/tools/testing/selftests/net/
Dveth.sh230 chk_tso_flag " - tso flag" $SRC on
231 chk_tso_flag " - peer tso flag" $DST on
238 ip netns exec $NS_DST ethtool -K veth$DST gro on
239 chk_gro_flag "with gro on - gro flag" $DST on
241 chk_tso_flag " - tso flag" $SRC on
242 chk_tso_flag " - peer tso flag" $DST on
244 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
252 ip netns exec $NS_DST ethtool -K veth$DST gro on
253 chk_gro_flag "with gro enabled on link down - gro flag" $DST on
255 chk_tso_flag " - tso flag" $SRC on
[all …]
Dudpgro_fwd.sh217 ip netns exec $NS_DST ethtool -K veth$DST rx-gro-list on
227 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
235 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
240 ip netns exec $NS_DST ethtool -K veth$DST rx-gro-list on
247 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
259 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
/tools/perf/util/
Devswitch.c9 if (evswitch->on && evswitch->discarding) { in evswitch__discard()
10 if (evswitch->on != evsel) in evswitch__discard()
44 evswitch->on = evlist__find_evsel_by_str(evlist, evswitch->on_name); in evswitch__init()
45 if (evswitch->on == NULL) { in evswitch__init()
/tools/testing/kunit/test_data/
Dtest_interrupted_tap_output.log13 …060000] Btrfs loaded, crc32c=crc32c-generic, debug=on, assert=on, integrity-checker=on, ref-verify…
33 [ 0.060000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
Dtest_is_test_passed-no_tests_run_no_header.log5 Checking if /dev/shm is on tmpfs...OK
9 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 14038
23 Checking that host ptys support SIGIO on close...No, enabling workaround
29 mconsole (version 2) initialized on /usr/local/google/home/brendanhiggins/.uml/6Ijecl/mconsole
69 Console initialized on /dev/tty0
75 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
/tools/power/cpupower/
DToDo4 (current implementation has issues on AMD)
5 - Try to read out boost states and frequencies on Intel
7 RAM from HW on Intel SandyBridge -> another monitor?
18 -> Execute start measures via the forked processes on
21 -> Execute stop measures via the forked processes on
DREADME19 interfaces [depending on configuration, see below].
29 should suffice on most systems. It builds libcpupower to put in
43 and to various others commenting on the previous (pre-)releases of
/tools/perf/Documentation/
Dperf-version.txt15 on the standard output.
18 compiled-in libraries are printed on the standard output.
23 Prints the status of compiled-in libraries on the
Dperfconfig.example14 report = on
15 annotate = on
16 top = on
Dintel-hybrid.txt7 Part of events are available on core cpu, part of events are available
8 on atom cpu and even part of events are available on both.
51 For example, count the 'cycles' event on core cpus.
58 When creating one event and the event is available on both atom and core,
60 core. Most of hardware events and cache events are available on both
64 But on hybrid platform, kernel needs to know where the event comes from
122 The kernel creates 'cycles' (0x400000000) on cpu0-cpu15 (core cpus),
123 and create 'cycles' (0x800000000) on cpu16-cpu23 (atom cpus).
140 One example, 'triad_loop' runs on cpu16 (atom core), while we can see the
181 If there is no '-e' specified in perf record, on hybrid platform,
[all …]
Dperf-help.txt17 on the standard output.
20 printed on the standard output.
33 Prints all the available commands on the standard output. This
Dperf-ftrace.txt41 Trace on existing process id (comma separated list).
44 Trace on existing thread id (comma separated list).
62 Default is to trace on all online CPUs.
74 Select function tracer and set function filter on the given
94 Select function_graph tracer and set graph filter on the given
102 Select function_graph tracer and set graph notrace filter on the
111 nosleep-time - Measure on-CPU time only for function_graph tracer.
Dperf-top.txt30 Monitor only on the list of CPUs provided. Multiple CPUs can be provided as a
59 amount of events. WARNING: This should be used on grouped events.
89 Profile events on existing Process ID (comma separated list).
93 Profile events on existing thread ID (comma separated list).
169 and add PREFIX. This allows to display source code compiled on systems
190 and will be sorted on the data. It requires -g/--call-graph option
214 Zoom operations on the TUI (thread, dso, etc).
240 taken branches. The number of branches captured with each sample depends on the
248 levels are subject to permissions. When sampling on multiple events, branch stack sampling
251 Note that this feature may not be available on all processors.
[all …]
Dperf-trace.txt61 Record events on existing process ID (comma separated list).
65 Record events on existing thread ID (comma separated list).
87 a cgroup (on the root cgroup, sys wide, etc).
114 Collect samples only on the list of CPUs provided. Multiple CPUs can be provided as a
116 In per-thread mode with inheritance mode on (default), Events are captured only when
117 the thread executes on the designated CPUs. Default is to monitor all CPUs.
137 Show process COMM right beside its ID, on by default, disable with --no-comm.
177 times the maximum for non-root users, based on the kernel.perf_event_mlock_kb
181 Show the kernel callchains on the syscall exit path.
188 --switch-on EVENT_NAME::
[all …]
/tools/testing/selftests/lkdtm/
Dtests.txt7 #EXHAUST_STACK Corrupts memory on failure
8 #CORRUPT_STACK Crashes entire system on success
9 #CORRUPT_STACK_STRONG Crashes entire system on success
21 #WRITE_AFTER_FREE Corrupts memory on failure
23 #WRITE_BUDDY_AFTER_FREE Corrupts memory on failure
/tools/testing/selftests/cpu-hotplug/
DMakefile4 TEST_PROGS := cpu-on-off-test.sh
9 @/bin/bash ./cpu-on-off-test.sh -a || echo "cpu-hotplug selftests: [FAIL]"
/tools/testing/selftests/memory-hotplug/
DMakefile6 TEST_PROGS := mem-on-off-test.sh
9 …@/bin/bash ./mem-on-off-test.sh -r 10 && echo "memory-hotplug selftests: [PASS]" || echo "memory-h…
/tools/lib/traceevent/Documentation/
Dlibtraceevent-long_size.txt6 tep_get_long_size, tep_set_long_size - Get / set the size of a long integer on
21 The _tep_get_long_size()_ function returns the size of a long integer on the machine,
24 The _tep_set_long_size()_ function sets the size of a long integer on the machine,
30 The _tep_get_long_size()_ function returns the size of a long integer on the machine,
/tools/perf/
Ddesign.txt5 Performance counters are special hardware registers available on most modern
10 thus be used to profile the code that runs on that CPU.
14 groups, and it provides event capabilities on top of those. It
52 pinned : 1, /* must always be on PMU */
53 exclusive : 1, /* only group on PMU */
112 on all CPUs that implement Performance Counters support under Linux,
120 cycles while bus lock signal asserted" events on Intel Core CPUs, pass
155 A read() on a counter returns the current value of the counter and possible
161 * reads on the counter should return the indicated quantities,
176 has irq_period > 0. The record_type controls what data is recorded on each
[all …]
/tools/testing/selftests/drivers/net/netdevsim/
Dethtool-coalesce.sh118 ethtool -C $NSIM_NETDEV adaptive-rx on
122 ethtool -C $NSIM_NETDEV adaptive-tx on
/tools/testing/selftests/arm64/fp/
DREADME69 running on the host.
75 (Depending on the hardware GIC implementation, you may also need
84 commands on the host.
86 Within the guest, the host filesystem is accessible, mounted on /host.
88 2) Run the sve-stress on *each* guest with the Vector-Length set to 32:
91 3) Run the sve-stress on the host with the maximum Vector-Length:
/tools/testing/selftests/drivers/net/mlxsw/
Dsch_ets.sh58 ethtool -s $swp2 autoneg on
59 ethtool -s $h2 autoneg on
/tools/usb/usbip/
DCOPYING45 software. If the software is modified by someone else and passed on, we
47 that any problems introduced by others will not reflect on the original
65 refers to any such program or work, and a "work based on the Program"
75 is covered only if its contents constitute a work based on the
77 Whether that is true depends on what the Program does.
81 conspicuously and appropriately publish on each copy an appropriate
91 of it, thus forming a work based on the Program, and copy and
111 does not normally print such an announcement, your work based on
120 on the Program, the distribution of the whole must be on the terms of
127 collective works based on the Program.
[all …]

123456789