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 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev