Misattributed parent with accurate line number #349
Labels
api: cloudprofiler
Issues related to the googleapis/cloud-profiler-nodejs API.
external
This issue is blocked on a bug with the actual product.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Profiling with agent from PR #258
This is the script I profiled (I ran with --noturbo-inlining):
busybench-3.txt
This is the javascript object I return from the binding: parent-wrong.txt.
The function f2 is a a child of busyloop, in this, so it's not just and issue with serialization. There's a node where f2's line number is 46 (the line number from which f1 is called)
Here's a graph of the profile:
@psmarshall -- any ideas?
The text was updated successfully, but these errors were encountered: