summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed __STP_ATTACHED_TASK_EVENTS problem caused by last commit.David Smith2008-09-261-0/+5
* New utrace fixes.David Smith2008-09-251-0/+14
* PR 6487, 6504: robustify __stp_print_flushFrank Ch. Eigler2008-09-171-0/+6
* PR6028: use ip instead of pp for probe identification.Masami Hiramatsu2008-09-121-0/+6
* BZ 6755 fix. Wait until all callbacks are finished.David Smith2008-09-121-0/+16
* backtrace fix for i386 with neither frame pointers nor dwarf unwindingFrank Ch. Eigler2008-09-101-0/+8
* Rename _stp_module module_base output to dwarf_module_base and document.Mark Wielaard2008-09-101-0/+5
* Enable usage of STP_USE_DWARF_UNWINDER for i386 and arm for debugging purposes.Mark Wielaard2008-09-101-0/+5
* Record module base and use it for adjusting start locations in dwarf unwinder.Mark Wielaard2008-09-101-0/+7
* Feed dwarf unwinder data through _stp_mod_sec_lookup (), but disabled for now.Mark Wielaard2008-09-101-0/+8
* Add new function _stp_mod_sec_lookup extracted from _stp_kallsyms_lookup.Mark Wielaard2008-09-101-0/+5
* Utrace on ia64 fast fetch-register supportMasami Hiramatsu2008-09-091-0/+11
* Add ia64 utrace supportMasami Hiramatsu2008-09-091-0/+4
* Correct this_section_offset calculation in _stp_kallsyms_lookup.Mark Wielaard2008-09-091-0/+5
* PR1288: runtime functions for avoiding certain addressesTim Moore2008-09-081-0/+8
* PR6445: documentation, mopping upFrank Ch. Eigler2008-09-061-0/+7
* PR4225: post-merge changelogsFrank Ch. Eigler2008-09-011-0/+5
* Pushed quiesce logic down into the task_finder layer.David Smith2008-08-291-0/+8
* Uses STAPCONF_DPATH_PATH instead of a kernel version check.David Smith2008-08-261-0/+10
* Added task finder target parameter to vm_callback functions.David Smith2008-08-211-0/+12
* Supports original and new utrace interfaces.David Smith2008-08-201-0/+4
* Looks for both mmap and mmap2.David Smith2008-08-201-0/+7
* PR 6841 fix.David Smith2008-08-191-0/+6
* PR6842: work around possibly null task->signal in utrace death callbackFrank Ch. Eigler2008-08-141-0/+6
* PR 6445 (partial). Implemented system-wide utrace probes.David Smith2008-08-121-0/+8
* Moved details of utrace detach to stap_utrace_detach().David Smith2008-08-081-0/+4
* Saves thread vma information.David Smith2008-08-081-0/+10
* Fix on_each_cpu() call for kernels >2.6.26.Josh Stone2008-07-241-0/+1
* Remove unused STAPCONF_MODULE_NSECTIONSJosh Stone2008-07-241-0/+4
* No longer allocates structure used to save vma information.David Smith2008-07-211-0/+13
* BZ442528 changelogs: ia64 fetch_register speedupsFrank Ch. Eigler2008-07-181-0/+5
* support multiple-relocatable-section modules such as hypothetical -ffunction-...Frank Ch. Eigler2008-07-171-0/+7
* PR6738: restore support for rhel4-era (2.6.9) kernelsFrank Ch. Eigler2008-07-121-0/+8
* PR6736: changelogs for post-merge compiled unwind/symbols data reorganizationFrank Ch. Eigler2008-07-101-0/+13
* Fix PR 6732: Add runtime/autoconf-real-parent.c check for task_struct field.Mark Wielaard2008-07-091-0/+8
* Fixed __stp_get_mm_path() error return code.David Smith2008-07-011-0/+7
* Handles "mortally wounded" threads correctly when detaching.David Smith2008-06-301-0/+8
* Added powerpc support to runtime/syscall.h.David Smith2008-06-241-0/+5
* Fixed offset argument to vm_callback.David Smith2008-06-231-0/+5
* Handle exec's that use a relative path.David Smith2008-06-231-0/+3
* Made RHEL5 changes.David Smith2008-06-231-0/+5
* Major update to memory map change notification code.David Smith2008-06-231-0/+14
* Removed trailing semicolons from macro definitions.David Smith2008-06-231-0/+4
* Got smarter on which utrace events to set on a newly found thread.David Smith2008-06-171-0/+8
* Improved callback handling.David Smith2008-06-161-0/+5
* Very early beginnings of memory map notification support.David Smith2008-06-101-0/+8
* Made 2.6.25 kernel updates.David Smith2008-06-091-0/+5
* Changed/renamed utrace probes.David Smith2008-06-061-0/+14
* SW5106 Remove old map and histogram formatting codeStan Cox2008-05-291-0/+15
* Handle bug #6500 fallout.David Smith2008-05-281-0/+14