mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Set inode for vdso to 0.
2006-11-23 Soren Sandmann <sandmann@daimi.au.dk> * process.c (read_maps): Set inode for vdso to 0. * binfile.c (read_inode): Return -1 on error, 0 on vdso (bin_file_new): Only read the inode if the file actually exists and is an elf file. (bin_file_check_inode): Return FALSE if there is no file.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
973d92eb4d
commit
4ba672ee9f
@ -1,3 +1,12 @@
|
||||
2006-11-23 Soren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* process.c (read_maps): Set inode for vdso to 0.
|
||||
|
||||
* binfile.c (read_inode): Return -1 on error, 0 on vdso
|
||||
(bin_file_new): Only read the inode if the file actually exists
|
||||
and is an elf file.
|
||||
(bin_file_check_inode): Return FALSE if there is no file.
|
||||
|
||||
2006-11-22 Soren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* sfile.c (sfile_load): Use GMappedFile instead
|
||||
|
||||
Reference in New Issue
Block a user