Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.18 3 lines 83 B view raw
1#!/bin/bash 2perf record -e syscalls:sys_enter_read -e syscalls:sys_enter_write $@ 3