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=79c4581262e225a7c96d88b632b05ab3b5e9a52c;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 $@