Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205400
b: refs/heads/master
c: c01d432
h: refs/heads/master
v: v3
  • Loading branch information
Frederic Weisbecker committed May 15, 2010
1 parent 9e5f797 commit 97d4e38
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 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: e16bb1d7fe07609bc8b0e4c043eff2f47ada78d8
refs/heads/master: c01d4323309a90a298fd81cf3a059ee1b12be2e9
3 changes: 3 additions & 0 deletions trunk/arch/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,7 @@ config HAVE_HW_BREAKPOINT
config HAVE_USER_RETURN_NOTIFIER
bool

config HAVE_PERF_EVENTS_NMI
bool

source "kernel/gcov/Kconfig"
2 changes: 1 addition & 1 deletion trunk/arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ config X86
select HAVE_KERNEL_LZO
select HAVE_HW_BREAKPOINT
select PERF_EVENTS
select PERF_EVENTS_NMI
select HAVE_PERF_EVENTS_NMI
select ANON_INODES
select HAVE_ARCH_KMEMCHECK
select HAVE_USER_RETURN_NOTIFIER
Expand Down
3 changes: 1 addition & 2 deletions trunk/init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -943,8 +943,7 @@ config PERF_USE_VMALLOC
See tools/perf/design.txt for details

config PERF_EVENTS_NMI
bool
depends on PERF_EVENTS
def_bool PERF_EVENTS && HAVE_PERF_EVENTS_NMI
help
System hardware can generate an NMI using the perf event
subsystem. Also has support for calculating CPU cycle events
Expand Down

0 comments on commit 97d4e38

Please sign in to comment.