projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f4dea96
49e0263
)
Merge branch 'Introduce a new kfunc of bpf_task_under_cgroup'
author
Alexei Starovoitov
<ast@kernel.org>
Sat, 6 May 2023 20:56:38 +0000
(13:56 -0700)
committer
Alexei Starovoitov
<ast@kernel.org>
Sat, 6 May 2023 20:56:44 +0000
(13:56 -0700)
Feng zhou says:
====================
Trace sched related functions, such as enqueue_task_fair, it is necessary to
specify a task instead of the current task which within a given cgroup.
====================
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Trivial merge