Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82009
b: refs/heads/master
c: aa7d935
h: refs/heads/master
i:
  82007: 66bb3c1
v: v3
  • Loading branch information
Heiko Carstens authored and Ingo Molnar committed Feb 1, 2008
1 parent b798ff5 commit 2bc4233
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cd689985cf49f6ff5c8eddc48d98b9d581d9475d
refs/heads/master: aa7d93506cc26378be6964692cd0dd34cffaee25
3 changes: 3 additions & 0 deletions trunk/arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ config LOCKDEP_SUPPORT
config STACKTRACE_SUPPORT
def_bool y

config HAVE_LATENCYTOP_SUPPORT
def_bool y

config SEMAPHORE_SLEEPERS
def_bool y

Expand Down
2 changes: 1 addition & 1 deletion trunk/lib/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ config LATENCYTOP
select STACKTRACE
select SCHEDSTATS
select SCHED_DEBUG
depends on X86 || X86_64
depends on HAVE_LATENCYTOP_SUPPORT
help
Enable this option if you want to use the LatencyTOP tool
to find out which userspace is blocking on what kernel operations.
Expand Down

0 comments on commit 2bc4233

Please sign in to comment.