Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / tools / perf / tests / attr / test-record-C0
blobcb0a3138fa548bb62fa7a0a22bdb9e77f8e84341
1 [config]
2 command = record
3 args    = -C 0 kill >/dev/null 2>&1
4 ret     = 1
6 [event:base-record]
7 cpu=0
9 # no enable on exec for CPU attached
10 enable_on_exec=0
12 # PERF_SAMPLE_IP | PERF_SAMPLE_TID PERF_SAMPLE_TIME | # PERF_SAMPLE_PERIOD
13 # + PERF_SAMPLE_CPU added by -C 0
14 sample_type=391