KEMBAR78
Feature to collect all possible events for JFR output · Issue #1259 · async-profiler/async-profiler · GitHub
Skip to content

Feature to collect all possible events for JFR output #1259

@Artyomcool

Description

@Artyomcool

Describe the feature

Currently AP supports plenty of different events and is able to collect most of them simultaniously. It would be nice to have a parameter to make AP just collect everything it can (with reasonable performance impact).

Use Case

For CI and integration tests it worse to have all the information you could collect to investigate issues easily. Wall + alloc + live will cover the most of the possible issues, but if we could just ask AP to collect everything it can and deal with results once some issue arrives, it would be really great.

Proposed Solution

-all switch or event=all looks promissing options.

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions