Commit Graph

2 Commits

Author SHA1 Message Date
Percy Wegmann
dc02d49bf1
ipn/ipnlocal/c2n: add logallocs endpoint
This allows C2N clients to obtain sampled information about
memory allocations since the program started.

We now also force GC on logheap.

Updates tailscale/corp#18514

Signed-off-by: Percy Wegmann <percy@tailscale.com>
2024-03-21 07:26:20 -05:00
Brad Fitzpatrick
239ad57446 tailcfg: move LogHeapPprof from Debug to c2n [capver 69]
And delete Debug.GoroutineDumpURL, which was already in c2n.

Updates #8923

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2023-08-16 20:35:04 -07:00