summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Kill all ChangeLogsJosh Stone2009-02-191-2519/+0
* PR9866 band-aid: deactivate new CONFIG_STACKTRACE code for older kernelsFrank Ch. Eigler2009-02-181-0/+6
* Remove context argument from _stp_stack_print_fallback (PR 9860).William Cohen2009-02-181-0/+5
* Removed unused functions and variables.David Smith2009-02-181-0/+14
* Move sdt.h to includes/sys and use in tests.Mark Wielaard2009-02-171-0/+4
* sdt.h (STAP_PROBE): Take provider and probe as arguments.Mark Wielaard2009-02-161-0/+4
* Fix )( typo in sdt.h STAP_PROBE9 parm9.Mark Wielaard2009-02-161-0/+4
* Handle c++ static user probes via .probe, c via .label.Stan Cox2009-02-151-0/+4
* Fixed stack.c compile problems on systems with older kernels (like RHEL4).David Smith2009-02-131-0/+3
* Fixed transport/procfs.c for systems that use the old transport (RHEL4).David Smith2009-02-131-0/+4
* Cleanup. Renamed _stp_{un}lock_debugfs() to _stp_{un}lock_transport_dir().David Smith2009-02-121-0/+7
* Use kernel stack backtrace support when availableTim Moore2009-02-111-0/+9
* Fixed __stp_utrace_attach by always checking for mm.David Smith2009-02-111-0/+5
* Fixed typo in last change.David Smith2009-02-101-0/+3
* Ignores kernel threads (by checking for PF_KTHREAD).David Smith2009-02-101-0/+7
* 2.6.29rc build fix: autoconf for proc_dir_entry->owner going awayFrank Ch. Eigler2009-02-061-0/+5
* PR9740/9816? - workaround for kernel valloc bugFrank Ch. Eigler2009-02-051-0/+5
* Add STAP_PROBE7, 8 and 9 variants to sdt.h.Mark Wielaard2009-02-021-0/+4
* sdt.h (STAP_PROBE): Use "g", not "r", for asm args.Mark Wielaard2009-01-271-0/+4
* sdt.h (struct _probe_): Make probe_name a STAP_PROBE_STRUCT_ARG.Stan Cox2009-01-271-0/+4
* sdt.h: DTRACE_PROBE5 is STAP_PROBE5, not 4, likewise for 6.Mark Wielaard2009-01-261-0/+4
* PR 9673. Only use one utrace engine for all targets with same path or pid.David Smith2009-01-201-0/+25
* PR 7082: patch for uprobes2 (kernel > 2.6.26)Jim Keniston2009-01-131-0/+8
* Adapt _stp_sort to 2.6.29.Wenji Huang2009-01-121-0/+4
* PR9699: build fixes for kernel 2.6.28Frank Ch. Eigler2009-01-061-0/+5
* Put a block around the probe point.Stan Cox2008-12-211-0/+4
* Convert .mark to .statement(0x) instead of .statement(foo.c:N)Stan Cox2008-12-161-0/+4
* add some more wallpaper protection against cpu frequency = 0 in gettimeofday_...Frank Ch. Eigler2008-12-091-0/+4
* Fix the compilation warning of uprobe in FC9.Wenji Huang2008-12-071-0/+4
* Remove STAP_PROBE_START.Stan Cox2008-12-041-0/+6
* Support debuginfo static uprobes.Stan Cox2008-11-261-0/+4
* PR4886: enable assertive build-id checking for new kernelsFrank Ch. Eigler2008-11-261-0/+6
* safety: add paranoid call to synchronize_sched() during shutdown processFrank Ch. Eigler2008-11-261-0/+4
* PR7046: performance: eliminate duplicate uprobes for multithreaded programs' ...Frank Ch. Eigler2008-11-251-0/+6
* Use for_each_cpu_mask always.Wenji Huang2008-11-241-0/+5
* Add static uprobe support (static library variant)Stan Cox2008-11-171-0/+5
* Fix the conflicted for_each_cpu macro with 2.6.28.Wenji Huang2008-11-171-0/+10
* PR5274 - Added s390 task_finder support.David Smith2008-11-041-0/+3
* PR5274 - Add s390 arch support for uprobes longjump handling.David Smith2008-11-041-0/+6
* PR6028 / BZ468143: ia64 fetch-register speedupMasami Hiramatsu2008-11-041-0/+5
* PR6967: fix s390x compilation error re on_each_cpuFrank Ch. Eigler2008-10-281-0/+6
* Fix hrtimer.expires name change.Josh Stone2008-10-241-0/+4
* Fix compilation warning of uninitialized value in gcc 3.x.Wenji Huang2008-10-171-0/+4
* PR4886: weaken build-id failure semanticsFrank Ch. Eigler2008-10-071-0/+7
* Add workaround for fedora 9 2.6.26 kernels to utrace_compatibility.h.Mark Wielaard2008-10-061-0/+4
* PR4886: check build-id if able.Wenji Huang2008-10-061-0/+10
* Remove debug output from warning in procfs.Mark Wielaard2008-10-041-0/+4
* procfs dir_entry count warning on removal depends on kernel version.Mark Wielaard2008-10-041-0/+5
* fix bugs in add_bad_addr_entryTim Moore2008-10-021-0/+5
* Fix race condition in addr-map; simplify allocation logicTim Moore2008-09-301-0/+5