paint-brush
Profiling Java Applications with Async Profilerby@isuru
13,096 reads
13,096 reads

Profiling Java Applications with Async Profiler

by Isuru7mAugust 6th, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Async Profiler is a low overhead sampling profiler for Java. It works with any JDK based on HotSpot JVM (which hasmethod) such as OpenJDK and Oracle JDK. The "Honest Profiler" is one of the first Java sampling profilers without the safepoint bias problem. It avoids the problem by using an API call to facilitate non-safepoint collection of stack traces. Async profiler uses UNIX Operating System signals to efficiently and accurately profile a Java application.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - Profiling Java Applications with Async Profiler
Isuru HackerNoon profile picture
Isuru

Isuru

@isuru

Software Engineer

About @isuru
LEARN MORE ABOUT @ISURU'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Isuru HackerNoon profile picture
Isuru@isuru
Software Engineer

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite