package
0.0.5
Repository: https://github.com/peakchen/xcommon.git
Documentation: pkg.go.dev

# README

cpu and memory analysis cmds:

cpu analysis result:

ExternalGateWayServer

ExternalGW_cpu

InnerGateWayServer

InnerGW_cpu

GameServer

gameSvr_cpu

LoginServer

loginSvr_cpu

# Functions

Cmdline responds with the running program's command line, with arguments separated by NUL bytes.
No description provided by the author
Handler returns an HTTP handler that serves the named profile.
Index responds with the pprof-formatted profile named by the request.
No description provided by the author
Profile responds with the pprof-formatted cpu profile.
No description provided by the author
Symbol looks up the program counters listed in the request, responding with a table mapping program counters to function names.
Trace responds with the execution trace in binary form.

# Structs

No description provided by the author