Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338942
b: refs/heads/master
c: 76062f6
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Olsa authored and Arnaldo Carvalho de Melo committed Nov 1, 2012
1 parent 5610e7d commit 53a4eae
Show file tree
Hide file tree
Showing 2 changed files with 21 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: 4f59de0bc6a545d730c054e765cf3e7de1f3cf4f
refs/heads/master: 76062f61ff934ac9f22183c10494228852d26d47
20 changes: 20 additions & 0 deletions trunk/tools/perf/tests/attr/test-record-group1
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[config]
command = record
args = -e '{cycles,instructions}' kill >/tmp/krava 2>&1

[event-1:base-record]
fd=1
group_fd=-1
sample_type=327

[event-2:base-record]
fd=2
group_fd=1
type=0
config=1
sample_type=327
mmap=0
comm=0
# TODO this is disabled for --group option, enabled otherwise
# check why..
enable_on_exec=1

0 comments on commit 53a4eae

Please sign in to comment.