summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-02-21Add empty ChangeLog to appease automakeSøren Sandmann Pedersen1-0/+0
2009-02-21Delete ChangeLogSøren Sandmann Pedersen1-2185/+0
2008-09-14Update to work with new vm_operations interface from 2.6.23. Patch fromSøren Sandmann1-0/+5
2008-06-05Apply patch from binutils to demangle local-source names. BinutilsGeoffrey Keating1-0/+13
2008-06-02Remove weird comment.Søren Sandmann1-0/+6
2008-06-02+Mon Jun 2 01:14:17 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-0/+4
2008-06-02Simplify loop.Søren Sandmann1-0/+4
2008-06-02Actually recurse on the debuglink.Søren Sandmann1-0/+5
2008-06-02Plug leakSøren Sandmann1-0/+4
2008-06-02Keep a list of elf files for each binary file. In some cases, notablySøren Sandmann1-0/+7
2008-06-02Do not fold recursions for symbols starting with "In file".Søren Sandmann1-0/+7
2008-05-08Reorder the tests for CONFIG_X86 and CONFIG_X86_64 since post 2.6.26, theyOwen Taylor1-0/+6
2008-05-08Fix bug where the build id name was generated incorrectly.Soren Sandmann Pedersen1-0/+7
2008-04-26Don't leak kallsymsSoren Sandmann1-0/+6
2008-04-26Get rid of all calls to glade_xml_get_widget(). (gather_widgets): InsteadSoren Sandmann1-0/+8
2008-04-26Remove all calls to g_signal_connect() Instead connect all signals hereSoren Sandmann1-0/+5
2008-04-26Add various constantsSoren Sandmann1-0/+4
2008-04-21More build-id workSøren Sandmann Pedersen1-0/+4
2008-04-20Initial build id supportSøren Sandmann Pedersen1-0/+4
2008-04-01Constrain the samples label to only grow wider instead of bouncing around.Owen Taylor1-0/+5
2008-03-29Work around GTK+ ABI break.Soren Sandmann1-0/+7
2008-03-29Call back after collecting all traces.Soren Sandmann1-0/+9
2008-03-29Beginning of a dwarf unwinder.Søren Sandmann1-0/+4
2008-03-29x86 merge happened in 2.6.25Søren Sandmann1-0/+4
2008-03-24+2008-03-23 Soren Sandmann <sandmann@daimi.au.dk>Søren Sandmann Pedersen1-0/+5
2008-03-20Use kernel builtin tracer instead of copying everything ourselves.Soren Sandmann1-0/+5
2008-03-20Support for 2.6.24 and newerSoren Sandmann1-0/+4
2008-02-24Initialize offset to 1. Don't do kernel lookup for unmapped addresses.Soren Sandmann1-0/+5
2008-02-17Add commented out code to reject callback.Soren Sandmann1-0/+15
2008-02-16Add a memcpy() that uses nontemporal writes. (copy_kernel_stack): AddSoren Sandmann1-0/+6
2007-11-20Use hash table instead of list.Soren Sandmann1-0/+5
2007-11-19Make heuristic stack scanning more accurateSoren Sandmann1-0/+5
2007-11-18Crude heuristic stack scanning on x86-64.Søren Sandmann1-0/+7
2007-11-18Return ssize_t instead of int.Søren Sandmann1-0/+8
2007-11-17+2007-11-17 Soren Sandmann <sandmann@daimi.au.dk>Søren Sandmann Pedersen1-0/+4
2007-11-17FormattingSoren Sandmann1-0/+7
2007-11-17updatesSoren Sandmann1-0/+12
2007-11-16UpdatesSoren Sandmann1-0/+14
2007-10-25Use an array instead of a list. Look for vmlinux in the source directory.Soren Sandmann1-0/+12
2007-10-22Make this a two-pass algorithm, one pass to add the trace, and one to doSoren Sandmann1-0/+6
2007-10-22Fix some spelling errorsSoren Sandmann1-0/+11
2007-10-22Add ChangeLogSøren Sandmann Pedersen1-0/+7
2007-10-21Remove CFLAGS reminiscence of 2.4 support.Soren Sandmann1-0/+4
2007-10-20Call callback with an extra boolean indicating whether the sample read wasSoren Sandmann1-0/+13
2007-09-17Add support for looking up kernel symbols from /proc/kallsymsSoren Sandmann1-0/+13
2007-08-26Compute the size by simply summing the size of the siblings. They areSoren Sandmann1-0/+6
2007-08-26Reformat and fix various minor issues.Soren Sandmann1-0/+5
2007-08-26Work around GTK+ bug 405625.Soren Sandmann1-1/+6
2007-08-04Update to use new tree view API.Soren Sandmann1-0/+7
2007-03-24+ * elfparser.c (elf_parser_get_crc32): madvise()Soren Sandmann1-0/+4