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

Add more debug logs for throne_tracker #2476

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

aviraxp
Copy link
Collaborator

@aviraxp aviraxp commented Feb 25, 2025

This will help us investigate #2402.

This will help us investigate tiann#2402.
@aviraxp
Copy link
Collaborator Author

aviraxp commented Feb 25, 2025

hold, i want to use ci

@@ -155,6 +155,14 @@ FILLDIR_RETURN_TYPE my_actor(struct dir_context *ctx, const char *name,
return FILLDIR_ACTOR_CONTINUE;
}

pr_info("KernelSU: Processing entry: %.*s (type: %s) in %s, depth: %d\n",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uhh, why use KernelSU: prefix again? This is already handled by klog.h right?

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