]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2017-03-08 Kris Van Heesdtrace: get rid of dtrace_gethrtime()
2017-03-04 Kris Van Heesdtrace: update NEWS and spec file for 0.6.0-2
2017-03-04 Kris Van Heesdtrace: comtinuing the FBT implementation and fixes
2017-02-15 Nick Alcockdtrace: handle modular IPv6
2017-02-15 Alan Maguiredtrace: introduce and use typedef in6_addr_t
2016-12-24 Kris Van Heesdtrace: update NEWS and spec file
2016-12-24 Kris Van Heesdtrace: function boundary tracing (FBT) implementation
2016-12-24 Kris Van Heesdtrace: SDT cleanup and bring in line with kernel
2016-12-24 Kris Van Heesdtrace: fix preemption checks
2016-12-24 Kris Van Heesdtrace: when calling all modules do not forget kernel
2016-12-24 Kris Van Heesdtrace: remove cleanup_module support
2016-12-24 Kris Van Heesdtrace: is-enabled probes for SDT
2016-12-20 Nick Alcockdtrace: 0.6.0 specfile and NEWS.
2016-10-28 Nick Alcockdtrace: test the new DTRACE_PROBE() n-argument macro
2016-10-28 Nick Alcockdtrace: add a test probe with an empty translation...
2016-10-28 Nick Alcockdtrace: parse sdpd_args to handle sdt_getargdesc()...
2016-10-10 Nick AlcockSpecfile adjustments for 0.5.4 release to autobuilders.
2016-10-06 Nick AlcockSPEC: dtrace-module specfile revamp.
2016-10-04 Nick Alcockdtrace: USDT SPARC parts
2016-10-04 Nick Alcockdtrace: split arch-dependent parts out of fasttrap
2016-07-20 Nick AlcockRelease 0.5.3-2.
2016-05-25 Kris Van Heesdtrace: version 0.5.3
2016-05-23 Nick Alcockdtrace: migrate pdata size assertion out of generic...
2016-05-23 Kris Van Heesdtrace: ensure pdata and sdt_tab handling works on...
2016-05-23 Nick Alcockdtrace: add the perf provider to SDT
2016-02-04 Kris Van Heesdtrace: version 0.5.2
2016-02-03 Nick Alcockdtrace: apply stack bias to user stack walks on SPARC
2016-02-03 Nick Alcockdtrace: use current_user_stack_pointer()
2016-02-03 Nick Alcockdtrace: use copy_from_user() when walking userspace...
2016-02-03 Nick Alcockdtrace: do not overrun the start of the user stack
2016-02-03 Nick Alcockdtrace: fix access to uregs[R_L7]
2016-02-03 Kris Van Heesdtrace: correct probe disable behaviour for syscalls
2015-11-23 Kris Van Heesdtrace: fix typo in date field in %changelog
2015-11-20 Kris Van Heesdtrace: Updated NEWS and spec files for 0.5.1-1
2015-11-20 Nick Alcockdtrace: avoid installonly-related kernel upgrade failure
2015-11-18 Kris Van Heesdtrace: Support Linux-specific handling of envp / argv...
2015-11-18 Nick Alcockdtrace: add missing dtrace_*canload() for copyout(...
2015-11-18 Kris Van Heesdtrace: ensure dt_perf does not clash with dt_test
2015-10-14 Kris Van Heesdtrace: enable building on SPARC64 architecture.
2015-10-14 Kris Van Heesdtrace: provide OL6 and OL7 spec file with new features
2015-10-14 Kris Van Heesdtrace: update NEWS for new 0.5.0 version
2015-08-12 Nick AlcockFix spelling of %endif in specfile.
2015-07-21 Kris Van Heesdtrace: only sparc64 uses sdt_tab in pdata
2015-07-21 Kris Van Heesdtrace: NEWS and spec file for 0.5.0
2015-07-21 Kris Van Heesdtrace: apply sdt_instr_t change to asm_instr_t
2015-07-21 Kris Van Heesdtrace: fold NOPF into NOFAULT handling
2015-07-21 Kris Van Heesdtrace: improve debugging output
2015-07-21 Kris Van Heesdtrace: kernel provides SDT trampoline area on SPARC
2015-07-21 Kris Van Heesdtrace: record current IP as frame 0 in ustack
2015-07-21 Kris Van Heesdtrace: validate argument pointer to d_path()
2015-07-21 Kris Van Heesdtrace: update NEWS and specfile for 0.4.5
2015-07-21 Kris Van Heesdtrace: support USDT for 32-bit applications on 64...
2015-07-21 Nick Alcockdtrace: use the initial user namespace in suitable...
2015-07-21 Nick Alcockdtrace: use the current user namespace for DIF_VAR_...
2015-07-21 Nick Alcockdtrace: support sparc64 on appropriate kernels.
2015-07-21 Nick AlcockRevise dependencies to get out of the shadow of dtrace...
2015-04-20 Nick Alcockdtrace: no longer expose kuid_t in the userspace dtrace API
2015-04-20 Nick Alcockdtrace: percpu: move from __get_cpu_var() to this_cpu_ptr()
2015-04-20 Kris Van Heesdtrace: fix dtrace_helptrace_buffer memory leak
2015-04-20 Kris Van Heesdtrace: support building on UEK4
2015-04-20 Kris Van Heesdtrace: add support for DTrace on sparc64
2015-04-20 Kris Van Heesdtrace: restructuring to support DTrace on multiple...
2015-04-20 Kris Van Heesdtrace: add .gitignore file
2014-05-01 Kris Van Heesdtrace: Updated NEWS and specfile
2014-05-01 Kris Van Heesdtrace: ensure one can try to get user pages without...
2014-04-29 Nick Alcockdtrace: Improve dtrace_getufpstack() (locks, stack...
2014-04-25 Kris Van Heesdtrace: Updated NEWS and specfile
2014-04-24 Kris Van Heesdtrace: update NEWS and spec file for 0.4.3-2
2014-04-24 Nick AlcockDrop CPU_DTRACE_NOFAULT manipulation in progenyof().
2014-04-24 Nick AlcockDrop CPU_DTRACE_NOFAULT manipulation around ustack...
2014-04-24 Nick AlcockPass down the tgid to userspace in u{stack,sym,mod...
2014-04-24 Nick AlcockFix the pid and ppid variables in multithreaded processes.
2014-04-15 Kris Van Heesdtrace: NEWS and specfile update for 0.4.3
2014-04-15 Kris Van Heesdtrace: add support for profile-* probes
2014-01-29 Nick AlcockUpdated specfile for 0.4.2-3.
2014-01-29 Nick AlcockHave the new dtrace-modules-provider-headers obsolete...
2014-01-27 Nick AlcockRemove kernel version from name of dtrace-modules-provi...
2013-12-21 Kris Van Heesdtrace: updated spec file and NEWS
2013-12-20 Kris Van Heesdtrace: Fix RPM dependencies.
2013-12-20 Kris Van Heesdtrace: vtimestamp implementation
2013-12-19 Kris Van Heesdtrace: implement SDT in kernel modules
2013-12-16 Kris Van Heesdtrace: fix conditionals for changelog composition
2013-12-03 Kris Van Heesdtrace: make the release tag dependent on the kernel...
2013-12-03 Kris Van Heesdtrace: fix changelog for 0.4.0 series
2013-11-18 Kris Van Heesdtrace: support auto-building of dtrace-module for...
2013-11-06 Kris Van Heesdtrace: prepare spec file for errata release (3.87...
2013-11-06 Kris Van Heesdtrace: Updated NEWS and spec file
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
next