Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169815
b: refs/heads/master
c: 3f5ee18
h: refs/heads/master
i:
  169813: d9d9e47
  169811: 93d7a34
  169807: 08dc771
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo authored and Ingo Molnar committed Nov 27, 2009
1 parent 3483174 commit e5e4d77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 52a11f354970e7301e1d1a029b87535be45abec9
refs/heads/master: 3f5ee186f615a720fe78eb33662ae4da57a1eee3
1 change: 1 addition & 0 deletions trunk/tools/perf/util/symbol.c
Original file line number Diff line number Diff line change
Expand Up @@ -1516,6 +1516,7 @@ static int kernel_maps__create_kernel_map(const struct symbol_conf *conf)
vdso = dso__new("[vdso]");
if (vdso == NULL)
goto out_delete_kernel_map;
vdso->loaded = 1;

if (sysfs__read_build_id("/sys/kernel/notes", kernel->build_id,
sizeof(kernel->build_id)) == 0)
Expand Down

0 comments on commit e5e4d77

Please sign in to comment.