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