Table of Contents

Page "Performance Profiler"

ID 24
Namespace: System.Tooling

Sampling-based in-client performance profiler

Properties

Name Value
Caption Performance Profiler
PageType Card
ApplicationArea #All
UsageCategory Administration
AboutTitle About performance profiling
AboutText Use the performance profiler to record a slow scenario that you can then analyze to see what took a long time. The profiler uses sampling technology, so the results may differ slightly between recordings of the same scenario.

Methods

SetData

procedure SetData(Data: InStream)

Parameters

Name Type Description
Data InStream

UpdateData

procedure UpdateData()

See also