Skip to content

GutierrezJeremy/puppet-async_profiler

 
 

Repository files navigation

puppet-async_profiler

Table of Contents

  1. Description
  2. Usage
  3. Reference
  4. Development

Description

A Puppet module to install async-profiler, a low overhead sampling profiler for Java.

Usage

Just specify the version of async-profiler that should be installed:

class { 'async_profiler':
  version => '1.8',
}

Reference

Classes and parameters are documented in REFERENCE.md.

Development

Please use the GitHub issues functionality to report any bugs or requests for new features. Feel free to fork and submit pull requests for potential contributions.

About

Puppet module to setup a low overhead sampling profiler for Java

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Ruby 80.9%
  • Puppet 19.1%