perf script: Add drop monitor script
[deliverable/linux.git] / tools / perf / scripts / python / bin / net_dropmonitor-record
1 #!/bin/bash
2 perf record -e skb:kfree_skb $@
This page took 0.031368 seconds and 5 git commands to generate.