Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116662
b: refs/heads/master
c: d769041
h: refs/heads/master
v: v3
  • Loading branch information
Steven Rostedt authored and Ingo Molnar committed Oct 14, 2008
1 parent dc2ac7d commit becd01d
Show file tree
Hide file tree
Showing 4 changed files with 248 additions and 168 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: 70255b5e3f1bd1a5af5b1e425ec2c4db7c735112
refs/heads/master: d769041f865330034131525ee6a7f72eb4af2a24
3 changes: 0 additions & 3 deletions trunk/include/linux/ring_buffer.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ ring_buffer_event_time_delta(struct ring_buffer_event *event)
return event->time_delta;
}

void ring_buffer_lock(struct ring_buffer *buffer, unsigned long *flags);
void ring_buffer_unlock(struct ring_buffer *buffer, unsigned long flags);

/*
* size is in bytes for each per CPU buffer.
*/
Expand Down
Loading

0 comments on commit becd01d

Please sign in to comment.