summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor improvement to multi-threaded support.David Smith2008-05-281-0/+11
* Add prototypes for using the 2.6.26 probe_kernel_* functions.Josh Stone2008-05-271-0/+8
* Fixed PR 6499 (utrace probe crash).David Smith2008-05-161-0/+11
* Fix for PR 6500.David Smith2008-05-081-0/+10
* PR5648: Fix unaligned access warning in stp_print_flush on ia64Masami Hiramatsu2008-05-071-0/+7
* PR5648: Fix memcpy's endianess issue.Masami Hiramatsu2008-05-071-0/+5
* PR6481: timer reset needs irqs reenabledFrank Ch. Eigler2008-05-051-0/+6
* Made runtime/task_finder.c improvements.David Smith2008-05-051-0/+11
* PR5648: Fix unaligned access warning on ia64.Shaohua Li2008-04-301-0/+6
* Made utrace probes more robust.David Smith2008-04-291-0/+5
* cleanup: remove never-implemented runtime TEST_MODE compile flagFrank Ch. Eigler2008-04-281-0/+4
* Fixed task_finder.c kernel 2.6.25 change.Srinivasa2008-04-251-0/+5
* Made kernel 2.6.25 changes in task_finder.c.David Smith2008-04-241-0/+4
* 2008-04-16 David Smith <dsmith@redhat.com>David Smith2008-04-161-0/+4
* 2008-04-15 David Smith <dsmith@redhat.com>David Smith2008-04-161-0/+7
* Remove _stp_pbuf_full.Martin Hunt2008-04-151-1/+3
* Count stack levels printed on x86_64 too.Martin Hunt2008-04-151-0/+5
* Merge branch 'master' of monkey:/home/hunt/systemtapMartin Hunt2008-04-151-0/+16
|\
| * 2.6.25 fixes and stack level limits.Martin Hunt2008-04-151-0/+16
* | PR6410: unwinder-less architecture toleranceFrank Ch. Eigler2008-04-151-0/+6
|/
* PR6405: unwinder build compatibility with RHEL5Frank Ch. Eigler2008-04-151-0/+5
* unwinder build fix for STACK_{TOP,BOTTOM} macro name collisionsFrank Ch. Eigler2008-04-151-0/+6
* runtime backtrace: stop infinite loops by checking for full print bufferFrank Ch. Eigler2008-04-131-0/+6
* Merge branch 'master' into unwindFrank Ch. Eigler2008-04-121-0/+17
|\
| * Merge branch 'master' of ssh://hiramatu@sources.redhat.com/git/systemtapMasami Hiramatsu2008-04-041-0/+5
| |\
| | * 2008-04-04 David Smith <dsmith@redhat.com>David Smith2008-04-041-0/+5
| * | 2008-04-04 Masami Hiramatsu <mhiramat@redhat.com>Masami Hiramatsu2008-04-041-0/+8
| |/