Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349952
b: refs/heads/master
c: b878e7f
h: refs/heads/master
v: v3
  • Loading branch information
Vince Weaver authored and Arnaldo Carvalho de Melo committed Jan 24, 2013
1 parent fdb8f76 commit aa4831e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d0528b5d71faf612014dd7672e44225c915344b2
refs/heads/master: b878e7fb22ea48b0585bbbbef249f7efc6d42748
3 changes: 2 additions & 1 deletion trunk/include/uapi/linux/perf_event.h
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,8 @@ enum perf_event_type {
* { u32 size;
* char data[size];}&& PERF_SAMPLE_RAW
*
* { u64 from, to, flags } lbr[nr];} && PERF_SAMPLE_BRANCH_STACK
* { u64 nr;
* { u64 from, to, flags } lbr[nr];} && PERF_SAMPLE_BRANCH_STACK
*
* { u64 abi; # enum perf_sample_regs_abi
* u64 regs[weight(mask)]; } && PERF_SAMPLE_REGS_USER
Expand Down

0 comments on commit aa4831e

Please sign in to comment.