delaystat

command module
v0.0.0-...-8b0d8d9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2020 License: MIT Imports: 8 Imported by: 0

README

delaystat

delaystat is a cli utility that fetches and prints linux delay accounting information for a given process or thread.

Usage

Delay accounting for by PID:

$ delaystat -p 1

Delay accounting by TGID:

$ delaystat -t 1

If no flags are provided, delaystat prints its own delay accounting information.

More information

For more information on linux delay accounting, please see:

Notes
  • Requires CAP_NET_ADMIN capability (see capabilities(7)). Otherwise, the application must be run as root.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL