Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58299
b: refs/heads/master
c: b642b6d
h: refs/heads/master
i:
  58297: 3db1361
  58295: c8c90e9
v: v3
  • Loading branch information
Ingo Molnar committed Jul 9, 2007
1 parent 5d315da commit 3eeb842
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 43ae34cb4cd650d1eb4460a8253a8e747ba052ac
refs/heads/master: b642b6d3fad45f659270a9e35df876b38c489082
9 changes: 9 additions & 0 deletions trunk/lib/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,15 @@ config DETECT_SOFTLOCKUP
can be detected via the NMI-watchdog, on platforms that
support it.)

config SCHED_DEBUG
bool "Collect scheduler debugging info"
depends on DEBUG_KERNEL && PROC_FS
default y
help
If you say Y here, the /proc/sched_debug file will be provided
that can help debug the scheduler. The runtime overhead of this
option is minimal.

config SCHEDSTATS
bool "Collect scheduler statistics"
depends on DEBUG_KERNEL && PROC_FS
Expand Down

0 comments on commit 3eeb842

Please sign in to comment.