You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd
Brad Fitzpatrick ace2faf7ec cmd/tailscale: make debug profiling output - mean stdout
Because the macOS CLI runs in the sandbox, including the filesystem,
so users would be confused that -cpu-profile=prof.cpu succeeds but doesn't
write to their current directory, but rather in some random Library/Containers
directory somewhere on the machine (which varies depending on the Mac build
type: App Store vs System Extension)

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 3 years ago
cloner util/codegen: reorder AssertStructUnchanged args 3 years ago
derper cmd/derper: refactor STUN path for testing, add serverSTUN benchmark 3 years ago
derpprobe cmd/derpprobe: add in a delay to wait for mesh info to sync 3 years ago
hello all: adapt to opaque netaddr types 4 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 4 years ago
speedtest cmd: upgrade to ffcli v3 3 years ago
tailscale cmd/tailscale: make debug profiling output - mean stdout 3 years ago
tailscaled ipn/localapi, cmd/tailscale: add CPU & memory profile support, debug command 3 years ago
testcontrol cmd/testcontrol: add test control server 3 years ago
tsshd all: gofmt with Go 1.17 3 years ago