summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-03Add persist filesexpanding-windowSøren Sandmann Pedersen2-0/+290
2009-08-22An attempt at saving window sizesSøren Sandmann Pedersen1-48/+158
2009-08-22Add persist.[ch] filesSøren Sandmann Pedersen1-0/+2
2009-08-22Get rid of resize flash at startup.Søren Sandmann Pedersen1-30/+11
2009-08-22Experimental code to make the window shrink during profilingSøren Sandmann Pedersen2-56/+142
2009-08-22Remove unused profile_from_file variableSøren Sandmann Pedersen1-17/+0
2009-08-19Rename sysprof-text to sysprof-cliSøren Sandmann Pedersen3-5/+9
2009-08-17Delete trailing whitespaceSøren Sandmann Pedersen1-272/+272
2009-08-17Reserve space in the samples label for large numbers.Søren Sandmann Pedersen2-30/+146
2009-08-17Free the sfile formats after freeing the input/output files.Søren Sandmann Pedersen1-2/+2
2009-08-13TODOSøren Sandmann Pedersen1-0/+4
2009-02-22Merge branch 'master' of git+ssh://git.gnome.org/git/sysprofSøren Sandmann Pedersen1-2/+3
2009-02-22Tweak percent sign formatSøren Sandmann Pedersen1-1/+1
2009-02-22Add percent signs in screenshot windowSøren Sandmann Pedersen1-1/+2
2009-02-22TODOSøren Sandmann Pedersen1-0/+3
2009-02-21TODOSøren Sandmann Pedersen1-4/+5
2009-02-21Get rid of hack to not fold recursions for "In file" symbolsSøren Sandmann Pedersen1-17/+1
2009-02-21Give the samples label a minium width of "Samples: 888888"Søren Sandmann Pedersen2-34/+104
2009-02-21Add empty ChangeLog to appease automakeSøren Sandmann Pedersen1-0/+0
2009-02-21Delete ChangeLogSøren Sandmann Pedersen1-2185/+0
2009-02-21new enter_display_mode() functionSøren Sandmann Pedersen1-23/+26
2009-02-21Don't delete profile when toggling on_profileSøren Sandmann Pedersen1-8/+2
2009-02-21Select the first row in the object view when making the profileSøren Sandmann Pedersen1-7/+16
2009-02-21Disregard symbols that are not defined with respect to the text sectionSøren Sandmann Pedersen1-12/+17
2009-02-20Add percent signs; update TODOSøren Sandmann Pedersen3-13/+26
2009-02-20Update configure banner to the latest version control system.Søren Sandmann Pedersen1-2/+2
2008-09-14Update to work with new vm_operations interface from 2.6.23. Patch fromSøren Sandmann2-0/+33
2008-06-05Apply patch from binutils to demangle local-source names. BinutilsGeoffrey Keating5-11/+60
2008-06-02Remove weird comment.Søren Sandmann3-27/+31
2008-06-02+Mon Jun 2 01:14:17 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2-2/+4
2008-06-02Simplify loop.Søren Sandmann2-14/+17
2008-06-02Actually recurse on the debuglink.Søren Sandmann2-0/+6
2008-06-02Plug leakSøren Sandmann2-0/+6
2008-06-02Keep a list of elf files for each binary file. In some cases, notablySøren Sandmann4-160/+195
2008-06-02Do not fold recursions for symbols starting with "In file".Søren Sandmann3-10/+34
2008-05-30Update TODOSøren Sandmann Pedersen1-0/+5
2008-05-08Reorder the tests for CONFIG_X86 and CONFIG_X86_64 since post 2.6.26, theyOwen Taylor2-6/+12
2008-05-08Fix bug where the build id name was generated incorrectly.Soren Sandmann Pedersen4-3/+19
2008-04-26Don't leak kallsymsSoren Sandmann4-0/+12
2008-04-26Get rid of all calls to glade_xml_get_widget(). (gather_widgets): InsteadSoren Sandmann3-44/+73
2008-04-26Remove all calls to g_signal_connect() Instead connect all signals hereSoren Sandmann2-70/+63
2008-04-26Add various constantsSoren Sandmann2-8/+68
2008-04-21More build-id workSøren Sandmann Pedersen4-77/+108
2008-04-20Initial build id supportSøren Sandmann Pedersen7-11/+114
2008-04-01Constrain the samples label to only grow wider instead of bouncing around.Owen Taylor2-0/+35
2008-03-29Split decode_entrySøren Sandmann Pedersen1-28/+65
2008-03-29Work around GTK+ ABI break.Soren Sandmann2-1/+15
2008-03-29Call back after collecting all traces.Soren Sandmann4-26/+48
2008-03-29Beginning of a dwarf unwinder.Søren Sandmann9-19/+407
2008-03-29x86 merge happened in 2.6.25Søren Sandmann2-1/+5