As per [https://github.com/jvm-profiling-tools/honest-profiler/wiki/How-to-Run](https://github.com/jvm-profiling-tools/honest-profiler/wiki/How-to-Run) it should be able to configure the various agent options. suggest having a common prefix, such as 'PROFILER_', i.e. ``` PROFILER_INTERVAL_MIN PROFILER_MAX_FRAMES ``` etc....
As per https://github.com/jvm-profiling-tools/honest-profiler/wiki/How-to-Run it should be able to configure the various agent options.
suggest having a common prefix, such as 'PROFILER_', i.e.
etc....