Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 767 Bytes

necoperf-cli.md

File metadata and controls

19 lines (14 loc) · 767 Bytes

necoperf-cli command reference

necoperf-cli <subcommand> args...

necoperf-cli profile PODNAME

Perform profiling for container on pod.

Option Default value Description
--necoperf-namespace necoperf Namespace in which necoperf-daemon is running
-n,--namespace default Namespace in which the pod being profiled is running
--container Specify the container name to profile. If no container name is specified, the first container of the pod is set as the target of profiling.
--timeout 30s Time to run cpu profiling on server
--output-dir /tmp Directory for output of profiling results