Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bostrt/heapdumpstamp

Get the date and time a Java heap dump file was created.
https://github.com/bostrt/heapdumpstamp

Last synced: 19 days ago
JSON representation

Get the date and time a Java heap dump file was created.

Awesome Lists containing this project

README

        

# heapdumpstamp
Print heap dump creation time stamp

````
# javac HeapDumpStamp.java
# java HeapDumpStamp /home/user/downloads/java_pid1234.hprof
JAVA PROFILE 1.0.2
Epoch Time: 1446695127326
Date : Wed Nov 04 22:45:27 EST 2015
````