Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Generate Trace File Alongside Memory Profile with profile-mem Flag #5689

Closed
dwisiswant0 opened this issue Oct 4, 2024 · 0 comments · Fixed by #5690
Closed

[FEATURE] Generate Trace File Alongside Memory Profile with profile-mem Flag #5689

dwisiswant0 opened this issue Oct 4, 2024 · 0 comments · Fixed by #5690
Assignees
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Milestone

Comments

@dwisiswant0
Copy link
Member

Describe your feature request

Atm, the profile-mem flag only generates a memory (heap) profile. It would be helpful to have the trace file generated alongside the memory profile when the profile-mem flag is used.

Describe the use case of the feature

Update the behavior so that when the profile-mem flag is specified, both the memory profile and trace file are created.

Executing a command with -profile-mem=OUT arg should result in both a memory profile (OUT.prof) and a trace file (OUT.trace) being generated.

Describe alternatives you've considered

No response

Additional context

No response

@dwisiswant0 dwisiswant0 added the Type: Enhancement Most issues will probably ask for additions or changes. label Oct 4, 2024
@dwisiswant0 dwisiswant0 self-assigned this Oct 4, 2024
@dwisiswant0 dwisiswant0 added this to the nuclei v3.3.5 milestone Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant