Version 2.12.8
[lttng-modules.git] / ChangeLog
CommitLineData
c6f49910
MD
12022-03-25 (National Waffle Day) LTTng modules 2.12.8
2 * Document expected ISO8601 time formats in ABI header
3 * fix: net: socket: rename SKB_DROP_REASON_SOCKET_FILTER (v5.17)
4 * fix: net: skb: introduce kfree_skb_reason() (v5.17)
5 * fix: random: rather than entropy_store abstraction, use global (v5.17)
6 * fix: btrfs: pass fs_info to trace_btrfs_transaction_commit (v5.17)
7 * fix: mm: compaction: fix the migration stats in trace_mm_compaction_migratepages() (v5.17)
8 * fix: block: remove the ->rq_disk field in struct request (v5.17)
9 * fix: block: remove GENHD_FL_SUPPRESS_PARTITION_INFO (v5.17)
10 * Copyright ownership transfer
11
179270d7
MD
122022-01-05 (National Bird Day) LTTng modules 2.12.7
13 * fix: mm: move kvmalloc-related functions to slab.h (v5.16)
14 * fix: block: don't call blk_status_to_errno in blk_update_request (v5.16)
15 * fix: KVM: MMU: change tracepoints arguments to kvm_page_fault (v5.16)
16 * fix: KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info (v5.16)
17 * fix: isystem: delete global -isystem compile option (v5.16)
18 * fix: block: move block-related definitions out of fs.h (v5.16)
19 * fix: implicit-int error in EXPORT_SYMBOL_GPL
20 * fix: Revert "Makefile: Enable -Wimplicit-fallthrough for Clang" (v5.15)
21 * fix: cpu/hotplug: Remove deprecated CPU-hotplug functions. (v5.15)
22 * fix: sched: Change task_struct::state (v5.14)
23 * fix: btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered() (v5.14)
24 * fix: adjust ranges for RHEL 8.4
25
0d8e4ab9
MD
262021-05-14 (National Dance Like a Chicken Day) LTTng modules 2.12.6
27 * fix: adjust ranges for RHEL 8.2 and 8.3
28 * Disable block rwbs bitwise enum in default build
29 * Disable sched_switch bitwise enum in default build
30 * Add experimental bitwise enum config option
31 * Add defaults to Kconfig options
32 * Sync `show_inode_state()` macro with upstream stable kernels
33 * fix: block: remove disk_part_iter (v5.12)
34 * Fix: Backport of "Fix: increment buffer offset when failing to copy from user-space"
35 * Fix: increment buffer offset when failing to copy from user-space
36 * Sync `show_inode_state()` macro with Ubuntu 4.15 kernel
37 * fix: mm, tracing: kfree event name mismatching with provider kmem (v5.12)
38 * Set 'stable-2.12' branch in git review config
39 * fix backport: block: add a disk_uevent helper (v5.12)
40 * fix: Adjust ranges for Ubuntu 5.4.0-67 kernel
41 * fix: block: add a disk_uevent helper (v5.12)
42 * Fix: properly compare type enumeration
43 * compiler warning cleanup: is_signed_type: compare -1 to 1
44 * Fix: bytecode linker: validate event and field array/sequence encoding
45 * Fix: kretprobe: null ptr deref on session destroy
46 * fix: mm, tracing: record slab name for kmem_cache_free() (v5.12)
47 * Fix: filter interpreter early-exits on uninitialized value
48 * Fix: memory leaks on event destroy
49
d8d6d9c9
MD
502021-02-17 (Random Act of Kindness Day) LTTng modules 2.12.5
51 * fix: Adjust ranges for Ubuntu 5.8.0-44 kernel
52 * fix: missing include for 'task_struct' in fdtable.h
53 * fix: file: Rename fcheck lookup_fd_rcu (v5.11)
54 * Fix: do not use bdi_unknown_name symbol
55 * fix: memcg: fix a crash in wb_workfn when a device disappears (5.6)
56 * Fix: writeback: out-of-bound reads
57 * fix: Add one digit to RHEL major release version
58 * fix: Add one digit to SLES minor release version
59 * fix: RT_PATCH_VERSION is close to overflow
60 * fix: cast LTTNG_KERNEL_VERSION/LTTNG_LINUX_VERSION_CODE to uint64_t
61 * fix: UTS_UBUNTU_RELEASE_ABI is close to overflow
62 * fix: sublevel version overflow in LINUX_VERSION_CODE
63 * Namespace kernel version macros
64 * aarch64: blacklist gcc prior to 5.1
65 * fix: genirq: Restrict export of irq_to_desc() (v5.11)
66 * fix: block: merge struct block_device and struct hd_struct (v5.11)
67 * fix: kprobes: Remove kretprobe hash (v5.11)
68 * fix: block: remove the request_queue argument to the block_bio_remap tracepoint (v5.11)
69 * fix: block: remove the request_queue argument to the block_split tracepoint (v5.11)
70 * fix: block: simplify and extend the block_bio_merge tracepoint class (v5.11)
71 * fix: block: remove the request_queue to argument request based tracepoints (v5.11)
72
37defeef
MD
732021-01-11 (National Clean Off Your Desk Day) LTTng modules 2.12.4
74 * fix: adjust version range for trace_find_free_extent()
75 * Improve the release script
76 * Add release maintainer script
77 * fix: statedump: undefined symbols caused by incorrect patch backport
78 * fix: include order for older kernels
79 * fix: tracepoint: Optimize using static_call() (v5.10)
80 * fix: KVM: x86/mmu: Return unique RET_PF_* values if the fault was fixed (v5.10)
81 * fix: kvm: x86/mmu: Add TDP MMU PF handler (v5.10)
82 * fix: KVM: x86: Add intr/vectoring info and error code to kvm_exit tracepoint (v5.10)
83 * fix: ext4: fast commit recovery path (v5.10)
84 * fix: btrfs: make ordered extent tracepoint take btrfs_inode (v5.10)
85 * fix: btrfs: tracepoints: output proper root owner for trace_find_free_extent() (v5.10)
86 * fix: objtool: Rename frame.h -> objtool.h (v5.10)
87 * Fix: ressource leak in id tracker
88 * fix: strncpy equals destination size warning
89
a508ac4f
MD
902020-10-05 (National Get Funky Day) LTTng modules 2.12.3
91 * Cleanup: lttng-syscalls: silence warning about uninitialized bitmap variable
92 * fix: backport 'Add 'kernel_read' wrapper for kernels < v4.14'
93 * Add 'kernel_read' wrapper for kernels < v4.14
96aaa47d
MD
94 * fix: Use 'kernel_read' to read from procfs
95 * fix: don't allow userspace copy to read kernel memory
96 * fix: Add a 1MB limit to lttng_strlen_user_inatomic
97 * fix: Adjust ranges for Ubuntu 4.15.0-119 kernel
98 * fix: Adjust ranges for Ubuntu HWE 5.0 kernels
99 * Fix: system call filter table
100 * fix: version ranges for ext4_discard_preallocations and writeback_queue_io
101 * fix: writeback: Fix sync livelock due to b_dirty_time processing (v5.9)
102 * fix: writeback: Drop I_DIRTY_TIME_EXPIRE (v5.9)
103 * fix: removal of [smp_]read_barrier_depends (v5.9)
104 * fix: ext4: indicate via a block bitmap read is prefetched… (v5.9)
105 * fix: ext4: limit the length of per-inode prealloc list (v5.9)
106 * fix: KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only (v5.9)
107 * fix: Move mmutrace.h into the mmu/ sub-directory (v5.9)
108 * Kconfig: fix dependency issue when building in-tree without CONFIG_FTRACE
109
68c6ec30
MD
1102020-08-04 (National Chocolate Chip Cookie Day) LTTng modules 2.12.2
111 * Fix: Lock metadata cache on session destroy
112 * Fix: metadata stream leak, missing list removal and locking
113 * Fix: coherent state not changed atomically with metadata written
114 * fix: include module.h for EXPORT_SYMBOL_GPL
115 * fix: __lttng_vmalloc_node_range const caller introduced in v3.6
116 * fix: version range for overflow_callback
117 * fix: global_dirty_limit was introduced in v3.1
118 * fix: wrapper_uprobe_unregister is a void function
119 * fix: prior to v4.0, __vmalloc_node_range had no vm_flags param
120 * fix: vmalloc on v5.8 without KALLSYMS
121 * Detect missing symbols used with kallsyms_lookup at compile time
122 * Use exported symbol bdevname() instead of disk_name()
123 * Add git-review config
124 * fix: mm: remove vmalloc_sync_(un)mappings() (v5.8)
125 * fix: mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK (v5.8)
126 * fix: block: remove the error argument to the block_bio_complete (v5.8)
127 * fix: pipe_buf_operations rework (v5.8)
128
df4cb9b0
MD
1292020-06-02 (National Leave the Office Early Day (or Simply Stay Home ?) LTTng modules 2.12.1
130 * Fix: Implement RING_BUFFER_GET_NEXT_SUBBUF_METADATA_CHECK
131 * fix: vmalloc_sync_mappings was backported to v5.5.12
132 * Update: Additional kernel ranges for vmalloc_sync_mappings
133 * Update: Use vmalloc_sync_mappings for stable kernels
134 * Fix: Use vmalloc_sync_mappings on kernel 5.6 as well
135 * fix: add missing guid_t type to wrapper
136 * Fix: missing wrapper rename to wrapper_vmalloc_sync_mappings
137 * Update for kernel 5.7: use vmalloc_sync_mappings on kernels >= 5.7
138 * Unbreak LTTng for kernel 5.7
139 * Move lttng wrappers into own module
140 * Introduce lttng_guid_gen wrapper for kernels >= 5.7.0
141 * instrumentation: update x86 kvm instrumentation for kernel >= 5.7.0
142 * instrumentation: update mm_vmscan for kernel >= 5.7.0
143
b7f2fbac
MD
1442020-04-08 (The Day After National Beer Day) LTTng modules 2.12.0
145 * fix: uaccess wrapper for CentOS >= 4.18.0-147
146 * fix: ext4 instrumentation for CentOS >= 4.18.0-147
147 * fix: signal instrumentation for CentOS >= 4.18.0-147
148 * fix: kvm instrumentation for CentOS >= 4.18.0-147
149 * fix: rcu instrumentation for CentOS >= 4.18.0-80
150 * Fix: update kvm instrumentation for Ubuntu 5.3.0-45
151
9753ec23
MD
1522020-03-27 (International Stay At Home Month) LTTng modules 2.12.0-rc3
153 * Fix: update kvm instrumentation for Ubuntu 5.3.0-43
154 * Fix: update kvm instrumentation for Ubuntu 4.15.0-92
155 * statedump: introduce file_table_address
156 * Remove lttng-ftrace integration
157 * Remove dependency on kallsyms for splice_to_pipe (kernel 4.2+)
158 * Remove dependency on kallsyms for irq_to_desc (kernel 3.4+)
159 * Remove work-around for signed tracepoint module tainting (kernel 3.15+)
160
0d5d7b33
MD
1612020-02-25 (National Chocolate Covered Nut Day) LTTng modules 2.12.0-rc2
162 * Fix: lttng-events.c: variable may be used uninitialized
163 * Fix: rcu: Fix data-race due to atomic_t copy-by-value (5.5.6, 5.4.22)
164 * fix: workqueue: add worker function to workqueue_execute_end tracepoint (v5.6)
165 * fix: media: v4l2: abstract timeval handling in v4l2_buffer (v5.6)
166 * fix: rcu: Remove kfree_rcu() special casing and lazy-callback (v5.6)
167 * fix: rcu: Fix data-race due to atomic_t copy-by-value (v5.6)
168 * fix: btrfs: make btrfs_ordered_extent naming consistent (v5.6)
169 * fix: KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit (v5.6)
170 * fix: proc: decouple proc from VFS with "struct proc_ops" (v5.6)
171 * fix: y2038: hide timeval/timespec/itimerval/itimerspec types (v5.6)
172 * fix: use timespec64 on kernels that have it
173 * fix: move lttng_close_on_exec to proper wrapper
174 * fix: 'struct timex' removed upstream (v5.6)
175 * Fix: statedump: consistently check task_cred_xxx() return value for NULL
176 * Fix: statedump: check task_active_pid_ns return value for NULL
177 * sched: Make the sched_switch task state an enum
178 * block: Make the rwbs field as a bit field enum
179
ada81c8b
MD
1802020-02-05 (National Weatherperson's Day) LTTng modules 2.12.0-rc1
181 * Fix: lttng-syscalls.c: marking wrong syscall probe as unregistered
182 * Version 2.12.0-pre
183 * Bump LTTNG_MODULES_ABI_MINOR_VERSION to 5
184 * fix: use user ns wrapper code in new id trackers
185 * fix: function prototype in wrapper/mm.h
186 * ID tracker: implement vpid/uid/vuid/gid/vgid trackers
187 * lttng-abi: Document ioctl numbers reserved by lttng-abi-old.h
188 * lttng-clear: stop tracing required
189 * sunrpc: introduce lttng_get_clid helper
190 * Fix: sunrpc: use signed integer for client id
191 * Fix: sunrpc: null rpc_clnt dereference in rpc_task_queued tracepoint
192 * Fix: SUNRPC: Fix oops when trace sunrpc_task events in nfs client
193 * fix: ext4: Reserve revoke credits for freed blocks (v5.5)
194 * fix: btrfs: tracepoints: constify all pointers (v5.5)
195 * fix: btrfs block group struct refactor (v5.5)
196 * fix: y2038: itimer: change implementation to timespec64 (v5.5)
197 * Update .gitignore from upstream
198 * Add missing include for kernels between 3.8 and 3.15
199 * Fix: LTTNG_KERNEL_ADD_CALLSITE: Handle unknown event type
200 * net: Add entry/exit tracepoints for all receive paths
201 * statedump: Add thread ID (tid) to interrupt
202 * metadata: Add the product uuid to the 'env' section
203 * Cleanup: statedump process state event pid namespace fields
204 * Add namespaces statedump
205 * Add uid/gid contexts
206 * Add namespace contexts
207 * README.md: Document LTTNG_TRACEPOINT_EVENT
208 * README.md: cleanup formatting for bullet lists
209 * Fix: btrfs: move basic block_group definitions to their own header (v5.4)
210 * Cleanup: Silence gcc fall-through warning
211 * Fix: update sched prev_state instrumentation for upstream kernel
212 * Fix: gcc-9.1 stack frame size warning
213 * Implement ring buffer clear
214 * Make bitfield.h C++-friendly
215 * Introduce LTTNG_KERNEL_SESSION_SET_CREATION_TIME
216 * Add metadata env fields
217 * Introduce LTTNG_KERNEL_SESSION_SET_NAME
218 * Fix: do not use diagnostic pragma when GCC version is lower than 4.6.0
219 * Fix: missing define when not building with gcc
220 * Fix: lttng-tracepoint module notifier should return NOTIFY_OK
221 * Fix: Don't print ring-buffer's records count when it is not used
222 * Fix: do not set quiescent state on channel destroy
223 * Fix: ring_buffer_frontend.c: init read timer with uninitialized flags
224 * Introduce callstack stackwalk implementation header
225 * Prepare callstack common code for stackwalk
226 * Introduce callstack legacy implementation header
227 * fix: random: only read from /dev/random after its pool has received 128 bits (v5.2)
228 * fix: mm: move recent_rotated pages calculation to shrink_inactive_list() (v5.2)
229 * fix: mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flags (v5.2)
230 * fix: mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin template (v5.2)
231 * fix: timer/trace: Improve timer tracing (v5.2)
232 * Cleanup: bitfields: streamline use of underscores
233 * Silence compiler "always false comparison" warning
234 * Fix: bitfield: shift undefined/implementation defined behaviors
235 * Fix: timestamp_end field should include all events within sub-buffer
236 * Fix: Remove start and number from syscall_get_arguments() args (v5.1)
237 * lttng abi documentation: clarify getter usage requirements
238 * Fix: don't access packet header for stream_id and stream_instance_id getters
239 * Fix: atomic_long_add_unless() returns a boolean
240 * Fix: Revert "KVM: MMU: show mmu_valid_gen..." (v5.1)
241 * Fix: pipe: stop using ->can_merge (v5.1)
242 * Fix: rcu: Remove wrapper definitions for obsolete RCU... (v5.1)
243 * Fix: mm: create the new vm_fault_t type (v5.1)
244 * Fix: extra-version-git.sh redirect stderr to /dev/null
245 * Move timekeeping blacklisting to a header file
246 * Blacklist: kprobe for arm
247 * Cleanup: tp mempool: Remove logically dead code
248 * Fix: btrfs: Remove fsid/metadata_fsid fields from btrfs_info
249 * Fix: SUNRPC: Simplify defining common RPC trace events (v5.0)
250 * Fix: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid
251 * Fix: Remove 'type' argument from access_ok() function (v5.0)
252 * Fix: timer instrumentation for RHEL 7.6
253 * Add missing SPDX license identifiers to uprobes
254 * Drop support for kernels < 3.0 from Makefiles
255 * Drop support for kernels < 3.0 from writeback instrumentation
256 * Drop support for kernels < 3.0 from workqueue instrumentation
257 * Drop support for kernels < 3.0 from skb instrumentation
258 * Drop support for kernels < 3.0 from scsi instrumentation
259 * Drop support for kernels < 3.0 from sched instrumentation
260 * Drop support for kernels < 3.0 from power instrumentation
261 * Drop support for kernels < 3.0 from net instrumentation
262 * Drop support for kernels < 3.0 from module instrumentation
263 * Drop support for kernels < 3.0 from mm_vmscan instrumentation
264 * Drop support for kernels < 3.0 from lock instrumentation
265 * Drop support for kernels < 3.0 from kvm instrumentation
266 * Drop support for kernels < 3.0 from kmem instrumentation
267 * Drop support for kernels < 3.0 from jbd2 instrumentation
268 * Drop support for kernels < 3.0 from irq instrumentation
269 * Drop support for kernels < 3.0 from ext4 instrumentation
270 * Drop support for kernels < 3.0 from block instrumentation
271 * Drop support for kernels < 3.0 from lttng-statedump-impl.c
272 * Drop support for kernels < 3.0 from lttng-kernel-version.h
273 * Drop support for kernels < 3.0 from lttng-events.h
274 * Drop support for kernels < 3.0 from lib
275 * Drop spinlock.h wrapper
276 * Drop kstrtox.h wrapper
277 * Drop uuid.h wrapper
278 * Drop vzalloc.h wrapper
279 * Drop support for kernels < 3.0 from tracepoint.h wrapper
280 * Drop support for kernels < 3.0 from perf.h wrapper
281 * Drop support for kernels < 3.0 from atomic.h wrapper
282 * Drop compat patches for kernels < 2.6.36
283 * Bump minimum kernel version to 3.0
284 * Fix: ext4: adjust reserved cluster count when removing extents (v4.20)
285 * Fix: signal: Remove SEND_SIG_FORCED (v4.20)
286 * Fix: signal: Distinguish between kernel_siginfo and siginfo (v4.20)
287 * statedump cpu topology: introduce LTTNG_HAVE_STATEDUMP_CPU_TOPOLOGY
288 * CPU topology statedump on x86
289 * Fix: update kvm instrumentation for SLES12 SP2 LTSS >= 4.4.121-92.92
290 * Fix: Add missing const to lttng_tracepoint_ptr_deref prototype
291 * Fix: adapt to kernel relative references
292 * Fix: sync event enablers before choosing header type
293 * Fix: implicit declarations caused by buffer size checks.
294 * Prevent allocation of buffers if exceeding available memory
295 * Fix: btrfs instrumentation namespacing
296 * Fix: Convert rcu tracepointis to gp_seq (v4.19)
297 * Fix: tracing: Centralize preemptirq tracepoints (4.19)
298 * Fix: net: expose sk wmem in sock_exceed_buf_limit tracepoint (4.19)
299 * Fix: access migrate_disable field directly
300 * Fix: out of memory error handling
301 * Fix: uprobes: missing break in lttng_event_ioctl()
302 * Fix: ACCESS_ONCE was removed in 4.15, use READ_ONCE instead
303 * Fix: instruction pointer has different names across arch
304 * Fix: build failures when CONFIG_UPROBES is absent
305 * uprobe: Support multiple call sites for the same uprobe event
306 * uprobe: Receive file descriptor from session instead of path to file
307 * uprobe: Mark uprobe event as registered
308 * Add uprobes support
309 * Fix: adjust SLE version ranges to build with SP2 and SP3
310 * Fix: Allow alphanumeric characters in SLE version
311 * Fix: Adjust range for SuSE 4.4.103-92 kernels
312 * Cleanup: move to kernel style SPDX license identifiers
313 * Cleanup: move scripts to subdirectory
314 * Cleanup: modinfo keys
315 * Add extra version information framework
316 * Revert "Add btrfs file item tracepoints"
317 * Fix: btrfs: Remove unnecessary fs_info parameter
318 * Fix: btrfs: use fs_info for btrfs_handle_em_exist tracepoint
319 * Fix: asoc: Remove snd_soc_cache_sync() implementation
320 * Fix: asoc: fix printing jack name
321 * Fix: asoc: Consolidate path trace events
322 * Fix: ASoC level IO tracing removed upstream
323 * Enable userspace callstack contexts only on x86
324 * Prevent re-entrancy in callstack-user context
325 * Callstack context: bump number of entries to 128
326 * Fix: callstack context alignment calculation
327 * Cleanup callstack context
328 * Fix callstack context: write empty sequence if no stack trace
329 * Fix: callstack context: false-sharing, bad memory size allocation
330 * callstack context: use delimiter when stack is incomplete
331 * Cleanup callstack context
332 * Add kernel and user callstack contexts
333 * Assign CPU id before saving the context size
334 * Define max nesting count constant
335 * Compute variable sized context length
336 * Pass arguments for context size computation
337 * Add 9p probe
338 * Update delayed ref tracepoints for v3.12
339 * Add btrfs file item tracepoints
340 * Add btrfs tracepoint for em's EEXIST case
341 * Fix: dyntick field added to trace_rcu_dyntick in v4.16
342 * Fix: BUILD_BUG_ON with compile time constant on < v2.6.38
343 * Fix: lttng filter validator ERANGE error handling
344 * Fix: filter interpreter: use LTTNG_SIZE_MAX
345 * Filter: add FILTER_OP_RETURN_S64 instruction
346 * Perform bitwise ops on unsigned types
347 * Filter: catch shift undefined behavior
348 * Filter: add lshift, rshift, bit not ops
349 * Filter: index array, sequences, implement bitwise binary operators
350 * Fix: pid tracker should track "pgid" for noargs probes
351 * lttng-tp-mempool: perform node-local allocation
352 * Fix: update RCU instrumentation for 4.17
353 * Fix: sunrpc instrumentation for 4.17
354 * Fix: use struct reclaim_stat in mm_vmscan_lru_shrink_inactive for 4.17
355 * Fix: Add gfp_flags arg to mm_vmscan_kswapd_wake for 4.17
356 * Update: kvm instrumentation for ubuntu 4.13.0-38
357 * Fix: update kvm instrumentation for Ubuntu 3.13.0-144
358 * Fix: btrfs instrumentation namespacing
359 * Cleanup: comment about CONFIG_HOTPLUG_CPU ifdef
360 * Fix: do not use CONFIG_HOTPLUG_CPU for the new hotplug API
361 * Fix: update kvm instrumentation for 4.1.50+
362 * Use the memory pool instead of kmalloc
363 * Create a memory pool for temporary tracepoint probes storage
364 * Fix: use proper pid_ns in the process statedump
365 * Fix: add variable quoting to shell scripts
366 * Update: kvm instrumentation for fedora 4.14.13-300
367 * Fix: Add Fedora version macros
368 * Add preemptirq instrumentation
369 * Clean-up: fix stale #endif comments
370 * Command to dump the metadata cache again
371 * Add a new /dev/lttng-logger interface
372 * Fix: update btrfs instrumentation for SuSE 4.4.114-92
373 * Fix: update block instrumentation for SuSE 4.4.114-92
374 * Fix: update rcu instrumentation for v4.16
375 * Fix: update vmscan instrumentation for v4.16
376 * Fix: update timer instrumentation on 4.16 and 4.14-rt
377 * Update kvm instrumentation for debian kernel 4.14.0-3
378 * Fix: network instrumentation protocol enum
379 * Fix: update btrfs instrumentation for SuSE 4.4.103-6
380 * Fix: update block instrumentation for SuSE 4.4.73-5
381 * Fix: global_dirty_limit for kernel v4.2 and up
382 * Fix: network instrumentation handling of corrupted TCP headers
383 * Fix: add missing uaccess.h include from kstrtox.h wrapper
384 * Update: kvm instrumentation for 4.14.14+, 4.9.77+, 4.4.112+
385 * Fix: btrfs_delayed_ref_head was unwired since v3.12
386 * Update kvm instrumentation for debian kernel 4.9.65-3
387 * Fix: debian kernel version parsing
388 * Fix: block instrumentation 4.14+ NULL pointer dereference
389 * Update: kvm instrumentation for 3.16.52 and 3.2.97
390 * Fix: kvm instrumentation for 4.15
391 * Update sock instrumentation for 4.15
392 * Update kvm instrumentation for 4.15
393 * Fix: ACCESS_ONCE() removed in kernel 4.15
394 * Fix: sched instrumentation on stable RT kernels
395 * timer API transition for kernel 4.15
396 * Fix: Don't nest get online cpus
397 * Fix: lttng_channel_syscall_mask() bool use in bitfield
398 * Fix: update kmem instrumentation for kernel 4.15
399 * Fix: lttng_kvmalloc helper NULL pointer OOPS
400
aca13e38
MD
4012018-09-05 (Be Late for Something Day) LTTng modules 2.11.0-rc1
402 * Fix: uprobes: missing break in lttng_event_ioctl()
403 * Fix: ACCESS_ONCE was removed in 4.15, use READ_ONCE instead
404 * Fix: instruction pointer has different names across arch
405 * Fix: build failures when CONFIG_UPROBES is absent
406 * uprobe: Support multiple call sites for the same uprobe event
407 * uprobe: Receive file descriptor from session instead of path to file
408 * uprobe: Mark uprobe event as registered
409 * Add uprobes support
410 * Fix: adjust SLE version ranges to build with SP2 and SP3
411 * Fix: Allow alphanumeric characters in SLE version
412 * Fix: Adjust range for SuSE 4.4.103-92 kernels
413 * Cleanup: move to kernel style SPDX license identifiers
414 * Cleanup: move scripts to subdirectory
415 * Cleanup: modinfo keys
416 * Add extra version information framework
417 * Revert "Add btrfs file item tracepoints"
418 * Fix: btrfs: Remove unnecessary fs_info parameter
419 * Fix: btrfs: use fs_info for btrfs_handle_em_exist tracepoint
420 * Fix: asoc: Remove snd_soc_cache_sync() implementation
421 * Fix: asoc: fix printing jack name
422 * Fix: asoc: Consolidate path trace events
423 * Fix: ASoC level IO tracing removed upstream
424 * Enable userspace callstack contexts only on x86
425 * Prevent re-entrancy in callstack-user context
426 * Callstack context: bump number of entries to 128
427 * Fix: callstack context alignment calculation
428 * Cleanup callstack context
429 * Fix callstack context: write empty sequence if no stack trace
430 * Fix: callstack context: false-sharing, bad memory size allocation
431 * callstack context: use delimiter when stack is incomplete
432 * Cleanup callstack context
433 * Add kernel and user callstack contexts
434 * Assign CPU id before saving the context size
435 * Define max nesting count constant
436 * Compute variable sized context length
437 * Pass arguments for context size computation
438 * Add 9p probe
439 * Update delayed ref tracepoints for v3.12
440 * Add btrfs file item tracepoints
441 * Add btrfs tracepoint for em's EEXIST case
442 * Fix: dyntick field added to trace_rcu_dyntick in v4.16
443 * Fix: BUILD_BUG_ON with compile time constant on < v2.6.38
444 * Fix: lttng filter validator ERANGE error handling
445 * Fix: filter interpreter: use LTTNG_SIZE_MAX
446 * Filter: add FILTER_OP_RETURN_S64 instruction
447 * Perform bitwise ops on unsigned types
448 * Filter: catch shift undefined behavior
449 * Filter: add lshift, rshift, bit not ops
450 * Filter: index array, sequences, implement bitwise binary operators
451 * Fix: pid tracker should track "pgid" for noargs probes
452 * lttng-tp-mempool: perform node-local allocation
453 * Fix: update RCU instrumentation for 4.17
454 * Fix: sunrpc instrumentation for 4.17
455 * Fix: use struct reclaim_stat in mm_vmscan_lru_shrink_inactive for 4.17
456 * Fix: Add gfp_flags arg to mm_vmscan_kswapd_wake for 4.17
457 * Update: kvm instrumentation for ubuntu 4.13.0-38
458 * Fix: update kvm instrumentation for Ubuntu 3.13.0-144
459 * Fix: btrfs instrumentation namespacing
460 * Cleanup: comment about CONFIG_HOTPLUG_CPU ifdef
461 * Fix: do not use CONFIG_HOTPLUG_CPU for the new hotplug API
462 * Fix: update kvm instrumentation for 4.1.50+
463 * Use the memory pool instead of kmalloc
464 * Create a memory pool for temporary tracepoint probes storage
465 * Fix: use proper pid_ns in the process statedump
466 * Fix: add variable quoting to shell scripts
467 * Update: kvm instrumentation for fedora 4.14.13-300
468 * Fix: Add Fedora version macros
469 * Add preemptirq instrumentation
470 * Clean-up: fix stale #endif comments
471 * Command to dump the metadata cache again
472 * Add a new /dev/lttng-logger interface
473 * Fix: update btrfs instrumentation for SuSE 4.4.114-92
474 * Fix: update block instrumentation for SuSE 4.4.114-92
475 * Fix: update rcu instrumentation for v4.16
476 * Fix: update vmscan instrumentation for v4.16
477 * Fix: update timer instrumentation on 4.16 and 4.14-rt
478 * Update kvm instrumentation for debian kernel 4.14.0-3
479 * Fix: network instrumentation protocol enum
480 * Fix: update btrfs instrumentation for SuSE 4.4.103-6
481 * Fix: update block instrumentation for SuSE 4.4.73-5
482 * Fix: global_dirty_limit for kernel v4.2 and up
483 * Fix: network instrumentation handling of corrupted TCP headers
484 * Fix: add missing uaccess.h include from kstrtox.h wrapper
485 * Update: kvm instrumentation for 4.14.14+, 4.9.77+, 4.4.112+
486 * Fix: btrfs_delayed_ref_head was unwired since v3.12
487 * Update kvm instrumentation for debian kernel 4.9.65-3
488 * Fix: debian kernel version parsing
489 * Fix: block instrumentation 4.14+ NULL pointer dereference
490 * Update: kvm instrumentation for 3.16.52 and 3.2.97
491 * Fix: kvm instrumentation for 4.15
492 * Update sock instrumentation for 4.15
493 * Update kvm instrumentation for 4.15
494 * Fix: ACCESS_ONCE() removed in kernel 4.15
495 * Fix: sched instrumentation on stable RT kernels
496 * timer API transition for kernel 4.15
497 * Fix: Don't nest get online cpus
498 * Fix: lttng_channel_syscall_mask() bool use in bitfield
499 * Fix: update kmem instrumentation for kernel 4.15
500 * Fix: lttng_kvmalloc helper NULL pointer OOPS
501 * Update version to 2.11.0-pre
502 * Fix: lttng-logger get_user_pages_fast error handling
503 * Fix: update block instrumentation for 4.14 kernel
504 * Revert "Fix: update block instrumentation for kernel 4.14"
505 * Fix: version check error in btrfs instrumentation
506 * Fix: update btrfs instrumentation for kernel 4.14
507 * Fix: update writeback instrumentation for kernel 4.14
508 * Fix: update block instrumentation for kernel 4.14
509 * Fix: vmalloc wrapper on kernel < 2.6.38
510 * Fix: vmalloc wrapper on kernel >= 4.12
511 * Add kmalloc failover to vmalloc
512 * Fix: mmap: caches aliased on virtual addresses
513 * Fix: update ext4 instrumentation for kernel 4.13
514 * Fix: Sleeping function called from invalid context
515 * Fix: sched for v4.11.5-rt1
516 * Make vim users life easier
517 * Rename Makefile.ABI.workarounds to Kbuild.common
518 * Fix: handle missing ftrace header on v4.12
519 * Fix: pid tracker should track "pgid"
520 * Cleanup: typo in lttng pid tracker
521 * Fix: Build ftrace probe on kernels prior to 4.12
522 * Fix: update ftrace probe for kernel 4.12
523 * Fix: update block instrumentation for kernel 4.12
524 * Calculate context length outside of retry loop
525 * Fix: Add support for 4.9.27-rt18 kernel
526 * Fix: update btrfs instrumentation for kernel 4.12
527 * Fix: update ringbuffer for kernel 4.12
528 * Fix: update sched instrumentation for kernel 4.12
529 * Fix: ext3 was completely removed from the kernel in v4.3
530 * Fix: NULL pointer dereference of THIS_MODULE with built-in modules
531 * Fix: add "flush empty" ioctl for stream intersection
532 * Revert "Fix: flush empty packets on snapshot channel"
533 * Revert "Fix: don't perform extra flush on metadata channel"
534
a7528254
MD
5352017-05-05 (International Tuba Day) LTTng modules 2.10.0-rc1
536 * Fix: remove CONFIG_KALLSYMS_ALL warning on clean
537 * Add RING_BUFFER_SNAPSHOT_SAMPLE_POSITIONS command
538 * Fix: Always build vmscan probe
539 * Cleanup: formatting in strutils_star_glob_match explanation
540 * Fix: introduce LTTNG_SIZE_MAX for older kernels
541 * Use SIZE_MAX instead of -1ULL for size_t parameter
542 * filter: use SIZE_MAX for size_t
543 * Fix: out of bound array access in filter code
544 * Add support for star globbing patterns in event names
545 * Filtering: add support for star-only globbing patterns
546 * Add string utilities
547 * lttng-abi.c: cleanup whitespaces
548 * Fix: use of uninitialized ret value in lttng_abi_open_metadata_stream
549 * Fix: kref changes for kernel 4.11
550 * Fix: atomic_add_unless() returns true/false rather than prior value
551 * Fix: timers cputime_t arguments replaced by ull in kernel 4.11
552 * Fix: update scsi instrumentation for kernel 4.11
553 * Fix: changes to the vm_op fault cb prototype in libringbuffer
554 * Fix: update btrfs instrumentation for kernel 4.11
555 * Fix: update mm_vmscan instrumentation for kernel 4.11
556 * Fix: section mismatch warning caused by __exit annotation
557 * socketpair: extend syscall socketpair tracing information
558 * Remove events/mainline unused headers
559 * update event README
560 * Fix: nmi-safe clock on 32-bit systems
561 * Fix: only include linux/cpuhotplug.h for kernels >= 4.10
562 * Fix: 4.10 hotplug adaptation backward compat
563 * Fix: 4.10 btrfs instrumentation update backward compat
564 * Update btrfs instrumentation for 4.10 kernel
565 * Adapt lttng-modules to Linux 4.10 cpu hotplug state machine
566 * btrfs instrumentation: update to 4.10 kernel
567 * timer instrumentation: adapt to ktime_t without union
568 * Add load/unload messages to kernel log
569 * Update version to 2.10.0-pre
570 * Fix: asoc instrumentation for RHEL 7.3
571 * Fix: SCSI instrumentation for SLES12 SP2
572 * Add SUSE Linux Enterprise kernel version tests
573 * Filter code relicensing to MIT license
574 * Add task cpu in process statedump
575 * Performance: add missing unlikely in reserve
576 * Fix: preemptible and migratable context error handling
577 * Fix: bump stable kernel version ranges for clock work-around
578
f8af63a2
MD
5792016-10-07 (National Frappé Day) LTTng modules 2.9.0-rc1
580 * Fix: i2c: support kernels < 3.15
581 * Fix: show warning for broken clock work-around
582 * Bump minor ABI version
583 * Fix: work-around upstream Linux timekeeping bug
584 * Add support for i2c tracepoints
585 * Cleanup: makefile version checks with single "ge"
586 * Performance: special-case NULL in lttng_strlen_user_inatomic
587 * Fix: lttng_inline_memcpy does not take a __user argument
588 * Performance: implement lttng_inline_memcpy
589 * Performance: cache the backend pages pointer in context
590 * Cleanup: libringbuffer: remove duplicate pointer chasing in slow paths
591 * Performance: Only dereference commit index once
592 * Performance: Mark channel and buffer event disabled check unlikely
593 * Performance: Relax atomicity constraints for crash handling
594 * Performance: mark ring buffer do_copy callers always inline
595 * Performance: mark lib_ring_buffer_write always inline
596 * Kconfig: select TRACEPOINTS when built-in
597 * Performance: disable event counting by default
598 * Fix: handle large number of pages or subbuffers per buffer
599 * Fix: unregister cpu hotplug notifier on buffer alloc error
600 * Fix: sa_family is of type unsigned short
601 * Fix: check for sizeof sa_family to save sa_family in accept and connect
602 * Fix: use printk_once() for wrapper warning messages
603 * Fix: btrfs instrumentation for 4.8 kernel
604 * Fix: update mm_vmscan instrumentation for kernel 4.8
605 * Fix: napi instrumentation for 4.8 kernels
606 * Fix: update block instrumentation to compile on 4.8 kernels
607 * Cleanup: reuse code in accept() and accept4() instrumentation
608 * Add x86-64 override for accept4 syscall
609 * Fix: timer wrapper: support kernels >= 4.8
610 * Performance: split check deliver fast/slow paths
611 * Fix: x86-64 accept instrumentation
612 * Fix: Add support for 4.6.4-rt8 kernel
613 * Fix: update scsi instrumentation for 4.7+ kernels
614 * Fix: Use fs_initcall instead of rootfs_initcall
615 * Fix: Add kernel configuration for lttng clock plugin
616 * Fix: the clock plugin must be initiated before first use of the clock
617 * Fix: tests/Kbuild for older kernels
618 * Cleanup: __dynamic_len_idx set but not used warning
619 * Cleanup: coding style and comments of net.h
620 * net: Add TCP header data to net_* tracepoints
621 * net: Add IPv4/IPv6 header data to net_* tracepoints
622 * Fix: endianness for the container type of enum
623 * enumeration autoincrement: use if/else logic
624 * Cleanup trailing whitespaces
625 * lttng-test probe: test ctf_enum_auto()
626 * Add ctf_enum_auto() for autoincrementing enumeration values
627 * Implement session statedump command
628 * Fix: annotate bytecode interpreter for kernel stack validator
629 * Update version to 2.9.0-pre
630 * Fix: ring buffer: honor switch parameter type in remote switch
631 * Fix: only flush non-metadata channels
632 * Fix: don't perform extra flush on metadata channel
633 * select, poll and epoll_wait overrides on ARM 32-bit
634 * Fix: flush empty packets on snapshot channel
635 * Fix: do not generate packet at destroy after stop
636 * Fix: compat ioctl for flush/get metadata version
637 * Fix: ctf_string() should handle NULL pointers
638 * Fix: portability: no arith on void pointer
639 * Fix: add missing tests/Kbuild
640 * Test clock override plugin
641 * Fix: add modules target to base Makefile
642 * Fix: make clean does not include dot-config
643 * Fix: trigger build error if CONFIG_TRACEPOINTS is not set
644 * Documentation: document that CONFIG_MODULES not required when builtin
645 * Fix: add missing errno include in random wrapper
646 * Fix: mm_page_alloc_extfrag instrumentation for kernel 3.16.35
647 * Fix: copy_from_user size when limited allocation
648 * Extract the payload of epoll_wait/epoll_pwait
649 * Extract the payload for epoll_ctl
650 * Extract the FDs and flags from poll and ppoll
651 * Extract the FD sets in select and pselect6
652 * Add ctf_integer_bitfield_type
653 * Implement enumeration type
654 * Implement custom field support
655 * Implement variant type
656 * Implement shadow stack for dynamic len
657 * libringbuffer: implement event too big API
658 * Implement structure, compound array/sequence types
659 * Fix: integer endianness metadata generation
660 * Fix: endianness of integers received by filter
661 * Fix: writeback probe on RHEL >= 3.10.0-327.10.1
662 * Fix: RHEL kernel 3.10.0-327.13.1 compat
663 * Fix: ctf_user_integer should not trigger page fault
664 * Fix: lib_ring_buffer_copy_from_user_inatomic error handling
665 * Add comment describing ioctl number duplication
666 * Fix: remove unused gfpflags.h from btrfs and compaction instrumentation
667 * Fix: Remove dead code from filter interpreter
668 * Fix: x86 kvm mmutrace instrumentation for kernel < 3.6
669 * Fix: mm_vmscan instrumentation: remove unused gfpflags.h include
670 * Fix: use of uninitialized ret value in lttng_abi_create_event
671 * Fix: kmem instrumentation: remove unused gfpflags.h include
672 * Fix: 4.6 kernel: use in_compat_syscall
673 * Fix: use BUG_ON instead of accessing array subscript above array bounds
674 * Fix: Add granularity to RHEL kernel version checks
675
0dca9206
MD
6762016-03-18 (Awkward Moments Day) LTTng modules 2.8.0-rc1
677 * Bump minor tracer ABI version
678 * Fix: build against out-of-tree kernel build
679 * probes/Kbuild: remove upper level header path
680 * Move leftover relative include paths to system paths
681 * syscall instrumentation: use system headers
682 * tracepoint event instrumentation: use system headers
683 * Use system include path in wrappers
684 * libs: use system include paths
685 * Use system header paths in core implementation files
686 * Use system include paths in root directory headers
687 * Use system include paths in probes
688 * Update gitignore
689 * Use system include paths in lttng-types.h
690 * Use system include paths in lttng-tracepoint-event-impl.h
691 * Use system include path in probes/define_trace.h
692 * Use system include paths in probes/lttng-tracepoint-event-impl.h
693 * Rename probes/lttng-events.h to probes/lttng-tracepoint-event-impl.h
694 * Add makefile directory to include path
695 * Fix: event ctx get size should be after chan ctx
696 * Fix: filter interpreter with userspace strings
697 * Fix: rename kvm x86 TRACE_SYSTEM to avoid name clash
698 * Fix: format address fields as hexadecimal
699 * PowerPC-64 ABIv1: add build error if KALLSYMS_ALL is missing
700 * Fix: system call instrumentation overrides
701 * Fix: page_alloc wrapper incorrect parenthesis
702 * Fix: system call tracing for arm-64 compat !CONFIG_UID16
703 * Fix: add struct user_msghdr forward declaration for older kernels
704 * Cleanup: Remove unused lttng-types module
705 * Fix: add missing versions and init call for page_alloc wrapper
706 * Fix: Define lttng-tracer metadata only once
707 * Fix: Add CONFIG_LTTNG to modules_install target
708 * Fix: Use kbuild env instead of a custom var KERNELDIR
709 * Update clock offset comment
710 * clock offset: print negative value in metadata
711 * Fix: handle negative clock offset
712 * Fix: sched instrumentation for 4.1-rt11
713 * Add RT patch version macros
714 * Expect filter context identifiers starting with $ctx.
715 * ARM64: wire up compat system calls
716 * Add support for arm64 syscalls
717 * Fix: Ubuntu kernel range for block_rq_complete
718 * Fix: Ubuntu kernel range for mm_page_alloc_extfrag
719 * Fix: update vmscan instrumentation for kernel 4.5
720 * Fix: check reference counts for overflow
721 * Fix: RHEL 7.2 scsi instrumentation
722 * Fix: RHEL 7.2 kvm instrumentation
723 * Kconfig: describe both module and in-kernel compilation options
724 * Add comments and indentation to Makefile
725 * Add support for built-in kernel build
726 * Rename sub makefiles to Kbuild
727 * Cleanup sub makefiles
728 * Make goals configurable with CONFIG_LTTNG
729 * Fix: Use generic raw_irqs_disabled_flags
730 * Fix: Use MAX_RT_PRIO offset in sched_wakeup_template
731 * Fix: update sched instrumentation for kernel 4.4.0
732 * Bump version number for development branch
733 * Fix: interruptible context: reversed logic
734 * Contexts for RT debugging
735 * Fix: instrumentation: v4lv2 missing include
736 * Fix: header size larger than 256 bytes
737 * Instrument x86 page faults
738 * Fix: irq_vectors TRACE_SYSTEM name
739 * Instrument x86_irq_vectors
740 * Fix: tracepoint listing misses last loaded probe
741 * Fix: lttng trace-clock needs to disable preemption
742 * Tracepoint event: add "TP_code_post()"
743 * Implement array and sequence bitfields
744 * Fix: kmem: add mm.h include
745 * Add page frame number (pfn) to kmem page events
746 * Use pfn rather than struct page in ring buffer array
747 * Implement clock plugin support
748 * Command to regenerate the metadata of a session
749 * Fix: writeback instrumentation update for 4.3 Linux kernel
750 * Fix: update sched wakeup instrumentation for 4.3 kernel
751 * Fix: lttng-test build failure for kernels < 3.0
752 * Use 3.18 syscall instrumentation for MIPS32
753 * Update the MIPS32 syscall instrumentation to 3.18
754 * Fix: Move pipe override to the arch specific pointers_override.h
755 * Implement lttng test module
756 * Cleanup: remove logically dead code
757 * Fix: filter validator use after free
758 * Fix: use after free in channel release
759 * Fix: non-enabler events should be disabled by default
760 * Fix: build failure on 2.6.36
761 * Cleanup: split bdi_dirty_ratelimit with ifdef into separate macros
762 * Fix: writeback instrumentation for 4.2 kernels
763 * Fix: mm_page_alloc_extfrag instrumentation for kernel 3.18.10
764 * Add stream instance id to the packet header
765 * Add a packet sequence number
766 * Fix: kmem probe with Ubuntu 3.13 kernels
767 * Fix: disable kvm probe if lapic.h isn't found
768 * Fix: timer instrumentation for 4.2 kernels
769 * Fix: ext4 instrumentation for 4.2 kernels
770 * Fix: kvm instrumentation for 4.2 kernels
771 * Fix: allow LTTng to be built within kernel tree
772
7732015-07-15 (Pet Fire Safety Day) LTTng modules 2.7.0-rc1
f3586d94
MD
774 * Fix: Building the event list fails on fragmented memory
775 * Fix: use after free on metadata cache reallocation
776 * Fix: version checks for kernel 4.0
777 * Fix: Incorrect Ubuntu kernel patchlevel
778 * Fix: cpu-id context should use int type
779 * Implement cpu-id context
780 * Implement cpu_id context for filtering
781 * Fix: context printk mismatch on error
782 * Cleanup: misleading comment about deferrable timer
783 * Fix: arm-32 build
784 * Fix: Update kmem event for Ubuntu's 3.16 kernel
785 * Fix: RHEL 7.1 block instrumentation
786 * Fix: add RHEL version macros
787 * Fix: add missing parenthesis in ubuntu version check
788 * Fix: remove regmap instrumentation for kernels < 4.1
789 * Fix: Update kmem event for recent Ubuntu kernel
790 * Fix: missing statedump end event when block device listing available
791 * Fix: don't generate incorrect macros for debian/ubuntu version check
792 * Revert "Fix: build against Ubuntu kernels"
793 * Fix: build against Ubuntu kernels
794 * Add namespace info in sched_fork and statedump
795 * Fix: ext4 instrumentation: flags parameter did not exist prior to 3.11
796 * Fix: printk instrumentation: remove "condition" tracepoints
797 * Fix: regmap build against kernel 4.0 kernel headers
798 * Add mmu_valid_gen field to mmutrace events
799 * Fix: add missing x86 mmutrace kernel header include
800 * Fix: x86 mmutrace event extra field for kernels >= 3.11
801 * Fix: remove execute flag from kvm.h file
802 * Fix: build x86 kvm probes on kernels >= 4.1-rc1
803 * Fix: compilation on 4.1-rc1 kernel, remove unused WB_WORK_REASON
804 * Fix: 4.1-rc1 Linux build and regmap instrumentation
805 * Fix: don't clash with older Debian kernel versions
806 * Fix: update get_pfnblock_flags_mask wrapper for debian kernels
807 * Fix: discover Debian API
808 * Fix: Update README.md to match reality: kernels >= 2.6.36 are supported
809 * Fix: atomic.h wrapper for kernels < 2.6.37
810 * Fix: disable x86 kvm instrumentation for kernels < 2.6.38
811 * Fix: add missing types.h include for older kernels
812 * Fix: add hlist lttng wrappers
813 * Fix: add struct file_handle forward declaration
814 * Fix: string length calculation reversed user vs kernel args
815 * Fix: use lttng_rcu_dereference within lttng-syscalls.c
816 * Fix: add lttng rcu wrapper to allow tracing RCU
817 * Fix: double-unlock of session mutex
818 * Fix: check that class and instance prototype match
819 * Fix: lttng-events.h check function takes void
820 * Fix: regmap instrumentation for Linux 3.19.4 and 4.0
821 * Fix: kernels >= 2.6.33 put utsrelease.h in generated/
822 * Fix: Include utsrelease.h in lttng-kernel-version.h
823 * Fix: ext4 ext4_da_write_pages instrumentation for kernels < 3.11.0
824 * Fix: old kernels need module.h included before vermagic.h
825 * Fix: net instrumentation for kernels 2.6.39 and below
826 * Fix: version condition in makefile
827 * Implement wrapper around get_pfnblock_flags_mask
828 * Be more restrictive in provider name check
829 * Fix: net instrumentation namespacing
830 * Fix: compaction instrumentation namespacing
831 * Fix: Support 4.x kernel versions in Makefile
832 * Fix: remove stale TP_STRUCT_entry from kvm instrumentation
833 * Fix: add missing module.h include to lttng-probe-user.c
834 * Fix: use lttng hlist wrapper in wildcard and filter
835 * Fix: namespace asoc and kmem instrumentation
836 * Fix: update instrumentation after wildcard rebase
837 * Fix: lttng_abi_syscall_list does not need to be exported
838 * Migrate ARM, powerpc, MIPS syscall instrumentation to TP_FIELDS
839 * Remove now unused syscalls.h from lttng-modules
840 * Filter: start with enabler "disabled"
841 * Fix coverity warning about sizeof(void **) != sizeof(void *)
842 * Fix length type and text sequence base
843 * Fix: TP_FIELDS: add missing headers
844 * Migrate syscall instrumentation to TP_FIELDS
845 * Migrate tracepoint instrumentation to TP_FIELDS
846 * Implement filtering infrastructure
847 * syscall wildcards: apply syscall filtering
848 * Implement syscall wildcard support
849 * Implement tracepoint wildcard support
850 * Namespace all tracepoints
851 * Implement list.h wrapper for hlist in older kernels
852 * Implement listing of pid tracker content
853 * Implement PID tracking
854 * Fix: mm_page_alloc_extfrag instrumentation for kernel 3.14.36
855 * Fix: update writeback instrumentation for kernel 4.0+
856 * Fix: compaction mm_compaction_isolate_template update for Linux 4.0+
857 * Fix: kmem instrumentation update for mm_page_alloc_extfrag kernel 3.19.2+
858 * Fix: kmem instrumentation: mm_page_alloc extfrag change_ownership field
859 * Fix: missing parenthesis in offset_align_floor
860 * Fix: implement time.h wrapper for FD_ISSET
861 * Fix: update sched instrumentation for 3.19+ kernels
862 * Fix: update rcu instrumentation for 3.19+ kernels
863 * Fix: update scsi instrumentation for 3.19+ kernels
864 * Fix: update module instrumentation for 3.19+ kernels
865 * Fix: Add f_dentry wrapper for 3.19+ kernels
866 * Fix: introduce lttng_get_unused_fd() wrapper for 3.19 kernels
867 * Fix: lttng_this_cpu_ptr wrapper for kernel 3.19+
868 * Fix: Update btrfs instrumentation for 3.18 Linux kernel
869 * Fix compile error on kernel 3.0.101 with CONFIG_PERF_EVENTS
870 * Conditional compilation introduced by lttng-modules commit
871 * Fix: compaction instrumentation update for 3.14.x stable kernels
872 * Fix: context alignment not properly handled
873 * Fix compilation on Linux kernel >= 3.18.0
874 * Fix: build for architectures without HAVE_SYSCALL_TRACEPOINTS
875
af991434
MD
8762014-10-20 LTTng modules 2.6.0-rc1
877 * Expose lttng-modules ABI version ioctl
878 * Fix: syscall list ioctl number conflict
879 * lttng-modules: fix build for non-x86
880 * Fix: syscall listing of session
881 * Print build warning when writeback probe is disabled
882 * Add atomic.h wrapper for before/after atomic
883 * Fix compilation on Ubuntu 14.10
884 * Fix: export name as text array in writeback
885 * Cleanup: remove unused trace_clock_read32()
886 * Use 3.17 ktime_get_mono_fast_ns() new API
887 * Check for stale version.h files
888 * Fix: compile lttng_statedump_process_ns on Ubuntu
889 * Reverse version check logic in lttng_statedump_process_ns
890 * Fix block_rq_complete TP on Ubuntu kernel
891 * Introduce macros to check Ubuntu kernel version
892 * Sync writeback tracepoints from mainline
893 * Fix: redefinition of DEFINE_WRITEBACK_EVENT
894 * Fix: hander negative get_syscall_nr return value
895 * Fix: statedump: close_on_exec flag backward compat
896 * Fix instrumentation of vmscan for older kernels
897 * Fix: older kernels (3.2.x) don't undefine TRACE_SYSTEM
898 * Fix: syscall listing: handle "enable all syscall"
899 * Fix: don't allow disabling syscalls when none are enabled
900 * Fix: syscall: fail disable all if all already disabled
901 * Fix: syscall filtering: NULL pointer deref
902 * Cleanup: list syscall without syscall_entry prefix
903 * Fix: syscall_list_show NULL pointer deref
904 * implement syscall mask getter
905 * Cleanup: lttng-abi.h coding style
906 * syscall listing: show syscall ID
907 * Allow events with same name to be enabled for each channel
908 * ABI: use enable a syscall ABI field name
909 * Implement syscall listing
910 * Fix: tracepoint list anonymous file name
911 * Fix: syscall filtering: disable all syscalls
912 * syscall tracing: input/output parameter handling for all arch
913 * lttng-get-syscall-inout.sh depends on bash
914 * Fix generate syscall header script: add missing escape char
915 * syscall instrumentation: handle copy_from_user return value
916 * Rename LTTng syscall instrumentation macros
917 * Rename LTTng instrumentation macros
918 * Extract input/output arguments from accept and connect syscalls
919 * syscall: extract pipe and pipe2 output args
920 * Remove sys_ prefix from syscall names
921 * System call inout/output arg processing
922 * Update syscall inout table
923 * Add syscall inout table
924 * Extract syscall exit ret value on x86 32/64
925 * Extract system call exit return value
926 * Syscall filtering: apply to syscall exit
927 * System call filtering
928 * asoc.h: fix build with v3.17 kernel
929 * Fix: lttng-modules teardown NULL pointer OOPS
930 * Fix: handle concurrent flush vs get_next_subbuf on metadata cache
931 * Modernize README using Markdown
932 * Fix: OOT lttng_logger tracepoint not visible with signed kernels
933 * Add cscope to gitignore
934 * Update kvm instrumentation: compile on 3.17-rc1
935 * Update statedump to 3.17 nsproxy locking
936 * Fix: noargs probes should calculate alignment and event length
937 * Update compaction instrumentation to 3.16 kernel
938 * Update vmscan instrumentation to 3.16 kernel
939
789fd1d0
MD
9402014-07-16 (Take Your Poet to Work Day) LTTng modules 2.5.0
941 * (no change)
942
37cbcd7c
MD
9432014-06-27 LTTng modules 2.5.0-rc2
944 * Fix: statedump: check whether "files" is NULL, RCU semantic fix
945 * Fix: statedump handle oom case, handle errors
946 * Fix: correct typo in kernel version number
947 * Fix: blktrace instrumentation for backported branches
948 * Fix: statedump block devices OOPS
949
0d979364
MD
9502014-05-28 (International Hamburger Day) LTTng modules 2.5.0-rc1
951 * Add TID field to some block_* events
952 * Fix: refuse overwrite mode buffers with less than two subbuffers
953 * Fix: lttng modules system call generation script
954 * Dump FD flags and mode on state dump
955 * Fix: incorrect rwbs field type in block_bio_queue
956 * Fix: blktrace instrumentation for v3.2.58+ stable branch
957 * Fix: pass proper args when writing commit counter
958 * Cleanup: lib ringbuffer: pagecpy has unsigned semantic
959 * Fix: allow racy tracepoint string input from kernel and userspace
960 * Statedump event for block devices
961 * Fix: update v4l2 instrumentation to 3.15 kernel
962 * Fix: ext4 update instrumentation to 3.15 kernel
963 * Fix: update block instrumentation to 3.15 kernel
964 * Fix: module instrumentation: update to 3.15 kernel
965 * Adapt to 3.15 tracepoint API
966 * Kernel 3.15 don't define map unmap for pipe
967 * Fix: add missing module version in v4l2 probe
968 * Add V4L2 instrumentation
969 * Fix: rcu instrumentation: add const qualifier to char pointers
970 * Fix: add missing module version information
971 * Use kernel 3.13 syscall tables for MIPS32
972 * Add MIPS32 syscalls extracted from a 3.13 kernel
973 * Fix: block instrumentation: < 3.14 don't have bi_iter
974 * Fix: update btrfs instrumentation to kernel 3.14
975 * Fix: update block layer instrumentation to kernel 3.14
976 * Fix: remove __exit annotation
977 * Fix file permissions for lttng-statedump-impl.c
978 * LTTng logger ABI
979
fb2c3779
MD
9802014-02-28 (Public Sleeping Day) LTTng modules 2.4.0
981 * Fix: load state dump even if work-around lookup fails
982 * Cleanup: fix comment
983 * Fix: correctly version kvm events to build against v3.0 kernel
984 * Add extraversion (e.g. -rc4) to lttng-tracer modinfo
985
4be86211
MD
9862014-02-14 LTTng modules 2.4.0-rc4
987 * Fix: use after free in ring buffer clients
988 * Fix: Add statedump exit so module is not permanent
989 * Cleanup: move callback init to static initialization
990 * Fix: OOT lttng-statedump tracepoints not visible with signed kernels
991
00808267
MD
9922014-01-29 LTTng modules 2.4.0-rc3
993 * Fix: tracepoint event name mapping at unregister
994 * Fix: tracepoint name remapping
995 * Fix: enable event error path memory corruption
996 * Update kvm instrumentation to Linux 3.13
997 * Update sched instrumentation to Linux 3.13
998 * Fix: provide more precise error report for enable event
999 * Fix: quote event name in metadata
1000 * Add version info to lttng-tracer.ko modinfo
1001
0aa12233
MD
10022013-12-10 LTTng modules 2.4.0-rc2
1003 * Fix: client_packet_header() uses wrong packet
1004 * Cleanup: fix typo in ring buffer backend comment
1005 * Fix: handle unknown event type parameter
1006 * Fix: eliminate timestamp overlap between packets
1007 * gcc blacklist: only apply when building with gcc
1008 * Blacklist ARM gcc 4.8.0, 4.8.1, 4.8.2
1009
223ca7c5
MD
10102013-11-15 LTTng modules 2.4.0-rc1
1011 * Update ext4 instrumentation to Linux 3.12
1012 * Update RCU instrumentation to Linux 3.12
1013 * Update btrfs instrumentation to 3.12 kernel
1014 * Update vmscan instrumentation to Linux 3.12
1015 * update: kmem instrumentation 3.12 kernel support
1016 * lttng-statedump-impl: Use generic hard irqs for Linux >= 3.12
1017 * lttng-statedump-impl: Fix lttng_list_interrupts for empty implementation
1018 * Import fix from LTSI: 3.4+ RT kernels use CONFIG_PREEMPT_RT_FULL
1019 * Add new tracepoint in KVM
1020 * Blacklist kernels 3.10.13 and 3.11.2
1021 * LTTng trace-clock: shrink kernel blacklist
1022 * Metadata flush writes data from the cache
1023 * Per-stream ioctl to get the current timestamp
1024 * LTTng ringbuffer ABI calls for index generation
1025 * Prepare LTTng override of ring buffer fops
1026 * Blacklist Linux kernels 3.10+
1027
78c8710b
MD
10282013-09-03 LTTng modules 2.3.0
1029 * Fix: metadata stream should not reference session
1030 * Fix: btrfs: support 3.11 Linux kernel
1031 * statedump: remove KERN_DEBUG messages
1032 * Fix: ext4: add missing tracepoints for 3.11 kernel
1033 * Fix: ext4: Linux 3.11 support
1034 * Fix: ext3: 3.11 Linux support
1035 * Fix: statedump nsproxy 3.11 Linux support
1036
cf7ae3e6
MD
10372013-08-30 LTTng modules 2.3.0-rc2
1038 * Fix: metadata lttng channel refcount
1039 * README: lttng-modules incompatible with lttng 0.x patchset
1040
54207845
MD
10412013-07-17 LTTng modules 2.3.0-rc1
1042 * Fix: kvm x86 probes side-effect
1043 * Fix: allow get/put subbuf in loop for metadata stream
1044 * Add support for kvm x86 specific tracepoints
1045 * Add mainline headers for kvm x86 tracepoints
1046 * Remove old 3.0.4 x86-64 extracted syscall info
1047 * Point the x86-64 overrides to newly extracted 3.10-rc7 files
1048 * Add syscalls extracted files from a 3.10-rc7 kernel
1049 * Improve documentation of the syscall extractor script
1050 * Fix: double length of __dynamic_len array
1051 * Fix printk instrumentation
1052 * Introduce __dynamic_array_enc_ext_2() and tp_memcpy_dyn_2()
1053 * Fix: ring buffer: get_subbuf() checks should be performed on "consumed" parameter
1054 * Fix: SWITCH_FLUSH new sub-buffer checks
1055 * Fix: ring buffer: handle concurrent update in nested buffer wrap around check
1056 * Cleanup: lib_ring_buffer_switch_new_end() only calls subbuffer_set_data_size()
1057 * Revert "Cleanup: ring buffer: remove lib_ring_buffer_switch_new_end()"
1058 * Fix: handle writes of length 0
1059 * Fix: ring buffer: RING_BUFFER_FLUSH ioctl buffer corruption
1060 * Cleanup: ring buffer: remove lib_ring_buffer_switch_new_end()
1061 * print warning and return -EBUSY on double get_subbuf()
1062 * Add header to fix compilation of syscalls-extractor on 3.9 kernel
1063 * Fix: don't do 0 byte event reservation
1064 * Document that payload size need to be greater than 0
1065 * Fix build and load against linux-2.6.33.x
1066 * Fix: add missing CONFIG_COMPAT around lib_ring_buffer_compat_ioctl
1067 * Metadata cache and multiple metadata channels
1068 * fix block instrumentation probe signature mismatch for 3.9.x kernels
1069 * fix: block instrumentation: NULL pointer dereference
1070 * Update rcu instrumentation to 3.9.[0-4]
1071 * Fix CPU hotplug section mismatches
1072 * Add system calls definitions for powerpc-32
1073 * Remove bashism in lttng-syscalls-generate-headers.sh
1074 * Update ARM (32 bit) syscall tracepoints to 3.4
1075
88c5f61b
MD
10762013-05-09 LTTng modules 2.2.0-rc2
1077 * Remove useless lttng_metadata probe
1078 * Fix: warning kvm_trace_exit_reason redefined for 3.9 kernel
1079 * Fix: 3.9.0 block layer instrumentation build
1080 * Revert "Stop build if CONFIG_TRACEPOINTS is not set"
1081 * Stop build if CONFIG_TRACEPOINTS is not set
1082 * Add comments to endifs.
1083 * Fix: remove ARM set_tls system call override
1084 * Cleanup: arm sys_mmap whitespace
1085 * Clean up using global_dirty_limit wrapper for writeback probe
1086
78062c79
MD
10872013-03-29 LTTng modules 2.2.0-rc1
1088 * Update README
1089 * Fix: vmscan instrumentation build
1090 * writeback instrumentation: remove duplicated structures
1091 * block: update instrumentation to 3.9 rc kernel
1092 * rcu: update to 3.9 rc kernel instrumentation
1093 * workqueue instrumentation: remove duplicated structures
1094 * Rename odd event names
1095 * Introduce API to remap event names exposed by LTTng
1096 * lttng-module: sched.h: Fix compilation on 3.9 kernel
1097 * Fix Linux 3.8 btrfs probe warning
1098 * Fix Linux 3.8 ext4 probe support
1099 * Fix 3.8 kernel support: namespace lttng_is_signed_type()
1100 * Fix: don't flush-final for offset 0 if reader is on sub-buffer
1101 * instrumentation sched: add missing fork pid info
1102 * Fix check in lttng_strlen_user_inatomic
1103 * instrumentation: sync with Linux commit a1ce392
1104 * Fix: statedump: missing locking, use lttng_iterate_fd
1105 * Implement lttng_iterate_fd wrapper
1106 * Instrumentation cleanup: kmem events should print hex pointers
1107 * Fix compilation of ext4 and btrfs tracepoints on 2.6.40 kernels
1108 * Fix: statedump hang/too early completion due to logic error
1109 * Fix: statedump hang due to incorrect wait/wakeup use
1110 * put_ulong calls in lib_ring_buffer_compat_ioctl() should be compat
1111 * wrapper/perf.h: Fix kernel version condition
1112 * Add new kernel probes instrumentation
1113 * Update kernel probes to more detailed match to kernel versions
1114 * Fix possible kernel build errors with linux-patches
1115 * Add missing MIT license text to 3 files under this license
1116 * Update sites using kernel version checking macro to new range
1117 * Make upper bound of kernel version checking macro exclusive
1118 * sock instrumentation: fix fields to get referenced values
1119 * ext3 instrumentation: fix of assignment code conversion
1120 * sched instrumentation: rename "pid" fields in sched_process_exec
1121 * Remove remaining semicolons in TP_fast_assign blocks
1122 * Fix compilation for 3.0 kernels that are named 2.6.40
1123 * Fix compilation for 3.0 branch (>= 3.0.39)
1124 * Add kernel version checking macro
1125 * Remove semicolons in TP_fast_assign blocks
1126 * Add ifdefs to net probe to support Linux 2.6.39
1127 * Add kernel probes for supplementary subsystems
1128 * Check if interrupt action name is not null in statedump
1129 * Fix exec instrumentation: only for kernels 3.4.0 and higher
1130 * Add TRACE_EVENT(sched_process_exec) to sched.h
1131 * lib/ringbuffer/frontend_api.h: Include linux/prefetch.h.
1132 * Fix warning with 3.6.0 kernel
1133 * ABI with support for compat 32/64 bits
1134 * Perform calculation on bit size in 64-bit
1135 * Use uint64_t for packet header content size and packet size
1136 * Fix: compat layer only on supported architectures
1137 * Fix ring buffer 32/64 bits compat
1138 * Fix cleanup: move lttng-tracer-core.h include to lib ringbuffer config.h
1139 * Fix ring_buffer_frontend.c: missing include lttng-tracer-core.h
1140 * Fix: statedump missing check for NULL namespace
1141
7cb1d0ee
MD
11422012-09-10 LTTng modules 2.1.0-rc1
1143 * fix timestamps on architectures without CONFIG_KTIME_SCALAR
1144 * Support for linux kernels 2.6.32 through 2.6.37
1145 * Document limitation of vppid and ppid context wrt eventual RCU instrumentation
1146 * Cleanup: no need to hold RCU read-side lock when reading current nsproxy
1147 * Add env hostname information
1148 * Fix: lttng_statedump_process_state for each PID NS has infinite loop
1149 * lttng_statedump_process_state for each PID NS
1150 * Support the hostname context
1151 * Fix: statedump namespaced pid, tid and ppid
1152 * Fix: statedump: disable vm maps enumeration
1153 * Fix: ensure userspace accesses are done with _inatomic
1154 * Fix: vppid context should test for current nsproxy
1155 * Add MIPS system call support
1156 * Change mode of lttng-syscalls-generate-headers.sh to 755
1157 * cleanup: fix typo in syscall instrumentation header
1158 * Cleanup: remove trailing whitespace in README
1159 * trace event: introduce TP_MODULE_NOAUTOLOAD and TP_MODULE_NOINIT
1160 * LTTng: probe-statedump: add #include <linux/sched.h>
1161 * fix: signal_generate event should print utf8 for comm field
1162 * Makes write operation a parameter for tp_memcpy macro
1163 * Add coding style document
1164 * Update instrumentation/events README file
1165 * Add makefile target for preprocessor
1166 * Fix: free_event_id check should compare unsigned int with -1U
1167 * Use unsigned long type for events discarded counter
1168 * Fix: update signal instrumentation for 3.4 kernel
1169 * LTTng Modules ARM syscall instrumentation
1170 * Fix: generate header missing echo -e for escape chars
1171 * Fix: add missing uaccess.h include (for ARM)
1172 * README: Document that CONFIG_MODULES is required
1173 * Fix: README typo
1174 * Fix: document required and optional kernel config options in README
1175
d2a9270f
MD
11762012-03-29 LTTng modules 2.0.1
1177 * Fix: is_compat_task !CONFIG_COMPAT compile error on kernels >= 3.3
1178
11792012-03-20 LTTng modules 2.0.0
730e5783
MD
1180 * First STABLE version
1181 * Add version name
1182
63be4822
MD
11832012-03-20 LTTng modules 2.0.0-rc4
1184 * Update README and add version name place-holder
1185
1bca821c
MD
11862012-03-16 LTTng modules 2.0.0-rc3
1187 * Fix clock offset 32-bit multiplication overflow
1188 * Fix : wrong assign of fd in state dump
1189 * License cleanup, ifdef namespace cleanup
1190 * Fix: ensure power of 2 check handles 64-bit size_t entirely
1191
4d1704b6
MD
11922012-03-02 LTTng modules 2.0.0-rc2
1193 * Fix: dmesg printout should not print metadata warnings
1194 * Fix: use transport name as channel name
1195 * Fix: Return -EINVAL instead of print warning if non power of 2 size/num_subbuf
1196
f66cbcc8
MD
11972012-02-20 LTTng modules 2.0.0-rc1
1198 * Standardize version across toolchain
1199 * statedump: Use old macro name for kernel 2.6.38
1200
2646f1db
MD
12012012-02-16 LTTng modules 2.0-pre15
1202 * Add timer instrumentation
1203 * fix: need to undef mainline define
1204 * fix: Include signal.h instead of irq.h for prototype match check
1205 * Add signal instrumentation
1206
3e8b3fb8
MD
12072012-02-16 LTTng modules 2.0-pre14
1208 * syscall tracing: sys_getcpu
1209 * Add sys_clone x86 instrumentation
1210 * statedump: fix include circular dep
1211 * Implement state dump
1212
ed5a7a8f
MD
12132012-02-09 LTTng modules 2.0-pre13
1214 * Update README
1215 * environment: write sysname, release, version, domain to metadata
1216 * Allow open /proc/lttng for read & write
1217
497051bd
MD
12182012-02-02 LTTng modules 2.0-pre12
1219 * Add x86 32/64 execve syscall instrumentation override
1220 * Remove unused defines
1221 * Add padding to ABI
1222 * Use LTTNG_KERNEL_SYM_NAME_LEN
1223 * Update version to 1.9.9
1224 * Add missing double-quotes to clock uuid
1225 * clock: read bootid as clock monotonic ID
1226 * Fix comment
1227 * Cleanup comment
1228 * clock: output clock description in metadata
1229 * Properly fix the timekeeping overflow detection
1230 * Fix init bug
1231 * rename lib-ring-buffer to lttng-lib-ring-buffer
1232 * Remove #warning
1233 * Mass rename: ltt_*/ltt-* to LTTNG_*/LTTNG-*
1234 * Update TODO
1235 * Update TODO
1236 * Remove debugfs file (keep only proc file)
1237 * Rename lttng-debugfs-abi files to lttng-abi
1238
4d3e89e3
MD
12392011-12-13 LTTng modules 2.0-pre11
1240 * Fix OOPS caused by reference of config pointer
1241 * Gather detailed info from x86 64 32-bit compat syscall instrumentation
1242 * lttng lib: ring buffer move null pointer check to open
1243 * lttng lib: ring buffer remove duplicate null pointer
1244 * lttng lib: ring buffer: remove stale null-pointer
1245 * lttng wrapper: add missing include to kallsyms wrapper
1246 * lttng: cleanup one-bit signed bitfields
1247 * Add TODO file
1248 * Update symbol name length max size to 256
1249 * Fix last modifications to string_from_user operations
1250 * Document that depmod needs to be executed by hand
1251 * Fix strlen_user fault space reservation
1252 * Fix tp_copy_string_from_user handling of faults
1253 * Disable block layer tracing support for kernels < 2.6.38
1254 * lttng context: perf counter, fix 32-bit vs 64-bit field size bug
1255 * Update trace clock warning to match the current development plan
1256 * ringbuffer: make ring buffer printk less verbose
1257 * Makefile: do not run depmod manually
1258
e2222c2e
MD
12592011-09-30 LTTng modules 2.0-pre10
1260 * x86-32: override sys_mmap syscall instrumentation
1261 * Fix cast warning
1262
bfb508ed
MD
12632011-09-29 LTTng modules 2.0-pre9
1264 * x86 32 syscalls: fix !CONFIG_UID16
1265 * Use __string_from_user
1266 * Add __string_from_user
1267 * Rename "comm" context to "procname"
1268 * Fetch "type" name field for mount syscall
1269 * Create common override file for all architectures
1270 * Shrink stack size usage
1271 * Cleanup: remove unused lttng-compat-syscalls.c file
1272 * Support detailed compat syscalls on x86_64
1273 * Fix syscall table
1274 * Add disabled compat syscalls detail (work in progress)
1275 * Add config compat support for detailed x86_32 syscalls
1276 * Handle newer 3.1+ perf API
1277 * Add dummy x86-32 override headers
1278 * Bind x86-32 syscall headers
1279 * Add x86-32 syscall headers
1280 * Add check for KALLSYMS_ALL in syscall extraction script
1281 * Automate string extraction for syscalls
1282 * Automate syscall filename/pathname extraction
1283 * Add exit to ring_buffer_frontend so module is unloadable
1284 * Add sys_open filename (x86_64)
1285 * Add missing memcpy callback
1286 * copy_from_user and memset
1287 * Add missing alignment after header write
1288 * lib ring buffer: add frontend init as module_init
1289 * lib ring buffer frontend: add missing lock initialization
1290 * ARM: Set bit 0 for thumb mode in kallsyms_lookup_name returned address (missing file)
1291 * ARM: Set bit 0 for thumb mode in kallsyms_lookup_name returned address
1292 * Create override for sys_mmap
1293 * Rename syscalls -> syscall in LTTng ABI
1294 * Use different event name for compat syscalls
1295 * Allow trace syscall table override
1296 * Add dummy override files
1297 * syscall detail: add override capability
1298 * Add pointer pretty-print heuristics
1299 * Add __field_hex
1300 * Rename sys exit errno into ret
1301 * Enable detailed syscalls only for native x86_64
1302 * Use "unknown" for compat syscalls
1303 * Disable x86-64 specific detailed syscalls for now, until we deal with 32-bit compat
1304 * Fix syscall exit
1305 * Fix sys exit
1306 * Only enable detailed syscalls for x86_64 for now
1307 * Merge unknown syscall method with extended detail method
1308 * Add underscore prefix before event names
1309 * Add syscalls pointers detailed syscall tracing
1310 * Use perl for regexp
1311 * Support generation of syscall probes for those with pointers
1312 * Support detailed syscalls with 0 arguments
1313 * detailed syscall tracing (work in progress)
1314 * Expose /proc/lttng file
1315 * Implement detailed syscall event probe
1316 * Disable perf build for < 2.6.33 kernels
1317 * Syscall detail mode: generate syscall table
1318 * block instrumentation: write cmd as hex sequence
1319 * lttng-events TRACE_EVENT generator cleanup
1320 * block layer instrumentation: fix cmd field
1321 * Remove 0 args syscalls for now from type-aware syscall cb generator
1322 * Generate trace syscall table macros
1323 * Put syscall tracing without arg types back in place
1324 * Detailed system call tracing (TRACE_EVENT() generation for integer support)
1325 * lttng events probes: don't clash with "ctx" variable name
1326 * lib ring buffer must take private pointer copy before decrementing refcount
1327
47655e60
MD
13282011-08-16 LTTng modules 2.0-pre8
1329 * Fix metadata buffer wait/wakeup
1330
99a93317
MD
13312011-08-12 LTTng modules 2.0-pre7
1332 * Add missing module refcount to lttng_tracepoint_list_fops
1333 * Add license info about lib/ringbuffer/ring_buffer_mmap.c being GPLv2
This page took 0.093744 seconds and 4 git commands to generate.