|
@@ -520,6 +520,7 @@ config X86_PTRACE_BTS
|
|
bool "Branch Trace Store"
|
|
bool "Branch Trace Store"
|
|
default y
|
|
default y
|
|
depends on X86_DEBUGCTLMSR
|
|
depends on X86_DEBUGCTLMSR
|
|
|
|
+ depends on BROKEN
|
|
help
|
|
help
|
|
This adds a ptrace interface to the hardware's branch trace store.
|
|
This adds a ptrace interface to the hardware's branch trace store.
|
|
|
|
|