tracing: Add -mcount-nop option support
[linux-2.6-block.git] / kernel / trace / Kconfig
index 036cec1fcd241f501fbca3e366c2ad9093b86962..fd6754b88f87cfca499ec1dc7549cd8f2449f738 100644 (file)
@@ -47,6 +47,11 @@ config HAVE_FENTRY
        help
          Arch supports the gcc options -pg with -mfentry
 
+config HAVE_NOP_MCOUNT
+       bool
+       help
+         Arch supports the gcc options -pg with -mrecord-mcount and -nop-mcount
+
 config HAVE_C_RECORDMCOUNT
        bool
        help