repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb
[linux/fpc-iii.git]
/
tools
/
perf
/
tests
/
attr
/
test-record-group-sampling
blob
300b9f7e6d6938f9cc04879df757497d09ff26d2
1
[config]
2
command = record
3
args = --no-bpf-event -e '{cycles,cache-misses}:S' kill >/dev/null 2>&1
4
ret = 1
5
6
[event-1:base-record]
7
fd=1
8
group_fd=-1
9
sample_type=343
10
read_format=12
11
inherit=0
12
13
[event-2:base-record]
14
fd=2
15
group_fd=1
16
17
# cache-misses
18
type=0
19
config=3
20
21
# default | PERF_SAMPLE_READ
22
sample_type=343
23
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
31
32
# inherit is disabled for group sampling
33
inherit=0
34
35
# sampling disabled
36
sample_freq=0
37
sample_period=0
38
freq=0
39
write_backward=0