aboutsummaryrefslogtreecommitdiffstats
path: root/features/systemtap/systemtap.scc
blob: 4eb2f87b5749056a75a94ae685dda1914f56395d (plain)
1
2
3
4
5
6
7
8
9
10
11
define KFEATURE_DESCRIPTION "Enable options required for systemtap support"
define KFEATURE_COMPATIBILITY all

#
# Note: for extended functionality enabled by CONFIG_KERNEL_DEBUG, also
#       include the features/debug/debug-kernel.scc fragment, or use the
#       developer kernel type.
kconf non-hardware systemtap.cfg

include features/kprobes/kprobes.scc
include features/uprobe/uprobe-enable.scc