Home
last modified time | relevance | path

Searched refs:namespace (Results 1 – 12 of 12) sorted by relevance

/tools/testing/selftests/tc-testing/plugin-lib/
DnsPlugin.py19 if self.args.namespace:
30 if self.args.namespace:
50 if not self.args.namespace:
85 if not self.args.namespace:
99 if self.args.namespace:
117 if self.args.namespace:
DREADME-PLUGINS27 Run all the commands in a network namespace.
/tools/perf/util/c++/
Dclang.h11 namespace perf {
13 using namespace llvm;
/tools/testing/selftests/tc-testing/
DREADME6 execute them inside a network namespace dedicated to the task.
15 * The kernel must have network namespace support if using nsPlugin
58 network namespace and creates a veth pair which may be used in those test
59 cases. To disable execution within the namespace, pass the -N option
161 options for nsPlugin (run commands in net namespace)
163 -N, --no-namespace
164 Do not run commands in a network namespace.
233 sets up a network namespace and runs all commands in that namespace,
Dtdc.py114 (args, remaining) = parser.parse_known_args(args=remaining, namespace=args)
/tools/perf/Documentation/
Dperf-buildid-cache.txt73 Obtain mount namespace information from the target pid. This is
75 different mount namespace from the perf(1) utility.
Dperf-probe.txt134 Obtain mount namespace information from the target pid. This is
136 different mount namespace from the perf(1) utility.
281 Add a uprobe to a target process running in a different mount namespace
285 Add a USDT probe to a target process running in a different mount namespace
Dperf-script.txt306 --show-namespace-events
307 Display namespace events i.e. events of type PERF_RECORD_NAMESPACES.
Dperf-report.txt97 - cgroup_id: ID derived from cgroup namespace device and inode numbers.
/tools/testing/selftests/futex/
DREADME55 problem as we intend to write multiple tests which collide in this namespace.
/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt79 tests will immediately stop with an error message and the namespace in which
/tools/kvm/kvm_stat/
Dkvm_stat1638 def __call__(self, parser, namespace, values, option_string=None): argument
1651 namespace.pid = pids[0]