diff --git a/README.md b/README.md index 65ee22d..d7602af 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ Pretty basic profiling tool for JVM's # roadmap * Overhead (in method execution time) not clear yet. I wouldn't use it in production. * Finish jdbc query logging (CallableStatement) -* Implement an actual call stack the way commercial tools work * Ability to dynamically turn off metrics to minimize cpu and memory overhead (when response time is below a set treshold) * extend the user interface