Open GoogleCodeExporter opened 9 years ago
This is similar to what was proposed in issue #75.
The problem with both proposals is that this won't work reliably when the
profiled app runs on a different python version than gprof2dot.
Still, I realize it's better than what we have now, so I'll try to get it in.
Original comment by Jose.R.F...@gmail.com
on 4 Nov 2013 at 7:31
In the worst case it will give the filenames for modules that can't be found
locally.
Original comment by b...@yelp.com
on 4 Nov 2013 at 7:35
bump :)
I just ran with this patch applied in a setting which couldn't import the
modules, and it resulted in the full filename being used in the label, as
designed. It gave me very good insight into what what going on.
Original comment by b...@yelp.com
on 23 Jan 2014 at 10:49
Original comment by Jose.R.F...@gmail.com
on 13 Mar 2015 at 7:14
Original issue reported on code.google.com by
b...@yelp.com
on 30 Oct 2013 at 7:32