[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Memory](./puppeteer.protocol.memory.md) > [GetAllTimeSamplingProfileResponse](./puppeteer.protocol.memory.getalltimesamplingprofileresponse.md) > [profile](./puppeteer.protocol.memory.getalltimesamplingprofileresponse.profile.md) ## Protocol.Memory.GetAllTimeSamplingProfileResponse.profile property Signature: ```typescript profile: SamplingProfile; ```