]> bbs.cooldavid.org Git - net-next-2.6.git/blame - tools/perf/scripts/perl/bin/rw-by-file-record
perf trace scripting: remove system-wide param from shell scripts
[net-next-2.6.git] / tools / perf / scripts / perl / bin / rw-by-file-record
CommitLineData
1ae4a971 1#!/bin/bash
b0b6d914 2perf record -e syscalls:sys_enter_read -e syscalls:sys_enter_write $@
00b21a01 3