]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'Add USDT support for s390'
authorAndrii Nakryiko <andrii@kernel.org>
Fri, 8 Apr 2022 03:59:12 +0000 (20:59 -0700)
committerAndrii Nakryiko <andrii@kernel.org>
Fri, 8 Apr 2022 14:04:25 +0000 (07:04 -0700)
commit6e5f22dd731a6f189fa9b6410be9f4205bbd551a
tree4ea35d324c650f1091e50871886c81d7b5247fa3
parent3c3da7413bb42b81022512597e1469a6b02fab8f
parent1ad3099b32a4fc3d08df9fb4a315e07d8ead6824
Merge branch 'Add USDT support for s390'

Ilya Leoshkevich says:

====================

This series adds USDT support for s390, making the "usdt" test pass
there. Patch 1 is a collection of minor cleanups, patch 2 adds
BPF-side support, patch 3 adds userspace-side support.
====================

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>