Feature Request :: programmatic support for named profiles
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- javascript, node.js
- Domain
- performance
Research direction
Start in lib/profiler.js at the Profiler start function and compare it with lib/v8-profiler.js at startProfiling. Trace the existing programmatic start path, then verify that a name supplied in the options reaches startProfiling and is used for the resulting profile.
Written by the indexing model from the issue text.
Description
I can programmatically start and stop profiling using constructions like this:
agent.loadedAgents["Profiler"].start({}, () ->)
The v8-profiler startProfiling function supports providing a name for a profile, but the Profiler start function doesn't provide a way to pass a name to startProfiling. I'd like to be able to do
agent.loadedAgents["Profiler"].start({name: "my-profile-name"}, () ->)
and have that name passed along.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from c4milo/node-webkit-agent
-
Difficulty 4/5 3-5 days Newbie friendliness 15/100
c4milo/node-webkit-agent#87 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 18/100
c4milo/node-webkit-agent#84 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
c4milo/node-webkit-agent#83 · 4 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
c4milo/node-webkit-agent#81 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
c4milo/node-webkit-agent#78 · 12 comments ·
All issues in c4milo/node-webkit-agent
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·