summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"
olling-stable&id=3539b1467e94336d5854ebf976d9627bfb65d6c3'>io_uring: include dying ring in task_work "should cancel" stateJens Axboe 2025-08-24io_uring: remove async/poll related provided buffer recyclesJens Axboe 2025-08-24io_uring/kbuf: switch to storing struct io_buffer_list locallyJens Axboe 2025-08-24io_uring/kbuf: pass in struct io_buffer_list to commit/recycle helpersJens Axboe 2025-07-28Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linuxLinus Torvalds 2025-07-16io_uring/poll: fix POLLERR handlingPavel Begunkov 2025-06-23io_uring/poll: introduce io_arm_apoll()Pavel Begunkov 2025-05-21io_uring: finish IOU_OK -> IOU_COMPLETE transitionJens Axboe