[Mesa-dev] How difficult would it be to have debugging information for Jitted code show up?

Steven Stewart-Gallus sstewartgallus00 at mylangara.bc.ca
Tue Nov 11 15:45:32 PST 2014


I'm hoping that it would be possible to have symbol names for Jitted code to
show up for profiling tools. For example, with software rendering and examining
my code using perf utils 70% of my code is just a mysterious callstack inside
the i915 shared library that has no symbols and no source information as the
JITted code has no debug information.

Thank you,
Steven Stewart-Gallus


More information about the mesa-dev mailing list