This website requires JavaScript.
Explore
Help
Register
Sign In
kpriv
/
linux-hardened
Watch
1
Star
0
Fork
You've already forked linux-hardened
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
1f70935f63
linux-hardened
/
tools
/
cgroup
/
.gitignore
3 lines
62 B
Text
Raw
Normal View
History
Unescape
Escape
.gitignore: add SPDX License Identifier Add SPDX License Identifier to all .gitignore files. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-03-03 14:35:59 +01:00
# SPDX-License-Identifier: GPL-2.0-only
cgroups: move cgroup_event_listener.c to tools/cgroup Move the cgroup_event_listener.c tool from Documentation into the new tools/cgroup directory. This change involves wiring cgroup_event_listener.c into the tools/ make system so that is can be built with: $ make tools/cgroup Signed-off-by: Greg Thelen <gthelen@google.com> Signed-off-by: Tejun Heo <tj@kernel.org>
2013-01-04 22:05:17 +01:00
cgroup_event_listener
Reference in a new issue
Copy permalink