]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - tools/perf/scripts/python/bin/netdev-times-report
perf trace: Use $PERF_EXEC_PATH in canned report scripts
[mv-sheeva.git] / tools / perf / scripts / python / bin / netdev-times-report
index c3d0a638123d3a308212f2a09de1aeb8781634a8..4ad361b31249c03f10d424b842b92b6d9911acee 100644 (file)
@@ -2,4 +2,4 @@
 # description: display a process of packet and processing time
 # args: [tx] [rx] [dev=] [debug]
 
-perf trace -s ~/libexec/perf-core/scripts/python/netdev-times.py $@
+perf trace -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@