MCPcopy Create free account
hub / github.com/Snapchat/Valdi / startProfile

Method startProfile

valdi/vscode_debugger/src/dap/api.d.ts:1536–1536  ·  view source on GitHub ↗

* Starts taking a profile of the target.

(params: StartProfileParams)

Source from the content-addressed store, hash-verified

1534 * Starts taking a profile of the target.
1535 */
1536 startProfile(params: StartProfileParams): Promise<StartProfileResult>;
1537
1538 /**
1539 * Stops a running profile.

Callers 1

profiling.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected