diff options
| author | Alice Ryhl <aliceryhl@google.com> | 2026-07-03 06:57:02 +0000 |
|---|---|---|
| committer | Paul Moore <paul@paul-moore.com> | 2026-07-07 15:10:48 -0400 |
| commit | 15c1f17979712407a4a71f2129f89ecd625ccbe8 (patch) | |
| tree | 4c64b96ef8dd541ad505e1b5bac6e81b4e5ad630 /tools/perf/scripts/python/stackcollapse.py | |
| parent | ef2d3e4635761b0af2bf1b89a2252e42a3bf37f1 (diff) | |
cred: delete task_euid()
task_euid() is a very weird operation. You can see how weird it is by
grepping for task_euid() - binder is its only user. task_euid() obtains
the objective effective UID - it looks at the credentials of the task
for purposes of acting on it as an object, but then accesses the
effective UID (which the credentials.7 man page describes as "[...] used
by the kernel to determine the permissions that the process will have
when accessing shared resources [...]").
Since usage in Binder has now been removed, get rid of the resulting
dead code.
Changes to the zh_CN translation was carried out with the help of
Gemini and Google Translate, and since adjusted as per Alex Shi's
feedback.
Suggested-by: Jann Horn <jannh@google.com>
Reviewed-by: Gary Guo <gary@garyguo.net>
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
