Skip to content

Conversation

@JyotiBurnwal1
Copy link
Contributor

This PR has the feature to enable perfetto controls via config.

sample config:

    "profiling": {
      "enable": true,
      "dir": "${workplace}/profiling",
      "filename": "${appTitle}_${timestamp}.profile"
    },

src/ECP.spec.ts Outdated
import * as sinonActual from "sinon";
let sinon = sinonActual.createSandbox();

describe("ECP", () => {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this file be Perfetto.spec.ts, and the string in the describe call be "Perfetto" instead of "ECP"?

@TwitchBronBron TwitchBronBron mentioned this pull request Jan 15, 2026
@JyotiBurnwal1
Copy link
Contributor Author

Closing because we have a similar PR - #286

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants