Line number missing (-1) when profiling Python code #3131
Unanswered
martijnthe
asked this question in
Q&A
Replies: 2 comments 7 replies
-
Any updates on this? Facing the same issue on |
Beta Was this translation helpful? Give feedback.
1 reply
-
@kolesnikovae @korniltsev since this is a bug still present in latest release here https://pypi.org/project/pyroscope-io/ is there a fix/recommendation? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I tried the profiling a Python application with Pyroscope and noticed the source file line numbers in the resulting trace data are all "-1".
I'm using Python 3.10.x on Linux and latest
pyroscope-io
package (0.8.5).What am I doing wrong?
Thanks much!
Beta Was this translation helpful? Give feedback.
All reactions