Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338956
b: refs/heads/master
c: 28ae79c
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Olsa authored and Arnaldo Carvalho de Melo committed Nov 5, 2012
1 parent 800cf51 commit d7b5e37
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a6d3476c58763b35104d815757faed5bdf040cea
refs/heads/master: 28ae79cfb622cf471d45f1b3f38609d8766e8a95
17 changes: 17 additions & 0 deletions trunk/tools/perf/tests/attr/test-stat-group1
Original file line number Diff line number Diff line change
@@ -0,0 +1,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

0 comments on commit d7b5e37

Please sign in to comment.