Linus Torvalds
8b98436af2
perf tools fixes for 5.16: 1st batch
...
- Fix the 'local_weight', 'weight' (memory access latency), 'local_ins_lat',
'ins_lat' (instruction latency) and 'pstage_cyc' (pipeline stage cycles) sort
key sample aggregation.
- Fix 'perf test' entry for watchpoints on s/390.
- Fix branch_stack entry endianness check in the 'perf test' sample parsing test.
- Fix ARM SPE handling on 'perf inject'.
- Fix memory leaks detected with ASan.
- Fix build on arm64 related to reallocarray() availability.
- Sync copies of kernel headers: cpufeatures, kvm, MIPS syscalltable (futex_waitv).
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQR2GiIUctdOfX2qHhGyPKLppCJ+JwUCYZelOQAKCRCyPKLppCJ+
J2ScAQDwQpuzK8d9KYBGe2D/MHYm48bndjC3qU0vExrRGPvvXwD/SBZTIjzXFGTg
OIHDO2wd6CmXzsu3SKS0pTsx+SxW2gA=
=+sen
-----END PGP SIGNATURE-----
Merge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Pull perf tools fixes from Arnaldo Carvalho de Melo:
- Fix the 'local_weight', 'weight' (memory access latency),
'local_ins_lat', 'ins_lat' (instruction latency) and 'pstage_cyc'
(pipeline stage cycles) sort key sample aggregation.
- Fix 'perf test' entry for watchpoints on s/390.
- Fix branch_stack entry endianness check in the 'perf test' sample
parsing test.
- Fix ARM SPE handling on 'perf inject'.
- Fix memory leaks detected with ASan.
- Fix build on arm64 related to reallocarray() availability.
- Sync copies of kernel headers: cpufeatures, kvm, MIPS syscalltable
(futex_waitv).
* tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux:
perf evsel: Fix memory leaks relating to unit
perf report: Fix memory leaks around perf_tip()
perf hist: Fix memory leak of a perf_hpp_fmt
tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv syscall
tools build: Fix removal of feature-sync-compare-and-swap feature detection
perf inject: Fix ARM SPE handling
perf bench: Fix two memory leaks detected with ASan
perf test sample-parsing: Fix branch_stack entry endianness check
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
perf sort: Fix the 'p_stage_cyc' sort key behavior
perf sort: Fix the 'ins_lat' sort key behavior
perf sort: Fix the 'weight' sort key behavior
perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1
perf tests wp: Remove unused functions on s390
tools headers UAPI: Sync linux/kvm.h with the kernel sources
tools headers cpufeatures: Sync with the kernel sources
2021-11-19 12:47:29 -08:00
..
2021-11-18 10:08:07 -03:00
2021-10-10 22:16:02 -04:00
2021-11-12 17:23:16 -08:00
2021-11-18 10:08:07 -03:00
2021-04-23 14:42:40 -07:00
2021-10-17 10:54:16 +01:00
2021-06-13 17:01:17 -06:00
2021-03-26 14:56:19 +01:00
2021-03-25 19:13:52 +00:00
2021-11-18 10:08:07 -03:00
2021-08-13 08:58:11 -06:00
2021-10-18 14:07:18 -04:00
2021-11-16 16:53:48 -08:00
2021-07-27 11:48:55 -07:00
2021-11-11 13:09:31 +01:00
2021-08-05 11:01:30 +01:00
2021-11-18 10:19:14 -03:00
2021-06-18 15:29:32 +02:00
2021-09-16 10:31:26 -07:00
2021-11-01 17:08:21 +01:00
2021-04-22 16:30:39 +01:00
2021-11-19 11:02:09 -08:00
2021-08-14 15:33:19 +02:00
2021-10-25 22:27:19 -04:00
2021-09-14 10:31:41 +02:00
2021-08-11 06:44:24 -04:00
2021-11-06 13:30:40 -07:00
2021-11-12 11:07:17 -08:00