git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12a9d2f
)
cgroups: move cgroup_event_listener.c to tools/cgroup
author
Greg Thelen
<gthelen@google.com>
Fri, 4 Jan 2013 21:05:17 +0000
(13:05 -0800)
committer
Tejun Heo
<tj@kernel.org>
Mon, 7 Jan 2013 17:41:28 +0000
(09:41 -0800)
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>
No differences found