jvm-profiling-tools / honest-profiler

A sampling JVM profiler without the safepoint sample bias
https://github.com/RichardWarburton/honest-profiler/wiki
MIT License
1.25k stars 146 forks source link

Add method signatures #185

Open PhRX opened 7 years ago

PhRX commented 7 years ago

It would be nice if the agent was able to report method signature info as well. In the "new" UI it would be trivial to add aggregation options taking that into account, which is more user-friendly than line numbers.