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: 7 months 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T22:06:45.000Z (about 2 years ago)
- Last Synced: 2024-10-29T17:48:51.787Z (about 1 year ago)
- Language: Java
- Homepage: https://github.com/RichardWarburton/honest-profiler/wiki
- Size: 2.08 MB
- Stars: 1,251
- Watchers: 80
- Forks: 146
- 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 - honest-profiler - Low-overhead, bias-free sampling profiler. (Projects / Performance analysis)
- awesome-java-zh - honest-profiler - 低开销,无偏差采样分析器。 (项目 / 性能分析)
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)