Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175389
b: refs/heads/master
c: c0dfb2f
h: refs/heads/master
i:
  175387: fe4aeb2
v: v3
  • Loading branch information
Frederic Weisbecker committed Dec 6, 2009
1 parent 25fc40c commit 2f7edaa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: b326e9560a28fc3e950637ef51847ed8f05c1335
refs/heads/master: c0dfb2feb632537cf0a9d2ce3c29bcf5778fec59
3 changes: 0 additions & 3 deletions trunk/include/linux/perf_event.h
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,6 @@ struct perf_pending_entry {

struct perf_sample_data;

typedef void (*perf_callback_t)(struct perf_event *, void *);
typedef void (*perf_overflow_handler_t)(struct perf_event *, int,
struct perf_sample_data *,
struct pt_regs *regs);
Expand Down Expand Up @@ -669,8 +668,6 @@ struct perf_event {
struct event_filter *filter;
#endif

perf_callback_t callback;

#endif /* CONFIG_PERF_EVENTS */
};

Expand Down

0 comments on commit 2f7edaa

Please sign in to comment.