Skip to content

Support java profiling without root privilege in a container#987

Merged
mlim19 merged 2 commits into
masterfrom
support_java_sudoless
Oct 1, 2025
Merged

Support java profiling without root privilege in a container#987
mlim19 merged 2 commits into
masterfrom
support_java_sudoless

Conversation

@mlim19

@mlim19 mlim19 commented Jul 16, 2025

Copy link
Copy Markdown
Contributor

Description

This patch resolves #957. It removes the root ownership checks when the sudoless profiling is requested.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots

Checklist:

  • I have read the CONTRIBUTING document.
  • I have updated the relevant documentation.
  • I have added tests for new logic.

mlim19 added 2 commits July 11, 2025 16:28
Signed-off-by: Min Lim <min.yeol.lim@intel.com>
Signed-off-by: Min Lim <min.yeol.lim@intel.com>
@mlim19 mlim19 changed the title Support java profiling without root privilege in a container (Resolve #957) Support java profiling without root privilege in a container (Resolves #957) Jul 16, 2025
@mlim19 mlim19 changed the title Support java profiling without root privilege in a container (Resolves #957) Support java profiling without root privilege in a container Jul 16, 2025
@mlim19 mlim19 requested a review from dkorlovs July 16, 2025 00:28
@mlim19 mlim19 merged commit 5285bef into master Oct 1, 2025
56 of 59 checks passed
@mlim19 mlim19 deleted the support_java_sudoless branch October 1, 2025 21:43
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.

Enabling java profiling in rootless mode

2 participants