summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/attr/test-stat-group1
blob: 5ae2718de8644a5ae23fa859bd191bcd7b41e31a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[config]
command = stat
args    = -e '{cycles,instructions}' kill >/dev/null 2>&1
ret     = 1

[event-1:base-stat]
fd=1
group_fd=-1

[event-2:base-stat]
fd=2
group_fd=1
config=1
# TODO both disabled and enable_on_exec are disabled for --group option,
#      enabled otherwise, check why..
disabled=1
enable_on_exec=1