https://github.com/jvm-profiling-tools/honest-profiler
A sampling JVM profiler without the safepoint sample bias
https://github.com/jvm-profiling-tools/honest-profiler
Last synced: about 1 month ago
JSON representation
A sampling JVM profiler without the safepoint sample bias
- Host: GitHub
- URL: https://github.com/jvm-profiling-tools/honest-profiler
- Owner: jvm-profiling-tools
- License: mit
- Created: 2014-02-17T21:02:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T22:06:45.000Z (over 2 years ago)
- Last Synced: 2025-12-03T11:14:32.162Z (5 months ago)
- Language: Java
- Homepage: https://github.com/RichardWarburton/honest-profiler/wiki
- Size: 2.08 MB
- Stars: 1,254
- Watchers: 78
- Forks: 147
- Open Issues: 64
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
- fucking-awesome-java - honest-profiler - Low-overhead, bias-free sampling profiler. (Projects / Performance analysis)
- awesome-java - honest-profiler - Low-overhead, bias-free sampling profiler. (Projects / Performance analysis)
- awesome-java-zh - honest-profiler - 低开销,无偏差采样分析器。 (项目 / 性能分析)
- awesome-java - honest-profiler - Low-overhead, bias-free sampling profiler. (Projects / Performance analysis)
README
honest-profiler
===============
[](https://travis-ci.org/jvm-profiling-tools/honest-profiler)
A usable and honest profiler for the JVM. For documentation please refer to
[The Wiki](https://github.com/RichardWarburton/honest-profiler/wiki)
* [Download the Binary](http://insightfullogic.com/honest-profiler.zip)
* [How to Build](https://github.com/RichardWarburton/honest-profiler/wiki/How-to-build)