GitHub - Arriv9l/visualvm: VisualVM (SQL with timestamp)

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Apr 20, 2025. It is now read-only.

VisualVM (SQL with timestamp)

Why

VisualVM will collapse the same SQL which is good for checking the slow query. But for my use case, I simply want to see all the SQLs order by timestamp.

Before: Pasted image 20250412150741

After: Pasted image 20250415160037

Security

Please consult the security guide for our responsible security vulnerability disclosure process

License

Copyright (c) 2017, 2025 Oracle and/or its affiliates. Released under the GNU General Public License, version 2, with the Classpath Exception.

Languages

  • Java 96.5%
  • TypeScript 1.0%
  • JavaScript 1.0%
  • C 0.7%
  • C++ 0.3%
  • Shell 0.3%
  • Other 0.2%