summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/syscall-counts-record
AgeCommit message (Expand)Author
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira
2010-11-10perf trace scripting: remove system-wide param from shell scriptsTom Zanussi
2010-04-30perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker
2010-04-14perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
nel...Jens Axboe 2024-04-22net: extend ubuf_info callback to ops structurePavel Begunkov 2024-04-15io_uring/notif: remove ctx var from io_notif_tw_completePavel Begunkov 2024-04-15io_uring/notif: refactor io_tx_ubuf_complete()Pavel Begunkov 2024-04-15io_uring/net: get rid of io_notif_complete_tw_extPavel Begunkov 2024-04-15io_uring/net: merge ubuf sendzc callbacksPavel Begunkov 2023-04-15io_uring/notif: add constant for ubuf_info flagsPavel Begunkov 2023-04-06io_uring: reduce scheduling due to twPavel Begunkov 2023-04-03io_uring: encapsulate task_work statePavel Begunkov 2023-01-29io_uring: refactor req allocationPavel Begunkov 2022-11-21io_uring/net: move mm accounting to a slower pathPavel Begunkov 2022-11-21io_uring: move zc reporting from the hot pathPavel Begunkov 2022-11-21io_uring/net: inline io_notif_flush()Pavel Begunkov 2022-11-21io_uring/net: rename io_uring_tx_zerocopy_callbackPavel Begunkov 2022-11-21io_uring/net: preset notif tw handlerPavel Begunkov 2022-11-21io_uring/net: remove extra notif rsrc setupPavel Begunkov 2022-11-21io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flagStefan Metzmacher 2022-09-05io_uring/notif: Remove the unused function io_notif_complete()Jiapeng Chong 2022-09-01io_uring/net: simplify zerocopy send user APIPavel Begunkov 2022-09-01io_uring/notif: remove notif registrationPavel Begunkov 2022-08-24io_uring/notif: order notif vs send CQEsPavel Begunkov 2022-08-24io_uring/net: fix must_hold annotationPavel Begunkov 2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher 2022-08-11io_uring: consistently make use of io_notif_to_data()Stefan Metzmacher 2022-07-27io_uring: notification completion optimisationPavel Begunkov 2022-07-25io_uring/net: make page accounting more consistentPavel Begunkov 2022-07-24io_uring: flush notifiers after sendzcPavel Begunkov 2022-07-24io_uring: account locked pages for non-fixed zcPavel Begunkov 2022-07-24io_uring: add notification slot registrationPavel Begunkov 2022-07-24io_uring: add rsrc referencing for notifiersPavel Begunkov 2022-07-24io_uring: complete notifiers in twPavel Begunkov 2022-07-24io_uring: cache struct io_notifPavel Begunkov 2022-07-24io_uring: add zc notification infrastructurePavel Begunkov