xref: /kernel/linux/linux-6.6/tools/perf/scripts/python/bin/netdev-times-report
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/tools/perf/scripts/python/bin/
162306a36Sopenharmony_ci#!/bin/bash
262306a36Sopenharmony_ci# description: display a process of packet and processing time
362306a36Sopenharmony_ci# args: [tx] [rx] [dev=] [debug]
462306a36Sopenharmony_ci
562306a36Sopenharmony_ciperf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@
6

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