Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77466
b: refs/heads/master
c: ddf4e42
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer authored and Russell King committed Jan 26, 2008
1 parent e090b7e commit cba8dd6
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 70b6f2b4af709bded5220bcd8f3b4e255de20411
refs/heads/master: ddf4e42c6a109392851d8843e2699bffd3c476bf
6 changes: 6 additions & 0 deletions trunk/arch/arm/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ config DEBUG_ERRORS
you are concerned with the code size or don't want to see these
messages.

config DEBUG_STACK_USAGE
bool "Enable stack utilization instrumentation"
depends on DEBUG_KERNEL
help
Enables the display of the minimum amount of free stack which each
task has ever had available in the sysrq-T output.

# These options are only for real kernel hackers who want to get their hands dirty.
config DEBUG_LL
Expand Down

0 comments on commit cba8dd6

Please sign in to comment.