lib: Add a small helper to open debugfs files

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
Damien Lespiau
2013-10-08 23:39:33 +01:00
parent 8fed3837c7
commit 51b63e334c
3 changed files with 113 additions and 0 deletions
+2
View File
@@ -11,6 +11,8 @@ libintel_tools_la_SOURCES = \
i830_reg.h \
i915_3d.h \
i915_reg.h \
igt_debugfs.c \
igt_debugfs.h \
instdone.c \
instdone.h \
intel_batchbuffer.c \