platform/upstream/sysprof.git
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
2007-01-05 Behdad EsfahbodCorrect $PWD usage, so make install works from inside...
2006-12-10 Søren Sandmann... file announce-1.0.8 was initially added on branch syspr...
2006-12-09 Soren SandmannAdd forgotten put_cpu_var(). Parse in chunks of 65536...
2006-11-23 Soren SandmannSet inode for vdso to 0.
2006-11-23 Soren SandmannUse GMappedFile instead g_file_get_contents(). (build_i...
2006-11-22 Soren SandmannMove match to front (add_trace_to_tree): Break as soon...
2006-11-20 Soren Sandmannreset the collector after generating the profile.
2006-11-20 Soren SandmannUse stack allocated variables to avoid taking addresses...
2006-11-20 Soren SandmannUse stack_node_new() o (profile_load): Use set_root...
2006-11-19 Soren SandmannDeclare bin_parser_free();
2006-11-16 Søren Sandmann... file announce-1.0.7 was initially added on branch syspr...
2006-11-11 Soren SandmannNew function
2006-11-09 Søren Sandmannudpate
2006-11-09 Søren SandmannStart with "/usr", not "usr". Pointed out by Tim Rowley.
2006-11-09 Søren SandmannLook in the correct directory for debug info files...
2006-11-09 Søren SandmannAdd debug spew.
2006-11-09 Søren SandmannDie immediately if the output file is a directory.
2006-11-02 Soren SandmannValgrind:
2006-11-02 Soren SandmannIncrease the max number of addresses to 1021, reorganis...
2006-10-30 Søren Sandmann... file announce-1.0.5 was initially added on branch syspr...
2006-10-30 Søren Sandmann... file announce-1.0.4 was initially added on branch syspr...
2006-10-26 Soren SandmannCombine processes with identical commandlines here.
2006-10-26 Soren SandmannMake the pointer array static to improve cache behavior...
2006-10-25 Søren Sandmann... Incomplete changelog
2006-10-25 Søren Sandmann... +2006-10-25 Soren Sandmann <sandmann@daimi.au.dk> ...
2006-10-25 Soren Sandmannreplace PAGE_SIZE macro with this function.
2006-10-24 Soren SandmannUse an array instead of list of maps.
2006-10-23 Soren SandmannUse PAGE_SIZE - 1 instead of 4096.
2006-10-23 Soren SandmannCommunicate traces to userspace through shared memory...
2006-10-12 Soren SandmannSkip nodes that don't have a parent.
2006-10-11 Soren SandmannMake this function return a list of immediate callers...
2006-10-10 Søren Sandmann... +2006-10-09 Soren Sandmann <sandmann@redhat.com>
2006-10-09 Soren SandmannNew function.
2006-10-09 Soren SandmannDon't include bfd.h
2006-10-08 Soren SandmannNew function to support --version option
2006-10-08 Soren SandmannAdd a cache of the text section.
2006-10-08 Soren SandmannRemove now unused load-address heuristic
2006-10-08 Soren SandmannUse "SHT_DYNSYM" for ".dynsym".
2006-10-08 Soren SandmannSupport _debuglink recursions.
2006-10-08 Søren Sandmann... Delete debug spew
2006-10-08 Soren SandmannDeal with address offsets. Address lookup is now:
2006-09-23 Soren SandmannRemove old commented out code Add commented out code...
2006-09-23 Søren Sandmann... Revert accidental commit
2006-09-23 Soren SandmannRemove old commented out code
2006-08-26 Søren Sandmann... Formatting fixes in header files
2006-08-26 Soren SandmannUpdate to new API
2006-08-26 Soren SandmannAdd new struct BinRecord. Comment out functions related...
2006-08-26 Soren SandmannAdd new bin_record() functions Implement them.
2006-08-26 Soren SandmannDemangle instead of strdup.
2006-08-22 Soren SandmannRename elf_sym_get_* to elf_parser_get_sym_* and make...
2006-08-22 Soren SandmannAdd ref_count and filename (bin_files): Add map from...
2006-08-21 Soren SandmannPass map->bin_file to bin_symbol_get_name.
2006-08-21 Soren SandmannUpdate
2006-08-21 Soren SandmannInitialize crc to 0xffffffff and invert it before retur...
2006-08-21 Soren SandmannComment out debug spew. (elf_parser_lookup_symbol)...
2006-08-21 Soren SandmannMake process_lookup_symbol() return a string. Delete
2006-08-21 Soren SandmannNew function
2006-08-21 Soren SandmannNew function
2006-08-20 Soren SandmannRead the name out of the file instead of out of the...
2006-08-20 Soren SandmannNew file, made out of files from libiberty in binutils.
2006-08-19 Soren SandmannMany cleanups.
2006-08-16 Søren SandmannPass the correct pointer.
2006-08-16 Soren SandmannReally add this file.
2006-08-16 Soren SandmannAdd beginning of an ELF parser.
2006-08-12 Søren SandmannSome formatting fixes.
2006-08-12 Søren SandmannMake n_samples per-cpu. Add an atomic variable in_timer...
2006-08-11 Søren SandmannUpdates
2006-08-09 Søren Sandmann... Incomplete ChangeLog entry
2006-08-09 Soren SandmannMake the load_file() idle low priority to avoid weird...
2006-07-31 Paolo Borellismall cleanup
2006-07-31 Soren SandmannAdd a destroy notifier to StackStash
2006-07-31 Soren SandmannSimplify this file a bit, and make it not rely on atomi...
2006-07-18 Bastien Nocerawe need at least glib 2.6.0 for the gstdio.h functions
2006-06-09 Søren Sandmann... Update TODO
2006-06-09 Søren Sandmann... file announce-1.0.3 was initially added on branch syspr...
2006-06-07 Søren Sandmann... Update TODO
2006-06-05 Soren SandmannUpdates
2006-04-22 Soeren Sandmannupdates Various formatting fixes.
2006-04-05 Søren Sandmannupdates
2006-03-28 Soeren SandmannUpdates.
2006-03-28 Soeren SandmannNew files containing a simplified and sanitized version...
2006-03-27 Søren Sandmannupdates
2006-03-12 Soren Sandmannupdates
2006-03-05 Soeren SandmannDo proper error-handling.
2006-03-04 Soeren SandmannCheck that the inodes match.
2006-03-03 Soeren SandmannHandle NULL models.
2006-02-24 Soeren SandmannClear screenshot window when start is toggled.
2006-02-24 Søren Sandmann... file announce-1.0.2 was initially added on branch syspr...
2006-02-20 Søren Sandmann... Update TODO
2006-02-17 Bastien Noceramore ifdef's to make it work with Red Hat Enterprise...
2006-02-05 Søren SandmannRemove ancestors pane in favor of radiobuttons in the...
2006-01-25 Søren SandmannUpdates
2006-01-16 Søren SandmannUpdates
next