There is a DTD here: http://www.eclipse.org/tptp/platform/documents/resources/profilingspec/t race.dtd.html
So I want to generate XML file compliant to this using EclipseLink tools. When I go to the open a profile dialog I have choice of two extensions: *.trcxml *.trcbin The difference seems to be that .trcxml is in xml and .trcbin is in binary format. Then when configuring a Java Application running Profile, in tab Destination, the file dialog show only .trcxml, so I choose this. However, when the file is created during a Java profiling session, the file is binary. I need to be able to generate and read readable format. Blackbox binary files are not easy to integrate with. I'm using the latest fully packaged version: tptp.runtime.allInOne.win32.win32.x86-TPTP-4.6.1.zip
_______________________________________________ tptp-tracing-profiling-tools-dev mailing list tptp-tracing-profiling-tools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev