Quantcast
Channel: C#
Viewing all articles
Browse latest Browse all 1853

Viewing Callstack Reports

$
0
0

Use one of these callstack report types to output callstack information for a Hotspots analysis result. These reports focus on call sequences, beginning from the application root, which is usually the main function.

Use This Report Type

To Do This

Supported By This Analysis Type

gprof-cc

View CPU or wait time in a gprof-like format.

hotspots

top-down

View a call tree for your target application and provide CPU and wait time for each function.

hotspots

callstacks

View CPU or wait time for call stacks.

hotspots

Examples

Generate a gprof-cc report from the r001hs hotspots result and output to stdout.

$ amplxe-cl -report gprof-cc -result-dir r001hs

Generate a gprof-cc report and save it in tab-delimited format as MyReport.csv.

$ amplxe-cl -R gprof-cc -r r001hs -format csv -csv-delimiter tab -report-output MyReport.csv

Generate a callstacks report that is grouped by function.

$ amplxe-cl -R callstacks -r r001hs -group-by function

Inglese

Viewing all articles
Browse latest Browse all 1853

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>