aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2023-10-27 18:25:48 +0800
committerHerbert Xu <[email protected]>2023-11-17 19:16:28 +0800
commit588a90ac252c7cd0434859e749eeed1f8e5a1f90 (patch)
treea1e0a63253ffb6a593a1ce5243a8bce16eb33970 /tools/perf/scripts/python/task-analyzer.py
parent6d51b9ae4d5e43457f459222d9105e683ae15a0c (diff)
crypto: ccree - Silence gcc format-truncation false positive warnings
The heuristics used by gcc triggers false positive truncation warnings in hifn_alg_alloc. The warning triggered by the strings here are clearly false positives (see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95755). Add checks on snprintf calls to silence these warnings, including the one for cra_driver_name even though it does not currently trigger a gcc warning. Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions