Disable oprofile driver as userspace oprofile only uses perf (rhbz 1326944)
This commit is contained in:
parent
016754b013
commit
12ae10f97a
@ -4838,8 +4838,7 @@ CONFIG_NLS_ASCII=y
|
||||
# Profiling support
|
||||
#
|
||||
CONFIG_PROFILING=y
|
||||
CONFIG_OPROFILE=m
|
||||
CONFIG_OPROFILE_EVENT_MULTIPLEX=y
|
||||
# CONFIG_OPROFILE is not set
|
||||
|
||||
#
|
||||
# Kernel hacking
|
||||
|
@ -2139,6 +2139,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Apr 14 2016 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- Disable oprofile driver as userspace oprofile only uses perf (rhbz 1326944)
|
||||
|
||||
* Thu Apr 14 2016 Josh Boyer <jwboyer@fedoraproject.org> - 4.6.0-0.rc3.git1.1
|
||||
- Linux v4.6-rc3-57-g90de6800c240
|
||||
- Reenable debugging options.
|
||||
|
Loading…
Reference in New Issue
Block a user