Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338941
b: refs/heads/master
c: 4f59de0
h: refs/heads/master
i:
  338939: af46bed
v: v3
  • Loading branch information
Jiri Olsa authored and Arnaldo Carvalho de Melo committed Nov 1, 2012
1 parent d893a0c commit 5610e7d
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: d898b241215daf6f2e654b32ebb8341bffc98cc5
refs/heads/master: 4f59de0bc6a545d730c054e765cf3e7de1f3cf4f
17 changes: 17 additions & 0 deletions trunk/tools/perf/tests/attr/test-record-group
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[config]
command = record
args = --group -e cycles,instructions kill >/dev/null 2>&1

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

[event-2:base-record]
fd=2
group_fd=1
config=1
sample_type=327
mmap=0
comm=0
enable_on_exec=0

0 comments on commit 5610e7d

Please sign in to comment.