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
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-19
Update TODO
Søren Sandmann Pedersen
1
-1
/
+1
2007-11-17
+2007-11-17 Soren Sandmann <sandmann@daimi.au.dk>
Søren Sandmann Pedersen
1
-1
/
+1
2007-11-16
Updates
Soren Sandmann
1
-2
/
+14
2007-10-25
Use an array instead of a list. Look for vmlinux in the source directory.
Soren Sandmann
1
-31
/
+24
2007-09-17
Add support for looking up kernel symbols from /proc/kallsyms
Soren Sandmann
1
-37
/
+134
2007-03-02
Free the undefined symbol
Soren Sandman
1
-2
/
+3
2007-03-02
Make a copy of the vdso bytes to make valgrind a little quieter.
Soren Sandmann
1
-1
/
+12
2006-11-23
Set inode for vdso to 0.
Soren Sandmann
1
-2
/
+4
2006-11-19
Declare bin_parser_free();
Soren Sandmann
1
-5
/
+2
2006-11-02
Increase the max number of addresses to 1021, reorganise SysprofMmapArea
Soren Sandmann
1
-12
/
+5
2006-10-26
Make the pointer array static to improve cache behavior and reduce calls
Soren Sandmann
1
-12
/
+1
2006-10-25
+2006-10-25 Soren Sandmann <sandmann@daimi.au.dk> + + * process.c
Søren Sandmann Pedersen
1
-31
/
+13
2006-10-25
replace PAGE_SIZE macro with this function.
Soren Sandmann
1
-3
/
+16
2006-10-24
Use an array instead of list of maps.
Soren Sandmann
1
-66
/
+51
2006-10-11
Make this function return a list of immediate callers again.
Soren Sandmann
1
-1
/
+4
2006-10-10
+2006-10-09 Soren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-8
/
+4
2006-10-09
New function.
Soren Sandmann
1
-29
/
+78
2006-10-08
Support _debuglink recursions.
Soren Sandmann
1
-0
/
+5
2006-10-08
Delete debug spew
Søren Sandmann Pedersen
1
-4
/
+1
2006-10-08
Deal with address offsets. Address lookup is now:
Soren Sandmann
1
-3
/
+10
2006-08-21
Pass map->bin_file to bin_symbol_get_name.
Soren Sandmann
1
-1
/
+22
2006-08-21
Make process_lookup_symbol() return a string. Delete
Soren Sandmann
1
-15
/
+16
2006-03-04
Check that the inodes match.
Soeren Sandmann
1
-6
/
+20
2006-01-12
Also make offset a gulong (Samuel Mimram)
Søren Sandmann
1
-2
/
+2
2006-01-09
Use gulong for addresses. Bug reported by Martin Reddy.
Soeren Sandmann
1
-3
/
+3
2006-01-08
Resurrect this function.
Soeren Sandmann
1
-0
/
+40
2005-11-23
Remove unused pages_present() function
Soeren Sandmann
1
-2
/
+4
2005-11-14
Add some experimental (and unused) code to look up kernel symbols.
Soeren Sandmann
1
-35
/
+191
2005-11-05
Add copyright statement.
Soren Sandmann
1
-1
/
+1
2005-11-01
Add "total" field.
Soeren Sandmann
1
-4
/
+6
2005-10-30
Merge stackstash-reorg branch into HEAD
Soren Sandmann
1
-43
/
+13
2005-09-27
If the address is 0x01, treat as kernel, regardless of whether we have a
Soeren Sandmann
1
-33
/
+12
2005-08-30
Complain if we can't find /lib/modules/`uname -r`/build/Makefile.
Søren Sandmann
1
-6
/
+15
2005-08-16
Fix some warnings.
Soeren Sandmann
1
-1
/
+1
2005-07-10
Cache BinFiles by filename.
Soeren Sandmann
1
-0
/
+3
2005-06-19
Updates
Søren Sandmann
1
-1
/
+4
2005-04-30
Use getpagesize()
Soeren Sandmann
1
-2
/
+2
2005-04-09
Remove debug spew
Søren Sandmann
1
-4
/
+22
2005-04-06
Put back the weird loop, and stop pretending I understand this. This time
Søren Sandmann
1
-28
/
+12
2005-04-06
Add commented out debug spew.
Søren Sandmann
1
-38
/
+26
2005-04-01
Walk all threads, not just all processes.
Søren Sandmann
1
-0
/
+3
2005-03-03
Experiment with a file-format-description format.
Soeren Sandmann
1
-2
/
+2
2004-11-23
*** empty log message ***
Søren Sandmann Pedersen
1
-26
/
+88
2004-11-21
*** empty log message ***
Søren Sandmann Pedersen
1
-2
/
+6
2004-11-12
*** empty log message ***
Søren Sandmann Pedersen
1
-1
/
+1
2004-11-04
*** empty log message ***
Søren Sandmann Pedersen
1
-18
/
+21
2004-11-02
*** empty log message ***
Søren Sandmann Pedersen
1
-0
/
+2
2004-11-01
*** empty log message ***
Søren Sandmann Pedersen
1
-1
/
+1
2004-04-29
better disk profiling
Søren Sandmann Pedersen
1
-8
/
+23
2004-04-28
support prelinked binaries
Søren Sandmann Pedersen
1
-2
/
+11
[next]