This is the command dmtracedump that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
dmtracedump - Java method trace dump tool
SYNOPSIS
dmtracedump [-ho] [-s sortable] [-d trace-file-name] [-g outfile] trace-file-name
DESCRIPTION
dmtracedump is a tool that gives you an alternate way of generating graphical call-stack
diagrams from trace log files (instead of using Traceview).
The tool loads trace log data from trace-file-name.data and trace-file-name.key.
OPTIONS
-d trace-file-name
Diff with this trace
-g outfile
Write graph to outfile
-k When writing a graph, keep the intermediate DOT file
-h Turn on HTML output
-o Dump the dmtrace file instead of profiling
-s URL base to where the sortable JavaScript file
-t threshold
Threshold percentage for including nodes in the graph
Use dmtracedump online using onworks.net services