Linus Torvalds
2594faafee
perf tools fixes for v6.7: 1st batch
...
Assorted build fixes including:
- fix compile errors in printf() with u64 on 32-bit systesm
- sync kernel headers to the tool copies
- update arm64 sysreg generation for tarballs
- disable compile warnings on __packed attribute
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQSo2x5BnqMqsoHtzsmMstVUGiXMgwUCZWeIvwAKCRCMstVUGiXM
g1CxAQCdshHRFs3xWv8RghzMRyu1V0FUHQnwoHJAsOYc4OmpXAD+NPfJVTy4OPSc
VBhtHhZxHML1XJU/rVFyqHS5oM5xxwg=
=lr0S
-----END PGP SIGNATURE-----
Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Pull perf tools fixes from Namhyung Kim:
"Assorted build fixes including:
- fix compile errors in printf() with u64 on 32-bit systesm
- sync kernel headers to the tool copies
- update arm64 sysreg generation for tarballs
- disable compile warnings on __packed attribute"
* tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools:
tools: Disable __packed attribute compiler warning due to -Werror=attributes
perf build: Ensure sysreg-defs Makefile respects output dir
tools perf: Add arm64 sysreg files to MANIFEST
tools/perf: Update tools's copy of mips syscall table
tools/perf: Update tools's copy of s390 syscall table
tools/perf: Update tools's copy of powerpc syscall table
tools/perf: Update tools's copy of x86 syscall table
tools headers: Update tools's copy of s390/asm headers
tools headers: Update tools's copy of arm64/asm headers
tools headers: Update tools's copy of x86/asm headers
tools headers: Update tools's copy of socket.h header
tools headers UAPI: Update tools's copy of unistd.h header
tools headers UAPI: Update tools's copy of vhost.h header
tools headers UAPI: Update tools's copy of mount.h header
tools headers UAPI: Update tools's copy of kvm.h header
tools headers UAPI: Update tools's copy of fscrypt.h header
tools headers UAPI: Update tools's copy of drm headers
perf lock contention: Fix a build error on 32-bit
perf kwork: Fix a build error on 32-bit
2023-12-01 10:17:16 +09:00
..
2023-12-01 10:17:16 +09:00
2023-10-24 16:07:32 -07:00
2023-10-30 13:46:27 -07:00
2023-08-08 15:43:03 -06:00
2023-09-15 18:29:45 +08:00
2023-11-10 23:27:46 +00:00
2023-10-05 16:16:20 +01:00
2023-11-22 12:23:27 -08:00
2023-11-03 08:17:38 -10:00
2023-10-18 14:34:19 -07:00
2023-11-29 08:44:02 -08:00
2023-11-01 10:28:32 -10:00
2023-11-22 11:17:53 -08:00
2023-11-20 17:59:58 +01:00
2023-10-18 15:29:47 -07:00
2023-12-01 10:17:16 +09:00
2023-10-15 23:40:10 +02:00
2023-10-30 19:00:12 +01:00
2023-10-30 16:59:12 +01:00
2023-10-16 05:32:23 -04:00
2023-08-07 15:57:25 -10:00