profiler icon indicating copy to clipboard operation
profiler copied to clipboard

Port of Twitter's Scala JVM-profiler to Java

Results 6 profiler issues
Sort by recently updated
recently updated
newest added

Hi guys, Please find attached some try to merge the changes back to the original version. Hopy you find it useful :)

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

I'd like to use this library from OSGi (particularly from dropwizard metrics-servlets). I'm attaching a PR if any interest. https://github.com/papertrail/profiler/pull/2

This library is a transitive dependency on one of our projects but references a class removed from the JDK: `sun.nio.ch.KQueueArrayWrapper` https://github.com/papertrail/profiler/blob/8acd4deda1028f8806ea2dc84fad5374a881223f/src/main/java/com/papertrail/profiler/CpuProfile.java#L147 Does this cause any issues when running on JDK11?...

Update all dependencies to latest