aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMarco Elver <[email protected]>2020-06-15 23:15:29 +0000
committerPeter Zijlstra <[email protected]>2020-06-16 13:35:02 +0000
commit33aea07f30c261eff7ba229f19fd1b161e0fb851 (patch)
tree30051779e2a636e9fa8bf14873ad41bb114e769e /tools/perf/scripts/python/export-to-sqlite.py
parentx86/entry, bug: Comment the instrumentation_begin() usage for WARN() (diff)
downloadkernel-33aea07f30c261eff7ba229f19fd1b161e0fb851.tar.gz
kernel-33aea07f30c261eff7ba229f19fd1b161e0fb851.zip
compiler_attributes.h: Support no_sanitize_undefined check with GCC 4
UBSAN is supported since GCC 4.9, which unfortunately did not yet have __has_attribute(). To work around, the __GCC4_has_attribute workaround requires defining which compiler version supports the given attribute. In the case of no_sanitize_undefined, it is the first version that supports UBSAN, which is GCC 4.9. Reported-by: kernel test robot <[email protected]> Signed-off-by: Marco Elver <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Reviewed-by: Miguel Ojeda <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions