Android.OS.Debug.StartMethodTracing Method
Start method tracing with default log name and buffer size.

Syntax

[Android.Runtime.Register("startMethodTracing", "()V", "")]
public static void StartMethodTracing ()

Remarks

Start method tracing with default log name and buffer size. See Traceview: A Graphical Log Viewer for information about reading these files. Call stopMethodTracing() to stop tracing.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1