<!-- Do not edit this file. It is automatically generated by API Documenter. --> [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 <b>Signature:</b> ```typescript profile: SamplingProfile; ```