package/sysdig: New package
authorAngelo Compagnucci <angelo.compagnucci@gmail.com>
Thu, 26 Mar 2015 20:41:29 +0000 (21:41 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 30 Mar 2015 20:30:51 +0000 (22:30 +0200)
commit74fc60a267341879ca71f8eaa64a80f5b5aaf78b
tree776b877bd73262b515dc29ddbfa571fc28e992d4
parente759a07939cbd4204212d787520b60b66c6e8011
package/sysdig: New package

Sysdig is open source, system-level exploration: capture system state
and activity from a running Linux instance, then save, filter and
analyze.

[Thomas:
 - remove unneeded 0001-makefile-driver-compile-options.patch, instead
   pass KERNELDIR in the make options when building the driver, and
   pass the contents of $(LINUX_MAKE_FLAGS) directly.
 - use $(SYSDIG_BUILDDIR) instead of $(@D)/buildroot-build, so that
   the package does not depend on the package infra using specifically
   buildroot-build as the build subdirectory.
 - use $(MAKE) -C <foo> instead of cd <foo>; $(MAKE).
 - rename 0002 patch to 0001, since the 0001 patch is removed.]

Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Reviewed-by: Ryan Barnett <ryan.barnett@rockwellcollins.com>
Tested-by: Ryan Barnett <ryan.barnett@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/sysdig/0001-remove-dkms-module-updater.patch [new file with mode: 0644]
package/sysdig/Config.in [new file with mode: 0644]
package/sysdig/sysdig.mk [new file with mode: 0644]