Lines Matching refs:ng
22 `stress-ng <https://www.mankier.com/1/stress-ng>`_,
67 We used strace to trace the perf, stress-ng, paxtest workloads to illustrate
92 Install stress-ng and paxtest::
94 apt-get install stress-ng
100 As mentioned earlier, we used strace to trace perf bench, stress-ng and
116 Stress-ng netdev stressor workload
119 stress-ng is used for performing stress testing on the kernel. It allows
124 to the `stress-ng man-page <https://www.mankier.com/1/stress-ng>`_ to
176 * stress-ng
254 What is stress-ng and how do we use it?
257 As mentioned earlier, stress-ng is used for performing stress testing on
274 stress-ng --netdev 1 -t 60 --metrics command.
284 perf record stress-ng --netdev 1 -t 60 --metrics command.
427 Tracing stress-ng netdev stressor workload
430 Run the following command to trace stress-ng netdev stressor workload::
432 strace -c stress-ng --netdev 1 -t 60 --metrics
605 * `stress-ng <https://www.mankier.com/1/stress-ng>`_