xref: /kernel/linux/linux-5.10/tools/perf/scripts/python/bin/netdev-times-report
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/tools/perf/scripts/python/bin/
18c2ecf20Sopenharmony_ci#!/bin/bash
28c2ecf20Sopenharmony_ci# description: display a process of packet and processing time
38c2ecf20Sopenharmony_ci# args: [tx] [rx] [dev=] [debug]
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ciperf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@
6

Indexes created Thu Nov 07 10:32:03 CST 2024