index
:
~suokko/sysprof
master
pristine-tar
upstream
sysprof for debian
suokko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysprof.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-21
Disable accessibility
Søren Sandmann Pedersen
1
-2
/
+14
2009-09-25
Remove GSEAL macros
Søren Sandmann Pedersen
1
-8
/
+0
2009-09-25
Make it distcheck
Søren Sandmann Pedersen
1
-1
/
+0
2009-09-25
Comment out some debugging spam; update copyright
Søren Sandmann Pedersen
1
-1
/
+1
2009-09-14
Update TODO
Søren Sandmann Pedersen
1
-1
/
+1
2009-09-11
Read data before stopping collector.
Søren Sandmann Pedersen
1
-2
/
+3
2009-09-08
TODO
Søren Sandmann Pedersen
1
-2
/
+0
2009-09-08
Fake new_process and new_map events when a tracker is created
Søren Sandmann Pedersen
1
-1
/
+1
2009-09-08
Make stack_stash_add_trace() return a pointer to the trace
Søren Sandmann Pedersen
1
-2
/
+2
2009-09-08
Lots of gtk->foo renames
Søren Sandmann Pedersen
1
-6
/
+7
2009-08-22
Remove unused profile_from_file variable
Søren Sandmann Pedersen
1
-17
/
+0
2009-08-17
Delete trailing whitespace
Søren Sandmann Pedersen
1
-272
/
+272
2009-08-17
Reserve space in the samples label for large numbers.
Søren Sandmann Pedersen
1
-15
/
+8
2009-02-22
Tweak percent sign format
Søren Sandmann Pedersen
1
-1
/
+1
2009-02-22
Add percent signs in screenshot window
Søren Sandmann Pedersen
1
-1
/
+2
2009-02-21
Give the samples label a minium width of "Samples: 888888"
Søren Sandmann Pedersen
1
-19
/
+0
2009-02-21
new enter_display_mode() function
Søren Sandmann Pedersen
1
-23
/
+26
2009-02-21
Don't delete profile when toggling on_profile
Søren Sandmann Pedersen
1
-8
/
+2
2009-02-21
Select the first row in the object view when making the profile
Søren Sandmann Pedersen
1
-7
/
+16
2009-02-20
Add percent signs; update TODO
Søren Sandmann Pedersen
1
-6
/
+8
2008-06-05
Apply patch from binutils to demangle local-source names. Binutils
Geoffrey Keating
1
-2
/
+2
2008-04-26
Don't leak kallsyms
Soren Sandmann
1
-0
/
+2
2008-04-26
Get rid of all calls to glade_xml_get_widget(). (gather_widgets): Instead
Soren Sandmann
1
-44
/
+58
2008-04-26
Remove all calls to g_signal_connect() Instead connect all signals here
Soren Sandmann
1
-70
/
+58
2008-04-01
Constrain the samples label to only grow wider instead of bouncing around.
Owen Taylor
1
-0
/
+30
2008-03-29
Work around GTK+ ABI break.
Soren Sandmann
1
-1
/
+8
2008-03-24
Remove unnecessary show_samples
Søren Sandmann Pedersen
1
-2
/
+0
2008-03-24
+2008-03-23 Soren Sandmann <sandmann@daimi.au.dk>
Søren Sandmann Pedersen
1
-7
/
+14
2007-10-25
Use an array instead of a list. Look for vmlinux in the source directory.
Soren Sandmann
1
-23
/
+42
2007-10-22
Fix some spelling errors
Soren Sandmann
1
-6
/
+6
2007-10-20
Call callback with an extra boolean indicating whether the sample read was
Soren Sandmann
1
-2
/
+5
2007-09-17
Add support for looking up kernel symbols from /proc/kallsyms
Soren Sandmann
1
-1
/
+18
2007-08-04
Update to use new tree view API.
Soren Sandmann
1
-50
/
+8
2007-03-24
Update screenshot window in an idle handler to deal with the case where
Soren Sandmann
1
-8
/
+57
2007-03-05
New function. Only warn once about bad CRC's.
Søren Sandmann
1
-1
/
+0
2007-02-09
Update copyright notices
Søren Sandmann
1
-3
/
+2
2007-01-22
sysprof-icon-32.png Add a 32x32 version (also from Diana) of the icon.
Søren Sandmann
1
-2
/
+8
2007-01-22
Add new icons
Søren Sandmann Pedersen
1
-7
/
+34
2006-11-20
reset the collector after generating the profile.
Soren Sandmann
1
-0
/
+1
2006-11-11
New function
Soren Sandmann
1
-12
/
+21
2006-11-02
Valgrind:
Soren Sandmann
1
-0
/
+6
2006-11-02
Increase the max number of addresses to 1021, reorganise SysprofMmapArea
Soren Sandmann
1
-1
/
+0
2006-10-11
Make this function return a list of immediate callers again.
Soren Sandmann
1
-1
/
+1
2006-10-08
New function to support --version option
Soren Sandmann
1
-5
/
+42
2006-08-09
Make the load_file() idle low priority to avoid weird toolbar flash.
Soren Sandmann
1
-6
/
+10
2006-07-31
small cleanup
Paolo Borelli
1
-11
/
+11
2006-07-31
Add a destroy notifier to StackStash
Soren Sandmann
1
-0
/
+8
2006-03-05
Do proper error-handling.
Soeren Sandmann
1
-9
/
+5
2006-03-04
Check that the inodes match.
Soeren Sandmann
1
-2
/
+2
2006-03-03
Handle NULL models.
Soeren Sandmann
1
-36
/
+5
[next]