platform/upstream/sysprof.git
2009-09-08 Søren Sandmann... Add forked copies of gtktreestore.[ch] and gtktreedatal...
2009-09-08 Søren Sandmann... Use two consecutive mappings of the ring buffer.
2009-09-08 Søren Sandmann... Initial port to perf counters
2009-08-22 Søren Sandmann... Remove unused profile_from_file variable
2009-08-19 Søren Sandmann... Rename sysprof-text to sysprof-cli
2009-08-17 Søren Sandmann... Delete trailing whitespace
2009-08-17 Søren Sandmann... Reserve space in the samples label for large numbers.
2009-08-17 Søren Sandmann... Free the sfile formats after freeing the input/output...
2009-08-14 Søren Sandmann... TODO
2009-02-22 Søren Sandmann... Merge branch 'master' of git+ssh://git.gnome.org/git...
2009-02-22 Søren Sandmann... Tweak percent sign format
2009-02-22 Søren Sandmann... Add percent signs in screenshot window
2009-02-22 Søren Sandmann... TODO
2009-02-22 Søren Sandmann... TODO
2009-02-22 Søren Sandmann... Get rid of hack to not fold recursions for "In file...
2009-02-22 Søren Sandmann... Give the samples label a minium width of "Samples:...
2009-02-21 Søren Sandmann... Add empty ChangeLog to appease automake
2009-02-21 Søren Sandmann... Delete ChangeLog
2009-02-21 Søren Sandmann... new enter_display_mode() function
2009-02-21 Søren Sandmann... Don't delete profile when toggling on_profile
2009-02-21 Søren Sandmann... Select the first row in the object view when making...
2009-02-21 Søren Sandmann... Disregard symbols that are not defined with respect...
2009-02-20 Søren Sandmann... Add percent signs; update TODO
2009-02-20 Søren Sandmann... Update configure banner to the latest version control...
2008-09-14 Søren SandmannUpdate to work with new vm_operations interface from...
2008-06-05 Geoffrey KeatingApply patch from binutils to demangle local-source...
2008-06-02 Søren SandmannRemove weird comment.
2008-06-02 Søren Sandmann... +Mon Jun 2 01:14:17 2008 Søren Sandmann <sandmann...
2008-06-02 Søren SandmannSimplify loop.
2008-06-02 Søren SandmannActually recurse on the debuglink.
2008-06-02 Søren SandmannPlug leak
2008-06-02 Søren SandmannKeep a list of elf files for each binary file. In some...
2008-06-02 Søren SandmannDo not fold recursions for symbols starting with "In...
2008-05-30 Søren Sandmann... Update TODO
2008-05-08 Owen TaylorReorder the tests for CONFIG_X86 and CONFIG_X86_64...
2008-05-08 Soren Sandmann... Fix bug where the build id name was generated incorrectly.
2008-04-26 Soren SandmannDon't leak kallsyms
2008-04-26 Soren SandmannGet rid of all calls to glade_xml_get_widget(). (gather...
2008-04-26 Soren SandmannRemove all calls to g_signal_connect() Instead connect...
2008-04-26 Soren SandmannAdd various constants
2008-04-21 Søren Sandmann... More build-id work
2008-04-20 Søren Sandmann... Initial build id support
2008-04-01 Owen TaylorConstrain the samples label to only grow wider instead...
2008-03-29 Søren Sandmann... Split decode_entry
2008-03-29 Soren SandmannWork around GTK+ ABI break.
2008-03-29 Soren SandmannCall back after collecting all traces.
2008-03-29 Søren SandmannBeginning of a dwarf unwinder.
2008-03-29 Søren Sandmannx86 merge happened in 2.6.25
2008-03-24 Søren Sandmann... Remove unnecessary show_samples
2008-03-24 Søren Sandmann... +2008-03-23 Soren Sandmann <sandmann@daimi.au.dk>
2008-03-20 Soren SandmannUse kernel builtin tracer instead of copying everything...
2008-03-20 Soren SandmannSupport for 2.6.24 and newer
2008-03-02 Søren Sandmann... Update a comment
2008-02-24 Soren SandmannInitialize offset to 1. Don't do kernel lookup for...
2008-02-17 Soren SandmannAdd commented out code to reject callback.
2008-02-16 Soren SandmannAdd a memcpy() that uses nontemporal writes. (copy_kern...
2007-11-20 Soren SandmannUse hash table instead of list.
2007-11-19 Søren Sandmann... Update TODO
2007-11-19 Soren SandmannMake heuristic stack scanning more accurate
2007-11-18 Søren SandmannCrude heuristic stack scanning on x86-64.
2007-11-18 Søren SandmannReturn ssize_t instead of int.
2007-11-17 Søren Sandmann... +2007-11-17 Soren Sandmann <sandmann@daimi.au.dk>
2007-11-17 Soren SandmannFormatting
2007-11-17 Soren Sandmannupdates
2007-11-16 Soren SandmannUpdates
2007-10-30 Søren Sandmann... Update TODO
2007-10-25 Soren SandmannUse an array instead of a list. Look for vmlinux in...
2007-10-22 Soren SandmannMake this a two-pass algorithm, one pass to add the...
2007-10-22 Soren SandmannFix some spelling errors
2007-10-22 Søren Sandmann... Add ChangeLog
2007-10-22 Soren SandmannDon't discard weak symbols.
2007-10-21 Søren Sandmann... Add notes about releasing
2007-10-21 Soren SandmannRemove CFLAGS reminiscence of 2.4 support.
2007-10-20 Soren SandmannCall callback with an extra boolean indicating whether...
2007-09-17 Soren SandmannAdd support for looking up kernel symbols from /proc...
2007-08-26 Soren SandmannCompute the size by simply summing the size of the...
2007-08-26 Soren SandmannReformat and fix various minor issues.
2007-08-26 Soren SandmannWork around GTK+ bug 405625.
2007-08-26 Søren Sandmann... TODO updates
2007-08-11 Søren Sandmann... Update TODO
2007-08-11 Søren Sandmann... Update TODO
2007-08-08 Søren Sandmann... Add MAINTAINERS
2007-08-04 Soren SandmannUpdate to use new tree view API.
2007-03-24 Soren Sandmann+ * elfparser.c (elf_parser_get_crc32): madvise()
2007-03-24 Soren SandmannUpdate screenshot window in an idle handler to deal...
2007-03-05 Søren SandmannNew function. Only warn once about bad CRC's.
2007-03-02 Soren SandmannMake this function static
2007-03-02 Soren SandmannRemove FIXME.
2007-03-02 Soren SandmanFree the undefined symbol
2007-03-02 Soren SandmannMake a copy of the vdso bytes to make valgrind a little...
2007-03-02 Soren SandmannFix two leaks, both pointed out by Kjartan Maraas
2007-02-25 Søren Sandmann... svn path=/trunk/; revision=355
2007-02-24 Soren SandmannUpdates
2007-02-24 Søren Sandmann... include correct header file
2007-02-24 Soren SandmanSwitch to a simpler conceptual model. Update to binpars...
2007-02-09 Søren Sandmann... svn path=/trunk/; revision=351
2007-02-09 Søren SandmannUpdate copyright notices
2007-02-09 Søren SandmannDon't store the size of the symbol. (elf_parser_lookup_...
2007-01-22 Søren Sandmannsysprof-icon-32.png Add a 32x32 version (also from...
2007-01-22 Søren Sandmann... Add new icons
next