niesfisch / java-code-tracerView on GitHub
JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call statistics. It helps to analyze which code is still used in production and which code can be removed (e.g. for big monolithic legacy applications)
23Nov 29, 2022Updated 3 years ago

Alternatives and similar repositories for java-code-tracer

Users that are interested in java-code-tracer are comparing it to the libraries listed below

Sorting:

Are these results useful?