lucko / spark-viewer

Web frontend for spark.
https://spark.lucko.me/
GNU General Public License v3.0
84 stars 28 forks source link

Properly display mod information for mixin injected methods #49

Closed ishland closed 2 years ago

ishland commented 2 years ago

This PR adds method mappings and line mappings to SamplerData in order to properly show data from the profiler.

See lucko/spark#249