Skip to content

Perfetto controls#285

Closed
JyotiBurnwal1 wants to merge 6 commits intorokucommunity:masterfrom
JyotiBurnwal1:perfetto-controls
Closed

Perfetto controls#285
JyotiBurnwal1 wants to merge 6 commits intorokucommunity:masterfrom
JyotiBurnwal1:perfetto-controls

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"?

@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