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 13th August 2013 at http://forums.arm.com

    [color=#222222][font=Arial, Helvetica, sans-serif][size=2]
    My team uses the command line tools to export a CSV report and process that. Does that work for your use case?
    [/size][/font][/color]
    [color=#222222][font=Arial, Helvetica, sans-serif][size=2]It does not work in my case because I need per process/thread data, and I can get per process/thread data only if I use GUI.[/size][/font][/color]
Reply
  • Note: This was originally posted on 13th August 2013 at http://forums.arm.com

    [color=#222222][font=Arial, Helvetica, sans-serif][size=2]
    My team uses the command line tools to export a CSV report and process that. Does that work for your use case?
    [/size][/font][/color]
    [color=#222222][font=Arial, Helvetica, sans-serif][size=2]It does not work in my case because I need per process/thread data, and I can get per process/thread data only if I use GUI.[/size][/font][/color]
Children
No data