]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - tools/perf/scripts/python/bin/netdev-times-record
perf trace scripting: remove system-wide param from shell scripts
[mv-sheeva.git] / tools / perf / scripts / python / bin / netdev-times-record
index d931a828126b75d843f40fc2ad3eb1cebc3b43fd..558754b840a98293e31aeb4a70864dd75f3b3b2f 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/bash
-perf record -a -e net:net_dev_xmit -e net:net_dev_queue                \
+perf record -e net:net_dev_xmit -e net:net_dev_queue           \
                -e net:netif_receive_skb -e net:netif_rx                \
                -e skb:consume_skb -e skb:kfree_skb                     \
                -e skb:skb_copy_datagram_iovec -e napi:napi_poll        \