Version 2.0.7
[lttng-modules.git] / ChangeLog
CommitLineData
a94a9ec7
MD
12013-06-18 LTTng modules 2.0.7
2 * Fix build and load against linux-2.6.33.x
3 * Fix check in lttng_strlen_user_inatomic
4 * Fix: statedump hang/too early completion due to logic error
5 * Fix: statedump hang due to incorrect wait/wakeup use
6
ec6661e1
MD
72012-12-07 LTTng modules 2.0.6
8 * lib/ringbuffer/frontend_api.h: Include linux/prefetch.h.
9 * Fix warning with 3.6.0 kernel
10 * Fix: compat layer only on supported architectures
11 * Fix ring buffer 32/64 bits compat
12 * Fix cleanup: move lttng-tracer-core.h include to lib ringbuffer config.h
13 * Fix ring_buffer_frontend.c: missing include lttng-tracer-core.h
14 * fix timestamps on architectures without CONFIG_KTIME_SCALAR
15
cbb0f0f5
MD
162012-08-27 LTTng modules 2.0.5
17 * Fix: statedump: disable vm maps enumeration
18 * Fix: ensure userspace accesses are done with _inatomic
19 * Fix: vppid context should test for current nsproxy
20
a75e6714
MD
212012-06-27 LTTng modules 2.0.4
22 * LTTng: probe-statedump: add #include <linux/sched.h>
23 * fix: signal_generate event should print utf8 for comm field
24
b43e88c0
MD
252012-06-01 LTTng modules 2.0.3
26 * Fix: free_event_id check should compare unsigned int with -1U
27 * Fix: update signal instrumentation for 3.4 kernel
28
5bed5c09
MD
292012-04-18 LTTng modules 2.0.2
30 * Fix: generate header missing echo -e for escape chars
31 * Fix: add missing uaccess.h include (for ARM)
32 * README: Document that CONFIG_MODULES is required
33 * Fix: README typo
34 * Fix: document required and optional kernel config options in README
35
d2a9270f
MD
362012-03-29 LTTng modules 2.0.1
37 * Fix: is_compat_task !CONFIG_COMPAT compile error on kernels >= 3.3
38
392012-03-20 LTTng modules 2.0.0
730e5783
MD
40 * First STABLE version
41 * Add version name
42
63be4822
MD
432012-03-20 LTTng modules 2.0.0-rc4
44 * Update README and add version name place-holder
45
1bca821c
MD
462012-03-16 LTTng modules 2.0.0-rc3
47 * Fix clock offset 32-bit multiplication overflow
48 * Fix : wrong assign of fd in state dump
49 * License cleanup, ifdef namespace cleanup
50 * Fix: ensure power of 2 check handles 64-bit size_t entirely
51
4d1704b6
MD
522012-03-02 LTTng modules 2.0.0-rc2
53 * Fix: dmesg printout should not print metadata warnings
54 * Fix: use transport name as channel name
55 * Fix: Return -EINVAL instead of print warning if non power of 2 size/num_subbuf
56
f66cbcc8
MD
572012-02-20 LTTng modules 2.0.0-rc1
58 * Standardize version across toolchain
59 * statedump: Use old macro name for kernel 2.6.38
60
2646f1db
MD
612012-02-16 LTTng modules 2.0-pre15
62 * Add timer instrumentation
63 * fix: need to undef mainline define
64 * fix: Include signal.h instead of irq.h for prototype match check
65 * Add signal instrumentation
66
3e8b3fb8
MD
672012-02-16 LTTng modules 2.0-pre14
68 * syscall tracing: sys_getcpu
69 * Add sys_clone x86 instrumentation
70 * statedump: fix include circular dep
71 * Implement state dump
72
ed5a7a8f
MD
732012-02-09 LTTng modules 2.0-pre13
74 * Update README
75 * environment: write sysname, release, version, domain to metadata
76 * Allow open /proc/lttng for read & write
77
497051bd
MD
782012-02-02 LTTng modules 2.0-pre12
79 * Add x86 32/64 execve syscall instrumentation override
80 * Remove unused defines
81 * Add padding to ABI
82 * Use LTTNG_KERNEL_SYM_NAME_LEN
83 * Update version to 1.9.9
84 * Add missing double-quotes to clock uuid
85 * clock: read bootid as clock monotonic ID
86 * Fix comment
87 * Cleanup comment
88 * clock: output clock description in metadata
89 * Properly fix the timekeeping overflow detection
90 * Fix init bug
91 * rename lib-ring-buffer to lttng-lib-ring-buffer
92 * Remove #warning
93 * Mass rename: ltt_*/ltt-* to LTTNG_*/LTTNG-*
94 * Update TODO
95 * Update TODO
96 * Remove debugfs file (keep only proc file)
97 * Rename lttng-debugfs-abi files to lttng-abi
98
4d3e89e3
MD
992011-12-13 LTTng modules 2.0-pre11
100 * Fix OOPS caused by reference of config pointer
101 * Gather detailed info from x86 64 32-bit compat syscall instrumentation
102 * lttng lib: ring buffer move null pointer check to open
103 * lttng lib: ring buffer remove duplicate null pointer
104 * lttng lib: ring buffer: remove stale null-pointer
105 * lttng wrapper: add missing include to kallsyms wrapper
106 * lttng: cleanup one-bit signed bitfields
107 * Add TODO file
108 * Update symbol name length max size to 256
109 * Fix last modifications to string_from_user operations
110 * Document that depmod needs to be executed by hand
111 * Fix strlen_user fault space reservation
112 * Fix tp_copy_string_from_user handling of faults
113 * Disable block layer tracing support for kernels < 2.6.38
114 * lttng context: perf counter, fix 32-bit vs 64-bit field size bug
115 * Update trace clock warning to match the current development plan
116 * ringbuffer: make ring buffer printk less verbose
117 * Makefile: do not run depmod manually
118
e2222c2e
MD
1192011-09-30 LTTng modules 2.0-pre10
120 * x86-32: override sys_mmap syscall instrumentation
121 * Fix cast warning
122
bfb508ed
MD
1232011-09-29 LTTng modules 2.0-pre9
124 * x86 32 syscalls: fix !CONFIG_UID16
125 * Use __string_from_user
126 * Add __string_from_user
127 * Rename "comm" context to "procname"
128 * Fetch "type" name field for mount syscall
129 * Create common override file for all architectures
130 * Shrink stack size usage
131 * Cleanup: remove unused lttng-compat-syscalls.c file
132 * Support detailed compat syscalls on x86_64
133 * Fix syscall table
134 * Add disabled compat syscalls detail (work in progress)
135 * Add config compat support for detailed x86_32 syscalls
136 * Handle newer 3.1+ perf API
137 * Add dummy x86-32 override headers
138 * Bind x86-32 syscall headers
139 * Add x86-32 syscall headers
140 * Add check for KALLSYMS_ALL in syscall extraction script
141 * Automate string extraction for syscalls
142 * Automate syscall filename/pathname extraction
143 * Add exit to ring_buffer_frontend so module is unloadable
144 * Add sys_open filename (x86_64)
145 * Add missing memcpy callback
146 * copy_from_user and memset
147 * Add missing alignment after header write
148 * lib ring buffer: add frontend init as module_init
149 * lib ring buffer frontend: add missing lock initialization
150 * ARM: Set bit 0 for thumb mode in kallsyms_lookup_name returned address (missing file)
151 * ARM: Set bit 0 for thumb mode in kallsyms_lookup_name returned address
152 * Create override for sys_mmap
153 * Rename syscalls -> syscall in LTTng ABI
154 * Use different event name for compat syscalls
155 * Allow trace syscall table override
156 * Add dummy override files
157 * syscall detail: add override capability
158 * Add pointer pretty-print heuristics
159 * Add __field_hex
160 * Rename sys exit errno into ret
161 * Enable detailed syscalls only for native x86_64
162 * Use "unknown" for compat syscalls
163 * Disable x86-64 specific detailed syscalls for now, until we deal with 32-bit compat
164 * Fix syscall exit
165 * Fix sys exit
166 * Only enable detailed syscalls for x86_64 for now
167 * Merge unknown syscall method with extended detail method
168 * Add underscore prefix before event names
169 * Add syscalls pointers detailed syscall tracing
170 * Use perl for regexp
171 * Support generation of syscall probes for those with pointers
172 * Support detailed syscalls with 0 arguments
173 * detailed syscall tracing (work in progress)
174 * Expose /proc/lttng file
175 * Implement detailed syscall event probe
176 * Disable perf build for < 2.6.33 kernels
177 * Syscall detail mode: generate syscall table
178 * block instrumentation: write cmd as hex sequence
179 * lttng-events TRACE_EVENT generator cleanup
180 * block layer instrumentation: fix cmd field
181 * Remove 0 args syscalls for now from type-aware syscall cb generator
182 * Generate trace syscall table macros
183 * Put syscall tracing without arg types back in place
184 * Detailed system call tracing (TRACE_EVENT() generation for integer support)
185 * lttng events probes: don't clash with "ctx" variable name
186 * lib ring buffer must take private pointer copy before decrementing refcount
187
47655e60
MD
1882011-08-16 LTTng modules 2.0-pre8
189 * Fix metadata buffer wait/wakeup
190
99a93317
MD
1912011-08-12 LTTng modules 2.0-pre7
192 * Add missing module refcount to lttng_tracepoint_list_fops
193 * Add license info about lib/ringbuffer/ring_buffer_mmap.c being GPLv2
This page took 0.030434 seconds and 4 git commands to generate.