Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb
[linux/fpc-iii.git] / tools / perf / tests / attr / test-record-group-sampling
blob300b9f7e6d6938f9cc04879df757497d09ff26d2
1 [config]
2 command = record
3 args    = --no-bpf-event -e '{cycles,cache-misses}:S' kill >/dev/null 2>&1
4 ret     = 1
6 [event-1:base-record]
7 fd=1
8 group_fd=-1
9 sample_type=343
10 read_format=12
11 inherit=0
13 [event-2:base-record]
14 fd=2
15 group_fd=1
17 # cache-misses
18 type=0
19 config=3
21 # default | PERF_SAMPLE_READ
22 sample_type=343
24 # PERF_FORMAT_ID | PERF_FORMAT_GROUP
25 read_format=12
26 task=0
27 mmap=0
28 comm=0
29 enable_on_exec=0
30 disabled=0
32 # inherit is disabled for group sampling
33 inherit=0
35 # sampling disabled
36 sample_freq=0
37 sample_period=0
38 freq=0
39 write_backward=0