Closed ghost closed 5 years ago
Yes, you could implement your own reporter to generate other format, and use it with command line like following:
java -javaagent:target/jvm-profiler-0.0.9.jar=reporter=com.uber.profiling.reporters.ConsoleOutputReporter ...
Can I convert json results to any other format or folded to any other format..?