diff options
author | 2024-06-10 11:27:43 +0200 | |
---|---|---|
committer | 2024-06-15 10:43:06 -0700 | |
commit | c1558bc57b8e5b4da5d821537cd30e2e660861d8 (patch) | |
tree | 0493ebae5f59a6e83dae6f6fe56e7c36ec342e0d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING (diff) | |
download | wireguard-linux-c1558bc57b8e5b4da5d821537cd30e2e660861d8.tar.xz wireguard-linux-c1558bc57b8e5b4da5d821537cd30e2e660861d8.zip |
gcov: add support for GCC 14
Using gcov on kernels compiled with GCC 14 results in truncated 16-byte
long .gcda files with no usable data. To fix this, update GCOV_COUNTERS
to match the value defined by GCC 14.
Tested with GCC versions 14.1.0 and 13.2.0.
Link: https://lkml.kernel.org/r/20240610092743.1609845-1-oberpar@linux.ibm.com
Signed-off-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Reported-by: Allison Henderson <allison.henderson@oracle.com>
Reported-by: Chuck Lever III <chuck.lever@oracle.com>
Tested-by: Chuck Lever <chuck.lever@oracle.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions