Hello, 

I was looking for a way to set GC tracing for Go program. Searching for 'GC 
tracing' gives nothing 'gc trace' leads to code comments in source file 
which are detailed and useful if I already know how to set Godebug env var. 
And then search for 'Godebug' also does not give a clear way to set it.

A Google search works just fine as it gave Dave Cheney's great blog post 
here: https://dave.cheney.net/tag/godebug which is very clear on how to set 
and use Godebug and 'gc tracing'

My question is do others also think that golang.org seach should lead to 
more clear information or should I just use Google search for these type of 
queries?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to