Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147567
b: refs/heads/master
c: da417a7
h: refs/heads/master
i:
  147565: 62a8ffd
  147563: 5f8f8c6
  147559: ba41e52
  147551: 092c7f3
v: v3
  • Loading branch information
Mike Galbraith authored and Ingo Molnar committed May 29, 2009
1 parent dab576f commit 6f34086
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: a3ec8d70f1a55acccc4874fe9b4dadbbb9454a0f
refs/heads/master: da417a7537cbf4beb28a08a49adf915f2358040c
2 changes: 1 addition & 1 deletion trunk/Documentation/perf_counter/builtin-top.c
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ static int parse_symbols(void)

node = rb_last(&kernel_dso->syms);
sym = rb_entry(node, struct symbol, rb_node);
max_ip = sym->start;
max_ip = sym->end;

if (dump_symtab)
dso__fprintf(kernel_dso, stderr);
Expand Down

0 comments on commit 6f34086

Please sign in to comment.