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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-16
Add a memcpy() that uses nontemporal writes. (copy_kernel_stack): Add
Soren Sandmann
2
-1
/
+42
2007-11-20
Use hash table instead of list.
Soren Sandmann
2
-20
/
+10
2007-11-19
Update TODO
Søren Sandmann Pedersen
4
-7
/
+12
2007-11-19
Make heuristic stack scanning more accurate
Soren Sandmann
3
-5
/
+50
2007-11-18
Crude heuristic stack scanning on x86-64.
Søren Sandmann
2
-39
/
+74
2007-11-18
Return ssize_t instead of int.
Søren Sandmann
2
-20
/
+48
2007-11-17
+2007-11-17 Soren Sandmann <sandmann@daimi.au.dk>
Søren Sandmann Pedersen
3
-3
/
+5
2007-11-17
Formatting
Soren Sandmann
3
-3
/
+12
2007-11-17
updates
Soren Sandmann
4
-13
/
+46
2007-11-16
Updates
Soren Sandmann
5
-77
/
+120
2007-10-30
Update TODO
Søren Sandmann Pedersen
1
-0
/
+5
2007-10-25
Use an array instead of a list. Look for vmlinux in the source directory.
Soren Sandmann
6
-78
/
+142
2007-10-22
Make this a two-pass algorithm, one pass to add the trace, and one to do
Soren Sandmann
4
-74
/
+30
2007-10-22
Fix some spelling errors
Soren Sandmann
6
-13
/
+46
2007-10-22
Add ChangeLog
Søren Sandmann Pedersen
1
-0
/
+7
2007-10-22
Don't discard weak symbols.
Soren Sandmann
2
-15
/
+44
2007-10-21
Add notes about releasing
Søren Sandmann Pedersen
1
-0
/
+35
2007-10-21
Remove CFLAGS reminiscence of 2.4 support.
Soren Sandmann
2
-1
/
+4
2007-10-20
Call callback with an extra boolean indicating whether the sample read was
Soren Sandmann
5
-10
/
+42
2007-09-17
Add support for looking up kernel symbols from /proc/kallsyms
Soren Sandmann
9
-111
/
+354
2007-08-26
Compute the size by simply summing the size of the siblings. They are
Soren Sandmann
3
-6
/
+12
2007-08-26
Reformat and fix various minor issues.
Soren Sandmann
2
-199
/
+208
2007-08-26
Work around GTK+ bug 405625.
Soren Sandmann
2
-1
/
+12
2007-08-26
TODO updates
Søren Sandmann Pedersen
2
-7
/
+11
2007-08-11
Update TODO
Søren Sandmann Pedersen
1
-60
/
+134
2007-08-11
Update TODO
Søren Sandmann Pedersen
1
-14
/
+17
2007-08-08
Add MAINTAINERS
Søren Sandmann Pedersen
1
-0
/
+3
2007-08-04
Update to use new tree view API.
Soren Sandmann
4
-133
/
+138
2007-03-24
+ * elfparser.c (elf_parser_get_crc32): madvise()
Soren Sandmann
2
-1
/
+7
2007-03-24
Update screenshot window in an idle handler to deal with the case where
Soren Sandmann
2
-8
/
+63
2007-03-05
New function. Only warn once about bad CRC's.
Søren Sandmann
6
-19
/
+59
2007-03-02
Make this function static
Soren Sandmann
2
-1
/
+5
2007-03-02
Remove FIXME.
Soren Sandmann
2
-3
/
+4
2007-03-02
Free the undefined symbol
Soren Sandman
2
-2
/
+7
2007-03-02
Make a copy of the vdso bytes to make valgrind a little quieter.
Soren Sandmann
4
-3
/
+22
2007-03-02
Fix two leaks, both pointed out by Kjartan Maraas
Soren Sandmann
2
-1
/
+11
2007-02-25
svn path=/trunk/; revision=355
Søren Sandmann Pedersen
3
-18
/
+33
2007-02-24
Updates
Soren Sandmann
5
-122
/
+86
2007-02-24
include correct header file
Søren Sandmann Pedersen
1
-1
/
+1
2007-02-24
Switch to a simpler conceptual model. Update to binparser API changes.
Soren Sandman
5
-536
/
+638
2007-02-09
svn path=/trunk/; revision=351
Søren Sandmann Pedersen
4
-4
/
+4
2007-02-09
Update copyright notices
Søren Sandmann
8
-4
/
+79
2007-02-09
Don't store the size of the symbol. (elf_parser_lookup_symbol): Look it up
Søren Sandmann
4
-11
/
+26
2007-01-22
sysprof-icon-32.png Add a 32x32 version (also from Diana) of the icon.
Søren Sandmann
4
-3
/
+14
2007-01-22
Add new icons
Søren Sandmann Pedersen
7
-8
/
+40
2007-01-05
Correct $PWD usage, so make install works from inside module/.
Behdad Esfahbod
2
-2
/
+7
2006-12-10
file announce-1.0.8 was initially added on branch sysprof-1-0.
Søren Sandmann Pedersen
0
-0
/
+0
2006-12-09
Add forgotten put_cpu_var(). Parse in chunks of 65536 to improve locality.
Soren Sandmann
4
-4
/
+29
2006-11-23
Set inode for vdso to 0.
Soren Sandmann
3
-13
/
+28
2006-11-23
Use GMappedFile instead g_file_get_contents(). (build_instructions): Pass
Soren Sandmann
2
-349
/
+26
[next]