summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
AgeCommit message (Expand)Author
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
5f1ae0'>kcm: Fix unnecessary psock unreservation.David Howells 2023-06-12kcm: Send multiple frags in one sendmsg()David Howells 2023-06-12kcm: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells 2023-06-08kcm: Use splice_eof() to flushDavid Howells 2023-06-05kcm: Convert kcm_sendpage() to use MSG_SPLICE_PAGESDavid Howells 2023-06-05kcm: Support MSG_SPLICE_PAGESDavid Howells 2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye 2022-11-15kcm: close race conditions on sk_receive_queueCong Wang 2022-10-27kcm: do not sense pfmemalloc status in kcm_sendpage()Eric Dumazet 2022-10-24kcm: annotate data-races around kcm->rx_waitEric Dumazet 2022-10-24kcm: annotate data-races around kcm->rx_psockEric Dumazet 2022-10-13kcm: avoid potential race in kcm_tx_workEric Dumazet 2022-08-31kcm: fix strp_init() order and cleanupCong Wang 2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski 2021-06-29net: sock: introduce sk_error_reportAlexander Aring 2021-06-07revert "net: kcm: fix memory leak in kcm_sendmsg"Pavel Skripkin 2021-06-03net: kcm: fix memory leak in kcm_sendmsgPavel Skripkin 2021-03-28kcm: kcmsock.c: Couple of typo fixesBhaskar Chowdhury