Update README.md
This commit is contained in:
parent
2a08749384
commit
9c07d158e6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# perfix
|
||||
poor man's profiling for JVM's
|
||||
Pretty basic profiling tool for JVM's
|
||||
|
||||
* agent that instruments loaded classes: -javaagent:perfix.jar
|
||||
* skip instrumentation with -Dperfix.excludes=java,com,org ...etc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue