]> Git Repo - linux.git/blob - tools/perf/tests/attr/test-record-group1
cgroup: bpf: Add bpf_skb_in_cgroup_proto
[linux.git] / tools / perf / tests / attr / test-record-group1
1 [config]
2 command = record
3 args    = -e '{cycles,instructions}' kill >/dev/null 2>&1
4
5 [event-1:base-record]
6 fd=1
7 group_fd=-1
8 sample_type=327
9 read_format=4
10
11 [event-2:base-record]
12 fd=2
13 group_fd=1
14 type=0
15 config=1
16 sample_type=327
17 read_format=4
18 mmap=0
19 comm=0
20 enable_on_exec=0
21 disabled=0
This page took 0.031364 seconds and 4 git commands to generate.