/JCoz

JCoz -- The first Java causal profiler

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Join the chat at https://gitter.im/JCoz-profiler/community

Overview

JCoz is the world's first causal profiler for Java (and eventually all JVM) programs. It was inspired by coz, the original causal profiler.

For documentation, including installing, building, and using JCoz, please see our Wiki page page.

Dependencies

  • spdlog (0.11.0 or higher)
    • apt-get install libspdlog-dev for debian/ubuntu
    • yum install spdlog-devel for fedora/rhel/centos