Add support for kvm x86 specific tracepoints
[lttng-modules.git] / ChangeLog
CommitLineData
88c5f61b
MD
12013-05-09 LTTng modules 2.2.0-rc2
2 * Remove useless lttng_metadata probe
3 * Fix: warning kvm_trace_exit_reason redefined for 3.9 kernel
4 * Fix: 3.9.0 block layer instrumentation build
5 * Revert "Stop build if CONFIG_TRACEPOINTS is not set"
6 * Stop build if CONFIG_TRACEPOINTS is not set
7 * Add comments to endifs.
8 * Fix: remove ARM set_tls system call override
9 * Cleanup: arm sys_mmap whitespace
10 * Clean up using global_dirty_limit wrapper for writeback probe
11
78062c79
MD
122013-03-29 LTTng modules 2.2.0-rc1
13 * Update README
14 * Fix: vmscan instrumentation build
15 * writeback instrumentation: remove duplicated structures
16 * block: update instrumentation to 3.9 rc kernel
17 * rcu: update to 3.9 rc kernel instrumentation
18 * workqueue instrumentation: remove duplicated structures
19 * Rename odd event names
20 * Introduce API to remap event names exposed by LTTng
21 * lttng-module: sched.h: Fix compilation on 3.9 kernel
22 * Fix Linux 3.8 btrfs probe warning
23 * Fix Linux 3.8 ext4 probe support
24 * Fix 3.8 kernel support: namespace lttng_is_signed_type()
25 * Fix: don't flush-final for offset 0 if reader is on sub-buffer
26 * instrumentation sched: add missing fork pid info
27 * Fix check in lttng_strlen_user_inatomic
28 * instrumentation: sync with Linux commit a1ce392
29 * Fix: statedump: missing locking, use lttng_iterate_fd
30 * Implement lttng_iterate_fd wrapper
31 * Instrumentation cleanup: kmem events should print hex pointers
32 * Fix compilation of ext4 and btrfs tracepoints on 2.6.40 kernels
33 * Fix: statedump hang/too early completion due to logic error
34 * Fix: statedump hang due to incorrect wait/wakeup use
35 * put_ulong calls in lib_ring_buffer_compat_ioctl() should be compat
36 * wrapper/perf.h: Fix kernel version condition
37 * Add new kernel probes instrumentation
38 * Update kernel probes to more detailed match to kernel versions
39 * Fix possible kernel build errors with linux-patches
40 * Add missing MIT license text to 3 files under this license
41 * Update sites using kernel version checking macro to new range
42 * Make upper bound of kernel version checking macro exclusive
43 * sock instrumentation: fix fields to get referenced values
44 * ext3 instrumentation: fix of assignment code conversion
45 * sched instrumentation: rename "pid" fields in sched_process_exec
46 * Remove remaining semicolons in TP_fast_assign blocks
47 * Fix compilation for 3.0 kernels that are named 2.6.40
48 * Fix compilation for 3.0 branch (>= 3.0.39)
49 * Add kernel version checking macro
50 * Remove semicolons in TP_fast_assign blocks
51 * Add ifdefs to net probe to support Linux 2.6.39
52 * Add kernel probes for supplementary subsystems
53 * Check if interrupt action name is not null in statedump
54 * Fix exec instrumentation: only for kernels 3.4.0 and higher
55 * Add TRACE_EVENT(sched_process_exec) to sched.h
56 * lib/ringbuffer/frontend_api.h: Include linux/prefetch.h.
57 * Fix warning with 3.6.0 kernel
58 * ABI with support for compat 32/64 bits
59 * Perform calculation on bit size in 64-bit
60 * Use uint64_t for packet header content size and packet size
61 * Fix: compat layer only on supported architectures
62 * Fix ring buffer 32/64 bits compat
63 * Fix cleanup: move lttng-tracer-core.h include to lib ringbuffer config.h
64 * Fix ring_buffer_frontend.c: missing include lttng-tracer-core.h
65 * Fix: statedump missing check for NULL namespace
66
7cb1d0ee
MD
672012-09-10 LTTng modules 2.1.0-rc1
68 * fix timestamps on architectures without CONFIG_KTIME_SCALAR
69 * Support for linux kernels 2.6.32 through 2.6.37
70 * Document limitation of vppid and ppid context wrt eventual RCU instrumentation
71 * Cleanup: no need to hold RCU read-side lock when reading current nsproxy
72 * Add env hostname information
73 * Fix: lttng_statedump_process_state for each PID NS has infinite loop
74 * lttng_statedump_process_state for each PID NS
75 * Support the hostname context
76 * Fix: statedump namespaced pid, tid and ppid
77 * Fix: statedump: disable vm maps enumeration
78 * Fix: ensure userspace accesses are done with _inatomic
79 * Fix: vppid context should test for current nsproxy
80 * Add MIPS system call support
81 * Change mode of lttng-syscalls-generate-headers.sh to 755
82 * cleanup: fix typo in syscall instrumentation header
83 * Cleanup: remove trailing whitespace in README
84 * trace event: introduce TP_MODULE_NOAUTOLOAD and TP_MODULE_NOINIT
85 * LTTng: probe-statedump: add #include <linux/sched.h>
86 * fix: signal_generate event should print utf8 for comm field
87 * Makes write operation a parameter for tp_memcpy macro
88 * Add coding style document
89 * Update instrumentation/events README file
90 * Add makefile target for preprocessor
91 * Fix: free_event_id check should compare unsigned int with -1U
92 * Use unsigned long type for events discarded counter
93 * Fix: update signal instrumentation for 3.4 kernel
94 * LTTng Modules ARM syscall instrumentation
95 * Fix: generate header missing echo -e for escape chars
96 * Fix: add missing uaccess.h include (for ARM)
97 * README: Document that CONFIG_MODULES is required
98 * Fix: README typo
99 * Fix: document required and optional kernel config options in README
100
d2a9270f
MD
1012012-03-29 LTTng modules 2.0.1
102 * Fix: is_compat_task !CONFIG_COMPAT compile error on kernels >= 3.3
103
1042012-03-20 LTTng modules 2.0.0
730e5783
MD
105 * First STABLE version
106 * Add version name
107
63be4822
MD
1082012-03-20 LTTng modules 2.0.0-rc4
109 * Update README and add version name place-holder
110
1bca821c
MD
1112012-03-16 LTTng modules 2.0.0-rc3
112 * Fix clock offset 32-bit multiplication overflow
113 * Fix : wrong assign of fd in state dump
114 * License cleanup, ifdef namespace cleanup
115 * Fix: ensure power of 2 check handles 64-bit size_t entirely
116
4d1704b6
MD
1172012-03-02 LTTng modules 2.0.0-rc2
118 * Fix: dmesg printout should not print metadata warnings
119 * Fix: use transport name as channel name
120 * Fix: Return -EINVAL instead of print warning if non power of 2 size/num_subbuf
121
f66cbcc8
MD
1222012-02-20 LTTng modules 2.0.0-rc1
123 * Standardize version across toolchain
124 * statedump: Use old macro name for kernel 2.6.38
125
2646f1db
MD
1262012-02-16 LTTng modules 2.0-pre15
127 * Add timer instrumentation
128 * fix: need to undef mainline define
129 * fix: Include signal.h instead of irq.h for prototype match check
130 * Add signal instrumentation
131
3e8b3fb8
MD
1322012-02-16 LTTng modules 2.0-pre14
133 * syscall tracing: sys_getcpu
134 * Add sys_clone x86 instrumentation
135 * statedump: fix include circular dep
136 * Implement state dump
137
ed5a7a8f
MD
1382012-02-09 LTTng modules 2.0-pre13
139 * Update README
140 * environment: write sysname, release, version, domain to metadata
141 * Allow open /proc/lttng for read & write
142
497051bd
MD
1432012-02-02 LTTng modules 2.0-pre12
144 * Add x86 32/64 execve syscall instrumentation override
145 * Remove unused defines
146 * Add padding to ABI
147 * Use LTTNG_KERNEL_SYM_NAME_LEN
148 * Update version to 1.9.9
149 * Add missing double-quotes to clock uuid
150 * clock: read bootid as clock monotonic ID
151 * Fix comment
152 * Cleanup comment
153 * clock: output clock description in metadata
154 * Properly fix the timekeeping overflow detection
155 * Fix init bug
156 * rename lib-ring-buffer to lttng-lib-ring-buffer
157 * Remove #warning
158 * Mass rename: ltt_*/ltt-* to LTTNG_*/LTTNG-*
159 * Update TODO
160 * Update TODO
161 * Remove debugfs file (keep only proc file)
162 * Rename lttng-debugfs-abi files to lttng-abi
163
4d3e89e3
MD
1642011-12-13 LTTng modules 2.0-pre11
165 * Fix OOPS caused by reference of config pointer
166 * Gather detailed info from x86 64 32-bit compat syscall instrumentation
167 * lttng lib: ring buffer move null pointer check to open
168 * lttng lib: ring buffer remove duplicate null pointer
169 * lttng lib: ring buffer: remove stale null-pointer
170 * lttng wrapper: add missing include to kallsyms wrapper
171 * lttng: cleanup one-bit signed bitfields
172 * Add TODO file
173 * Update symbol name length max size to 256
174 * Fix last modifications to string_from_user operations
175 * Document that depmod needs to be executed by hand
176 * Fix strlen_user fault space reservation
177 * Fix tp_copy_string_from_user handling of faults
178 * Disable block layer tracing support for kernels < 2.6.38
179 * lttng context: perf counter, fix 32-bit vs 64-bit field size bug
180 * Update trace clock warning to match the current development plan
181 * ringbuffer: make ring buffer printk less verbose
182 * Makefile: do not run depmod manually
183
e2222c2e
MD
1842011-09-30 LTTng modules 2.0-pre10
185 * x86-32: override sys_mmap syscall instrumentation
186 * Fix cast warning
187
bfb508ed
MD
1882011-09-29 LTTng modules 2.0-pre9
189 * x86 32 syscalls: fix !CONFIG_UID16
190 * Use __string_from_user
191 * Add __string_from_user
192 * Rename "comm" context to "procname"
193 * Fetch "type" name field for mount syscall
194 * Create common override file for all architectures
195 * Shrink stack size usage
196 * Cleanup: remove unused lttng-compat-syscalls.c file
197 * Support detailed compat syscalls on x86_64
198 * Fix syscall table
199 * Add disabled compat syscalls detail (work in progress)
200 * Add config compat support for detailed x86_32 syscalls
201 * Handle newer 3.1+ perf API
202 * Add dummy x86-32 override headers
203 * Bind x86-32 syscall headers
204 * Add x86-32 syscall headers
205 * Add check for KALLSYMS_ALL in syscall extraction script
206 * Automate string extraction for syscalls
207 * Automate syscall filename/pathname extraction
208 * Add exit to ring_buffer_frontend so module is unloadable
209 * Add sys_open filename (x86_64)
210 * Add missing memcpy callback
211 * copy_from_user and memset
212 * Add missing alignment after header write
213 * lib ring buffer: add frontend init as module_init
214 * lib ring buffer frontend: add missing lock initialization
215 * ARM: Set bit 0 for thumb mode in kallsyms_lookup_name returned address (missing file)
216 * ARM: Set bit 0 for thumb mode in kallsyms_lookup_name returned address
217 * Create override for sys_mmap
218 * Rename syscalls -> syscall in LTTng ABI
219 * Use different event name for compat syscalls
220 * Allow trace syscall table override
221 * Add dummy override files
222 * syscall detail: add override capability
223 * Add pointer pretty-print heuristics
224 * Add __field_hex
225 * Rename sys exit errno into ret
226 * Enable detailed syscalls only for native x86_64
227 * Use "unknown" for compat syscalls
228 * Disable x86-64 specific detailed syscalls for now, until we deal with 32-bit compat
229 * Fix syscall exit
230 * Fix sys exit
231 * Only enable detailed syscalls for x86_64 for now
232 * Merge unknown syscall method with extended detail method
233 * Add underscore prefix before event names
234 * Add syscalls pointers detailed syscall tracing
235 * Use perl for regexp
236 * Support generation of syscall probes for those with pointers
237 * Support detailed syscalls with 0 arguments
238 * detailed syscall tracing (work in progress)
239 * Expose /proc/lttng file
240 * Implement detailed syscall event probe
241 * Disable perf build for < 2.6.33 kernels
242 * Syscall detail mode: generate syscall table
243 * block instrumentation: write cmd as hex sequence
244 * lttng-events TRACE_EVENT generator cleanup
245 * block layer instrumentation: fix cmd field
246 * Remove 0 args syscalls for now from type-aware syscall cb generator
247 * Generate trace syscall table macros
248 * Put syscall tracing without arg types back in place
249 * Detailed system call tracing (TRACE_EVENT() generation for integer support)
250 * lttng events probes: don't clash with "ctx" variable name
251 * lib ring buffer must take private pointer copy before decrementing refcount
252
47655e60
MD
2532011-08-16 LTTng modules 2.0-pre8
254 * Fix metadata buffer wait/wakeup
255
99a93317
MD
2562011-08-12 LTTng modules 2.0-pre7
257 * Add missing module refcount to lttng_tracepoint_list_fops
258 * Add license info about lib/ringbuffer/ring_buffer_mmap.c being GPLv2
This page took 0.032657 seconds and 4 git commands to generate.