Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155206
b: refs/heads/master
c: 029e5b1
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jul 3, 2009
1 parent ff058a1 commit 04de75b
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 30d7a77dd5a9720430af72f6f62f5156fe073e55
refs/heads/master: 029e5b1636d0511ef143af3a20c83c48e44c03f3
2 changes: 1 addition & 1 deletion trunk/tools/perf/builtin-report.c
Original file line number Diff line number Diff line change
Expand Up @@ -1035,7 +1035,7 @@ resolve_callchain(struct thread *thread, struct map *map __used,
struct ip_callchain *chain, struct hist_entry *entry)
{
u64 context = PERF_CONTEXT_MAX;
struct symbol **syms;
struct symbol **syms = NULL;
unsigned int i;

if (callchain) {
Expand Down

0 comments on commit 04de75b

Please sign in to comment.