mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
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.