Frederic Weisbecker wrote: > > lockdep is enabled: > > root@linux-test ~# zgrep -i lockdep /proc/config.gz > > CONFIG_LOCKDEP_SUPPORT=y > > CONFIG_LOCKDEP=y > > # CONFIG_DEBUG_LOCKDEP is not set > > Hi Sujith, > > You also need CONFIG_LOCK_STAT=y
CONFIG_LOCK_STAT is enabled too. root@linux-test ~# zgrep -i lock_stat /proc/config.gz CONFIG_LOCK_STAT=y Sujith -- To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html