diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-10-27 12:53:30 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-10-27 12:53:30 -0500 |
commit | 241366c6f4ba6bd55670f2b01618010f9b9e650b (patch) | |
tree | d6e202d32a2641015ed3cea7f37294aea0f82146 /partial-kgcov-snip.config | |
parent | 88f468cd1108eb5a3bf90906c683fe2774962545 (diff) | |
download | kernel-241366c6f4ba6bd55670f2b01618010f9b9e650b.tar.gz kernel-241366c6f4ba6bd55670f2b01618010f9b9e650b.tar.xz kernel-241366c6f4ba6bd55670f2b01618010f9b9e650b.zip |
kernel-5.15-0.rc7.20211027gitd25f27432f80.55
* Wed Oct 27 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.15-0.rc7.20211027gitd25f27432f80.55]
- redhat/kernel.spec.template: don't hardcode gcov arches (Jan Stancek)
- redhat/configs: create a separate config for gcov options (Jan Stancek)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'partial-kgcov-snip.config')
-rw-r--r-- | partial-kgcov-snip.config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/partial-kgcov-snip.config b/partial-kgcov-snip.config new file mode 100644 index 000000000..fb373597e --- /dev/null +++ b/partial-kgcov-snip.config @@ -0,0 +1,4 @@ +# kgcov +CONFIG_GCOV_KERNEL=y +CONFIG_GCOV_PROFILE_ALL=y +# CONFIG_GCOV_PROFILE_FTRACE is not set |