qt6-bb10/src/testlib/3rdparty
Thiago Macieira 8995045c62 QBenchlib/Perf: open the perffd with PERF_FLAG_FD_CLOEXEC
This flag was introduced in the Linux kernel version 3.14. Trying to use
perf_event_open() now with a kernel older than that will cause EINVAL
errors, but 3.14 is from 2014, so most likely old enough for all of
Qt 6.

For that, I updated the copied header from v6.0.

Pick-to: 6.4
Change-Id: I3c79b7e08fa346988dfefffd171f895201ceb4f4
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-10-20 08:39:16 -07:00
..
CYCLE_LICENSE.txt
LINUX_LICENSE.txt
VALGRIND_LICENSE.txt Update 3rdparty valgrind headers to Valgrind 3.13.0 2018-10-08 14:18:54 +00:00
callgrind_p.h Update 3rdparty valgrind headers to Valgrind 3.13.0 2018-10-08 14:18:54 +00:00
cycle_p.h Remove references to obsolete platforms 2017-11-05 06:33:53 +00:00
linux_perf_event_p.h QBenchlib/Perf: open the perffd with PERF_FLAG_FD_CLOEXEC 2022-10-20 08:39:16 -07:00
qt_attribution.json Update 3rdparty valgrind headers to Valgrind 3.14.0 2018-10-17 11:26:08 +00:00
valgrind_p.h Update 3rdparty valgrind headers to Valgrind 3.14.0 2018-10-17 11:26:08 +00:00