index
:
~sandmann/sysprof
expanding-window
newui
sw
unwind
Unnamed repository; edit this file to name it for gitweb.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-23
Eliminate some compiler warnings
Søren Sandmann Pedersen
1
-1
/
+2
2009-09-14
Update TODO
Søren Sandmann Pedersen
1
-16
/
+16
2009-09-08
Move bin file cache to state object
Søren Sandmann Pedersen
1
-102
/
+81
2009-09-08
Simplify vdso reading in binfile.c
Søren Sandmann Pedersen
1
-114
/
+33
2009-09-08
Don't compile process.[ch] anymore
Søren Sandmann Pedersen
1
-2
/
+151
2008-06-02
+Mon Jun 2 01:14:17 2008 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-2
/
+0
2008-06-02
Simplify loop.
Søren Sandmann
1
-14
/
+13
2008-06-02
Actually recurse on the debuglink.
Søren Sandmann
1
-0
/
+1
2008-06-02
Plug leak
Søren Sandmann
1
-0
/
+2
2008-06-02
Keep a list of elf files for each binary file. In some cases, notably
Søren Sandmann
1
-160
/
+171
2008-05-08
Fix bug where the build id name was generated incorrectly.
Soren Sandmann Pedersen
1
-3
/
+3
2008-04-21
More build-id work
Søren Sandmann Pedersen
1
-59
/
+74
2008-04-20
Initial build id support
Søren Sandmann Pedersen
1
-3
/
+24
2008-02-17
Add commented out code to reject callback.
Soren Sandmann
1
-0
/
+10
2007-11-20
Use hash table instead of list.
Soren Sandmann
1
-20
/
+5
2007-10-22
Don't discard weak symbols.
Soren Sandmann
1
-2
/
+7
2007-03-05
New function. Only warn once about bad CRC's.
Søren Sandmann
1
-2
/
+26
2007-02-09
Update copyright notices
Søren Sandmann
1
-1
/
+1
2007-02-09
Don't store the size of the symbol. (elf_parser_lookup_symbol): Look it up
Søren Sandmann
1
-5
/
+4
2006-11-23
Set inode for vdso to 0.
Soren Sandmann
1
-11
/
+15
2006-11-09
Start with "/usr", not "usr". Pointed out by Tim Rowley.
Søren Sandmann
1
-2
/
+2
2006-11-09
Look in the correct directory for debug info files. (Tim Rowley)
Søren Sandmann
1
-4
/
+27
2006-11-09
Add debug spew.
Søren Sandmann
1
-3
/
+29
2006-11-09
Die immediately if the output file is a directory.
Søren Sandmann
1
-0
/
+2
2006-10-25
replace PAGE_SIZE macro with this function.
Soren Sandmann
1
-1
/
+0
2006-10-10
+2006-10-09 Soren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-6
/
+23
2006-10-09
New function.
Soren Sandmann
1
-14
/
+66
2006-10-09
Don't include bfd.h
Soren Sandmann
1
-1
/
+0
2006-10-08
Add a cache of the text section.
Soren Sandmann
1
-1
/
+4
2006-10-08
Remove now unused load-address heuristic
Soren Sandmann
1
-1
/
+2
2006-10-08
Use "SHT_DYNSYM" for ".dynsym".
Soren Sandmann
1
-0
/
+2
2006-10-08
Support _debuglink recursions.
Soren Sandmann
1
-11
/
+49
2006-10-08
Delete debug spew
Søren Sandmann Pedersen
1
-0
/
+2
2006-10-08
Deal with address offsets. Address lookup is now:
Soren Sandmann
1
-0
/
+15
2006-09-23
Revert accidental commit
Søren Sandmann Pedersen
1
-4
/
+0
2006-09-23
Remove old commented out code
Soren Sandmann
1
-0
/
+4
2006-08-22
Rename elf_sym_get_* to elf_parser_get_sym_* and make these functions take
Soren Sandmann
1
-3
/
+3
2006-08-22
Add ref_count and filename (bin_files): Add map from filenames to BinFiles
Soren Sandmann
1
-16
/
+44
2006-08-21
Pass map->bin_file to bin_symbol_get_name.
Soren Sandmann
1
-475
/
+83
2006-08-21
Make process_lookup_symbol() return a string. Delete
Soren Sandmann
1
-65
/
+21
2006-08-20
New file, made out of files from libiberty in binutils.
Soren Sandmann
1
-2
/
+2
2006-03-04
Check that the inodes match.
Soeren Sandmann
1
-0
/
+36
2005-09-04
Updates
Soeren Sandmann
1
-1
/
+1
2005-08-16
Fix some warnings.
Soeren Sandmann
1
-14
/
+0
2005-07-10
Various minor clean-ups
Soeren Sandmann
1
-8
/
+3
2005-07-10
Cache BinFiles by filename.
Soeren Sandmann
1
-14
/
+37
2005-06-10
+Thu Jun 9 13:28:33 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-2
/
+7
2005-05-07
Implement this function
Søren Sandmann
1
-1
/
+1
2005-04-09
Remove debug spew
Søren Sandmann
1
-7
/
+26
2005-04-06
Put back the weird loop, and stop pretending I understand this. This time
Søren Sandmann
1
-1
/
+19
[next]