zlurkerz
No user record in our sample, but zlurkerz has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but zlurkerz has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Right, but then you have to know to consult both top-down and bottom-up. Seems like a DAG is a union of these views.
How do flame graphs handle the case where most of the time is spent in some leaf function that is called from all over the program? In this case, each individual stack would not take much time but in aggregate, a lot of…