mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
8ba8b4f061
PProf labels segment the code into groups for determing the source of cpu/memory profiles. Since the web server and background jobs share a lot of the same code (eg wsbuilder), it helps to know if the load is user induced, or background job based.