summaryrefslogtreecommitdiff
path: root/sysprof.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-25Use an array instead of a list. Look for vmlinux in the source directory.Soren Sandmann1-23/+42
2007-10-22Fix some spelling errorsSoren Sandmann1-6/+6
2007-10-20Call callback with an extra boolean indicating whether the sample read wasSoren Sandmann1-2/+5
2007-09-17Add support for looking up kernel symbols from /proc/kallsymsSoren Sandmann1-1/+18
2007-08-04Update to use new tree view API.Soren Sandmann1-50/+8
2007-03-24Update screenshot window in an idle handler to deal with the case whereSoren Sandmann1-8/+57
2007-03-05New function. Only warn once about bad CRC's.Søren Sandmann1-1/+0
2007-02-09Update copyright noticesSøren Sandmann1-3/+2
2007-01-22sysprof-icon-32.png Add a 32x32 version (also from Diana) of the icon.Søren Sandmann1-2/+8
2007-01-22Add new iconsSøren Sandmann Pedersen1-7/+34
2006-11-20reset the collector after generating the profile.Soren Sandmann1-0/+1
2006-11-11New functionSoren Sandmann1-12/+21
2006-11-02Valgrind:Soren Sandmann1-0/+6
2006-11-02Increase the max number of addresses to 1021, reorganise SysprofMmapAreaSoren Sandmann1-1/+0
2006-10-11Make this function return a list of immediate callers again.Soren Sandmann1-1/+1
2006-10-08New function to support --version optionSoren Sandmann1-5/+42
2006-08-09Make the load_file() idle low priority to avoid weird toolbar flash.Soren Sandmann1-6/+10
2006-07-31small cleanupPaolo Borelli1-11/+11
2006-07-31Add a destroy notifier to StackStashSoren Sandmann1-0/+8
2006-03-05Do proper error-handling.Soeren Sandmann1-9/+5
2006-03-04Check that the inodes match.Soeren Sandmann1-2/+2
2006-03-03Handle NULL models.Soeren Sandmann1-36/+5
2006-02-24Clear screenshot window when start is toggled.Soeren Sandmann1-17/+21
2006-02-05Remove ancestors pane in favor of radiobuttons in the right pane.Søren Sandmann1-5/+36
2006-01-15UpdatesSoeren Sandmann1-1/+1
2006-01-14Only build GUI when the necessary dependencies are found.Soeren Sandmann1-1/+0
2006-01-05small updates cosmetic updates cosmetic updatesSøren Sandmann1-4/+7
2005-12-20Dist and install udev rule.Kristian Høgsberg1-1/+2
2005-12-19Make the tree tree-shapeed.Søren Sandmann1-5/+19
2005-11-30New function. Update screenshot window when rows are expanded andSoeren Sandmann1-3/+15
2005-11-24Update the screenshot window.Soeren Sandmann1-20/+69
2005-11-13Put the vertical splitter at 3/8 * screen_width.Soeren Sandmann1-3/+2
2005-11-09Add new tree_view_foreach_visible() function.Soeren Sandmann1-94/+164
2005-11-08Add beginning of a screenshot window.Soeren Sandmann1-1/+61
2005-11-07Sun Nov 6 Soeren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-8/+15
2005-11-06Turn this function into a StackFunction.Soeren Sandmann1-1/+1
2005-11-05Don't compute the total field.Soeren Sandmann1-4/+1
2005-11-05Add copyright statement.Soren Sandmann1-4/+6
2005-11-05+2005-11-03 Soren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-5/+8
2005-11-02Update GUI after showing error message.Soeren Sandmann1-4/+4
2005-11-01free the profile objects.Søren Sandmann1-2/+1
2005-10-31Use APPLICATION_NAME macroSoeren Sandmann1-2/+3
2005-10-30Merge stackstash-reorg branch into HEADSoren Sandmann1-220/+77
2005-10-29Fix crash pointed reported by Rudi Chiarito.Søren Sandmann1-2/+2
2005-10-01Revert accidental commit of stackstash reorganisationSøren Sandmann Pedersen1-3/+19
2005-10-01UpdateSoeren Sandmann1-19/+3
2005-09-24New non-GUI version, written by Lorenzo Colitti, with some changes by me.Soeren Sandmann1-71/+1
2005-09-24If the glade file doesn't exists pop up an alert suggesting running 'makeSoeren Sandmann1-4/+22
2005-07-10Cache BinFiles by filename.Soeren Sandmann1-1/+1
2005-06-19Add version informationSøren Sandmann1-0/+1