We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55fb1bd + e4d12a1 commit c4940c8Copy full SHA for c4940c8
doc/sphinx-guides/source/developers/tools.rst
@@ -137,6 +137,14 @@ For example...
137
138
would be consistent with a file descriptor leak on the dataset page.
139
140
+JProfiler
141
++++++++++
142
+
143
+Tracking down resource drainage, bottlenecks etc gets easier using a profiler.
144
145
+We thank EJ Technologies for granting us a free open source project license for their Java profiler
146
+`JProfiler <https://www.ej-technologies.com/products/jprofiler/overview.html>`_.
147
148
jmap and jstat
149
++++++++++++++
150
0 commit comments