X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tools%2Fperf%2Fscripts%2Fperl%2Fbin%2Fwakeup-latency-record;h=464251a1bd7e6a235d59579b85ff80d646aead50;hb=b5c551043617ecf84ad6bb888f96fdf4e4769d4c;hp=9f2acaaae9f0538fbdea692bbadd015965b48ae2;hpb=7eb1053fd00a8f0e2263697638e17da8a251aa74;p=pandora-kernel.git diff --git a/tools/perf/scripts/perl/bin/wakeup-latency-record b/tools/perf/scripts/perl/bin/wakeup-latency-record index 9f2acaaae9f0..464251a1bd7e 100644 --- a/tools/perf/scripts/perl/bin/wakeup-latency-record +++ b/tools/perf/scripts/perl/bin/wakeup-latency-record @@ -1,5 +1,5 @@ #!/bin/bash -perf record -a -e sched:sched_switch -e sched:sched_wakeup $@ +perf record -e sched:sched_switch -e sched:sched_wakeup $@