<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Memory](./puppeteer.protocol.memory.md) &gt; [GetAllTimeSamplingProfileResponse](./puppeteer.protocol.memory.getalltimesamplingprofileresponse.md) &gt; [profile](./puppeteer.protocol.memory.getalltimesamplingprofileresponse.profile.md)

## Protocol.Memory.GetAllTimeSamplingProfileResponse.profile property

<b>Signature:</b>

```typescript
profile: SamplingProfile;
```