go

command
v0.0.0-...-33a9516 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: MIT Imports: 6 Imported by: 0

README

Examples

  • gshell run -group namex -i debug/go/setmaxprocs.go 4: set GOMAXPROCS to 4 for target GRG namex, return the previous value.
  • gshell run -group namex -i debug/go/setgcpercent.go 120: set the garbage collection target percentage to 120 for target GRG namex, return the previous value.
  • gshell run -group namex -i debug/go/showstack.go: dump all stack of the target GRG namex
  • gshell run -group namex -i debug/go/showmetric.go: show runtime statistics of the target GRG namex
  • gshell run -group namex -i debug/go/freemem.go: in target GRG namex, forces a garbage collection followed by an attempt to return as much memory to the operating system as possible.

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