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
|
# Profiling support
|
||||||
#
|
#
|
||||||
CONFIG_PROFILING=y
|
CONFIG_PROFILING=y
|
||||||
CONFIG_OPROFILE=m
|
# CONFIG_OPROFILE is not set
|
||||||
CONFIG_OPROFILE_EVENT_MULTIPLEX=y
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Kernel hacking
|
# Kernel hacking
|
||||||
|
@ -2139,6 +2139,9 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%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
|
* Thu Apr 14 2016 Josh Boyer <jwboyer@fedoraproject.org> - 4.6.0-0.rc3.git1.1
|
||||||
- Linux v4.6-rc3-57-g90de6800c240
|
- Linux v4.6-rc3-57-g90de6800c240
|
||||||
- Reenable debugging options.
|
- Reenable debugging options.
|
||||||
|
Loading…
Reference in New Issue
Block a user