jvm-profiling-tools / perf-map-agent

A java agent to generate method mappings to use with the linux `perf` tool
GNU General Public License v2.0
1.64k stars 260 forks source link

add troubleshooting section #47

Open ceeaspb opened 7 years ago

ceeaspb commented 7 years ago

There is a known issues section, but it is reasonably easy to not generate the symbols for a number of reasons. These problems should be fairly easy to deal with if documented in troubleshooting steps/procedure. Sure they will be documented in the issues but not everyone reads the issues and then if needed wastes a roundtrip as we ask for diagnostic information.

jrudolph commented 7 years ago

:+1:, let's collect some information about troubleshooting.