cgroups: move cgroup_event_listener.c to tools/cgroup
authorGreg Thelen <gthelen@google.com>
Fri, 4 Jan 2013 21:05:17 +0000 (13:05 -0800)
committerTejun 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