Changelog
lttng-modules (2.9.0-1ubuntu2) artful; urgency=medium
* Cherry picks to fix build isues with 4.11 and 4.12 (LP: #1699755)
- [75833a8] Fix: update mm_vmscan instrumentation for kernel 4.11
- [e52717e] Fix: update btrfs instrumentation for kernel 4.11
- [52a391b] Fix: changes to the vm_op fault cb prototype in
libringbuffer
- [8a9f549] Fix: update scsi instrumentation for kernel 4.11
- [678dd1c] Fix: timers cputime_t arguments replaced by ull in kernel
4.11
- [4c4d77d] Fix: atomic_add_unless() returns true/false rather than
prior value
- [7793231] Fix: kref changes for kernel 4.11
- [673e9a0] Fix: update sched instrumentation for kernel 4.12
- [e2833be] Fix: update ringbuffer for kernel 4.12
- [5807b1a] Fix: update btrfs instrumentation for kernel 4.12
- [d245707] Fix: update block instrumentation for kernel 4.12
- [5d84966] Fix: update ftrace probe for kernel 4.12
- [bc1fb1b] Fix: Build ftrace probe on kernels prior to 4.12
- [32fe46f] Fix: section mismatch warning caused by __exit annotation
* Don't build ftrace lttng module for 4.11 upwards as this currently
requires the full kernel source and not just the headers anymore
-- Colin Ian King <email address hidden> Mon, 26 Jun 2017 14:53:11 +0100