• Unable to resolve "Unknown code in lib*" issue

    Hi,

    I am profiling my C application running on an ARM target. DS-5 streamline analyzer is run on a host machine.

    Data is captured from ARM target board using gator daemon.

    I am getting following entries in Call paths view which contribute to most of the…

  • Streamline Functions/Code view

    In the DS-5 Streamline (Professional 5.19.0) how can I change the "counter" that was used to calculate the number of samples (column Self) in the Functions/Code view?

    Consider the scenario where I've profiled an application using several counters…

  • Streamline collection summary?

    Hello.

    I'm using streamline to profile an application but I'm interested only in the grand finale total sum of a particular counter. Is there this functionality in streamline or do I've to process the whole streamline report output and sum up the values…