Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
stevegury committed May 29, 2011
1 parent 4663561 commit 06dd048
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,6 +1,7 @@
# Jstack Profiler

Simple profiler that take concatenation of jstack's output as input
Simple profiler that take concatenation of jstack's output as input.
It's useful, when you want to find what's going on a production server that you can't stop or profile (with classic profiler).

# How to use

Expand All @@ -13,4 +14,3 @@ Then launch the analyze with:

$ sbt "profiler jstack.log"


0 comments on commit 06dd048

Please sign in to comment.