summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/failed-syscalls-by-pid-record
blob: 8104895a7b67d8b5324fa975a98f72cb0ccd2bd8 (plain)
1
2
#!/bin/bash
perf record -e raw_syscalls:sys_exit $@
ements from ctl_table arrayJoel Granados 2024-03-29net/rds: fix possible cp null dereferenceMahmoud Adam 2024-03-19rds: introduce acquire/release ordering in acquire/release_in_xmit()Yewon Choi 2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2024-03-06net/rds: fix WARNING in rds_conn_connect_if_downEdward Adam Davis 2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2024-02-13net:rds: Fix possible deadlock in rds_message_putAllison Henderson 2024-01-30net: rds: Simplify the allocation of slab caches in rds_conn_initKunwu Chan 2024-01-22net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recvSharath Srinivasan 2023-12-11ipv6: annotate data-races around np->mcast_oifEric Dumazet 2023-10-01net: prevent address rewrite in kernel_bind()Jordan Rife 2023-10-01net: replace calls to sock->ops->connect() with kernel_connect()Jordan Rife 2023-09-20net: rds: Fix possible NULL-pointer dereferenceArtem Chernyshev 2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds 2023-08-15networking: Update to register_net_sysctl_szJoel Granados 2023-08-13net/rds: Remove unused function declarationsYue Haibing