Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189434
b: refs/heads/master
c: 26d80aa
h: refs/heads/master
v: v3
  • Loading branch information
Frederic Weisbecker committed Apr 3, 2010
1 parent b721de7 commit 5ec48ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: b0f86f5a169c758a82b0e23eef6795356f6d5a25
refs/heads/master: 26d80aa782e708c380a47601779d42d30bf016d6
3 changes: 1 addition & 2 deletions trunk/kernel/perf_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -2784,12 +2784,11 @@ __weak struct perf_callchain_entry *perf_callchain(struct pt_regs *regs)
return NULL;
}

#ifdef CONFIG_EVENT_TRACING
__weak
void perf_arch_fetch_caller_regs(struct pt_regs *regs, unsigned long ip, int skip)
{
}
#endif


/*
* Output
Expand Down

0 comments on commit 5ec48ab

Please sign in to comment.