Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

honest-profiler
===============
[![Build Status](https://travis-ci.org/jvm-profiling-tools/honest-profiler.svg?branch=master)](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)