This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Streamline .apc and/or .apd internal data format

Note: This was originally posted on 12th August 2013 at http://forums.arm.com

I want to write my own tool to process .apd or .apc files. For example, I want to extract per process/thread information. What is the internal structure of .apc or .apd files?
PS
I know that I can obtain these data using GUI, but I don't want to use GUI.
Parents
  • Note: This was originally posted on 15th August 2013 at http://forums.arm.com


    The .apc format is defined by the Gator-Streamline protocol, which is documented in /path-to-ds-5-install-dir/arm/gator/protocol
    Wade


    To clarify, there are other parts within the .apc folder that are not documented nor public. Only the data in the numbered files (e.g. 0000000000) is part of the Gator-Streamline protocol.
Reply
  • Note: This was originally posted on 15th August 2013 at http://forums.arm.com


    The .apc format is defined by the Gator-Streamline protocol, which is documented in /path-to-ds-5-install-dir/arm/gator/protocol
    Wade


    To clarify, there are other parts within the .apc folder that are not documented nor public. Only the data in the numbered files (e.g. 0000000000) is part of the Gator-Streamline protocol.
Children
No data