]> Git Repo - linux.git/blob - tools/perf/tests/attr/test-stat-group
mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bit
[linux.git] / tools / perf / tests / attr / test-stat-group
1 [config]
2 command = stat
3 args    = --group -e cycles,instructions kill >/dev/null 2>&1
4 ret     = 1
5
6 [event-1:base-stat]
7 fd=1
8 group_fd=-1
9
10 [event-2:base-stat]
11 fd=2
12 group_fd=1
13 config=1
14 disabled=0
15 enable_on_exec=0
This page took 0.042573 seconds and 4 git commands to generate.