]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2013-11-06 Kris Van Heesdtrace: provide a corrected implementation of the ...
2013-10-23 Kris Van Heesdtrace: Updated specfile and NEWS
2013-10-23 Kris Van Heesdtrace: fix lock ordering issues, mutex_owned(), and...
2013-10-17 Kris Van Heesdtrace: ensure userspace stack memory access cannot...
2013-10-17 Kris Van Heesdtrace: ensure speculation buffer cleaning does not...
2013-10-17 Kris Van Heesdtrace: reject enabling is referencing module fails...
2013-10-17 Kris Van Heesdtrace: ensure state is free'd after use (memleak fix)
2013-10-17 Kris Van Heesdtrace: align module code with new cyclics API
2013-10-10 Kris Van Heesdtrace: update getufpstack implementation to be safer
2013-10-10 Nick Alcockdtrace: armour ustack() against kernel threads, !task...
2013-09-30 Kris Van Heesdtrace: Ensure that provider names are unique in the...
2013-09-22 Kris Van Heesdtrace: ensure &tp->ftt_mtp is set to 0s for is-enabled...
2013-09-20 Kris Van Heesdtrace: Update NEWS
2013-09-20 Kris Van Heesdtrace: Various memory allocation fixes (leaks, footpri...
2013-09-17 Kris Van Heesdtrace: UEK3 build -16
2013-09-17 Kris Van Heesdtrace: prevent Oops caused by preemption issues with...
2013-09-17 Kris Van Heesdtrace: fix for psinfo allocation during execve
2013-09-17 Kris Van Heesdtrace: General cleanup of debug info and fix syscall...
2013-09-05 Kris Van Heesdtrace: fixes for the module build
2013-09-05 Kris Van Heesdtrace: remove debugging code
2013-09-05 Kris Van Heesdtrace: Ensure that USDT probes are carried over correc...
2013-09-05 Kris Van Heesdtrace: Fix frame offsets for direct called probes...
2013-09-05 Kris Van Heesdtrace: fix retrieval of arg5 through arg9
2013-09-05 Kris Van HeesBug fix for logic to determine the (inode, offset)...
2013-09-05 Kris Van HeesEnsure memory allocation results are checked throughout...
2013-08-08 Kris Van HeesBug fix for fasttrap module unloading.
2013-08-07 Kris Van HeesRemove pre-alpha features for release.
2013-08-07 Kris Van HeesBug fix for module unloading.
2013-07-31 Nick AlcockFix fasttrap ioctls and headers_check.
2013-07-31 Nick AlcockRe-enable DTrace ioctl()-size debugging.
2013-07-25 Nick AlcockAdd RPM changelog.
2013-07-23 Kris Van HeesAdd a warning to be displayed when tracepoint enabling...
2013-07-24 Nick AlcockFix provider header requirements.
2013-07-24 Nick AlcockSPEC: Changes for UEK merge.
2013-07-22 Nick AlcockBoost ustackframes_default.
2013-07-22 Kris Van HeesMake old_rsp available to kernel modules.
2013-07-19 Kris Van HeesRemove unnecessary 32-bit code.
2013-07-19 Kris Van HeesClean up ioctl debugging output, and remove dtrace_ioct...
2013-07-19 Kris Van HeesAdd debugging for enablings.
2013-07-19 Kris Van HeesEnsure that the fasttrap device file can be opened.
2013-06-20 Nick AlcockFix format string errors in buffer storage debugging...
2013-06-20 Nick AlcockDrop stack debugging messages.
2013-06-06 Nick AlcockSPEC: Fix the name of the kernel development package...
2013-06-06 Nick AlcockSPEC: Boost the associated kernel version to 3.8.12.
2013-05-31 Kris Van HeesEnsure that arg6 through arg9 get retrieved correctly...
2013-05-23 Kris Van HeesFinish the implementation of is-enabled USDT probes.
2013-05-22 Kris Van HeesFixes for tracepoint cleanup.
2013-05-22 Kris Van HeesFixes for locking issues and cleanup workqueue handling.
2013-05-21 Kris Van HeesUpdate syscall tracing in view of Linux 3.8 changes.
2013-05-20 Kris Van HeesUSDT implementation (phase 2).
2013-05-02 Kris Van HeesFix to exclude stack addresses from pcstack.
2013-04-29 Nick AlcockRevamp and split up DTrace headers. Add ioctl() debugg...
2013-04-26 Kris Van HeesOS/arch specific ustack implementation.
2013-04-23 Kris Van HeesEnsure PID is passed as first element for ustack.
2013-04-10 Kris Van HeesRevert "stack() / jstack(): Send PID to userspace."
2013-03-28 Nick Alcockstack() / jstack(): Send PID to userspace.
2013-02-07 Kris Van HeesAdding more compile time debugging for development.
2013-01-23 Kris Van HeesUSDT implementation (Phase 1).
2013-01-23 Kris Van HeesAdd basic development debugging framework.
2013-01-23 Kris Van HeesUpdate copyright statements.
2013-01-23 Kris Van HeesDisable providers that do not work.
2013-01-06 Kris Van HeesDifferentiate between multi-providers and meta-providers.
2012-10-26 Kris Van HeesAdding missing build specs for dt_perf.
2012-10-22 Kris Van HeesRemove unnecessary and inconsistemt use of argument...
2012-10-19 Kris Van HeesClean up a file that is no longer used.
2012-10-19 Kris Van HeesInternal performance measurement support code.
2012-10-18 Kris Van HeesMiscellaneous 3.6 porting work.
2012-10-10 Nick AlcockDTrace-independent CTF.
2012-09-19 Kris Van HeesType and grammar fix.
2012-09-19 Kris Van HeesFix name of lwp-create and lwp-exit probes in SDT argum...
2012-09-19 Kris Van HeesAdd NEWS file.
2012-09-13 Nick AlcockSPEC: Rename the DTrace kernel to kernel-uek-dtrace-.
2012-09-12 Nick AlcockFix depmod invocation on RPM %post-installation.
2012-09-10 Nick AlcockAdd a specfile.
2012-09-09 Kris Van HeesAdditional action support (and bug fixes).
2012-09-09 Kris Van HeesChange the DTrace startup handling (at boot time) for...
2012-09-09 Kris Van HeesCleanup (and adding) of SDT probe points.
2012-08-06 Kris Van HeesRemove remnant of internal, for-my-use-only test code.
2012-07-20 Nick AlcockDIF_SUBR_RW_READ_HELD's parameter should be an rwlock_t.
2012-07-20 Nick AlcockForce dtrace_ctf.ko to be loaded whenever dtrace.ko is.
2012-05-23 Kris Van HeesMissing file.
2012-04-19 Kris Van Hees- sched-tick SDT probe.
2012-04-05 Kris Van HeesAdd argument description info for SDT probes.
2012-02-14 Kris Van HeesImplement refcount handling in DTrace modules to ensure...
2012-02-09 Nick AlcockNew DTrace option DTRACEOPT_QUIETRESIZE, and accordingl...
2012-02-07 Kris Van HeesChanged from using mutex_is_locked() to a new mutex_own...
2012-01-31 Kris Van HeesMake all allocations that are allowed to fail atomic...
2012-01-17 Kris Van HeesFix signed division and modulo operations in DIF.
2012-01-12 Kris Van HeesForgot to commit the changes to the header file.
2012-01-12 Kris Van HeesThe idr_empty() macro is no longer needed.
2012-01-12 Kris Van HeesFix for incorrect handling of BUFSIZE = 0. The handlin...
2012-01-12 Kris Van HeesInitial values for min and max aggregate functions...
2012-01-12 Kris Van HeesEnsure that the trap handler is regisstered only once.
2012-01-11 Kris Van HeesEnsure that the die notifier hook is installed whenever...
2011-12-14 Kris Van HeesSupport for page fault and general protection fault...
2011-12-07 Kris Van HeesSDT implementation (core kernel support for providing...
2011-11-14 Kris Van HeesEnable processing the SDT probe point info at boot...
2011-11-11 Kris Van HeesFix resolving addresses of relocation records for SDT...
2011-11-03 Kris Van HeesFixed the allocation of cyclics that was the cuase...
2011-10-27 Kris Van HeesHandle the case where regs (during cyclic processing...
next