Update README.md

This commit is contained in:
Sander Hautvast 2018-04-15 11:30:15 +02:00 committed by GitHub
parent 2a08749384
commit 9c07d158e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# perfix # perfix
poor man's profiling for JVM's Pretty basic profiling tool for JVM's
* agent that instruments loaded classes: -javaagent:perfix.jar * agent that instruments loaded classes: -javaagent:perfix.jar
* skip instrumentation with -Dperfix.excludes=java,com,org ...etc * skip instrumentation with -Dperfix.excludes=java,com,org ...etc