oprofile 0.9.6

Copy in the rest of the oprofile 0.9.6 tree so we have a source
copy to match the prebuilt binaries that are checked into
external/.

Change-Id: Iaac327571d5d583594a4194973bf256569061048
diff --git a/libregex/Makefile.am b/libregex/Makefile.am
new file mode 100644
index 0000000..012d307
--- /dev/null
+++ b/libregex/Makefile.am
@@ -0,0 +1,17 @@
+SUBDIRS = . tests
+
+AM_CPPFLAGS = -I ${top_srcdir}/libutil++
+AM_CXXFLAGS = @OP_CXXFLAGS@
+
+noinst_LIBRARIES = libop_regex.a
+
+libop_regex_a_SOURCES = \
+	op_regex.cpp \
+	op_regex.h \
+	demangle_symbol.h \
+	demangle_symbol.cpp \
+	demangle_java_symbol.h \
+	demangle_java_symbol.cpp
+
+datadir = $(prefix)/share/oprofile
+nodist_data_DATA = stl.pat