RHEL5RT/config-nodebug History
<<
>>
Prefs
   1#
   2# configuration settings for production kernels
   3#
   4CONFIG_RTMUTEX_CHECK=n
   5# CONFIG_DEBUG_MUTEXES is not set
   6# CONFIG_DEBUG_RT_MUTEXES is not set
   7# CONFIG_DEBUG_LOCK_ALLOC is not set
   8# CONFIG_PROVE_LOCKING is not set
   9# CONFIG_DEBUG_VM is not set
  10# CONFIG_DEBUG_SPINLOCK is not set
  11
  12# CONFIG_FAULT_INJECTION is not set
  13# CONFIG_FAILSLAB is not set
  14# CONFIG_FAIL_PAGE_ALLOC is not set
  15# CONFIG_FAIL_MAKE_REQUEST is not set
  16# CONFIG_FAULT_INJECTION_DEBUG_FS is not set
  17# CONFIG_FAULT_INJECTION_STACKTRACE_FILTER is not set
  18
  19# CONFIG_SLUB_DEBUG_ON is not set
  20
  21# CONFIG_LOCK_STAT is not set
  22
  23# CONFIG_DEBUG_STACK_USAGE is not set
  24
  25# CONFIG_ACPI_DEBUG is not set
  26
  27# CONFIG_DEBUG_SG is not set
  28
  29# CONFIG_DEBUG_SLAB is not set
  30# CONFIG_DEBUG_PREEMPT is not set
  31
  32# CONFIG_LOCKDEP is not set
  33
  34#
  35# kernel hacking
  36#
  37CONFIG_SCHEDSTATS=y
  38CONFIG_TIMER_STATS=y
  39# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  40# CONFIG_DEBUG_LIST is not set
  41# CONFIG_ENABLE_MUST_CHECK is not set
  42
  43#
  44# Ftrace stuff
  45# 
  46# CONFIG_FTRACE is not set
  47# CONFIG_IRQSOFF_TRACER is not set
  48# CONFIG_PREEMPT_TRACER is not set
  49# CONFIG_SCHED_TRACER is not set
  50# CONFIG_EVENT_TRACER is not set
  51# CONFIG_CONTEXT_SWITCH_TRACER is not set
  52# CONFIG_PREEMPT_TRACE is not set
  53# CONFIG_SAMPLES is not set
  54# CONFIG_PREEMPT_OFF_HIST is not set
  55# CONFIG_INTERRUPT_OFF_HIST is not set
  56# CONFIG_WAKEUP_LATENCY_HIST is not set
  57# CONFIG_RT_MUTEX_TESTER is not set
  58
  59#
  60# driver debugging stuff
  61#
  62# CONFIG_B43_DEBUG is not set
  63# CONFIG_SKGE_DEBUG is not set
  64# CONFIG_SKY2_DEBUG is not set
  65# CONFIG_SSB_DEBUG is not set
  66# CONFIG_RT2X00_DEBUG is not set
  67
  68# Sound stuff
  69# CONFIG_SND_VERBOSE_PRINTK is not set
  70# CONFIG_SND_DEBUG is not set
  71# CONFIG_SND_DEBUG_DETECT is not set
  72# CONFIG_SND_PCM_XRUN_DEBUG is not set
  73
  74