Trace recording configurations

Report a typo

Match trace recording configurations with the capabilities they provide.

Match the items from left and right columns
Callstack Sample
Method Sample
Method Trace
System Trace
Provides low-level target data such as CPU usage.
Collects traces of the app's native threads at frequent intervals.
Logs events at the beginning and end of each method that is executed.
Captures the call stack of methods at frequent intervals.
___

Create a free account to access the full topic