perf: Remove leftover useless options to record trace events from scripts
[deliverable/linux.git] / tools / perf / scripts / perl / bin / wakeup-latency-record
CommitLineData
1ae4a971 1#!/bin/bash
e5a5f1f0 2perf record -a -e sched:sched_switch -e sched:sched_wakeup $@
1ae4a971
TZ
3
4
5
6
This page took 0.046494 seconds and 5 git commands to generate.