]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - gmon/sys/gmon_out.h
Update.
[thirdparty/glibc.git] / gmon / sys / gmon_out.h
index c84f945ce8e5113a957d1d4a1ac3b6461854863e..83dd1ec83e58724e9a4f0e4125ec26f468fdfd7d 100644 (file)
@@ -33,6 +33,9 @@
 #define        GMON_MAGIC      "gmon"  /* magic cookie */
 #define GMON_VERSION   1       /* version number */
 
+/* For profiling shared object we need a new format.  */
+#define GMON_SHOBJ_VERSION     0x1ffff
+
 __BEGIN_DECLS
 
 /*