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)
commit700a6ef1fa6096b2782c03a6be41af0f88afad1d
tree4ea35d324c650f1091e50871886c81d7b5247fa3
parentded6dffaed5edc68f1e64b523353da14db673460
parentbd022685bd441056365e9a44a6bf940f45054250
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>