Fix: consumerd: wrong timer mentioned in error logging
[lttng-tools.git] / ChangeLog
CommitLineData
2e435abd
JG
12024-03-28 lttng-tools 2.12.15 (Respect Your Cat Day)
2 * Fix: baddr-statedump: use $(LIBTOOL) --mode=execute
3 * Fix: relayd: live client not notified of inactive streams
4 * Fix: relayd: live: dispose of zombie viewer metadata stream
5 * Fix: sessiond: freeze on channel creation on restart
6 * common: move utils_create_lock_file to its own file
7 * tests: tools/clear/test_ust wait for specific test app pid
8 * Tests: use CPU ids from online ranges
9 * Tests: Preemptively fail infinite blocking tests when low on disk space
10 * Fix: lttng-add-context: leak of application context parameters
11
821783e5
JG
122023-06-20 lttng-tools 2.12.14 (National Ice Cream Soda Day)
13 * Tests fix: test_callstack: output of addr2line incorrectly parsed
14 * Fix: adding a user space probe fails on thumb functions
15 * Fix: Tests that assume CPU 0 is present
16 * Fix: Wrong assumption about possible CPUs
17 * Tests: fix: parse-callback reports missing addr2line
18 * Tests: snapshot tests complain that nothing is output
19 * Tests: Test snapshot maximum size correctly
20 * Tests: Add get_possible_cpus_count utility
21 * Fix: ini parser: truncation of value name
22
5747cb1b
JG
232023-01-05 lttng-tools 2.12.13 (National Whipped Cream Day)
24 * Fix: lttng: poptGetArg doesn't provide string ownership
25 * Fix: relayd: missing space in trace creation logging statement
26 * Fix: never use 'no' in a command variable
27 * Fix: consumer: snapshot: assertion on subsequent snapshot
28 * Fix: sessiond: instance uuid is not sufficiently unique
29
25d0ca09
JG
302022-08-22 lttng-tools 2.12.12 (National Bao Day)
31 * Fix: waiter: futex wait: handle spurious futex wakeups
32 * Fix: futex wait: handle spurious futex wakeups
33 * Fix: utils: unhandled close return value
34 * Fix: agent port file is o+w when launching as root
35 * Fix: tests: don't assume sequential cpuids
36 * Fix: ust-consumerd: set `hangup_flush_done` in a locked context
37 * Revert "Fix: sessiond: rotation trigger leak"
38 * Fix: lttng-snapshot: use after free of max size argument
39 * Fix: lttng: snapshot: add-output: leak of max size parameter
40 * Tests: fix: lttng-create: leaked command parameter
41 * Fix: sessiond: rotation trigger leak
42 * Tests: fix: schedule api: leak of rotation schedule list
43 * Fix: lttng: enable-rotation: leak of command parameter
44 * Fix: lttng: track: leaked command parameter
45 * Fix: lttng: enable-channel: leak of popt arguments
46 * Tests: fix: leak of some attributes of ltt_ust_session
47 * Fix: liblttng-ctl: non-packed structure used for tracker serialization
48 * Fix: test: lttng kernel modules still loaded after running test_clock_override
49
9b98bb8d
JG
502022-04-13 lttng-tools 2.12.11 (International Day of Pink)
51 * Fix: notification: assert on len > 0 for dropped notification message
52 * Fix: sessiond: cmd_enable_channel: negative error code used
53
e8731086
JG
542022-03-28 lttng-tools 2.12.10 (National Hot Tub Day)
55 * Fix: Remove liblttng-ctl.so dependency on liburcu-cds.so and liburcu-common.so
56
50ffaef1
JG
572022-03-28 lttng-tools 2.12.9 (National Hot Tub Day)
58 * Fix: lttng-elf: wrong error label used by error path
59 * Fix: use the correct endian compat macros
60 * Fix: lttng-elf: untrusted entry size divisor
61 * Fix: event: erroneous bound check on perf counter name size
62 * Fix: relayd: missing session unlock on error path
63 * fix: warning '-Wstringop-truncation' with GCC 11.2
64 * Add Log4j 2.x agent tests for the 'log4j' domain
65 * Fix: relayd: session id is ignored by 2.11+ create session command
66 * Fix: consumerd: use-after-free of metadata bucket
67 * Fix: ust-consumerd: leak of stream control structure
68 * Fix: liblttng-ctl: erroneous flat size computation
69 * Build fix: relayd: mismatching function signatures
70 * Build fix: use of mutable keyword in C file
71 * Fix: relayd: connection abruptly closed on viewer stream creation failure
72 * Fix: relayd: live client fails on clear of multi-domain session
73 * Tests: fix: select_poll_epoll: test assumes epoll fd value
74 * Fix: rotation: hang on destroy when using scheduled rotation based on timer
75 * Fix: consumerd: fd still open after `lttng snapshot record` returns
76 * Fix: event: unchecked return value for lttng_strncpy
77 * Fix: event: format specifier for ssize_t
78 * Fix: sessiond: lttng_channel object is not reclaimed
79 * Fix: common: local_attr might leak
80 * Fix: session: end goto label used for error path
81 * Fix: ser/des: missing null terminator on payload append
82 * Fix: test: test plan/skip must come after TAP initialization
83 * Fix: test: missing test plan for non-x86/arm platforms (i.e powerpc)
84 * Fix: liblttng-ctl comm: lttng_event_field is not packed
85 * Fix: liblttng-ctl comm: lttng_event_context is not packed
86 * Fix: liblttng-ctl comm: lttng_event is not packed
87 * libcommon: move event.c to libcommon-lgpl
88 * Fix: liblttng-ctl comm: lttng_channel is not packed
89 * Fix: lttng-ctl: erroneous uses of LTTNG_PACKED
90 * Backport: lttng_buffer_view_is_valid, lttng_buffer_view_contains_string
91 * Fix: conversion from KB to bytes overflow on arm32
92 * Fix: Unexpected payload size in cmd_recv_stream_2_11
93 * Tests: add kernel test into the `make check` test suite.
94
87420653
JG
952022-01-26 lttng-tools 2.12.8 (National Peanut Brittle Day)
96 * Relicence all source and header files included in LGPL code
97 * Fix: sessiond: use of null session when session is not found
98 * Move utils_expand_path and utils_expand_path_keep_symlink to libpath.la
99 * Link lttng executable on libcommon-lgpl.a
100 * Introduce libcommon-lgpl for liblttng-ctl
101 * Rename libcommon.so to libcommon-gpl.so
102 * Copyright ownership transfer
103 * Copyright ownership transfer
104 * Fix: relayd: erroneous rundir permission logging message
105 * Fix: sessiond: rotation thread: fatal error when not finding a session
106 * Fix: relayd: rotation failure for multi-domain session
107 * Fix: lttng-ctl: lttng_list_sessions: initialize out_sessions to NULL when returning 0
108 * Fix: lttng: initialize variable in run_command_string
109 * Fix: consumer-stream: live viewers observe timestamps going backwards
110 * Fix: relayd: ressource leaks on viewer_stream_create error
111 * Fix: relayd: live: erroneous message timestamp observed from live viewer
112 * Fix: relayd: failure to open chunk files concurrently with session clear
113 * Fix: relayd: live: metadata stream reference count < 0 assert
114
711843c4
JG
1152021-12-17 lttng-tools 2.12.7 (National Ugly Christmas Sweater Day)
116 * Validate channel context mismatch across UST applications
117 * Fix: relayd: compare viewer chunks by ID rather than address
118 * Fix: relayd: live: erroneous message timestamp observed from live viewer
119 * Fix: relayd comm: improperly packed rotate streams command header
120 * test: snapshot after regenerate metadata
121 * Fix: ust-consumer: segfault on snapshot after regenerate metadata
122 * Tests: live kernel: no plan printed when non-root
123 * Fix: sessiond: snapshot: leak of trace chunk
124 * Fix: test: use BABELTRACE_BIN instead of babeltrace
125 * Fix: relayd: `!vsession->current_trace_chunk` assertion failed
126 * Fix: tests: fix unused-but-set warning in test_fd_tracker.c
127 * Fix: sessiond: fix possible buffer overflow warning
128 * Fix: lttng-ctl: tracing_group memory leaks
129 * Fix: Tests: unchecked `close()` return value
130 * Fix: relayd: live: mishandled initial null trace chunk
131 * Fix: configure.ac: reporting SDT uprobe as a UST feature
132 * Fix: Tests: leaking epoll fd
133
80a909e3
JG
1342021-10-18 lttng-tools 2.12.6 (National Chocolate Cupcake Day)
135 * Fix: sessiond: previously created channel cannot be enabled
136 * Fix: ust: app stuck on recv message during UST comm timeout scenario
137 * Fix: ust: UST communication can return -EAGAIN
138 * Fix: ust: segfault on lttng start on filter bytecode copy
139 * Build fix: Missing message in LTTNG_DEPRECATED invocation
140 * include: remove spurious spaces in condition/session-rotation.h
141 * tests: fix header of regression/ust/getcpu-override/run-getcpu-override
142 * fix: wrong define used for GCC version check
143 * Fix: userspace-probe: unreported error on string copy error
144 * Fix: userspace-probe: truncating binary path for SDT
145 * Fix: statements with side-effects in assert statements
146 * Fix: lttng_trace_archive_location_serialize is called on freed memory
147 * Fix: sessiond: ust session is inactive during ust_app_global_update
148 * Fix: Tests: race condition in test_ns_contexts_change
149 * Fix: Tests: race condition in test_event_tracker
150 * Fix: man: lttng-rotate: trace file count/size limitation does not apply
151
8abce24d
JG
1522021-08-06 lttng-tools 2.12.5 (International Beer Day)
153 * Fix: runas: less-than-zero comparison of an unsigned value
154 * Fix: runas: supplementary groups are ignored on lttng save
155 * Fix: lttng: free sessions in cmd_destroy
156 * Fix: lttng: free domains and channels in get_session_stats_str
157 * Fix: rotation client example: leak of handle on error
158 * .gitreview: Set default branch to 'stable-2.12'
159 * tests: Move tap-driver.sh out of the autotools aux directory
160 * Fix: use of uninitialised bytes valgrind warning
161 * Fix: bump minimal urcu dependency to 0.11
162 * Fix: consumer: unbalanced RCU read-side lock on error
163 * Fix: tests: missing LOG_DRIVER and LOG_DRIVER_FLAGS
164 * Fix: list_lttng_agent_events: unbalanced RCU read-side lock on error
165
22063267
JG
1662021-05-18 lttng-tools 2.12.4 (No Dirty Dishes Day)
167 * Fix: snapshot path have domain subdir duplicate "ust/ust" or "kernel/kernel"
168 * Fix: relayd: failure to read index entry or stream packet after clear
169 * Fix: sessiond: leak of config_path on duplicate --config option
170 * Fix: relayd: live: data is missing between viewer attach and retry
171 * Fix: lttng-ctl: erroneous check if user is part of the tracing group
172 * Fix: kernel consumer: get next subbuffer EAGAIN handling
173 * Fix: kernel consumer: signal metadata ready condition variable
174 * Fix: consumerd: unbalanced subbuffer 'get' when checking operation availability
175 * Fix: tests: gen-ust-events-ns: Uninitialized argument value
176 * Fix: consumerd: strlen called on uninitialized path
177 * Fix: tests: health thread stall: only stop consumerd when required
178 * Fix: tests: quote variable in case it's not set
179 * Fix: sessiond: session destroy hang in per-uid when context cannot be added
180 * Fix: backward relayd: path contains a leading "ust" folder
181 * Fix: lttng_destroy_session_no_wait: return 0 on success
182 * config: fix typo in error message
183 * Tests: array expressions without contant index are invalid
184 * Fix: validate that array expression contains constant
185 * Fix: test: base-path tests are not run
186 * Fix: filter: memory leak in filter_parser_ctx
187 * Fix: sessiond: fix -Wshadow error in save.c
188 * Fix: utils: avoid strncpy overlap in utils_partial_realpath
189 * Clean-up: utils: make utils_partial_realpath static
190 * Fix: added missing test_channel and removed double defined test_syscall
191 * Fix: sessiond: kernel: invalid error code check
192 * Tests: fix: unchecked sscanf return value
193 * compiler warning cleanup: is_signed_type: compare -1 to 1
194
283fd0a6
JG
1952021-02-22 lttng-tools 2.12.3 (National Margarita Day)
196 * Fix: ust-consumer: metadata thread not woken-up after version change
197 * Clean-up: ust-consumer: simplify metadata cache unlock on error path
198 * Fix: sessiond: timer: unitiliazed sigevent fields
199 * Fix: sessiond: ust-registry: dereference of NULL pointer on allocation failure
200 * Fix: ust-consumer: metadata cache lock not taken when sampling max offset
201 * Fix: use MT-safe strtok_r in multithreaded context
202 * Fix: liblttng-ctl: unreported truncations when copying strings
203 * Fix: configure: support Autoconf 2.70
204 * Fix: sessiond: metadata not created on app unregistration during start
205 * Cleanup: use `modprobe --remove` rather than `rmmod`
206 * Tests: Fix: 99% fill ratio for high buffer usage is too high for larger events
207 * Fix: common: poll: compat_poll_wait never finishes
208 * Build fix: implicit declaration of function 'PERROR' on Solaris
209 * Fix: PERROR spam when `tracing` group does not exist
210 * Fix: memcpy used on potentially overlapping regions
211
e8d3e76f
JG
2122020-08-03 lttng-tools 2.12.2 (National Watermelon Day)
213 * Tests: rework tracefile_count test to meet the tracefile count limit
214 * Fix: extraneous empty/inactive flush on rotation out of a trace chunk
215 * Fix: relayd: double unlock on viewer stream creation error
216 * Fix: relayd: live connection fails to open file during clear
217 * Fix: relayd: wrong stream type used in DBG statement
218 * Fix: lttng: leak of userspace probe path on listing
219 * Fix: uprobe: missing error code on allocation failure
220 * Fix: sessiond: don't negate error code on list error
221 * Fix: send/received actual size is overwritten by 'expected' size
222 * Fix: partial recv lead to client disconnect
223 * tests: return the proper TAP exit code
224 * Tests: live/test_{lttng_,}kernel: use lttng_test_filter_event instead of sched_switch
225 * Fix: consumer: Move sanity check within `consumer_subbuffer` functions
226 * Fix: sessiond: wrong variable checked for error code
227 * Fix: consumerd: double unlock on rotate channel error path
228 * Fix: consumerd: packet sent before channel rotation
229 * Fix: relayd: wrong specifier used in DBG format string
230 * Tests: add a "new metadata after clear" test
231 * Fix: relayd: send_viewer_streams sends stack data in padding
232 * Fix: stream intersection fails on snapshot of cleared session
233 * Fix: relayd: viewer metadata is not rotated after a session clear
234 * Fix: post-clear trace chunk has a late beginning packet
235 * Fix: kconsumer: missing wait for metadata thread in do_sync_metadata
236 * Fix: tests: interrupting get_next_notification causes test to fail
237 * Fix: consumer.c: wrong order of parameter in `DBG()` statement
238 * Fix: consumer: dangling chunk on buffer allocation failure
239 * Fix: consumerd: uninitialized written_bytes on no-data sleep
240 * Build fix: consumerd misnamed label
241 * consumerd: on_sleep not called on stream when no data is available
242 * Fix: invalid discarded events on start/stop without event production
243 * tests: truncate metadata file for regenerate metadata test
244 * Fix: consumerd: user space metadata not regenerated
245 * tests: gen-ust-events-ns/tp.h: Fix build with musl libc
246 * Fix: tests: output_dir contains the consumerd pipe
247 * Fix: unix: don't PERROR on EAGAIN for non-blocking sockets
248 * Fix: sessiond: sessiond and agent deadlock on destroy
249 * Fix: incorrect specifier %lu used with size_t argument
250 * Fix: consumerd: live client receives incomplete metadata
251 * consumerd: refactor: split read_subbuf into sub-operations
252 * consumerd: move rotation logic to domain-agnostic read path
253 * sessiond: enforce mmap output type for kernel metadata channel
254 * consumerd: tag metadata channel as being part of a live session
255 * consumerd: pass channel instance to stream creation function
256 * consumerd: cleanup: use buffer view interface for mmap read subbuf
257 * consumerd: move address computation from on_read_subbuffer_mmap
258 * consumerd: refactor: combine duplicated check_*_functions
259 * kerner-ctl: add RING_RING_BUFFER_GET_NEXT_SUBBUF_METADATA_CHECK
260 * Add lttng_dynamic_buffer_append_view util
261 * Fix: lttng: Destroying session message repeated during destruction
262 * Fix: liblttng-ctl: leak of tracker handle in lttng_[un]track_pid
263 * Fix: common: fs_handle_seek returns negative value on success
264 * Fix: common: abort on rotation after time manipulation
265 * Tests: test_exclusion: exclusion after tracing active
266 * Tests: `gen-ust-nevents`: add syncpoints
267 * Tests: accept built-in kernel modules
268
3ed2a028
JG
2692020-05-12 lttng-tools 2.12.1 (International Nurses' Day)
270 * API: missing includes in lttng.h
271 * API: missing clear and clear-handle includes in lttng.h
272 * API: sort lttng.h includes
273 * Fix: API: missing end brace for C++ linkage specification.
274 * Fix: tests: `-Wstringop-overflow` warning
275 * Fix: load: incomplete error handling for load_session_from_file
276
1d7b9b79
JG
2772020-04-07 lttng-tools 2.12.0 (National Beer Day)
278 * lttng-crash(1): document the command's positional argument
279 * lttng-sessiond(8): append missing argument to short options
280 * lttng-sessiond(8): sort the option list by long option name
281 * lttng-relayd(8): mention the `--config` option
282 * Fix: lttng-load: support legacy PID tracker specification
283 * Fix: sessiond: invalid session configuration on EXCLUDE_ALL policy
284 * Fix: relayd: unchecked allocation result of unlinked file pool
285 * Clean-up: trace-ust comment still refers to only PID trackers
286 * lttng-crash: use `spawn_viewer()` to launch trace viewer
287 * lttng-view: clean-up: move `--viewer` code to specific file
288 * lttng-crash: clean-up: fix alignment of format string
289 * lttng-view: clean-up: rename `parse_options()` -> `parse_viewer_option()`
290 * Fix: python: suppress -Wmissing-prototypes warning with SWIG 3.0.10
291 * lttng-view: clean-up: use singular form for type name
292 * lttng-view: clean-up: remove references to LTTv
293 * Fix: relayd: harmonize path format in backward-compat mode
294 * Bump session.xsd version to 2.12
295 * lttng-relayd(8): normalize style and add details
296 * doc/man: refer to Babeltrace 2 instead of Babeltrace 1
297 * lttng-clear(1): normalize style and add details
298 * Fix: filter-grammar-test: add dependencies between steps
299 * Fix: relayd: assertion fails on creation of session by peer < 2.11
300 * Fix: relayd: crash on creation of session by peer < 2.11
301 * Fix: consumer: fallback to flush when flush empty is unsupported
302 * Fix: consumerd: incorrect clear logging statement
303 * Fix: sessiond: error reported on session destruction for old modules
304 * Fix: sessiond: erroneous error code returned on rotation failure
305 * Fix: lttng-destroy: missing newline on session destruction message
306 * relayd: clean-up: reference is repeated in comment
307 * Typo: 'Descritptor' -> 'Descriptor'
308 * Typo: 'Accomodate' -> 'Accommodate'
309 * Fix: tracker: NULL pointer dereference after NULL check
310
ec14a211
JG
3112020-03-27 lttng-tools 2.12.0-rc3 (International Stay at Home Month)
312 * Fix: remove duplicated AC_INIT directive
313
35439a9e
JG
3142020-03-27 lttng-tools 2.12.0-rc2 (International Stay at Home Month)
315 * Fix: sessiond: NULL pointer dereference after NULL check
316 * Fix: sessiond: missing goto in error handler
317 * Fix: sessiond: user/group name can be leaked on malformed command
318 * configure: add -Wmissing-declarations, -Wmissing-prototypes, and more
319 * Fix: sessiond: make the --without-lttng-ust version of launch_application_notification_thread static
320 * Fix: tests: include callsites.h from callsites.c
321 * Fix: relayd: cast idigit argument to unsigned char
322 * Fix: tests: make some functions static
323 * Fix: tests: add `void` parameter to functions that take no parameters
324 * Fix: common: make lttng_trace_chunk_remove_subdirectory_recursive static
325 * Fix: common: add `void` parameter to log_add_time declaration
326 * CONTRIBUTING.md: harmonize list style with the rest of the docs
327 * CONTRIBUTING.md: clarify the guidelines for commit messages
328 * Fix: lttng-list: don't warn when the kernel domain has no channels
329 * Refactor: lttng-ctl: follow terminology of the tracker documentation
330 * lttng: list: replace domain headers with the official names
331 * lttng: list: print `per-user` and `per-process` buffer types
332 * Docs: overhaul of lttng-track(1) and lttng-untrack(1)
333 * Fix: MI: bump MI schema version to 4.0 in mi-lttng.c
334 * Fix: sessiond: occasional badfd error on repeated SIGTERM
335 * Fix: lttng: incorrect domain list printed when no domain is provided
336 * Fix all -Wdiscarded-qualifiers warning instances
337 * Remove part of last name to fit in a 80 character line
338 * Fix: Tests: trace path wildcards not expanded
339 * Fix: Tests: `gen-ust-events` doesn't error out on invalid option
340 * Fix: Tests: utils.sh: merge `validate_{directory,folder_is}_empty` functions
341 * Fix: Tests: undefined `NR_USEC_WAIT` bash variable
342 * directory-handle: print `errno` reason on `unlinkat()` error
343 * Fix: lttng-ctl: _handle can be NULL
344 * Fix: sessiond: domain subdirectory not deleted on empty clear
345 * Ignore -Wincomplete-setjmp-declaration warnings
346 * tests: put -no-pie in LDFLAGS instead of CFLAGS
347 * Silence `POSIX Yacc` warnings
348 * Fix -Wmissing-declarations warnings in filter-parser.y
349 * Include cmd-2-2.h in cmd-2-1.h
350 * Make create_file function static in gen-ust-tracef.c
351 * Make remove_file_from_hierarchy function static in test_directory_handle.c
352 * Make fd_count function static in test_fd_tracker.c
353 * Add declarations for exported functions in health_exit.c
354 * Add declarations for exported functions in health_fail.c
355 * Make functions in live_test.c static
356 * Add declarations for exported functions in consumer_testpoints.c
357 * Make parse_arguments static in base_client.c
358 * Fix all -Wmissing-declarations warning instances
359 * Fix: fd-tracker: mark symbols as hidden
360 * Fix: liblttng-ctl: hide new tracker config symbols
361 * configure: add --enable-Werror
362 * configure: use AX_APPEND_COMPILE_FLAGS to detect supported warning flags
363 * Tests: notification.c: remove extra space
364 * Tests: remove unused libhealthexit code
365 * Fix: remove broken health monitoring test `test_thread_exit`
366 * Fix: directory-handle: use of free'd handle on fstat() error
367 * Fix: relayd: use of relay_session ref count before initialization
368 * Fix: relayd: unchecked return value when opening relay socket
369 * tests: append to AM_CFLAGS instead of overriding it
370 * Tests: gen-ust-nevents: use options instead of arguments
371 * Tests: Cleanup: test_exclusion: more detailed output
372 * Fix: Tests: `test_exclusion` passing for the wrong reason
373 * Fix: trace-chunk: useless assignment to 'ret'
374 * Fix: lttng: track-untrack: error assigned to wrong variable
375 * Fix: relayd: live: unchecked poll set creation return value
376 * Fix: relayd: live: unchecked return value when opening relay socket
377 * Fix: relayd: unchecked poll set creation return value
378 * Fix: lttng: uninitialized pointer free'd when no sessiond is present
379 * Fix: tracker: inclusion of internal header in public header
380 * Tests: Fix: `wait_on_file()` returns too early
381 * Fix: Tests: utils.sh: fix unbound variable
382 * Tests: Fix typo: registerd -> registered
383 * Tests: Cleanup: remove unused bash variable
384 * Typo: 'toogle' -> 'toggle'
385 * Fix: lttng-sessiond: control reaches end of non-void function warning
386 * Fix: possible null dereference
387 * Fix: string might be uninitialized
388 * Fix: force the use of our _FORTIFY_SOURCE definition
389
bfb025cd
JG
3902020-02-04 lttng-tools 2.12.0-rc1
391 * Tests: fix: test_relayd_working_directory fails as user
392 * Fix: sessiond: snapshot errors don't clear session's trace chunk
393 * Fix: sessiond: bounded snapshot record fails when no streams exist
394 * Tests: fix: test_relayd_working_directory fails as root
395 * Fix: trace-chunk: dereference after NULL check
396 * Clean-up: mi: remove logically dead code
397 * Fix: trace-chunk: dereference after null check of old_path
398 * Clean-up: unchecked return value
399 * Fix: unchecked return value of cds_lfht_destroy()
400 * Fix: relayd: return from function without unlocking session lock
401 * Clean-up: consumerd: remove unreachable code
402 * Clean-up: trace-chunk: remove unreachable code
403 * Fix: unchecked return value of lttng_directory_handle_create()
404 * Tests: fd-tracker: fix: leak of test paths
405 * session-descriptor: fix comment typos in session-descriptor.h
406 * Fix: directory-handle: typo in equals method breaks compat build
407 * Fix: potential use of uninitialized return value
408 * Clean-up: remove instances of loop initial declarations
409 * Fix: relayd: register listener threads as rcu readers
410 * relayd: track directory handles through the fd-tracker
411 * tests: Move to kernel style SPDX license identifiers
412 * Fix: include stdlib.h in compat/string.h
413 * Cleanup: remove superfluous tests.txt
414 * fix: add include guards to compat/path.h
415 * Move to kernel style SPDX license identifiers
416 * Sync ax_have_epoll.m4 with autoconf-archive
417 * .gitignore: ignore gen-kernel-test-events
418 * Fix: lttng: sanity check of `--probe` description
419 * lttng-view: make babeltrace2 the default viewer
420 * lttng-view: clean-up: remove unneeded empty line
421 * lttng-view: clean-up: static struct viewers array should be const
422 * lttng-view: clean-up: remove commented and unused references to lttv
423 * relayd: register fd tracker instance to all created trace chunks
424 * relayd: track relayd control connection sockets
425 * relayd: track relayd data connection sockets
426 * relayd: replace uses of block FDs by the fs_handle interface
427 * fd-tracker: restore suspended handles from their inode's path
428 * directory-handle: query if instance is backed by a file descriptor
429 * directory-handle: make lttng_directory_handle_stat public
430 * fd-tracker: replace custom optional implementation by LTTNG_OPTIONAL
431 * directory-handle: add an equals method
432 * trace chunk: allow associating an fd_tracker to a trace chunk
433 * fd-tracker: refactor: extract fs_handle interface from fd_tracker
434 * fd-tracker: remove use of VLA for unsuspendable_fd APIs
435 * relayd: share the same output directory handle accross sessions
436 * Fix: relayd: fail to create session when trace chunk is not found
437 * relayd: track the health unix socket with the fd-tracker
438 * relayd: track the health thread's poll fd with fd-tracker
439 * LTTNG-RELAYD(8): document the --fd-pool-size option
440 * relayd: rename fd-cap parameter to fd-pool-size
441 * relayd: track the live client connections socket
442 * relayd: track the control and data listener socket
443 * relayd: track the live listener socket
444 * relayd: track stdio output file descriptors
445 * relayd: track the live viewer worker thread's epoll fd
446 * relayd: track the live listener thread's epoll fd
447 * relayd: track the live_conn_pipe with the fd-tracker
448 * relayd: track listener's epoll fd using the fd-tracker
449 * relayd: track worker thread's epoll fd using the fd-tracker
450 * relayd: track clients of the health unix socket with the fd-tracker
451 * relayd: track the health quit pipe with the fd-tracker
452 * relayd: track the relay_conn_pipe with the fd-tracker
453 * relayd: track the quit pipe with the fd-tracker
454 * relayd: Don't bypass the fd tracker when closing file descriptors
455 * relayd: initialize the global fd tracker from fd_cap option
456 * relayd: clean-up: reduce the number of exit paths in main()
457 * relayd: add fd-cap option to limit the number of opened FDs
458 * Fix: use lttng_tracker_id_status enum values
459 * Fix: update context types for Python bindings
460 * Fix: lttng: placing probe on symbol starting with `_`
461 * Fix: build failure with -fno-common
462 * Fix: Tests: missing stream redirect causes test failure
463 * Fix: automatic enum value overwrites existing error code value
464 * doc: Fix bind address example for lttng-relayd
465 * Build fix: dist target builds fails due to missing header file
466 * Fix: track-untrack.c: regression of `--all --pid` option ordering
467 * track-untrack.c: error out on unknown CLI options
468 * Add test_event_tracker to the TESTS variable
469 * Add missing `test_event_tracker` to fast_regression
470 * Cleanup: track-untrack.c: declare all `int` on the same line
471 * Fix: relayd: hostname check is too restrictive
472 * Cleanup: remove extra whitespace from include directive
473 * Fix: skip start trace for app that are already started.
474 * Fix: keep active session state on redundant start command
475 * Fix: build failures when `--without-lttng-ust`
476 * Sync lttng-ust ABI version in ust-abi-internal.h
477 * Sync lttng-modules ABI version in internal kernel-ioctl.h
478 * Fix: lttng-clear: invalid free of session name
479 * Fix: initialize var_data to NULL
480 * tracker: update API documentation
481 * Cleanup: remove struct lttng_handle from tracker.h
482 * Refactoring: introduce lttng_tracker_ids_serialize
483 * Refactoring: move count to an output parameter
484 * Refactoring: introduce lttng_tracker_ids data structure
485 * Refactoring: use an opaque lttng_tracker_id type
486 * Fix: Initialize ret to zero
487 * Update track/untrack man page
488 * Error early on invalid tracker type for UST domain
489 * ust-app: remove dead code
490 * Fix: Skip uid registry when metadata key value is 0
491 * trackers: bump MI version to 4.0
492 * tests: test uid/gid/pid/vuid/vgid/vpid trackers
493 * trackers: update list/track/untrack commands
494 * trackers: support tracking feature
495 * trackers: add sessiond tracker list implementation
496 * trackers: update lttng-modules tracer ABI
497 * trackers: introduce new tracker types
498 * trackers: change error code from "pid" to "id"
499 * format: use AfterCaseLabel: true for switch case
500 * Fix: sessiond: check for lttng-modules ABI 2.1 rather than 2.8
501 * Doc: man page: lttng-relayd LTTNG_RELAYD_DISALLOW_CLEAR env. var.
502 * Doc: lttng-clear(8) man page
503 * tests: mi for clear command
504 * tests: lttng clear command
505 * tests: gen-ust-events: abort() on argument error
506 * tests: gen-ust-events: add touch and wait sync points before exit.
507 * tests: gen-ust-events: use options instead of arguments
508 * relayd: live: implement support for clear feature
509 * relayd: implement support for clear feature
510 * relayd: viewer-stream: introduce viewer_stream_close_files and viewer_stream_sync_tracefile_array_tail
511 * relayd: viewer_session: expose viewer_session_set_trace_chunk_copy symbol
512 * trace-chunk: implement no-op and delete release commands
513 * sessiond: document effect of rotated_after_last_stop on clear
514 * sessiond: snapshot: set trace chunk to NULL before closing it
515 * relayd: return invalid protocol error on close chunk disallowed clear
516 * relayd: set has rotated only for explicit rotations
517 * trace-chunk: Introduce chunk "path", relayd session "ongoing_rotation", sessiond session "rotated"
518 * consumer: add extra debug output
519 * relayd: add extra debug output
520 * sessiond: implement clear command
521 * sessiond: add clear notifier
522 * sessiond: introduce cleared_after_last_stop
523 * sessiond: implement ust app clear session
524 * sessiond: implement kernel clear session
525 * sessiond: implement consumer clear channel
526 * consumer: implement clear channel
527 * common trace-chunk: introduce lttng_trace_chunk_get_name_overridden
528 * common: trace-chunk: track all files within a chunk
529 * sessiond: cmd_rotate_session: introduce command argument
530 * sessiond: query relayd configuration for availability of clear feature
531 * relayd: Implement get_configuration relayd protocol command
532 * common: index and trace-chunk file creation/open API change
533 * common: index: remove redundant separator for empty channel string
534 * sessiond: refactoring: introduce start/stop_kernel_session
535 * sessiond-comm: add clear command support to consumer protocol
536 * sessiond-comm: Document feature branch specific commands range
537 * relayd: tracefile array: Allow head position to skip ahead
538 * relayd tracefile array: add tracefile_array_reset
539 * common dynamic-array: Introduce dynamic array clear
540 * relayd: environment variable to disable clear command
541 * lttng: Implement lttng clear session command
542 * lttng-ctl: Expose sessiond cmd_clear_session command
543 * common error: Add errors for clear feature
544 * ust-consumer: Expose user space clear buffer operation
545 * kernel-ctl: Expose kernel clear buffer operation
546 * Test: rotate_utils.sh: consider chunk archive with ust/ as empty
547 * Send ust and kernel domain directory handle to consumer
548 * Fix: consumer: do not flush on transition from NULL chunk
549 * Fix: consumer: honor "active" flush flag
550 * Fix: sessiond cmd.h: include missing lttng-sessiond.h
551 * Fix: sessiond: ust-app: per-pid buffers: Create empty ust/ directory
552 * Fix: utils: utils_stream_file_path separator
553 * Fix: consumerd: use packet sequence number for rotation position
554 * align.h: Implement ALIGN_FLOOR macro
555 * Fix: relayd: per-pid live: no new metadata vs close
556 * Fix: relayd: use packet sequence number for rotation position
557 * Fix: relayd stream.c: LTTNG_OPTIONAL_GET address confusion
558 * Fix: optional.h macro missing parentheses and guards
559 * Fix: use of strnlen breaks build on Solaris 10
560 * dynamic-array: fix documentation of lttng_dynamic_pointer_array_get_pointer
561 * Fix: make dist fails on sdt-probe test with autotools v1.16+
562 * Fix: tests: metadata presence on relayd is not deterministic
563 * Fix: move testpoint after state update
564 * Make lttng_directory_handle reference countable
565 * Clean-up: apply clang-format to the newly added fd-tracker
566 * Fix build: fd-tracker is not part of librelayd
567 * Add git-review config
568 * doc: fix typo in lttng-enable-event man page
569 * tests: make functions static in test_notification.c
570 * tests: make functions static in test_utils_compat_poll.c
571 * tests: make functions static in test_utils_expand_path.c
572 * tests: make functions static in test_session.c
573 * tests: make functions static in test_uri.c
574 * tests: include foo.h in foo.c
575 * compat: remove always true assertion in compat-poll.c
576 * Fix: sessiond: RCU read lock imbalance on get trace chunk id error
577 * tests: add declaration for test_function in userspace-probe-elf-binary.c
578 * tests: add declarations for functions in gen-syscall-events-callstack.c
579 * tests: make entry_handler static in ini_config test
580 * Format lists in src/common/Makefile.am
581 * sessiond: make functions static in ust-registry.c
582 * sessiond: make thread_consumer_management function static
583 * sessiond: make thread_rotation function static
584 * Fix: build: ust -> kernel mix-up in noinst_SCRIPTS
585 * Fix: relayd: missing metadata stream causes all traces to be skipped
586 * lttng-ctl: add local declarations for obsolete functions in lttng-ctl.c
587 * sessiond: remove unused log_job_destruction function
588 * sessiond: make disable_context static
589 * sessiond: make ltt_sessions_ht_alloc static
590 * relayd: make functions static in ctf-trace.c
591 * Make validate_url_option_combination static in create.c
592 * Make _utils_expand_path static
593 * Remove unused function uri_create
594 * uri: put `inline` at beginning of strpbrk_or_eos declaration
595 * tests: put `static` keyword at beginning of variable declaration
596 * common: make some functions static in mi-lttng.c
597 * consumerd: make lttng_consumer_close_all_metadata static
598 * README.md: libuuid is no longer a dependency
599 * Replace libuuid with internal implementation
600 * consumerd: remove unused function consumer_del_data_stream
601 * m4: sync ax_pthread.m4 with autoconf archive
602 * configure.ac: Remove duplicated CMD_DESCR_ROTATE definition
603 * Fix: tests: missing argument in test output print statement
604 * Silence bogus warning when building with old GCC versions
605 * Clean-up: open_pipe_cloexec() has useless boilerplate
606 * Clean-up: tests: unchecked closedir value in test_fd_tracker
607 * Fix: fd-tracker: dereference of lttng_inode after NULL check
608 * Fix: fd-tracker: error path lead to null dereference of handle
609 * Fix: fd-tracker: crash on close of partially initialized handle
610 * Tests: add fd-tracker tests for the unlink operation
611 * fd-tracker: use lttng_inode to store fs_handle's path
612 * fd-tracker: add the lttng-inode interface
613 * fd-tracker: add the unlink operation to fs handles
614 * Test: add a unit test for the fd tracker
615 * fd-tracker: add pipe management wrappers to fd-tracker
616 * fd-tracker: add epoll/poll management wrappers to fd-tracker
617 * fd-tracker: add an fd-tracker util to common
618 * relayd: close stdin on launch
619 * Fix: relayd: fully initialize viewer stream before publishing it
620 * Clean-up relayd: session_release can be marked as static
621 * Fix: relayd: don't send streams if there is no metadata
622 * Fix: update apps on untrack only when session is active
623 * Fix: consumerd: assert on null trace chunk on session restart
624 * Fix: sessiond: don't wait for a rotation from a null chunk to finish
625 * Fix: sessiond: duplicated rotation notification sent
626 * Fix: relayd: remove assert of non-null stream trace chunk on rotate
627 * Docs: verb/noun confusion in comment
628 * Fix: sessiond: no rotation performed from null chunk to new chunk
629 * Fix: invalid use of destructor in dynamic pointer array
630 * Fix: relayd: check for a trace chunk before writing a packet
631 * Fix: relayd: viewer session trace chunk not released on detach
632 * Require automake >= 1.12
633 * relayd: rename viewer_session_set_trace_chunk and hide it
634 * Fix: relayd: session trace chunk is copied too late
635 * Fix: overly restrictive datetime regexp rejects valid dates
636 * Fix: relayd: disallow 0-length session names for 2.4+ peers
637 * Docs: RELAYD(8): document the --group-output-by-session/host options
638 * Tests: unit testing for backward compatibility of group-output-by-session
639 * relayd: Add backward compatibility for --group-output-by-session
640 * Tests: regression testing for lttng-relayd --group-output-by-*
641 * Tests: lttng_snapshot_add_output_ok: allow specifying output type
642 * relayd: introduce --group-output-by-session
643 * Fix: sessiond: ust: deadlock with per-pid buffers
644 * relayd: close viewer stream trace chunk earlier on release
645 * Fix: relayd: put chunk reference when closing stream
646 * Fix: relayd: tracefile rotation: viewer opening missing index file
647 * Tests: fix shellcheck warning
648 * Tests: base path: lttng load for session configuration
649 * Cleanup: remove unused internal lttng_session_descriptor_get_base_path
650 * Refactor: Move set session path to own function
651 * Fix: move set base_path of session to URI configuration
652 * Fix: tests: re-add link to urcu-bp for _LGPL_SOURCE tests
653 * Fix: tests: use DL_LIBS variable in ust multi-lib test
654 * Fix: lttng: initialize sessions pointer to NULL
655 * Use pkgconfig to detect and configure liblttng-ust
656 * Fix: check for dtrace and sdt.h before enabling SDT uprobe tests
657 * Fix: consumerd: crash occurs when taking snapshot of ust channel
658 * Fix: trace-chunk: log the cause of file open failures
659 * Fix: relayd: live: crash when creating viewer streams
660 * Fix: relayd: live: crash on attach to a session without trace chunk
661 * Fix: relayd: live: some listed sessions are not attacheable
662 * Fix: relayd: don't put un-acquired trace chunk reference
663 * Fix: relayd: don't put un-acquired viewer trace chunk reference
664 * Fix: consumerd: NULL pointer dereference during metadata sync
665 * consumerd: clean-up: stream attribute accessed without locking stream
666 * Tests: namespace tests fail to build on older libc
667 * Fix: check for lttng-ust >= 2.11 at configure
668 * sessiond: build fails in --without-lttng-ust configuration
669 * Tests: use "kill -0" for app existence check in NS tests
670 * Tests: add kernel namespace context change tests
671 * Tests: add UST namespace context change tests
672 * Tests: add kernel namespace contexts tests
673 * Tests: add UST namespace contexts tests
674 * MI: add support for namespace and uid/gid contexts
675 * Add UST uid/gid contexts
676 * Add kernel uid/gid contexts
677 * Add UST namespace contexts
678 * Add kernel namespace contexts
679 * Update local copy of ust-abi.h to reflect addition of ns contexts
680 * Tests: fix: tmp dir can be a symlink
681 * Docs: relayd: document LTTNG_RELAYD_WORKING_DIRECTORY env variable
682 * Docs: relayd: document the --working-directory/-w option in man page
683 * Introduce LTTNG_RELAYD_WORKING_DIRECTORY environment variable
684 * Tests: add an lttng-relayd working directory test
685 * relayd: introduce --working-directory/-w options
686 * Fix: compile fails for x32 arch
687 * Typo: occured -> occurred
688 * Fix typo 'Attemp' -> 'Attempt'
689 * Fix: sessiond: use system LTTng-UST headers when available
690 * doc/man: use specific revision date for each manual page
691 * lttng-rotate.1.txt: update voice and document the `archives` subdir.
692 * Fix: sessiond: unbalanced health register/unregister on error
693 * Fix: sessiond: NULL thread_state provided to pthread_cleanup callback
694 * Fix: sessiond: leak of trace chunk on destruction error
695 * common: cleanup error message mentioning mkdir
696 * Fix: sessiond: session destruction errors are unreported
697 * Fix: consumer: double unlock of rcu read lock on error
698 * Fix: sessiond: application channel creation failure stops start cmd
699 * sessiond: clean-up: enhance logging on event allocation failure
700 * Fix: sessiond: don't assert on event creation error
701 * sessiond: clean-up: typo in ust-app.c comment
702 * .gitignore: ignore vscode files
703 * Fix: lttng-elf.c: dereferencing pointer before null check
704 * Fix: sessiond: unbounded elf section data size allocation
705 * Fix: sessiond: double socket close on allocation failure
706 * Fix: sessiond: TOCTOU error on save of session configuration
707 * Fix: tests: replace truncation-prone logging helper
708 * DIST OOT: use build_dir version.i file
709 * Introduce EXTRA_VERSION_PATCHES
710 * Use EXTRA_VERSION_NAME and EXTRA_VERSION_DESCRIPTION
711 * Introduce EXTRA_VERSION_NAME and EXTRA_VERSION_DESCRIPTION
712 * Fix: relayd: Dereference after null check
713 * Fix: sessiond: app sock and notif shm not created by the main thread
714 * Fix: sessiond: client socket not created by the main thread
715 * Fix: relayd: Dereference before null check
716 * Fix: relayd: unchecked return values
717 * Fix: ust-consumer.c: Double unlock of channel lock
718 * Fix: sessiond: Dereference before null check
719 * Fix: sessiond: Dereference after null check
720 * Fix: relayd: Explicit null dereferenced
721 * Cleanup: relayd: Logically dead code
722 * Fix: enable_events.c: typo in `WARN()` message
723 * Cleanup: enable_events.c: fix erroneous comment
724 * Cleanup: relayd: identical code for different branches
725 * Fix: common: Unchecked return value of `closedir()`
726 * Fix: relayd: Dereference after null check
727 * Fix: Tests: test_session.c: Structurally dead code
728 * Fix: session-descriptor.c: Dereference before null check
729 * Fix: common: Dereference after null check
730 * Fix: test_utils_compat_poll.c: Unchecked return value
731 * Fix: liblttng-ctl: wrong variable used during argument validation
732 * Fix: liblttng-ctl: ABI-breaking size change of lttng_session struct
733 * Fix: liblttng-ctl: config and mi strings inadvertantly exported
734 * Fix: liblttng-ctl: compat_sync_file_range inadvertantly exported
735 * Fix: liblttng-ctl: poll compatibility symbols inadvertently exported
736 * Fix: lttng-ctl: unvalidated session destruction handle API arguments
737 * Docs: document the session destruction handle API
738 * Fix: Tests: Segfault in `test_utils_expand_path()`
739 * Fix: lttng-ctl: missing __cplusplus closing brace
740 * Fix: trace chunk reported unknown before close command execution
741 * Fix: sessiond: leak of application socket on chmod failure
742 * sessiond: clean-up: silence warning that agent event is leaked
743 * Fix: tests: leak of prefix on error to register lttng namespace
744 * Fix: use newly created event filter for condition check
745 * Fix: lttng-crash: detect truncated files
746 * Fix: sessiond: fs.protected_regular sysctl breaks app registration
747 * relayd: clean-up: mix-up between LTTNG_PATH_MAX and LTTNG_NAME_MAX
748 * Fix: destroy command: put consumer output after destroy notifier
749 * Refactor: remove logically dead code
750 * Fix: Null check before destroying health_sessiond
751 * Fix: Move initialization of queue_pipe_fd after null check of handle
752 * Fix: release reference to new chunk on copy error
753 * Fix: Close socket handle on error
754 * Fix: lttng: out-of-bound copy of arguments in 'view' command handler
755 * Revert "lttng: fix: out-of-bounds copy of original 'view' command arguments"
756 * Fix: relayd: session destruction does not complete in live mode
757 * Add a copy method to the trace chunk interface
758 * relayd: move viewer stream chunk reference release to destroy
759 * relayd: move relay_session locking outside of make_viewer_streams
760 * Fix: release reference to trace chunk on index file creation failure
761 * trace-chunk: clean-up: mark close command properties as static const
762 * trace-chunk: clean-up: misleading label name
763 * ust-consumer: fix: metadata stream lock taken before destroy
764 * sessiond: fix: memory leak of section name in elf parser
765 * kconsumer: clean-up: initialize ctf_index before populating it
766 * sessiond: fix: strncpy called with source length
767 * sessiond: fix: possible unaligned access in packed structure
768 * relayd: clean-up: strncpy uses the length of the source as length
769 * lttng: fix: out-of-bounds copy of original 'view' command arguments
770 * lttng: clean-up: silence bogus string truncation warning
771 * sessiond: clean-up: mixed log levels enums used to look-up event
772 * sessiond: fix: possible unaligned access in packed structure
773 * sessiond: fix: possible unaligned access in packed structure
774 * sessiond: fix: possible unaligned access in packed structure
775 * sessiond: fix: possible unaligned access in packed structure
776 * lttng-ctl: fix: possible unaligned access in packed structure
777 * lttng-ctl rotate: fix: possible unaligned access in packed structure
778 * runas: fix: possible unaligned access in packed structure
779 * consumer: fix: possible unaligned access in packed structure
780 * inet: fix: possible unaligned access in packed structure (inet/inet6)
781 * consumer: fix: unaligned accesses to index fields
782 * lttng-sessiond: clean-up: set free'd pointer to NULL
783 * lttng: fix: potential 0-length allocation in pid list parsing
784 * Tests: fix: uninitialized session_id used on list_sessions failure
785 * Tests: fix: uninitialized values passed to close() on error
786 * Clean-up: assert that get_count_order() returns a positive value
787 * Clean-up: suppress bogus scan-build warning
788 * Tests: fix: leak caused by misuse of realloc in multi-lib-test
789 * sessiond: clean-up: init ret value of _session_set_trace_chunk_no_lock_check
790 * sessiond: fix: print_escaped_ctf_string mishandles empty string
791 * lttng-ctl: fix: lttng_data_pending confuses communication status
792 * relayd: fix: rotate_truncate_stream() assumes non-null next chunk
793 * Fix: dereference of NULL pointer in stream_write()
794 * Fix: report bytecode_push failure when pushing symbol
795 * Fix: only invoke PERROR() on failure to close sessiond_socket
796 * Clean-up: lttng: check status returned when checking rotation state
797 * Fix: communication error unreported in relay_rotate_session_streams
798 * Fix: unreported error in relay_close_trace_chunk
799 * Clean-up: remove dead assignment from ht cleanup thread launcher
800 * Clean-up: remove dead assignment from thread_rotation
801 * Clean-up: remove dead assignment in setup_channel_trace_path
802 * Clean-up: remove dead assignments while setting session trace chunk
803 * Fix: report path truncation on addition of local uri to consumer
804 * Clean-up: lttng: silence warning in regenerate command handler
805 * Clean-up: lttng: silence warning in metadata command handler
806 * Clean-up: remove NULL check on sesison_create mandatory arguments
807 * Fix: session may be NULL in relay_create_session error path
808 * Clean-up: silence erroneous leak warning
809 * Fix: leak of lttng_elf_shdr in lttng-elf.c
810 * Fix: leaked chunk reference in lttng_consumer_create_trace_chunk
811 * Clean-up: remove unused stream file creation and unlink functions
812 * Fix: use the trace chunk to truncate streams on late rotation
813 * Clean-up: format using remaining buffer len rather than total len
814 * Fix sessiond: report flush errors on session stop
815 * Fix: leak of trace_path on error in ust_app_snapshot_record
816 * Fix: uninitialized directory handle finalized on error path
817 * Fix: release reference to created chunk if it can't be published
818 * Fix: destroy chunk registry on element creation failure
819 * Fix: return NULL on trace chunk registry failure
820 * Fix: forward fatal error in evaluate_condition_for_client()
821 * Fix relayd: check for NULL in session_put
822 * Fix typo in regenerate statedump test util
823 * Fix: time constants already defined on macOS
824 * Fix: missing include strings.h for bcopy on Solaris 10/11
825 * Fix: strndup does not exist on Solaris 10
826 * Fix: strnlen is not defined on Solaris 10
827 * Fix: redefinition of USEC_PER_SEC macro on macOS
828 * Fix: sessiond does not build without lttng-ust support
829 * Fix: sessiond: handle NULL control output in session descriptor base path getter
830 * Tests: metadata env scope values
831 * Support LTTNG_KERNEL_SESSION_SET_CREATION_DATETIME of lttng-modules
832 * Support LTTNG_KERNEL_SESSION_SET_NAME of lttng-modules
833 * Metadata: add env fields to ease lttng path hierarchy creation for viewer
834 * Fix: lttng_directory_handle_init fails on opening base relayd output
835 * Fix: init_session_output_path is valid for peer >= 2.11 only
836 * Fix: chunk state is not set when relayd does not support trace chunks
837 * Fix: check validity of a stream before invoking ust flush command
838 * Fix: namespace our gettid wrapper
839 * pprint.m4: add missing copyright header
840 * Fix: reintroduce lazy kernel modules load, fix empty syscall list
841 * Fix: check for lttng modules presence before testing
842 * sessiond: use epoll()/poll() instead of select()
843 * lttng-ctl: notifications: use epoll()/poll() instead of select()
844 * epoll/poll compat: expose interruptible API
845 * tests: invoke full_cleanup from script trap handlers, use modprobe -r
846 * Cleanup: test: don't stop relayd twice
847 * Fix: test: utils.sh: exit from process on full_cleanup
848 * Fix: utils.sh: handle SIGPIPE
849 * Fix: tests: error handling in high throughput limits test (v2)
850 * Improve handling of test SIGTERM/SIGINT (v2)
851 * Fix: incorrect conversion specifier used with size and padding
852 * Fix: incorrect conversion specifier used with packet size
853 * Fix: mismatch of ust_app_get_size_one_more_packet_per_stream prototype
854 * Fix: mismatch of ust_app_snapshot_record prototype
855 * Fix: lttcomm_consumer_close_trace_chunk_reply undefined without UST
856 * Fix: kernel/ust snapshot backward compat for 2.10 relay
857 * relayd protocol: reply path for close chunk and create session 2.11
858 * Fix: streaming and snapshot backward compat for relayd < 2.11
859 * Fix: relayd: create_index_file error handling
860 * Fix: don't use newlines in logging message
861 * Fix: relayd outputs traces of legacy sessionds to home dir
862 * relayd comm: add base path to create session
863 * tests: add base-path tests
864 * test utils: support URI in lttng_snapshot_add_output
865 * Fix: close consumer sockets before waiting for them
866 * Fix: consumer: put each chunk on teardown
867 * Fix: validate that session, host and basepath are legal
868 * Fix: honor base path for network URIs
869 * Fix: bindings import segfaults on missing hash_key_u64
870 * Cleanup: typo: overriden -> overridden
871 * Fix: relay: relay_rotate_session_streams uninitialized return value
872 * Fix: test_kernel rotation: expect 60 rather than 64
873 * Save registration time for app
874 * Fix: tests: update rotation ust number of tests
875 * Clean-up: missing word `lock` in comment
876 * Use case-scope error labels handling LTTNG_CONSUMER_ROTATE_CHANNEL
877 * Use case-scope error labels handling LTTNG_CONSUMER_PUSH_METADATA
878 * Use case-scope error labels when handling LTTNG_CONSUMER_GET_CHANNEL
879 * Use case-scope error labels handling LTTNG_CONSUMER_ROTATE_CHANNEL
880 * Use case-scope error labels handling LTTNG_CONSUMER_DESTROY_CHANNEL
881 * Use case-scope error labels handling LTTNG_CONSUMER_STREAMS_SENT
882 * Use case-scope error labels when handling LTTNG_CONSUMER_ADD_STREAM
883 * Clean-up: set stream's channel pointer to NULL after releasing ref
884 * Fix: mark consumer channels as logically deleted during deletion
885 * Cleanup: mark utils_get_home_dir as returning a const string
886 * Fix: use utils_get_home_dir for anonymous trace chunk path
887 * Fix: tests: typo in rotation util
888 * Fix: keep ust/kernel session items around for destroy notifier
889 * Tests: add a test for the "skip non-empy" rmdir flag
890 * Fix: rmdir recursive: skip non-empty directories with flag
891 * Fix: uninitialized variable returned by relay_rotate_session_streams
892 * Fix: allow quiet rotation at destroy of live session
893 * Fix: relayd: live: read index file header
894 * Fix: index: use parenthesis around define
895 * Fix: test_crash: don't kill first app twice
896 * Fix: perform a rotation to a null trace chunk on session destruction
897 * relayd: log destination trace chunk of ROTATE_STREAMS command
898 * Clean-up: declare dummy pipe payload as a char instead of a string
899 * Fix: consumer: assert that stream chunk != NULL (not channel)
900 * relayd fix: trace chunk is reclaimed before close command
901 * Fix: rotation of a stopped session hangs indifinitely
902 * Fix: initialize kernel stream max subbuffer size on creation
903 * Fix: use relay_id from ust_session or kernel_session consumer
904 * Fix: lttng-ctl: public session.h control API: restore 0 success return value
905 * Fix: remote kernel stream paths contain too much information
906 * Fix: destroy command: send credentials with command
907 * relayd: open live viewer files from the current stream's trace chunk
908 * Fix: don't perform an automatic session rotation in snapshot mode
909 * Fix: incorrect time unit used when waiting on destruction handle
910 * relayd: implement file and session rotation on top of trace chunks
911 * Fix: remove assertions of the existence of a trace chunk
912 * Fix: only create trace chunk if the output of a session supports it
913 * Fix: use stream's current tracefile count rather than the max
914 * relayd: use bool for is_metadata relay_stream attribute
915 * relayd: create stream files relative to a session's trace chunk
916 * Fix: leak of consumer_output when using an explicit snapshot output
917 * Fix: reception buffer of control connection is leaked
918 * Fix: ensure a newline is printed before exit on client destroy
919 * Send session creation time to relay daemon when supported
920 * relayd: remove unnecessary allocation in session path formatting
921 * relayd: add remote trace chunk close command
922 * Create userspace buffers using ua_sess effective credentials
923 * Use lttng_credentials instead of bespoke uid/gid members in ua_sess
924 * relayd: add remote trace chunk creation command
925 * Add .clang-format
926 * Don't allow slashes and dots in overriden trace chunk names
927 * relayd: Retrieve a relay_session's trace chunk on creation
928 * relayd: Transmit current trace chunk id in create_sesssion command
929 * Use a "comm" variant of the LTTNG_OPTIONAL helper in sessiond-comm
930 * Remove unused relay daemon commands
931 * relayd: create an implicit trace chunk on session creation
932 * relayd: create sessiond trace chunk registry on session creation
933 * Use directory handle to rename trace chunk directory
934 * Docs: add directory handle header documentation
935 * Add rmdirat and renameat to run-as commands
936 * Print the location of trace chunk produced at session destruction
937 * Docs: misleading documentation of compat_epoll_create
938 * Remove unused ust_sock member of command_ctx
939 * Tests: clarify the tap output of the kernel session rotation test
940 * Fix: wait for the completion of implicit session rotations
941 * Fix: don't hide EBADF error subbuffer write
942 * Tests: don't expect a UST directory after inactive per-PID rotation
943 * Tests: remove check for an empty chunk produced on destruction
944 * Fix: metadata stream is not marked as quiescent after packet commit
945 * Create stream files relative to a stream's current trace chunk
946 * Cleanup: remove duplicated code in snapshot record command
947 * Fix: run_as_mkdirat returns value of errno
948 * Fix: double close of directory fd in runas worker
949 * relayd: add the sessiond_trace_chunk_registry interface
950 * Move index initialization to ctf-index.h
951 * Export utils_stream_file_path outside of common/utils.c
952 * Add file creation/unlinking utils to directory handle
953 * relayd: send sessiond uuid and session id as part of create session
954 * Transmit sessiond uuid to consumerd on launch
955 * Add lttng_uuid_copy() util
956 * Add lttng_uuid_is_nil() util
957 * Add lttng_uuid_is_equal util to lttng_uuid
958 * Add a consumer daemon INIT command
959 * Generate a UUID on lttng-sessiond launch
960 * Remove unneeded creation of the UST domain sub-directory
961 * .gitignore: ignore ccls and clangd files
962 * Create an initial trace chunk on first start of an ltt_session
963 * Allow direct access to the dirfd of a directory handle
964 * Create a consumer daemon trace chunk registry on launch
965 * Add the trace chunk and trace chunk registry interfaces
966 * Add a time_to_iso8601_str() utility
967 * Add a method to create a directory handle relative to another one
968 * Maintain a channel-per-session_id hash table in the consumers
969 * Document lttng_directory_handle_init_from_dirfd
970 * Allow lttng_directory_handle to be moved
971 * Add a copy method to lttng_directory_handle
972 * Remove unused bitfield.h header
973 * Tests build fix: undefined MAGIC_VALUE macro
974 * Build fix: undeclared variable in poll compat
975 * Fix: error when listing sessions with no session
976 * Update base test for binding
977 * Fix: python binding: expose domain buffer type
978 * Clean-up: correct typo from epoll to poll
979 * Clean code base from redundant verification
980 * Change lttng_poll_wait behaviour of compat-poll to match compat-epoll
981 * Fix: hang in thread_rotation when using compat-poll
982 * Adapt poll layer behaviour to match the epoll layer
983 * Change LTTNG_POLL_GETNB behaviour for poll flavor
984 * Add Unit test to poll compatibility layer
985 * Fix: lttng_poll_mod calls compat_(e)poll_add
986 * Fix: getenv can return null
987 * Bump LTTNG_UST_ABI to 8.0
988 * Fix: directory handle credentials parameter is not const
989 * doc: Add reference to USDT probes
990 * Clean-up: Remove double buffer initialisation
991 * Fix: getgrnam is not MT-Safe, use getgrnam_r
992 * Fix: logging: log_add_time() save/restore errno
993 * Fix relayd: initialize beacon to -1ULL
994 * Fix: relayd: handling of lttng_read errors >= 0
995 * Harmonize pprint macro across projects
996 * Update the ac_define_dir macro from the autoconf archive
997 * Harmonize rw_prog_cxx_works macro across projects
998 * Namespace check_sdt_works custom macro
999 * Update macros from the autoconf archive
1000 * Fix: relayd not spawned on default-url live session creation
1001 * Clean-up: remove empty line in lttng create command
1002 * Add mkdirat utils and runas wrappers
1003 * Clean-up: remove commented code from test
1004 * Fix tests: NULL pointer dereference in ltt_session unit tests
1005 * Fix tests: NULL pointer dereference in ust channel unit tests
1006 * Fix tests: NULL pointer dereference in ltt_ust_context unit tests
1007 * Fix tests: NULL pointer dereference in ltt_session unit tests
1008 * Log the wait-shm's path on shm_open failure
1009 * Generate session name and default output on sessiond's end
1010 * Move completed trace archive chunks to an "archives" sub-folder
1011 * Fix: lttng_rotate_session does not handle socket close
1012 * Fix: hide internal libcommon time utilities
1013 * lttng: make the configuration file interface const correct
1014 * Fix: command reply message is leaked for variable-len replies
1015 * Fix: skip test when ust doesn't have perf support
1016 * Tests: check for lttng-modules presence
1017 * Fix: Properly sanitize input parameter
1018 * Fix tests: link libpause_consumer on liblttng-ctl
1019 * tap-driver.sh: flush stdout after each test result
1020 * Fix tests: snapshot size validation failure runs too many test cases
1021 * Fix tests: the tree origin can be a symlink itself
1022 * Fix tests: skip test_getcpu_override on single core systems
1023 * Enforce DL_LIBS value instead of hard coded -ldl
1024 * Fix: Add POPT_CFLAGS to lttng_CFLAGS
1025 * Fix: consumer snapshot: handle unsigned long overflow
1026 * Clean-up: hide internal kernel_consumer_add_channel() symbol
1027 * Fix: no-output sessions do not enforce snapshot constraints
1028 * Fix: wrong error code returned by kernel_snapshot_record()
1029 * Clarify incorrect channel output type logging message
1030 * Mark lttng_kconsumer_snapshot_channel as static
1031 * Docs: clarify the meaning of the snapshot_mode flag in ltt_session
1032 * lttng: clean-up the printout of snapshot outputs
1033 * lttng: clean-up printout of session output destination
1034 * Docs: document the format of the lttng_session path member
1035 * Docs: lttng-ctl has no default live timer period
1036 * Fix: missing include can cause structures to not be packed
1037 * Fix: check illegal combinations of ctrl-url/data-url/ouput/set-url
1038 * Fix: lttng_uri structure must be packed as it is used for IPC
1039 * Fix: missing mentions of tracing session rotation in basic help
1040 * Fix: release reference to ltt_session on error instead of free()
1041 * Fix relayd: session leaked on communication error during creation
1042 * Prevent channel buffer allocation larger than memory
1043 * Fix: destroy called twice on quit pipe
1044 * Use uuid_to_str() when formatting metadata
1045 * Add an internal uuid formatting utility
1046 * Remove duplicate check for dlopen
1047 * Tests: take multiple snapshots in streaming mode
1048 * Fix: don't destroy the sockets if the snapshot was successful
1049 * Fix: run-as thread deadlock on itself in restart error path
1050 * Fix: session list lock must be held on session put operation
1051 * Support minute and hour as time suffixes
1052 * Test fix: passing bool argument to va_start is undefined
1053 * Fix: missing rcu read locking in trigger "unregister all" command
1054 * Fix: create_kernel_session asserts on failure
1055 * Fix: only free trace_path when it is dynamically allocated
1056 * Fix: wrong error check on kernel session creation
1057 * Fix: don't put() thread on shutdown failure
1058 * Fix: dereference on NULL pointer on allocation failure
1059 * Fix: leak of filter bytecode and expression on agent event re-enable
1060 * Test fix: python logging test spams its output
1061 * Fix: leak of lttng-consumerd global HTs in run-as worker
1062 * Fix: leak of sessiond configuration on launch of run-as worker
1063 * Fix: leak of rundir config string
1064 * Fix: only synchronize application configuration on tracing start
1065 * Fix: run_command_wait() handle partial write
1066 * Fix: do not repurpose iterator while it is being used
1067 * Fix: handle_notification_thread_command: handle partial read
1068 * Fix: notification thread: free session trigger list on error
1069 * Fix: notification thread: RCU-safe reclaim of hash table nodes
1070 * Fix: error logged on partial recvmsg() in MSG_DONTWAIT
1071 * Print UTF-8 SI suffix only when allowed by the locale
1072 * Cleanup: duplicate LDADD of libcommon for utils unit tests
1073 * Move time utils to their own time.c file
1074 * Fix: sessiond: don't allocate buffers and files for inactive sessions
1075 * Cleanup: ust start/stop trace
1076 * Fix: relayd: rotation pending off-by-one
1077 * Fix: tests: test_crash should start sessions
1078 * Fix: missing session reference release on kernel poll update
1079 * Fix: set client socket permissions after launch of client thread
1080 * Fix: use assignment-suppression for unused sscanf arguments
1081 * Fix: report initialization error of app registration thread
1082 * Fix: report initialization error of client thread
1083 * Cleanup: consumer socket creation debug msg always prints fd:-1
1084 * Cleanup: remove unused label
1085 * Fix: may be used uninitialized warnings
1086 * userspace-probe: tests: add testcase for unsupported instrumentation
1087 * userspace-probe: Print error on binary not found
1088 * userspace-probe: Print error for unsupported instrumentation mode
1089 * Fix: use sys/types.h for ssize_t on Cygwin
1090 * Add *.exe to gitignore for Cygwin
1091 * Revert stubbing of runas functions
1092 * Revert stubbing of unix socket functions
1093 * Fix: warning 'fd' may be used uninitialized
1094 * Fix: worker structure is leaked in run_as process
1095 * Fix: ensure the ht clean pipe is empty before processing quit pipe
1096 * Perform the clean-up of application notify sockets in main thread
1097 * Clean-up: remove redundant exit labels from sessiond initialization
1098 * Make the launch of the application registration thread blocking
1099 * Stop the application registration thread before orphaned threads
1100 * Rename ust-thread to notify-apps
1101 * Teardown the notification thread after the sessiond clean-up
1102 * Launch the consumer management thread using lttng_thread
1103 * Stop sessions before destroying on teardown of session daemon
1104 * Remove the sessiond "ready" counter mechanism
1105 * Load session configurations from lttng-sessiond's main thread
1106 * Launch the kernel management thread using lttng_thread
1107 * Launch agent management thread using lttng_thread
1108 * Mark lttng_pipe as const where possible
1109 * Launch the application notification thread using lttng_thread
1110 * Launch the application management thread with lttng_thread
1111 * Launch application registration thread using lttng_thread
1112 * Launch the ust registration dispatch thread using lttng_thread
1113 * Launch the client management thread using lttng_thread
1114 * Launch the timer thread using lttng_thread
1115 * Launch the rotation thread using lttng_thread
1116 * Fix: flush the rotation thread's job queue on exit
1117 * Stop rotation pending check timer from the rotation thread
1118 * Launch the notification thread using lttng_thread
1119 * Launch the health management thread using lttng_thread
1120 * Launch the ht-cleanup thread using lttng_thread util
1121 * Add a thread utility class and thread list
1122 * Don't perform an implicit rotation on session stop
1123 * Wait for the destruction of sessions before tearing down main thread
1124 * Fix: rotation_unavailable returned on failure to read time
1125 * Fix: mark rotation pending check timer is never marked as disabled
1126 * Acquire a reference to a session when a timer is active
1127 * Reference count ltt_session objects
1128 * Fix: typo 'occured' -> 'occurred'
1129 * Fix: typo 'retrive' -> 'retrieve'
1130 * Fix: typo 'convet' -> 'convert'
1131 * Fix: typo 'leat' -> 'least'
1132 * Fix: max_t/min_t macros are missing cast on input
1133 * Fix: Connect timeout arithmetic in inet/inet6 (v4)
1134 * Fix: cmd_snapshot_record can return unexpected error codes
1135 * Docs: document why a negative socket may be passed
1136 * lttng-enable-event.1.txt: fix SDT acronym, add missing "are supported"
1137 * lttng-enable-rotation.1.txt: --timer option should be fairly precise
1138 * doc/man: remove AUTHORS section
1139 * lttng-enable-event.1.txt: uprobe: update style and content
1140 * doc/man: add links between man pages about session rotation
1141 * lttng-enable-event.1.txt: document dynamic user space probes
1142 * lttng-{enable,disable}-rotation.1.txt: both types can be specified
1143 * lttng-disable-rotation.1.txt: remove LIMITATIONS section
1144 * lttng-enable-rotation.1.txt: add that SIZE/PERIOD are approximations
1145 * lttng-rotate.1.txt: lttng-relayd(8) also has --output option
1146 * Fix: sessiond: ust_app_rotate_session error handling
1147 * Fix: sessiond: snapshot: handle consumer return codes
1148 * Fix: consumer: snapshot error return code
1149 * Fix: sessiond: consumer.c: rotation error handling
1150 * Fix: consumer: rotation error return codes
1151 * Fix: create_channel_per_pid: remove channel on error
1152 * Fix: channel errors on local stress-tests
1153 * Fix: channel_ust_create: remove channel on agent error
1154 * Fix: cmd_rotate_session() returns unexpected error codes
1155 * Fix: session rotation logging statement references snapshot
1156 * Clean-up: typo in logging message Totation -> Rotation
1157 * Fix: rotation error may leave session in "ONGOING" state
1158 * Fix: session_list lock must be held to launch a rotation
1159 * Add an ASSERT_LOCKED(lock) macro
1160 * Clean-up: move global sessiond symbols out of main.o
1161 * Fix: split index and data file rotation logic
1162 * Fix: trace_archive_id is not sent in add_stream command
1163 * Fix: condition unsubscription error leaves session locked
1164 * Fix: rotation thread does not unregister from RCU on init error
1165 * Remove unused nr_stream_rotate_pending from consumer channel
1166 * Fix: session destruction blocks indefinitely if rotation is ongoing
1167 * Clean-up: remove non-existent function's declaration
1168 * Always choose large event header for UST channels
1169 * Fix relayd: stream index file created in the wrong directory
1170 * relayd: add payload logging to session rotation commands
1171 * relayd: rename stream prev_seq to prev_data_seq
1172 * Fix: take index seq number into account for rotation pending check
1173 * Fix: take index sequence number into account for data pending check
1174 * relayd: keep track of prev_index_seq in relayd_stream
1175 * Fix: session conditions not evaluated at subscription/registration
1176 * Remove unnecessary check of output parameter
1177 * Allow get_next_notification to return when interrupted
1178 * Fix: register rotation thread as RCU thread
1179 * Docs: comment typo fix (accomodates -> accommodates)
1180 * Fix: uninitialized variable may be used in local rotation check
1181 * Rename sessiond-timer.[hc] to timer.[hc]
1182 * Fix: rotation may never complete in per-PID buffering mode
1183 * Fix: perform local data pending before checking data pending with relayd
1184 * Fix: missing header breaks the cygwin build
1185 * Fix: double put on error path
1186 * Fix: holding the stream lock does not equate to having data pending
1187 * Fix: skip uid registry when metadata key is 0
1188 * Docs: document the meaning of a ust app channel key set to 0
1189 * Fix: acquire stream lock during kernel metadata snapshot
1190 * Fix: skip closed session on viewer listing
1191 * Fix: use LTTNG_VIEWER_ATTACH_UNK to report a closed session
1192 * Doc: withinin -> within
1193 * Fix: cleanup relayd sockets on rotation command communication error
1194 * Fix: perform relayd socket pair cleanup on control socket error
1195 * Fix: relayd control socket mutex is not destroyed
1196 * Tests: do not bound test app iterations when in background mode
1197 * Tests: add missing rotation and autoload tests to check target
1198 * Tests: remove temporary folder
1199 * Tests: remove mi result files when done
1200 * Tests: Remove unused set +x
1201 * Tests: Kill relayd after sessiond to ensure a clean tear down
1202 * Tests: Remove unused variable
1203 * Tests: Use stop relayd from utils.sh
1204 * Tests: remove declaration already present in utils.sh
1205 * Tests: added test_autoload to noinst_SCRIPTS
1206 * Fix: Memory leak on run_as worker restart error path
1207 * Fix: non-zero return of open handled as error
1208 * Fix: global run_as worker lock released during restart
1209 * Fix: runas worker attempts to send invalid fd to master
1210 * Cleanup: remove superfluous empty line
1211 * Fix runas: don't attempt close negative fd
1212 * Fix: tests: missing frame pointer for callstack test on some compiler
1213 * Set version to 2.12.0-pre
1214 * Add release name and description to configure.ac
1215
f150e760
JG
12162018-08-31 lttng-tools 2.11.0-rc1 (National Trail Mix Day)
1217 * Missing kernel test files in dist target
1218 * elf: support dynamic symbol table lookup
1219 * Fix: leak of event attributes on copy failure
1220 * Test fix: check length of input string
1221 * Test cleanup: wrong indentation style in test_ust_data.c
1222 * Test fix: leak of exclusions on allocation error
1223 * Fix: runas check fd value before calling close()
1224 * Docs: multiple rotation schedules can be active
1225 * Docs: immadiate rotations can be performed with active schedules
1226 * Fix: ret variable is used instead of cmd_ret in disable-rotation
1227 * Cleanup: unused assignation on rotation error
1228 * Cleanup: unused assignation on rotation already pending
1229 * Fix: unchecked writer open element return value
1230 * Remove unused session current_archive_location accessor
1231 * Fix: incorrect error message on regenerate missing argument
1232 * Fix: incorrect error message on metadata missing argument
1233 * Fix: snapshot command mishandles missing arguments
1234 * Cleanup: improve readability of filter expression condition
1235 * Fix: potential use of NULL path in stat() use
1236 * Cleanup: unused assignment of curr_data_ptr in lttng_elf
1237 * Fix: uninitialized data/ret in runas offset commands
1238 * Fix: uninitialized fd value used in runas
1239 * Fix: report setegid()/seteuid() failure in runas
1240 * Fix: leak of binary path on location creation error
1241 * Fix: missing return value check in notification serialization
1242 * Fix: possible leak of path in _utils_expand_path
1243 * Fix: silent truncation in _utils_expand_path
1244 * Cleanup: unused assignment of ret_code in ROTATE_CHANNEL
1245 * Fix: passing null to closedir() on error
1246 * Fix: unchecked access to pids array
1247 * Fix: missing jump to error on allocation failure
1248 * Cleanup: unused assignation of ret value
1249 * Cleanup: unused assignation of ELF parsing error
1250 * Fix: leak of probe_locs on error
1251 * Fix: leak on agent event listing error
1252 * Fix: possible null dereference on communication error
1253 * Fix: returned pids may be uninitialized
1254 * Fix: invalid destruction of lookup_method
1255 * Fix: unused value in SDT probe description parsing
1256 * Fix: use of uninitialized variable in C++ userspace-probe testapp
1257 * Fix: use of uninitialized value in error path
1258 * Fix: leaking string by setting pointer to NULL before freeing it
1259 * Fix: passing negative param to dup(2) on error
1260 * Fix: use-after-free in UST test case
1261 * Fix: leak in error handling of userspace param parsing
1262 * Fix: Remove dead code in fd passing function
1263 * Cleanup: avoid duplicating userspace-probe desc twice
1264 * Fix: memory leak in userspace probe param parsing
1265 * Fix: missing error handling goto statement in runas
1266 * Fix: use-after-free on error of lttng_event creation and copy
1267 * Add function instrumentation type accessors to function location type
1268 * Docs fix: probe location description is erroneous
1269 * Fix: event leak during event load
1270 * Hide lttng_event_copy symbol
1271 * Docs: document new lttng_event methods
1272 * Fix: leak of lookup_method_name in uprobe load
1273 * Docs: distinction between function and tracepoint probe locations
1274 * Fix: abort on unknown location type in destructor
1275 * Clean-up: location lookup destroy can be type-agnostic
1276 * Fix: hide internal uprobe configuration symbols
1277 * Fix: event copy constructor frees original event on error
1278 * Fix: userspace probe accessors are not const-correct
1279 * Cleanup: use lttng_* string utility functions
1280 * Silence macro redefinition warnings on macOS
1281 * Fix: lttng-save command producing wrong XML fields
1282 * Error out if filter expression is attached to unsupported event types
1283 * Implement userspace-probe regression tests
1284 * Implement lttng-mi for userspace-probe
1285 * Implement lttng-save and lttng-load for userspace-probe
1286 * Implement lttng-list for userspace-probe
1287 * Add --userspace-probe kernel event type
1288 * Implement $PATH binary searching function for userspace-probe
1289 * Add userspace location in ltt_kernel_event structure
1290 * Implement userspace probe location extraction and registration
1291 * Implement 2-step registration of userspace probe events
1292 * Use lttng_event_{create, destroy} to manage lttng_event struct
1293 * Fix: remove unnecessary stderr output on expected behaviour
1294 * trace_ust_create_event() now returns an error code
1295 * trace_kernel_create_event() now returns an error code
1296 * run_as: add extract SDT probe offsets command
1297 * run_as: add extract ELF symbol offset command
1298 * run_as: adapt run_as implementation to support complex payloads
1299 * Add SDT userspace probe location
1300 * Add lttng_event copy constructor
1301 * Implement SDT probe description parsing function
1302 * Add lttng_userspace_probe_location copy constructor
1303 * Cleanup: move session saving of K(ret)probe and function tracing to dedicated functions
1304 * Implement ELF function offset extraction function
1305 * Add utils_expand_path_keep_symlink fonction
1306 * Fix: kernel adds creds on recv with SO_PASSCRED unix socket option
1307 * lttng-ctl: implement listing of userspace probe locations
1308 * Add invalid userspace probe location error
1309 * Fix: memory is not zeroed on first set_capacity
1310 * Add a util to create a buffer view from a raw buffer
1311 * Fix: dynamic buffer mishandles setting capacity to 0
1312 * lttng-ctl: send userspace probe location on enable_event
1313 * lttng-ctl: locate extended event attributes at reception
1314 * Add utils to send file descriptors to the sessiond
1315 * lttng-ctl: add accessors of userspace probe location to lttng_event
1316 * lttng-ctl: add userspace probe location interface
1317 * Add lttng_dynamic_buffer_get_capacity_left util
1318 * Add ALIGN_TO util to macros.h
1319 * lttng-ctl: add an lttng_event_extended distinct from communication structures
1320 * lttng-ctl: move lttng_event functions to a new file
1321 * Tests: possible NULL dereference in rotation notification test
1322 * Clean-up: remove dead code from rotation test
1323 * Fix: size of concrete class used in memcpy of base class
1324 * Tests: add a session rotation ongoing/completed notification test
1325 * Clean-up: remove useless check of event name
1326 * Fix: mix of lttng_error_code and cmd_error_code enums
1327 * Add notification session rotation hooks
1328 * Implement rotation command handlers in notification system
1329 * Fix: return 0 on successful location serialization
1330 * Fix: return size from location deserialization function
1331 * Add a trace archive location accessor to the session API
1332 * Fix: notification channel not released on error path
1333 * Implement rotation ongoing/completed commands
1334 * Fix: remove session_info from sessions_ht on destruction
1335 * Bind newly registered triggers to session or channel objects
1336 * Docs: clarify the contents of channel_infos_ht
1337 * Add a hashing function for session rotation conditions
1338 * Build a list of triggers applying to a given session on creation
1339 * Add a comment clarifying the ownership of triggers
1340 * Fix: use condition's type to compute its hash
1341 * Cleanup: enforce const-correctness in notification thread
1342 * Fix: add session_info object to sessions_ht
1343 * Add session rotation ongoing/completed notification commands
1344 * Add session rotation ongoing/completed conditions
1345 * Fix: use the correct condition type in logging statements
1346 * Add a by-address equality short-circuit to condition comparison
1347 * Fix: assume that conditions are valid before being compared
1348 * Cleanup: remove superfluous argument to consumed size create
1349 * Docs: prefer 'release' to 'free' in API documentation
1350 * Add trace archive location serialization/deserialization methods
1351 * Tests: add notap versions of start/stop tracing helpers
1352 * Tests: typo in notification test case description
1353 * Use the dynamic buffer to serialize notification objects
1354 * Fix: consumers don't honor protocol on rotate pending relay command
1355 * Fix: client_list_element leak on failure to evaluate a condition
1356 * Fix: possible NULL dereference in uri_parse_str_urls()
1357 * Typo fix in uri parsing error logging
1358 * Fix: unchecked return value of cds_lfht_destroy
1359 * Fix: clean-up sessiond condig structure on initialization error
1360 * Fix: unchecked return value in sessiond path configuration
1361 * Fix: path leak on formatting error
1362 * Fix: use of uninitialized 'nb_pipes_fd'
1363 * Clean-up: useless assert that unsigned value is >= 0
1364 * Test fix: size schedule leaked in a schedule API test case
1365 * Fix: unreported error on rotate timer stop failure
1366 * save/load: support session rotation schedule descriptors
1367 * mi: serialize relay rotation locations
1368 * Fix: use negative code for errors in enum
1369 * Add rotate-client to .gitignore
1370 * Docs: adapt the rotation client example to the API changes
1371 * Remove generic error reporting from the lttng client
1372 * Test: session rotation schedule API
1373 * rotation-api: introduce rotation schedule descriptors
1374 * rotation-api: pass session name explicitly
1375 * Set consumer's verbosity to the max level on --verbose-consumer
1376 * Fix: Tests: use -no-pie linker option only when available
1377 * Fix: check for removal of session's shm_path in destroy()
1378 * Document the contents of the shm_path fields of the ust session registry
1379 * Implement MI and save/load support for callstack contexts
1380 * Tests: Add callstack contexts tests
1381 * Add kernel and userspace callstack event context
1382 * Fix: missing context enum values in session xml schema
1383 * lttng-enable-event(1): update the Filter expression section
1384 * Filter: document ust app ctx limitation
1385 * Filter: add FILTER_OP_RETURN_S64 instruction
1386 * Filter: make bitwise and, or, xor higher prio than relational expressions
1387 * Filter: Update shifting tests
1388 * Add () for bitwise and comparator tests
1389 * Filter: Implement rshift, lshift, bit not operators
1390 * Filters: generate backward compatible "get field" and "get context" instructions
1391 * Filter: index array, sequences, implement bitwise binary operators
1392 * Implement support for brackets in filter expressions
1393 * Tests: add session auto-loading test cases
1394 * Replace deprecated readdir_r() with readdir()
1395 * Bash completion: ignore namespace for xmllint parsing
1396 * Use https in links to the lttng.org website
1397 * Log the session to which a ROTATE_PENDING command applies
1398 * Initialize relay_stream chunk_id to its session's current trace archive id
1399 * Pass the consumerd stream's trace archive id to the relayd
1400 * Fix: propagate archive id to the consumer daemon on stream creation
1401 * Typo in ust consumer log message (channek -> channel)
1402 * Use dynamic payload for the add stream realyd command
1403 * Dynamic payload for relayd create session command
1404 * Fix: backward relayd communication compatibility.
1405 * Add unused attribute to lttng_to_index_major param
1406 * Replace strncpy by lttng_strncpy in lttngctl session configuration API
1407 * Replace strncpy by lttng_strncpy in utils_stream_file_name()
1408 * Use dynamic buffer to build session configuration path
1409 * Replace strncpy by lttng_strncpy in session config
1410 * Silence strncpy warning emitted by GCC 8 in XSD path construction
1411 * Silence strncpy warning emitted by GCC 8 in lttng_strncpy()
1412 * Silence strncpy warning emitted by GCC 8 in ini parser
1413 * Fix: use signed variable for refcounting of consumer_relayd_sock_pair
1414 * Cleanup: sobjd is never used by reply_ust_register_channel()
1415 * Cleanup: chan is never used by save_agent_events()
1416 * Cleanup: open_memstream and close_memstream compat is never used
1417 * Remove unnecessary inclusions of version.h
1418 * Add multilib test files to .gitignore
1419 * Cleanup: ua_sess is never used create_ust_app_channel_context()
1420 * Cleanup: consumer_data is never used by update_kernel_stream()
1421 * Cleanup: app is never used by alloc_ust_app_session()
1422 * Cleanup: ust_session_id unused by buffer_reg_uid_consumer_channel_key
1423 * Cleanup: wpipe already contain kernel_tracer_fd
1424 * Cleanup: domain type is never used by send_consumer_relayd_socket()
1425 * Cleanup: uid and gid are never used by run_as_noworker()
1426 * Cleanup: sessiond_id is never used by relayd_create_session_2_*
1427 * Cleanup: sock is never used by ask_channel()
1428 * Cleanup: ctx is never used by monitor_timer()
1429 * Cleanup: signo is never used by metadata_switch_timer
1430 * Cleanup: channel is never used by metadata_cache_check_version()
1431 * Cleanup: relayd id is never used by write_relayd_metadata_id()
1432 * Cleanup: attr is not used by open_ust_stream_fd()
1433 * Cleanup: *_domain are never used by create_session
1434 * doc/man: update rotation man pages to follow API's terminology
1435 * Print consumerd32/64/kernel configuration
1436 * Test: change use of space for tabs in utils.sh
1437 * Tests: add duplicated providers tests
1438 * Tests: add function to validate the number of an event name in metadata
1439 * Tests: allow the use of regular expressions to match events
1440 * Fix: calling ht_{hash, match}_enum with wrong argument
1441 * Fix: probes should be compared strictly by events metadata
1442 * Test for lttng-logger
1443 * Test mi: rename sessiond load directory constant
1444 * mi: support "add-context --list"
1445 * Fix: test_ust-dl is generated at configure-time
1446 * Fix: cmd line options overwrite env variable config options
1447 * Fix: perform the initialization memory barrier out of loop body
1448 * Clean-up: explicit mb before decrementing lttng_sessiond_ready
1449 * Clean-up: use a define for support thread count
1450 * Port: fix format warnings on Cygwin
1451 * Add missing include for ssize_t on Cygwin
1452 * Fix: sessions with agent channels fail to load
1453 * Fix: don't wait for the load thread before serving client commands
1454 * Add test_utils_parse_time_suffix to .gitignore
1455 * Clean-up: kernel_consumer_add_stream() does not need to be public
1456 * Fix: sessiond fails to launch on --without-ust configuration
1457 * Fix: agent thread poll set creation failure results in deadlock
1458 * Fix: test uses sizeof() on the wrong operand of strncpy
1459 * Rename kernel_consumer_send_channel_stream()
1460 * Rename consumer_init_channel_comm_msg()
1461 * Cleanup: send_fds functions are not const-correct
1462 * Remove unused ltt_session look-up result
1463 * Clean-up: reduce indentation level of create_channel_per_uid()
1464 * Enforce locking assumptions during channel creation
1465 * Cleanup: misleading create_ust_app_session() name
1466 * Rename rotate_count to current_archive_id
1467 * Cleanup: name of send_sessiond_channel() is misleading
1468 * Print the git version used to build from a distribution tarball
1469 * Docs: lttng-version uses the intransitive form of "broke"
1470 * Fix: relayd streams can be leaked on connection error
1471 * Cleanup: fix typo in relayd comment
1472 * Fix: ret may be used uninitialized in sample_channel_positions()
1473 * Cleanup: ret is unused in relay_process_data_receive_header()
1474 * Fix build: in_git_repo is used before being set
1475 * Fix: partial writes of padding are not checked
1476 * Propagate whether a connection was closed cleanly or after an error
1477 * Fix: relayd protocol field present from minor 8 is not checked
1478 * Add DBG statement for TCP keep-alive options
1479 * Fix: relay_recv_metadata does not check for partial write
1480 * Use non-blocking recvmsg() for data/ctrl connections of lttng-relayd
1481 * Fix: unprivilieged sessiond agent port clashes with root sessiond
1482 * Fix: erroneous use of extern keyword
1483 * Fix: failure to launch agent thread is not reported
1484 * Fix: agent may not be ready on launch
1485 * Cleanup: misleading variable name
1486 * Fix: checking for existing session daemon is done after daemonizing
1487 * Fix: null pointer dereference in lttng_rotation_handle_destroy
1488 * sessiond: rename syscall.h so it does not conflict with system
1489 * Tests: Handle rotations happening on two separate days during testing
1490 * Tests: Clean trace_path after each subtest
1491 * Tests: Use for loop for identical validation
1492 * Tests: Count number of chunk using ls
1493 * Fix: quiet option is not set in sessiond-config
1494 * Fix: hold consumer socket lock for consumer_send_msg
1495 * Fix: use signed member to transport enum value
1496 * Fix: use off_t type for lseek function return value to avoid overflow
1497 * Extend the rotation API to provide network trace archive locations
1498 * Increase LTTNG_HOST_NAME_MAX from 64 to 255
1499 * Add lttng_trace_archive_location lttng-ctl API
1500 * Clarify notification channel info ht destruction error log
1501 * Fix: goto end after end label
1502 * Check return value of cds_lfht_destroy
1503 * Fix: destroy schedule attr
1504 * Tests: fix oot and dist for rotation tests
1505 * Tests: add rotation tests scripts to noinst_SCRIPTS and EXTRA_DIST
1506 * Tests: SESSION_NAME defined on each iteration of kernel rotation test
1507 * Tests: Reduce scope of TRACE_PATH to a function
1508 * Tests: PID_RELAYD is never used
1509 * Tests: use functions from utils.sh in rotation tests
1510 * Tests: consolidate session creation with a uri parameter in utils.sh
1511 * Tests: use modprobe to test for the presence of lttng-modules
1512 * Tests: missing license header in rotation utils
1513 * Tests: missing parenthesis in userspace rotation test
1514 * Tests: use enable_ust_lttng_channel_ok instead of a custom lttng invocation
1515 * Tests: remove TRACE_PATH at the end of the rotation test only
1516 * Tests: exit $out gets overridden by EXIT trap from tap/tap.sh
1517 * Tests: Use SIGTERM instead of SIGKILL
1518 * Add --post-script to tap-driver.sh
1519 * Tests: add rotation tests to the "check" target
1520 * Fix: fail on truncation of kernel channel path
1521 * Fix: fail on truncation of snapshot path
1522 * Dedicated error message when relay does not support rotations
1523 * Fix: add missing includes for embedded help
1524 * Document tracing session rotation features
1525 * Check for pending notification on notification channel activity
1526 * Clarify error logging statement of rotation thread
1527 * Fix: rotation state marked as completed before relayd has completed
1528 * Fix: cmd_rotate_set_schedule returns positive error codes
1529 * Fix: unchecked return value of domain_mkdir()
1530 * Add initial "no rotation" state to session rotation states
1531 * Fix: erroneous use of kernel consumer error codes
1532 * Fix: unhandled prev_seq initial value
1533 * Size-based rotation
1534 * Add lttng_notification_channel_has_pending_notification()
1535 * Fix: channel lock must be taken to check for pending notifications
1536 * Docs: typo in notification channel header
1537 * Fix: circular inclusion of lttng.h results in warning
1538 * Remove unneeded domain.h include
1539 * Docs: wrong enum value used in evaluation API description
1540 * Remove unneeded forward declaration in condition headers
1541 * Add the GMT offset in the rotated chunk path
1542 * Tests for the session rotation feature
1543 * Fix validate_trace_empty test check
1544 * Example client to use the session rotation API
1545 * Save, restore and list the rotation parameters
1546 * Session consumed size notification
1547 * Fix: previous channel total is not updated
1548 * Add likely/unlikely annotations on channel sample handling path
1549 * Separate session info from channel info in notification thread
1550 * Rotate timer
1551 * Simplify lock handling in enqueue_timer_rotate_job()
1552 * Use utils_parse_time_suffix in create and enable-channel command
1553 * Introduce utils_parse_time_suffix
1554 * Fix: use metadata key instead of fd for consumer rotation command
1555 * Fix: double similar condition
1556 * Fix: missing type definitions in mi-lttng-3.0.xsd
1557 * Fix: out of tree build fails on missing header
1558 * lttng rotate command
1559 * Relay rotate pending command
1560 * Rotate command
1561 * Sessiond timer thread
1562 * Fix: ret is uninitialized on standard path
1563 * Sessiond rotation thread
1564 * Consumer rotate a channel
1565 * Consumer perform the rotation when extracting a packet
1566 * Consumer rotate stream
1567 * Implement the RELAYD_ROTATE_PENDING relay daemon command
1568 * Implement the RELAYD_ROTATE_STREAM relay daemon command
1569 * Channel rotate pipe between sessiond and the consumers
1570 * Support to dump the kernel metadata cache from the beginning
1571 * Add ustctl_flush_buffer to the consumer API
1572 * Common consumer functions to read current positions
1573 * Dedicated function to wakeup the consumer metadata pipe
1574 * Keep read-only copies of fields from the channel to the stream
1575 * Cleanup: keep the number of pipes used by poll in a variable
1576 * Fix: kernel snapshot handling of EAGAIN
1577 * Command to rename a folder
1578 * Fix: create_output_path() relayd util is not const-correct
1579 * Fix: relayd send_command() util not logging on failure
1580 * Clean-up: relayd send_command() helper is not const-correct
1581 * Clean-up: remove unneeded cast
1582 * Create the session and domain directories on start
1583 * Command to make a directory on the consumer or relay
1584 * Use free running metadata channel key between sessiond and kernel consumer
1585 * Fix: leftover use of channel fd as identifier
1586 * Clean-up: use LTTNG_PATH_MAX rather than PATH_MAX
1587 * Keep the base directory of a relay session separate
1588 * Change trace_path to session_root_path and chunk_path
1589 * Make kernel tracer version global to the session daemon
1590 * Clean-up: typo fixes in notification thread comments
1591 * Bump minor notification protocol version
1592 * Clean-up: hash table utils are unnecessarily non-const
1593 * Fix: stream_per_chan_id_ht should allow duplicates
1594 * Fix: lttng logs nanoseconds
1595 * Fix: use a free running channel key between sessiond and kernel consumer
1596 * Tests: Fix: arm64 use sys_openat instead of sys_open
1597 * Fix: set errno with value from SO_ERROR on error.
1598 * Fix: missing value handling for lttng_event_context_type
1599 * Fix: Use SOL_SOCKET level for SO_KEEPALIVE on all platform
1600 * Fix: error out on leftover arguments
1601 * Load preemptirq lttng-modules probe
1602 * Fix: reply to version check even on protocol mismatch
1603 * Fix: error handling on relay version check
1604 * Document add-context limitation for started session
1605 * Fix: add-context cannot be performed after a session has been started
1606 * Fix: duplicated kernel consumer socket locking
1607 * Tests: Change syscall tests to use `gen-syscall-events` testapp
1608 * Tests: Add test app to generate syscalls
1609 * Tests: Move script synchronization functions to utils library
1610 * Fix: remove unused event types in MI XML schema
1611 * Updating lttng-ust-ctl header file
1612 * Tests: cleanly exit from test apps on reception of SIGTERM
1613 * Document consumer socket locking assumptions
1614 * Fix: consumer socket lock not held during snapshot record
1615 * Fix: set_relayd_for_snapshot does not acquire the consumer socket lock
1616 * Fix: send_channel_monitor_pipe does not take the consumer socket lock
1617 * Document the locking assumptions of consumerd-relayd socket passing
1618 * Assert that the consumer lock is held while sending FDs to consumerd
1619 * Assert that the consumer socket lock is taken during communication
1620 * Tests: refuse to run test suite if lttng processes are present
1621 * Fix: metadata channel leak when using the snapshot tracing mode
1622 * Fix: do not flag consumer as disabled on relayd comm failure
1623 * Fix: cleanup inactive FDs in the consumer polling thread
1624 * man: document dead-peer detection for lttng-relayd
1625 * lttng-relayd: use TCP keep-alive mechanism to detect dead-peer
1626 * Tests: add kernel notification tests to the root regression list
1627 * Docs: clarify which socket serves as the ust_app_ht_by_sock's key
1628 * Docs: refer to apps_notify_thread instead of 'the other thread'
1629 * Docs: describe the apps_thread's working in function header
1630 * Tests: race between consumer pause and trace start/stop
1631 * Clean-up: remove unneeded rcu_read_lock acquisition
1632 * Docs: document locking assumption of function
1633 * Fix: notification thread not notified of channel creation on app error
1634 * Clean-up: consumer_add_metadata_stream always returns 0
1635 * Fix: scope ownership of a stream for ust-consumer
1636 * Clean-up: reduce scope of dyanamically-allocated string
1637 * Fix: using putenv() and free()-ing the value is invalid
1638 * Clean-up: unnecessary duplicated call to exit()
1639 * Fix: unknown consumer type considered a libc error
1640 * Fix: consumerd(64/32)_lib_dir can be NULL
1641 * Fix: evaluate trigger condition on registration
1642 * Fix: nonsensical message printed by lttng track/untrack
1643 * Fix: O_CLOEXEC is erroneously used on pipe creation
1644 * Fix: wrong parameter to fcntl in pipe_set_flag
1645 * Fix: use lttng_clock_gettime instead of clock_gettime
1646 * Fix: close channel monitor pipe after killing the metadata_timer_thread
1647 * Fix: path of snapshots with a relay and default URI
1648 * Fix: use file based synchronization for python logging test
1649 * Test: add file based synchronization point for python test app
1650 * Fix: wrong use of the relay_streams_sent in snapshot
1651 * Fix: the return code of lttcomm_send_unix_sock is signed
1652 * Fix warning: src/bin/lttng/utils.c: cast incompatible pointer
1653 * Fix: src/common/pipe.h: include <sys/types.h> for ssize_t and mode_t
1654 * Fix: detect dlmopen() and disable corresponding tests if not available
1655 * Fix: Use tmpdir for intermediary files
1656 * Fix: include scripts for distribution
1657 * Fix: typo in lttng-consumerd file default
1658 * Fix: missing NULL checks in logging statements
1659 * Fix: kernel consumerd sock paths need rundir substitution
1660 * Test: kernel testing for notification
1661 * Fix: create lttng run dir regardless of user privilege
1662 * Fix: Make version.h generation work with dash
1663 * lttng-enable-event(1): filtering: specify that `$ctx.cpu_id` is available
1664 * centralize sessiond config option handling
1665 * Fix: buffer overflow warning in python bindings
1666 * Tests fix: BT2 does not output the metadata of a trace collection
1667 * Update version to 2.11.0-pre
1668 * Typo: occured -> occurred
1669 * Fix: ensure kernel context is in a list before trying to delete it
1670 * Harmonize return code conventions in context handling
1671 * Fix: uninitialized return value on error path
1672 * lttng enable-channel: disallow --overwrite and --blocking-timeout
1673 * lttng-enable-channel(1): reword --blocking-timeout, document in description
1674 * lttng enable-channel: --blocking-timeout opt.: use `inf` instead of -1
1675 * Cleanup: remove unused internal structure
1676 * Cleanup: remove unnecessary extern qualifier
1677 * Docs: document the trigger API
1678 * Docs: document the notification API
1679 * Docs: document the notification channel API
1680 * Docs: document the evaluation API
1681 * Docs: document the lttng_condition API
1682 * Docs: document the lttng_buffer_usage condition API
1683 * Docs: document the lttng_action_notify action type
1684 * Docs: document the lttng_action API
1685 * Fix: ambiguous ownership of kernel context by multiple channels
1686 * lttng-enable-channel(1): move --output description to maintain A-Z ordering
1687 * lttng-enable-channel(1): document --monitor-timer
1688 * Prettify channel listing
1689 * Use pipe instead of eventfd() for notification command queue
1690 * Cleanup: useless reset of ret to zero
1691 * Fix: ret is never used on error_open code path
1692 * Fix: use error code path instead of break when errors happen before execl
1693 * Cleanup: ignore useless check of execl() return value
1694 * Fix: wrong variable assignment on error
1695 * Cleanup: remove dead increment of pointer
1696 * Fix: missing error handling in use of print_tabs()
1697 * Cleanup: functions shall have a single exit point
1698 * Cleanup: remove dead assignment
1699 * Cleanup: remove dead assignment
1700 * Cleanup: remove dead assignment
1701 * Cleanup: remove dead assignment
1702 * Cleanup: remove dead assignment
1703 * Cleanup: remove dead assignment
1704 * Cleanup: remove dead assignment
1705 * Cleanup: remove dead assignment
1706 * Cleanup: remove dead assignment
1707 * Cleanup: dead assignment
1708 * Fix: ret is used instead or err to set an error code
1709 * Cleanup: remove dead assignment
1710 * Cleanup: remove dead assignment
1711 * Fix: report error using fd instead of ret
1712 * lttng-enable-channel(1): reword and fix style of --blocking-timeout description
1713 * Fix: doc/man: use a single XSL file and match local names
1714 * Tests: rework select_poll_epoll test to improve verbosity on failure
1715 * Only print relevant session statistics on stop
1716 * Fix: NULL passed to memcpy in error path
1717 * Only print relevant session statistics in channel listing
1718 * Uniformize the printing of units in session listing
1719 * Fix: lost packet accounting always lost on snapshot
1720 * Fix: report error on session listing
1721 * Tests: don't assume a 4K page size in test_notification
1722 * Fix live-comm: merge TCP socket write-write sequence in a single write
1723 * Docs: move notification thread documentation to header
1724 * Docs: grammar fix in comment
1725 * Fix: evaluate condition/trigger on subscription
1726 * Test: Trigger conditions is evaluated on subscription
1727 * save/load: add blocking_timeout attribute to channel
1728 * Introduce monitor_timer_interval to session configuration schema
1729 * Test: Reduce scope of variables used in multi app notification test
1730 * Hide internal buffer-view symbols
1731 * Hide internal session configuration symbols
1732 * Hide internal dynamic-buffer symbols
1733 * Hide internal string-utils symbols
1734 * Typo: occured -> occurred
1735 * Fix: join consumer timer thread
1736 * Cleanup: use CMM accessors for consumer_quit variable
1737 * Fix: test_utils_expand_path passes NULL to sprintf
1738 * Fix: reject triggers if they depend on an unavailable feature
1739 * Fix: check lttng-modules ABI version for RING_BUFFER_SNAPSHOT_SAMPLE_POSITIONS support
1740 * Fix: Send remove channel to notification thread only when necessary
1741 * Fix: notification test: resources leak and return handling
1742 * Fix: parse monitor timer parameter as an unsigned 64-bit integer
1743 * Introduce "--blocking-timeout" channel parameter
1744 * Fix: lttng list of channels should return errors
1745 * Fix: discard event/lost packet counters
1746 * Fix: test: proper redirection of stderr to stdout
1747 * Docs: notification comment refers to a structure by its former name
1748 * Fix: missing errno.h include in time.h compat header
1749 * Cleanup: remove stale file from .gitignore
1750 * Disable binaries on platforms where they are not supported
1751 * Cleanup: add silent rules support for docs
1752 * Cleanup: popt library detection
1753 * Cleanup: remove duplicated pthread detection code
1754 * Cleanup: remove unused m4/libxml.m4
1755 * Cleanup: bison and flex detection
1756 * Cleanup: merge two instances of AC_CHECK_FUNCS
1757 * Cleanup: lttng-ust library detection
1758 * Cleanup: kmod library detection
1759 * Cleanup: dlmopen detection
1760 * Cleanup: uuid library detection
1761 * Fix: Don't override user variables within the build system
1762 * Fix: registry can be null on lookup
1763 * Test: Replace test relying on pselect6(2) man page ambiguity
1764 * Tests: channel subbuffers must be larger or equal to PAGE_SIZE
1765 * Tests: regression testing for notification API
1766 * Tests: add consumer testpoint to pause data consumption
1767 * Fix: explicitly send client credentials during handshake
1768 * Test: utils: introduce LTTNG_SESSIOND_ENV_VARS
1769 * Test: utils.sh: use getconf to start either 32 or 64 consumerd
1770 * Optimization: remove unnecessary buffer resizes on partial recvs
1771 * Docs: improve the documentation of the dynamic buffer interface
1772 * Add comment to round_to_power_of_2()
1773 * Clean-up: simplify the implementation of dynamic buffer set_capacity
1774 * Fix: space left in buffer may be uninitilized on capacity increase
1775 * Assert that dynamic buffer size <= capacity
1776 * Clean-up: improve readability of dynamic buffer append condition
1777 * Fix: inbound buffer may be set too short on partial command reception
1778 * Clean-up: fix misleading code alignment
1779 * Clean-up: remove useless comment
1780 * Fix: return LTTNG_ERR_INVALID_TRIGGER on validation failure
1781 * Fix: missing includes in buffer-usage.h
1782 * Unit tests for notification api
1783 * Run unit tests before regression tests
1784 * Fix: semaphore semantics are expected from notification command eventfd
1785 * relay: use urcu_ref_get_unless_zero
1786 * Fix: use "flush empty" ioctl for snapshots
1787 * Fix: lttng-consumerd: cpu hotplug: send "streams_sent" command
1788 * Fix: lttng-sessiond: cpu hotplug: send channel to consumer only once
1789 * Fix: lttng-sessiond: cpu hotplug stream number mismatch
1790 * Tests: use SIGKILL to shutdown daemons in test_thread_exit and test_tp_fail
1791 * Fix: consumer_timer_signal_thread_qs waits on LTTNG_CONSUMER_SIG_SWITCH
1792 * Revert "Fix: futex can be free'd while used by waker thread"
1793 * Fix: thread exit vs futex wait/wakeup race
1794 * Fix: use lttng_waiter instead of futex in notification thread
1795 * Add lttng_waiter utils
1796 * Fix: pthread_join on thread start error
1797 * Fix: missing check on notification thread join
1798 * Fix: status_loc argument of waitpid() is used on error
1799 * Fix: leak of deserialized trigger sent from client
1800 * Clean-up: missing static qualifier on internal function
1801 * Fix: duplicate values used in lttng_evaluation_status enum
1802 * Fix: missing header inclusions in buffer-usage.h
1803 * Fix: COMPAT_EPOLL_PROC_PATH is available from Linux 2.6.28
1804 * Fix: skip empty revents in notificationthread
1805 * Clean-up: warning caused by unused label
1806 * Fix: futex can be free'd while used by waker thread
1807 * Fix: missing header causes build failure with --disable-epoll
1808 * Fix: return NULL pointer on memory allocation failure
1809 * Clean-up: unused variable warning in poll compat
1810 * doc: how to trace consumerd with valgrind
1811 * Cleanup: initialize kernel ioctl ABI structures to 0
1812 * Cleanup: initialize data to 0
1813 * Fix: consumer data lock deadlock caused by monitor timer
1814 * Fix: assert() on null index_file in lttng_index_file_write()
1815 * Fix: fail on relayd lookup when finding a relayd is expected
1816 * Clean-up: use lttng_read() wrapper instead of read()
1817 * Fix: NULL pointer dereference in lttng_condition_serialize
1818 * Fix: Exclusion check iterates multiple times on same array
1819 * Fix: return of free'd string on error in strutils_split()
1820 * Fix: free of uninitialized value on error path
1821 * Silence bogus Coverity warning of uninitialized value
1822 * Silence bogus Coverity warning of uninitialized value
1823 * Silence bogus Coverity warning of uninitialized value
1824 * Silence bogus Coverity warning of uninitialized value
1825 * Fix: dereference before null check of channel attributes
1826 * Fix: memory leak of client_list_element
1827 * Fix: unchecked lttng_dynamic_buffer_set_size return value
1828 * Add 2.10 release beer name and description
1829 * Build: missing includes for ssize_t definition on Cygwin
1830 * Fix: consumer-timer.c includes ust-ctl.h even --without-lttng-ust
1831 * Fix: missing header in Makefile breaks the dist build
1832 * Tests fix: tracefile-size tests assume PAGE_SIZE subbuffers
1833 * Fix: use of uninitialized channel attributes in client
1834 * Clean-up: only declare help_msg in embedded help case
1835 * Fix: use of session_name instead of channel_name in condition hash
1836 * Fix: lttng-live: send HUP reply when per-PID streams are gone
1837 * Test: use output_path instead of argument position
1838 * Bump default kernel, and UST per-uid/per-pid buffer size
1839 * Fix: syscall_table_nb_entry invalid value when no syscalls TPs are defined
1840 * Add string-utils to dist subdirs in libcommon
1841 * Tests fix: initialize kernel extended channel attributes
1842 * Tests fix: initialize UST extended channel attributes
1843 * lttng-enable-event(1): document globbing patterns in event names and filters
1844 * Tests: add globbing pattern tests to test_java_log4j
1845 * Tests: add globbing pattern tests to test_java_jul
1846 * Tests: add globbing pattern tests to test_python_logging
1847 * Tests: add globbing pattern tests to test_valid_filter
1848 * Tests: add globbing pattern tests to test_invalid_filter
1849 * Tests: add globbing pattern tests to test_event_wildcard
1850 * Tests: add globbing pattern tests to test_exclusion
1851 * Tests: utils: add gen-ust-nevents-str util
1852 * Tests: add string-utils library unit tests
1853 * Add support for "full" star globbing patterns in event names and filters
1854 * Add string-utils convenience library
1855 * doc: lttng-destroy(1): document --no-wait option
1856 * doc: lttng-stop(1): replace tabs with spaces
1857 * doc/man: add typical `$` and `#` prompts to command lines
1858 * bin/lttng: remove double "help" command and sort list
1859 * lttng help: use command's --help directly
1860 * Add --enable-embedded-help option to embed --help messages in binaries
1861 * Expose monitor timer interval to lttngctl and client
1862 * Tests: add placeholder symbol to allow unit tests to link
1863 * Implement consumer ring buffer position sampling
1864 * Add new snapshot ustctl API
1865 * Add kernctl RING_BUFFER_SNAPSHOT_SAMPLE_POSITIONS command
1866 * Handle trigger registration and unregistration in sessiond
1867 * Start notification subsystem thread in sessiond initialization
1868 * Clean-up: fix comment type in lttng-consumerd.c
1869 * Add the sessiond notification-handling subsystem
1870 * Clean-up: comment fix in agent_thread_manage_registration
1871 * Add client notification API
1872 * Add utils_get_count_order_u64 to utils
1873 * Implement poll mask modification support in poll wrappers
1874 * Add the container_of() macro to macro.h
1875 * Add pipe_release utils to the pipe wrapper
1876 * Add named pipe support to the pipe wrapper
1877 * Add non_block version of functions to UNIX socket wrapper
1878 * Add lttng_buffer_view util
1879 * Add lttng_dynamic_buffer util
1880 * Clean-up: fix typo in sessiond main.c comment
1881 * Docs: fix comment describing ust_cmd_queue
1882 * Port: Link with no-undefined on Windows
1883 * Port: win32 DLLs don't support hidden symbols
1884 * Port: add cygwin support to endian compat
1885 * Fix: Remove unused headers
1886 * Fix: tests: register thread for RCU operations.
1887 * Fix: Lazily initialize max poll set size in poll compat
1888 * Fix: null dereference on error path for create_ctx_type
1889 * Fix: test_ust_data dereference of null pointer
1890 * x is never reused, no need to shift it
1891 * Fix: test_kernel_data dereference of null pointer
1892 * Man: move [SESSION] before options
1893 * Fix: consumerd: add missing put_subbuf for ust and kernel errors
1894 * Fix: sessiond: only send streams to consumer once
1895 * Fix: consumerd main: needs to be a registered RCU thread
1896 * Fix: thread_dispatch_ust_registration needs to be a RCU thread
1897 * Fix: don't abort metadata push on closed metadata
1898 * lttng-tools: remove bogus interpreter line from utils shell library
1899 * Fix: consumerd: order of metadata cache vs stream lock
1900 * Fix: add missing rcu_barrier before daemon teardown
1901 * Fix: Add missing pthread.h include
1902 * Fix: support for older versions of Babeltrace in test script
1903 * Fix: reverse channel and metadata cache lock nesting order
1904 * Fix: only lock the metadata_cache in userspace consumers
1905 * Fix: lock nesting order reversed
1906 * Fix: lttng-relayd: forcefully close stream on relayd shutdown
1907 * Fix: protect the channel's metadata stream using the metadata cache lock
1908 * Fix: double unlock of metadata mutex on error
1909 * Fix: free previous instance of url (alloc_url) on default live url assignation
1910 * Fix: add element length check in lttng_index_file_open
1911 * Assert that index_file does not exist before setting a new one
1912 * Fix: relayd vs consumerd compatibility
1913 * tests: Implement tests for lttng-ust LTTNG_UST_BLOCKING_RETRY_TIMEOUT
1914 * lttng-add-context(1): add missing man: prefix
1915 * lttng-add-context(1): fix style
1916 * lttng-snapshot(1): fix style
1917 * lttng-metadata(1): fix style
1918 * doc/man: put short option's argument too
1919 * Remove `metadata` command from various help resources
1920 * List the `regenerate` command in various help resources
1921 * lttng-load(1): fix synopsis and style
1922 * Fix: truncate the metadata file in shm-path
1923 * Load: add message indication that a name override was carried out
1924 * Load: expose overrides elements in mi
1925 * Fix: assign values to path, ctrl and data uris during configuration load
1926 * Load: test that name override does not have side effects
1927 * Docs: remove invalid short option -U and move option descriptions
1928 * Fix: add missing refcount of loaded modules
1929 * Fix: only unload successfully loaded kernel modules
1930 * Fix: test cases now rely on explicit workloads
1931 * m4/pprint.m4: update with correct quoting
1932 * configure.ac: move warning to end of output for the end user
1933 * doc/man: only require asciidoc-attrs.conf when building the man pages
1934 * Test fix: increase test count in plan of test_perf_raw
1935 * Create a dedicated test suite for Perf
1936 * Tests: accommodate stricter mktemp implementations in tests
1937 * Add version info to lttng-relayd help
1938 * Fix: stop sessiond threads on health thread error
1939 * Fix: stop lttng-relayd threads on health thread error
1940 * Fix: report an error if unix socket address is too long
1941 * Remove unmaintained TODO file
1942 * Remove outdated comment about run_as open being broken
1943 * Remove run-as compat wrapper from internal code
1944 * Fix: save: leak of configuration file fd
1945 * Update master version to 2.10.0-pre
1946 * Fix: warn when a loaded session can't be set as the default
1947 * Warning fix: forward declare struct lttng_ust_calibrate
1948 * lttng-enable-channel(1): remove redundant --discard from synopsis
1949 * test: load --override-name
1950 * load: introduce --override-name
1951 * man: lttng-load fix up
1952 * Docs: grammar fix in load.h
1953 * lttng_ctl: add session_name to load override
1954 * Fix: test presence of override_attr before accessing its member
1955 * load: objects returned by getters do not need to be freed
1956 * Remove lttng_load_session_attr_get_override_path_url
1957 * Docs: change order of set functions in load.h to match get
1958 * Remove calibrate documentation
1959 * Remove calibrate from liblttng-ctl
1960 * Remove calibrate from lttng-sessiond
1961 * Remove calibrate from Python bindings
1962 * Remove calibrate from Bash completion script
1963 * Remove calibrate tests in Python bindings
1964 * Remove calibrate command from lttng CLI
1965 * Build fix: remove load-42-stream.lttng from dist target
1966 * Test: load --override-url
1967 * Add --override-url option to load command
1968 * Apply the overrides attributes during configuration load
1969 * Clean-up: remove copy-pasted comment from save.c
1970 * lttng-ctl: add override helper to load api
1971 * Rename override to overwrite for config_load_session
1972 * Fix: report truncation on snprintf
1973 * Fix: check for a session daemon before running load command
1974 * Fix: ignore SIGPIPE
1975 * Use lttng api for the load command
1976 * Fix: use ssize_type for the return value of uri_parse_str_urls
1977 * Docs: grammar fixes in load.h
1978 * Fix: wrong api comments for load.h
1979 * Fix: do not overwrite ret if already set and session found
1980 * lttng-sessiond: auto-load lttng-probe-i2c module
1981 * Bump lttng-modules ABI minor version
1982 * Fix: handle backward compatibility with lttng-modules 2.7
1983 * Clean-up: remove unnecessary autoconf variable substitution
1984 * Fix: honor negative (unlimited) app socket timeout
1985 * Build: Replace use of deprecated AM_PATH_XML2
1986 * Test fix: set app and network socket timeouts to unlimited
1987 * Test fix: test_fork can hang while waiting for child pids
1988 * Test fix: test_daemon can hang while waiting for child pids
1989 * Test fix: redirect python test subprocess output to /dev/null
1990 * Build fix: macOS Sierra provides clock_gettime
1991 * Fix: time redefinition warnings on macOS builds
1992 * Clean-up: remove unused variable user
1993 * Cleanup: Remove fun from code base
1994 * Fix: remove in-place backup suffix argument provided to sed
1995 * Fix: pass a valid length to accept() on unix domain sockets
1996 * Log signals received by run_as worker
1997 * Missing word in worker_sighandler() comment
1998 * Clean-up snapshot command error reporting
1999 * Fix: RCU lock imbalance on error in cmd_snapshot_list_outputs()
2000 * Use -M parameter instead of --manpath when invoking man(1)
2001 * OOT Build fix: reference the source directory's Python test app
2002 * Fix: pass NULL to config_load_session instead of an empty string
2003 * Tests: don't copy test_python_logging explicitly
2004 * OOT build fix: Missing include of src directory
2005 * Accomodate BSD sed in version.h generation
2006 * Port: Detect platforms where librt is required
2007 * Port: Add OSX clock_gettime compat
2008 * Port: Add OSX support to socket compat
2009 * Port: Add OSX support to poll compat
2010 * Port: Add OSX support to fcntl compat
2011 * Port: Add OSX compat to sessiond-comm/unix.c
2012 * Port: Add OSX endian.h compat
2013 * Port: Add OSX libuuid compat
2014 * Fix: zero-initialize fd_set
2015 * Clean-up: missing cast to fd_set*
2016 * Fix: usage of FD_SET on fd_set > 1024 results in corruption
2017 * Fix: erroneous usage of addr parameter in mmap()
2018 * Clean-up: remove useless assignment
2019 * Fix: missing unmap in test error handling
2020 * Tests: unchecked pthread_join return value
2021 * Clean-up: remove negative check against unsigned value
2022 * Fix: unchecked init_pipe return value
2023 * Tests: Unchecked pthread_create return value
2024 * Clean-up: remove useless assignment
2025 * Tests: Add tracepoints to libbar, libfoo and libzzz
2026 * Fix: Mark ASCIIDOC_ATTRS_CONF as a dependency of man page targets
2027 * Test the parsing of perf raw context
2028 * Enable perf PMU counters by raw ID
2029 * Run userspace perf tests on non-x86 platforms
2030 * Tests: adjust ust-dl planned test count
2031 * Test library load/unload events
2032 * Add missing ust_app_regenerate_statedump_all stub
2033 * Clean-up: remove unused ust_app_regenerate_metadata_all
2034 * Add regenerate command to MI schema
2035 * Manpage for the regenerate statedump command
2036 * Tests for the regenerate statedump command
2037 * Allow regenerating the statedump of a running session
2038 * Kernel ioctl to regenerate the statedump
2039 * UST command to regenerate the statedump
2040 * Rename the "metadata regenerate" command to "regenerate metadata"
2041 * Typo fix: uninitializez ->uninitialized
2042 * Fix: handle negative (unlimited) system stack size limits
2043 * Tests: adjust type declaration test count
2044 * Fix: protocol mismatch between UST and tools
2045 * ust-ctl: use fixed-size integer rather than enum
2046 * Test UST's autoincrementing enumeration values
2047 * Add support for UST's autoincrementing enum entries
2048 * Tests: eliminate process timeouts from Python tests
2049 * Fix: English syntax errors in 'lttng status'
2050 * Test for select, poll and epoll syscall overrides
2051 * Tests: tap.sh spams tests' output when no plan is set
2052 * Fix: Set thread stack size to ulimit soft value
2053 * Fix: location of various standard headers
2054 * Fix: missing include ctype.h for isdigit()
2055 * Fix: strerror_r behavior is glibc specific
2056 * Fix: error.h -> common/error.h
2057 * Fix: snapshot del-output with name on musl
2058 * Fix: sessiond ht_match_event() check if filter is NULL
2059 * configure.ac: fix --enable/disable-kmod option
2060 * Tests: spawn ht_cleanup thread in unit tests
2061 * Lazily initialize max poll set size
2062 * Revert "Assert that a valid clean-up pipe exists on ht_cleanup_push"
2063 * tests: test ust snapshot with discard buffers
2064 * tests: test kernel snapshot with discard buffers
2065 * Allow channel mode override in snapshot sessions
2066 * Fix: validate number of subbuffers after tweaking properties
2067 * Use bool type for save command options
2068 * Clean-up: harmonize popt option declarations in save.c
2069 * Clean-up: move mi_writer declaration with other declarations
2070 * Add name omission and output omission on save to lttng-ctl
2071 * Express overwrite attribute as a byte in communication protocol
2072 * Assert that a valid clean-up pipe exists on ht_cleanup_push
2073 * Fix: do not refer to objects as .o
2074 * Fix: do not link against libtool .o objects
2075 * Fix: Define MANPATH in config.h
2076 * Tests: Make warn_processes.sh more portable
2077 * Fix: add missing script to dist
2078 * Fix: leak of UST app hash tables
2079 * Fix: leak of reply buffer on data pending check
2080 * Fix: call xmlCleanupParser to free global libxml2 allocations
2081 * Fix: missing "void" parameter of lib constructor and destructor
2082 * Docs: fix comment typos in lttng-sessiond's main.c
2083 * Fix: lttng-relayd allow binding of privileged ports for non-root users
2084 * relayd: optimize receive throughput
2085 * Clean-up: harmonize kernctl API error checking
2086 * Introduce LTTNG_IOCTL_CHECK and LTTNG_IOCTL_NO_CHECK macros
2087 * Fix: enforce assumption that lttng-modules ioctl() return <= 0
2088 * Fix: reduce scope of kconsumer consumed_pos and produced_pos
2089 * Docs: document safety of consumer_thread_is_ready access
2090 * Clean-up: unused ret values in thread_manage_health
2091 * Clean-up: remove dead code in sessiond's set_option()
2092 * Fix: set the logger level to prevent unexpected level inheritance
2093 * Typo: Stoping -> Stopping
2094 * Typo: occured -> occurred
2095 * Fix: only perform lttng_consumer_sync_trace_file() in local mode
2096 * Make lttng_consumer_sync_trace_file static
2097 * Fix: don't negate posix_fadvise return value to check error
2098 * Fix Solaris 10 build: use lttng_strnlen() wrapper
2099 * Rename lttng_error_type to lttng_error_level
2100 * Cleanup error.h __lttng_print() used for message printing
2101 * Update coding style document for macro style
2102 * Fix: coding style document has erroneous semicolon at end of macro
2103 * Fix: add missing semicolons after MSG, DBG, ERR print macros
2104 * Tests: inverted condition in test_kernel_data
2105 * OOT build fix: asciidoc.conf is now a source file
2106 * lttng-create(1): use attributes for default ports
2107 * lttng-create(1): add xrefs to creation mode definitions
2108 * lttng-create(1): use the correct DATAPORT/CTRLPORT variables
2109 * lttng-create(1): use def list for net protocols
2110 * lttng-create(1): add relay mode
2111 * doc/man: put AsciiDoc attributes in their own file
2112 * test: UST tracing destroy flush behavior with tracefile rotation
2113 * test: kernel tracing destroy flush behavior with tracefile rotation
2114 * Add environment variable to allow abort on error
2115 * Fix: ust-consumer: flush empty packets on snapshot channel
2116 * Fix: WARN() should print as WARN level, not ERR
2117 * Fix: error.h: add missing parenthesis around macro parameter
2118 * Fix: bogus mask on error.h PRINT types
2119 * Fix: kernel tracing: flush after stop
2120 * Fix: UST should not generate packet at destroy after stop
2121 * Tests: remove flaky '*' kernel wildcard test
2122 * Fix: bad file descriptors on close after rotation error
2123 * Fix: configure.ac: allow --disable-python-bindings
2124 * Fix: merge tap tests stdout and stderr
2125 * Fix: posix_fadvise wrapper returns -ENOSYS on FreeBSD
2126 * Fix: Double free in utils_partial_realpath error path
2127 * Fix: remove logically dead code in send_channel_uid_to_ust
2128 * Fix: unchecked return value in low throughput test
2129 * Tests: abort() exclusion test on allocation failure
2130 * Fix: unchecked posix_fadvise() return value
2131 * Fix: unchecked return value in relayd live.c
2132 * Fix: unchecked return value in trace_clock_read64_monotonic
2133 * Clean-up: remove unnecessary blank line
2134 * Fix: initialize the cur_event variable before using it
2135 * Fix: Dereference after NULL check in consumer
2136 * Tests: abort test on memory allocation failure
2137 * Fix: pointer dereference after NULL check in test_create_ust_event_exclusion
2138 * Fix: NULL pointer dereference in relay_index_get_by_id_or_create
2139 * Clean-up verbosity incrementation in set_option
2140 * Fix: Deference after null check in sessiond set_option
2141 * Docs: clarify comment in parse_pid_string()
2142 * Fix: Wrong sizeof argument in pid tracker
2143 * Fix: tests: incorrect uri index
2144 * Fix: Integer overflowed argument
2145 * Fix: macro compares unsigned to 0 (no effect)
2146 * Fix: Free variable before strdup() in process_event_node
2147 * Fix: Free variables before strdup()
2148 * Fix: Add missing free() in spawn_viewer
2149 * Fix: Add missing free() in utils_partial_realpath
2150 * Fix: Use distinct variables for ret and discarded_events
2151 * Fix: Don't try to show manpage when argv is null
2152 * Fix: Use secure_getenv() in get_man_bin_path
2153 * Fix: illegal memory access in test_create_ust_event_exclusion
2154 * Fix: illegal memory access in test_create_ust_event
2155 * Fix: illegal memory access in test_create_kernel_event
2156 * Fix: illegal memory access in test_create_ust_channel
2157 * Fix: illegal memory access in send_viewer_streams
2158 * Simplify rcu locking in viewer_list_sessions
2159 * Fix: illegal memory access in viewer_list_sessions
2160 * Fix: illegal memory access in relayd_add_stream
2161 * Fix: illegal memory access in relayd_create_session_2_4
2162 * Fix: illegal memory access in session_create
2163 * Fix: illegal memory access in consumer_set_subdir
2164 * Fix: illegal memory access in syscall_init_table
2165 * Fix: illegal memory access in write_pidfile
2166 * Fix: illegal memory access in list_lttng_channels
2167 * Fix: illegal memory access in cmd_snapshot_record
2168 * Fix: illegal memory access in output_init
2169 * Fix: illegal memory access in consumer_set_network_uri
2170 * Fix: illegal memory access in cmd_snapshot_list_outputs
2171 * Fix: illegal memory access in list_events
2172 * Fix: illegal memory access in disable_event
2173 * Fix: illegal memory access in enable_event
2174 * Fix: illegal memory access in add_uri_to_consumer
2175 * Fix: illegal memory access in init_ust_event_from_agent_event
2176 * Simplify free() of channel attribute
2177 * Fix: illegal memory access in _cmd_enable_event
2178 * Implement lttng_strncpy safe string copy
2179 * Add missing symbol to preserve ABI compatibility of liblttng-ctl
2180 * Fix: loading a session prints an error message but the load is successful
2181 * Snapshot warning if there are no events in one of the domains
2182 * Clarify kernel version check error messages
2183 * Tests: same event name with different descriptor on load
2184 * Fix: load event state (enabled/disabled) correctly
2185 * Fix: Error reported if no domain is provided for start/stop
2186 * Handle unknown domain in MI
2187 * Handle unknown domain on session start
2188 * Fix: loading of live session within userspace domains
2189 * Test: expose session url bug on load with multiple domains
2190 * OOT build fix: asciidoc.conf is now generated at configure
2191 * Snapshot: record: use same datetime for snapshot folder output
2192 * Refactor: move the snapshot type check into output type check
2193 * ust-metadata.c: nest/indent enumeration entries
2194 * lttng.c: show basic help when no arguments are provided
2195 * Define command short descriptions in configure.ac
2196 * lttng-relayd(8): $HOME -> $LTTNG_HOME
2197 * doc/man: use propagated default values in man pages
2198 * Propagate default values from configure.ac to asciidoc.conf
2199 * Define default values in configure.ac
2200 * lttng-load(1): use lists to explain the input path behaviour
2201 * lttng-sessiond(8): fix load directories and behaviour
2202 * lttng-load(1): specify default search order
2203 * doc/man: use configured directories in man pages
2204 * doc/man/asciidoc.conf: add doctype-manpage conditions
2205 * doc/man: linklttng macro -> man macro
2206 * doc/man/Makefile.am: add failing dist-hook on --disable-man-pages
2207 * doc/man/Makefile.am: fix top comment
2208 * configure.ac: fix --enable-man-pages help string
2209 * Fix: standardize parser/lexer building
2210 * Fix: standardize man pages building/installing
2211 * configure.ac: check for an existing liburcu-cds symbol
2212 * configure.ac: use macro for wrong liburcu error message
2213 * Hide parse_application_context utility function
2214 * Re-add deprecated MI symbols to preserve ABI compatibility
2215 * Hide new MI symbols introduced as part of 2.8
2216 * Re-add default size symbols which were erroneously exposed
2217 * Hide config symbols introduced in 2.8
2218 * Hide internal _lttng_destroy_session symbol
2219 * Hide bytecode symbol iterator API symbols
2220 * Tests: wording of trace_matches is misleading
2221 * Test lttng-modules clock override plugin
2222 * Warning fix: uninitialized variable may be used
2223 * Tests: Replace prove by autotools tap runner
2224 * Drop installcheck target
2225 * Fix: distcheck requires that we clean version.h
2226 * Fix: configure: forbid Python bindings if shared libraries are disabled
2227 * Fix: tests: don't match command line arguments, match static build binary names
2228 * Fix: tests: skip tests on static build
2229 * Fix: tests: don't build dynamic lib tests if support disabled
2230 * bootstrap: Standardize on autoreconf -vi
2231 * Move unix.h wrapper from sessiond-comm to common
2232 * Fix: update tests following renaming of UST statedump event
2233 * Typo: catched -> caught
2234 * Add comment describing ioctl number duplication
2235 * Test: kill sessiond,relayd and background children on SIGTERM/SIGINT
2236 * Docs: Remove unnecessary exclamation mark
2237 * Docs: fix wording of dependency
2238 * Docs: fix "daemon" typo in README.md
2239 * Fix: Use get_domain_str on add context
2240 * Warning fix: possible use of uninitialized variable
2241 * doc/man: add FILES section
2242 * Test: xsd validation of long path (length > 255)
2243 * Fix: xsd: urls and paths are not of type name_type but string
2244 * Refactor: embed mi in "add_output "to remove code duplication
2245 * Refactor: embed mi in "del_record" to remove code duplication
2246 * Refactor: embed mi in "record" to remove code duplication
2247 * Refactor: embed mi in "list_output" to remove code duplication
2248 * Fix: do not return error on LTTNG_ERR_SNAPSHOT_NODATA
2249 * Fix: Set loopback adress in set_ip_addr if gethostbyname2 fails
2250 * Fix: d_type validity is not guaranteed on all nfs versions
2251 * Fix: doc/man: lttng-add-context(1): add missing option macro
2252 * doc/man: common-footer.txt: add CI link
2253 * doc/man: common-footer.txt: add GH organization link
2254 * doc/man: lttng(1): clarify UST domain and add links to languages
2255 * doc/man: add escwc macro and use it
2256 * doc/man: lttng(1): link from COMMAND (synopsis) to COMMANDS section
2257 * doc/man: use linkgenoptions macro
2258 * doc/man: add linkgenoptions AsciiDoc macro
2259 * .gitignore: ignore all generated files in doc/man
2260 * doc/man: fix external links
2261 * doc/man: xsl: move manpage-base.xsl -> manpage-callouts.xsl
2262 * doc/man: xsl: move manpage-ulinks.xsl -> manpage-links.xsl
2263 * doc/man: xsl: add <URL> after ulink text
2264 * doc/man: xsl: add (internal) link template
2265 * doc/man: lttng-enable-channel(1): move limitations to own section
2266 * Fix: doc/man: lttng-relayd(1) -> lttng-relayd(8)
2267 * doc/man: add nloption and genoption AsciiDoc macros
2268 * doc/man: add [role="term"] to terminal callouts
2269 * Clean-up shm directory tree after freeing the channel
2270 * Fix: Build man pages if --enable-build-man-pages is used
2271 * Fix: convey enum value signedness into metadata
2272 * doc/man: add notes about shell escaping
2273 * Fix: doc/man/Makefile.am for OOT builds
2274 * Generate man pages by default
2275 * Update version to 2.9.0-pre
2276 * Bump minor kernel tracer ABI version
2277 * Quote brewery names in release codename description
2278 * Fix: metadata regenerate, error if too many args
2279 * Fix: add missing sys/types.h header
2280 * Fix: build failure when __GLIBC_PREREQ is missing
2281 * configure.ac: beautify report
2282 * Update version codename and description to 2.8.0 - Isseki Nicho
2283 * doc/man: lttng.1.txt: sort commands in categories
2284 * Data pending message is printed when unnecessary
2285 * README.md: add CI/Coverity status badges
2286 * README.md: add lttng-crash in package contents
2287 * Show lttng-metadata man page in command's --help
2288 * Add an lttng-metadata man page
2289 * Remove untrack reference from snapshot man page
2290 * README.md: add optional dependency on man
2291 * doc/man: install lttng-health-check.3
2292 * lttng-relayd: show man page with --help and remove usage
2293 * doc/man: convert lttng-relayd(8) to AsciiDoc
2294 * lttng-crash.c: show man page with --help and remove usage
2295 * doc/man: convert lttng-crash(1) to AsciiDoc
2296 * lttng-sessiond: show man page with --help and remove usage
2297 * doc/man: convert lttng-sessiond(8) to AsciiDoc
2298 * README.md: bolden all dependencies and versions
2299 * README.md: add asciidoc and xmlto build dependencies
2300 * lttng.c: sort commands to get a nice list output
2301 * doc/man: add README.md
2302 * lttng: add `help` command
2303 * lttng.c: show man page with --help and remove usage
2304 * lttng.c: CMD_UNDEFINED is used for invalid args too
2305 * lttng: remove usage strings from commands
2306 * lttng: show man page when using command's --help
2307 * lttng add-context: add --list option
2308 * doc/man: remove lttng.1 (built from lttng.1.txt)
2309 * doc/man: create lttng-disable-event(1) and update/fix content
2310 * doc/man: create lttng-enable-event(1) and update/fix content
2311 * doc/man: create lttng-snapshot(1) and update/fix content
2312 * doc/man: create lttng-help(1) and update/fix content
2313 * doc/man: create lttng-status(1) and update/fix content
2314 * doc/man: create lttng-untrack(1) and update/fix content
2315 * doc/man: create lttng-track(1) and update/fix content
2316 * doc/man: create lttng-calibrate(1) and update/fix content
2317 * doc/man: create lttng-list(1) and update/fix content
2318 * doc/man: create lttng-add-context(1) and update/fix content
2319 * doc/man: create lttng-disable-channel(1) and update/fix content
2320 * doc/man: create lttng-enable-channel(1) and update/fix content
2321 * doc/man: create lttng-view(1) and update/fix content
2322 * doc/man: create lttng-version(1) and update/fix content
2323 * doc/man: create lttng-stop(1) and update/fix content
2324 * doc/man: create lttng-start(1) and update/fix content
2325 * doc/man: create lttng-load(1) and update/fix content
2326 * doc/man: create lttng-save(1) and update/fix content
2327 * doc/man: create lttng-set-session(1) and update/fix content
2328 * doc/man: create lttng-destroy(1) and update/fix content
2329 * doc/man: create lttng-create(1) and update/fix content
2330 * doc/man: add common OPTIONS head for command man pages
2331 * doc/man: add Makefile.am for generating man pages
2332 * .gitignore: ignore generated man page artifacts
2333 * doc/man: add XSL files for man pages
2334 * doc/man: add asciidoc.conf
2335 * configure.ac: check for asciidoc and xmlto
2336 * doc/man: lttng(1): update and standardize content
2337 * doc/man: convert lttng(1) to AsciiDoc
2338 * Add builtin modules support to kmod modprobe
2339 * Add comments to kmod functions
2340 * Add libkmod rmmod support
2341 * Move libkmod ifdef to beginning of file
2342 * Drop optional control modules load and unload
2343 * Fix: live test header endianness
2344 * Document the live detach command
2345 * Test the viewer detach command
2346 * Use of bare attribute directives instead of LTTNG_PACKED
2347 * Live: command to detach a viewer session
2348 * Contexts for RT debugging
2349 * Optional test for the metadata regeneration
2350 * Add MI output to the metadata regenerate command
2351 * Tests for metadata regenerate
2352 * Add TAGS files to .gitignore
2353 * Fix: systematic overwrite of union values on add context
2354 * Mismatching signature of ust_metadata_session_statedump() stub
2355 * Fix: Initialize events discarded and packet lost counters to zero
2356 * Assert on unknown UST buffer type
2357 * Command metadata regenerate
2358 * Store the relay protocol version in the consumer_output
2359 * Store the version of the tracer in the UID registry
2360 * Store the instance id and packet_seq_num in indexes
2361 * kernctl commands to extract the stream instance id
2362 * Account the lost packets in snapshot mode
2363 * Test: Add the lttng-runas worker process to the sessiond pids
2364 * Limit the scope of IFS overwriting
2365 * Do not overwrite IFS globally but only locally
2366 * Display discarded and lost events at destroy and stop
2367 * Fix: tests: use SIGSTOP for crash extraction test
2368 * Test fix: ignore stderr at every step of randstring
2369 * Fix: session_find_by_id can return NULL legitimately
2370 * Fix: mark ltt_sessions_ht_destroy as static
2371 * Docs: Missing locking assumptions in function headers
2372 * Test fix: ignore stderr when generating random string
2373 * Fix: hold session list lock during delete_ust_app
2374 * Test: prevent the spawning of a daemonized sessiond
2375 * Missing void in function signature
2376 * CLI: Show filter expression associated to a syscall
2377 * Fix: missing dereference when computing extended info position
2378 * Fix: Only save kernel enablers in session configuration
2379 * Fix: Only list kernel enablers when listing events
2380 * Fix: syscalls hash table leaks when listing kernel events
2381 * Initialize command header to zero
2382 * Rename filter string to filter expression in liblttng-ctl
2383 * Fix: use of unsigned variable to check for negative return
2384 * Clean-up: remove unreachable goto
2385 * Fix: missing static inline breaks --without-lttng-ust build
2386 * lttng enable-channel memsets lttng_channel to -1
2387 * Change padding type from array to fixed-width integer
2388 * Clean-up: missing space between cast operator and operand
2389 * Ensure UST channel output mode is LTTNG_UST_MMAP
2390 * Extract the lost packets and discarded events counters
2391 * Send extended channel payload to client
2392 * Add channel discarded events and lost packets stats accessors
2393 * Add extended info to liblttng-ctl's struct lttng_channel
2394 * Reuse constant string instead of duplicate literal
2395 * Clean-up: simplify computation of string position
2396 * Optimization: lttng UI uses sprintf instead of strcpy
2397 * Fix: OOT build fails because of missing include path
2398 * Tests: Consider lttng mi namespace in test_load
2399 * MI: Remove boolean "exclusion" element
2400 * MI: add <exclusions> (event exclusion names)
2401 * CLI: show event exclusion names
2402 * Add new LTTNG_ERR_OVERFLOW error code
2403 * Add lttng_event_get_exclusion_name*() to liblttng-ctl
2404 * Tests: Consider lttng mi namespace in test_mi
2405 * MI: Implement event context schema change
2406 * MI: Add application context type to schema
2407 * MI: add schemaVersion attribute to command schema
2408 * MI: set machine interface XSD target namespace
2409 * Add schema information to XML MI output
2410 * Fix: libxml2 may return 0 because of buffering
2411 * Bump LTTng MI schema to 3.0
2412 * MI: add <filter_expression> (event filter expression)
2413 * Transfer UST exclusion names from sessiond to client
2414 * Fix: return negative error code in list_lttng_ust_global_events()
2415 * CLI: show agent event filter string
2416 * CLI: show event filter string
2417 * Add lttng_event_get_filter_string() to liblttng-ctl
2418 * Transfer filter strings from sessiond to client
2419 * Refactor setup_lttng_msg() to include cmd header
2420 * Add offset comments to struct lttng_event
2421 * Add command header to sessiond->client response msg
2422 * Add internal extended channel structure
2423 * Metadata for instance_id and packet_seq_num
2424 * Add a HT to lookup sessions by id
2425 * Explicitly stop the session on lttng destroy
2426 * Fix: per-pid ust buffers flush race with application unregister
2427 * Fix warning when building Python bindings
2428 * Add CONTRIBUTING.md
2429 * Revert "Python bindings: remove duplicate structure definitions"
2430 * Docs: clarify cross-version tracer compatibility
2431 * Cleanup: Remove unnecessary newline
2432 * Fix: Use ipv6 loopback adress in test_uri
2433 * Python bindings: remove duplicate structure definitions
2434 * Fix: test: handle env variables undefined
2435 * Fix: report already enabled event error to client
2436 * Docs: add comment to cmd_add_context()
2437 * Fix: application context leak when enabling context
2438 * Fix: string leak when processing of client message fails
2439 * Fix: missing return code initialization on error
2440 * Fix: unchecked return value in _lttng_variant_statedump()
2441 * Fix: Possible use-after-free in create_ctx_type()
2442 * Fix: filter tests now accept "." in identifiers
2443 * Fix: Don't notify agent of non-app context addition
2444 * Create agent on channel creation
2445 * Introduce application contexts to session configuration schema
2446 * Fix typos in error descriptions
2447 * Enable agent application contexts if filter has such dependencies
2448 * Compare provider and context names in trace_ust_match_context
2449 * Allow $app.provider:ctxname in filter, enum, variant identifiers
2450 * Add variant type support to ust registry and metadata
2451 * Notify java agent of enabled application contexts
2452 * Add app context support to lttng client
2453 * Enforce const-correctness in UNIX socket wrappers
2454 * Remove superflous domain check in context_ust_add
2455 * Remove superflous domain check in add_uctx_to_channel
2456 * Use lttng_domain_type enum instead of bare integer
2457 * Add application context support to lttng-ctl lttng_add_context
2458 * Cleanup comments in lttng-ctl.c
2459 * Tests fix: source utils.sh before using conf_proc_count
2460 * Tests: use configured processor count in getcpu override tests
2461 * Tests: use configured processor count in snapshot tests
2462 * Tests: Introduce conf_proc_count()
2463 * Tests: print a more precise test description in snapshot tests
2464 * clock offset: print negative value in metadata for lttng-ust metadata
2465 * Fix: handle negative clock offset for lttng-ust metadata
2466 * Fix: test: append to LD_LIBRARY_PATH
2467 * Fix: test: use load_path instead of $1
2468 * Bump lttng-ust protocol version to 6.1
2469 * Add CTF enum type support for UST registry
2470 * Cleanup __lttng_print macro indentation
2471 * Fix: do not print error and bug messages when quiet (-q) is present
2472 * Fix: test_ust-dl requires bash
2473 * Fix: test script requires bash
2474 * Fix: missing $ in SED variable
2475 * Tests: fix make targets using objcopy
2476 * Build: fallback to AC_CHECK_LIBS when looking for popt and uuid
2477 * tests/unit: fix object files' location
2478 * configure.ac: fix static build
2479 * Tests: fix tracefile count when page_size is > 4k
2480 * configure.ac: use $withval with AC_ARG_WITH
2481 * Fix: close indexes when rotating the trace files in mmap mode
2482 * Fix: close indexes when rotating the trace files in splice mode
2483 * Clarify error message on "add context" failure
2484 * Fix: Don't spam session daemon logs on invalid UST context
2485 * Tests: getcpu_override: use event delay when launching with wrapper
2486 * Tests: getcpu: no events shall be emitted at the same timestamp
2487 * Tests: Switch test apps to use usleep_safe()
2488 * Tests: Add a test utils library
2489 * Fix: redefinition of _GNU_SOURCE
2490 * Tests: only call usleep if the test in configured to wait
2491 * Test: add UST dl helper test
2492 * Test: add UST baddr statedump test
2493 * lttng: add status command
2494 * lttng: factor out declaration of commands
2495 * make check: add warning when LTTng processes are running
2496 * Missing cpu id kernel context in the kernel tracer ABI
2497 * Use --without-lttng-ust in error message
2498 * Use --with/--without for lttng-ust support
2499 * Only compare "bison -y" to the basename of YACC variable
2500 * Tests: Add debug output to getcpu_override
2501 * Tests: Change description of clock-override test
2502 * Add event exclusion test for identical names
2503 * Warn when exclusion names are truncated
2504 * Truncate exclusion names to have a terminal '\0'
2505 * Ignore exclusion names order when matching events
2506 * sessiond-comm.h: fix whitespaces
2507 * Disallow duplicate event exclusion names
2508 * Add LTTNG_EVENT_EXCLUSION_NAME_AT() helper macro
2509 * Fix: lay out names in exclusion structure correctly
2510 * Fix: Check for NULL hash tables on relay daemon teardown
2511 * Fix: Verify directory's existence before calling mkdir
2512 * Clean-up: declare variables at beginning of scope
2513 * Load x86-exceptions lttng-modules probe
2514 * Load x86-irq-vectors lttng-modules probe
2515 * Agent: Make the agent protocol consistently network endian
2516 * Clean-up: Remove unused variables from default.c
2517 * Fix: Unchecked NULL string in logging statement
2518 * Fix: include the filter expression in agent events' primary key
2519 * Add the filter expression to the enable_event agent protocol message
2520 * Add some IDE project files to the gitignore
2521 * Fix live timer calculation error
2522 * Don't initialize defaults in library constructor
2523 * Initialize lttng_ht_seed on hashtable creation
2524 * Cleanup: Missing space after cast operator
2525 * Build: Switch from tar v7 to posix archive format
2526 * Fix: Retry poll on interruption
2527 * Port: Explicitly allocate realpath() resolved buffer
2528 * Select which binaries/extras to build at configure time
2529 * Move libconsumer under common/consumer/
2530 * Fix: There is more tests than the plan
2531 * Remove dead check from configure.ac
2532 * Fix: Silence warning by casting *sin_addr to *sockaddr
2533 * Port: fix 'ERR' conflict with Solaris regset.h
2534 * Relay protocol: check string lengths
2535 * Fix: Silence warning of function having no return value
2536 * Fix: Silence warnings when using uid_t and pid_t with printf
2537 * Port: Add compat for platforms with no MSG_NOSIGNAL or SO_NOSIGPIPE
2538 * Port: Add Solaris compat to sessiond-comm/unix.c
2539 * Port: Add Solaris compat for netdb
2540 * Fix: Silence warning formating pid_t as int
2541 * Port: Add Solaris dirent compat
2542 * Port: Add Solaris paths compat
2543 * Rename config.h to session-config.h
2544 * Port: Remove _GNU_SOURCE, defined in config.h
2545 * Port: cleanup and portability fix to configure.ac
2546 * Port: Don't use SIGUNUSED which is not defined on Solaris
2547 * Port: Implement prctl wrapper
2548 * Port: Replace flock with fnctl
2549 * Port: make bootstrap script work on most shells
2550 * Port: removed unused clone() compat
2551 * Port: Add macro for socket linking on solaris
2552 * Port: Add Solaris support to mman compat
2553 * Port: Replace dirent->d_type by stat
2554 * Add missing include for memset()
2555 * Port: Add Solaris support to socket compat
2556 * Port: name clash on Solaris, rename sun to s_un
2557 * Port: move memset of anc_buf inside ifdef
2558 * Port: Add Solaris fls compat
2559 * Port: Add Solaris string compat
2560 * Port: Use LTTNG_PATH_MAX instead of PATH_MAX
2561 * Port: Use LTTNG_HOST_NAME_MAX instead of HOST_NAME_MAX
2562 * Port: Use LTTNG_NAME_MAX instead of NAME_MAX
2563 * Port: Add Solaris support to socket compat
2564 * Port: Add Solaris support to poll compat
2565 * Port: Add Solaris support to fcntl compat
2566 * Port: Add Solaris endian.h compat
2567 * Fix: Use 'echo' in a portable way
2568 * Fix: Use result of AC_PROG_* when using sed / grep
2569 * Cleanup: Remove commented-out constant
2570 * Fix: use start and stop sessiond from utils.sh
2571 * Fix: Remove dependency on glibc 2.12 caused by pthread_setname_np
2572 * Fix: Log and ignore SIGINT and SIGTERM in run_as worker
2573 * Add logging to the run_as worker
2574 * Fix: Handle EINTR of waipid in run-as worker
2575 * Fix: Handle EINTR of waitpid when spawning a session daemon
2576 * Fix: tests: support systems where PAGE_SIZE is not 4096
2577 * Test: jul/log4j: use -a instead of '*' to disable all events
2578 * Reword warning on event disable
2579 * Clean-up: Remove unused test launchers
2580 * Help: add -j -l -p option to help string
2581 * man: update disable-event section
2582 * Use empty event name on disable -a for ust and agent domain
2583 * Fix: disable kernel event based on name and event type
2584 * Tests: Clean-up test-crash on SIGTERM and SIGINT
2585 * Fix: Possible dereference of null pointers
2586 * Fix: Break out of loop when searching for a domain's agent
2587 * Fix: int printed as uint
2588 * Fix: add subdir-objects to Makefile.am
2589 * Fix: tests: skip UST perf tests if not root
2590 * Fix: Check use_clone() instead of worker in run_as
2591 * Fix: Perform rcu barrier before tearing down the run-as worker
2592 * Fix: Handle hang-up gracefully in run-as
2593 * Fix: Only log app handle release on failure
2594 * Fix: shm-path: handling of snprintf return value
2595 * Fix: Wrong format specifier used in debug statement
2596 * Tests: Swap usages of pidof for pgrep --full
2597 * Tests: indefinitely wait for shm buffers to be unlinked
2598 * Fix: Hide run-as functions
2599 * Fix: Hide sessiond-comm functions
2600 * Cleanup: remove duplicated implementation of rculfhash
2601 * Fix: relayd: don't call lttng_ht_destroy in RCU read-side C.S.
2602 * Fix: libc internal mutex races with run_as
2603 * Fix: Hide readwrite symbols in common lib
2604 * Fix: Hide pipe symbols in common lib
2605 * Fix: Hide daemonize symbols in common lib
2606 * Fix: Hide RCU hashtable wrapper symbols
2607 * Clean-up: NULL free'd pointers in utils_partial_realpath
2608 * Fix: prevent dangling pointer in utils_partial_realpath
2609 * Fix: rcu_read_unlock without parentheses has no side-effect
2610 * Fix: add missing test file to EXTRA_DIST
2611 * Format utils.sh messages
2612 * Tests: use functions from utils.sh
2613 * Report error if any disable action fails
2614 * Fix: disable all ust events
2615 * Bring back event_ust_disable_all_tracepoints
2616 * Fix: sessiond: disable: match app event by name
2617 * lttng-crash: support symlink
2618 * Test: lttng-crash and ust shm path
2619 * Fix: dereferencing null index pointer
2620 * Fix: leaking memory from strdup in lttng-crash
2621 * Fix: memleak in utils_partial_realpath
2622 * Fix: double free on enable-event
2623 * Remove dead code from filter grammar test
2624 * Remove dead code from ir generation filter visitor
2625 * Remove dead code from session daemon
2626 * Remove dead code from view command
2627 * Remove dead code from disable-channel command
2628 * Remove dead code from disable-event command
2629 * Fix: error on no/multiple domain options
2630 * Fix: lttng-crash: segfault when parsing options
2631 * Remove dead code from the calibrate command
2632 * Remove dead code from add-context command
2633 * Print relayd stream indexes
2634 * Enhance relayd error reporting
2635 * Fix: relayd: handle consumerd crashes without leak
2636 * Fix: LPOLLHUP and LPOLLERR when there is still data in pipe/socket
2637 * Fix: double RCU unlock on event_agent_disable_all
2638 * Fix: unbalanced RCU read-side lock in enable event command
2639 * Add rcu_read_ongoing() assertions around process_client_msg
2640 * Clean-up and simplify event_agent_disable_all
2641 * Document locking assumption of agent_find_event()
2642 * Fix: disable agent events by name
2643 * sessiond: add loglevels_match()
2644 * Fix: include loglevel type in agent event's primary key
2645 * Fix: include loglevel type in UST event's primary key
2646 * sessiond: use `loglevel_value` and `loglevel_type` names
2647 * Tests: kernel wildcards
2648 * Tests: fix wildcard test path
2649 * doc: document untrack command in lttng(1)
2650 * doc: document track command in lttng(1)
2651 * Remove dot after enable-event message
2652 * Fix: don't print the default channel name when enabling agent events
2653 * Fix: fail gracefully on --exclude on unsupported domains
2654 * Fix: initialize live_timer to 0 for snapshot session
2655 * Fix: correct mismatched function signatures
2656 * Clearer error reporting when failing to launch session daemon
2657 * Daemonize sessiond on `lttng create`
2658 * Fix: consumer signal handling race
2659 * Fix: list_ust_events(): dangling pointer
2660 * Fix: MI: close domain when listing multiple agent domains
2661 * Tests: expand UST wildcard tests, move to regression/tools
2662 * Tests: kernel filtering
2663 * Fix: use pid element instead of process element
2664 * Fix: race between kconsumerd and sessiond on tear down
2665 * Fix: Buggy string comparison in ust registry ht_match_event
2666 * Fix: Bad cast of lttng_kernel_instrumentation to lttng_event_type
2667 * Fix: Implicit cast from lttng_loglevel_type to lttng_ust_loglevel_type
2668 * Fix: lttng-crash: remove tmp working directory
2669 * Clean up: Coding style conformance adjustments in lttng-crash.c
2670 * Fix: lttng-crash: DIR leak in delete_trace() on error
2671 * Fix: Possible passing of NULL pointer to memcpy()
2672 * Fix: Overwrite of ret in relay_recv_metadata
2673 * Silence undefined return value warning
2674 * Silence use-after-free static analysis warning
2675 * Fix: Wait for in-flight data before closing a stream
2676 * Fix: unpublish stream on close
2677 * Fix: lttng-crash: fd leak
2678 * Fix: Invalid parameter error reported when untracking PID
2679 * Fix: kernel track/untrack error handling
2680 * Fix: Python agent tests are always skipped
2681 * Tests: Fix flaky live test client
2682 * Fix: Announce empty streams on live attach
2683 * Fix: relayd: file rotation and live read
2684 * Fix: relay: viewer_get_next_index handle null vstream
2685 * Fix: relayd: make viewer streams consider metadata sent
2686 * Fix: don't expose empty streams
2687 * Fix: relayd: don't check new metadata on get packet
2688 * Fix: relayd: don't check for new streams in get packet
2689 * Fix: ask new streams HUP
2690 * Fix: reply error if get packet vstream fails
2691 * Fix: relayd reply error to client if cannot find viewer stream
2692 * Fix: relayd reply with error if cannot find metadata
2693 * Fix: ust-app: protect app socket protocol with lock
2694 * Cleanup: privatize consumer_allocate_relayd_sock_pair
2695 * Fix: add missing rcu_barrier at end of sessiond main
2696 * Fix: add missing rcu_barrier at end of consumer main
2697 * Fix: app cmd leak on sessiond exit
2698 * Fix: relayd live don't send incomplete stream list
2699 * Fix: consumer timer misses RCU thread registration
2700 * Fix: sessiond consumer thread should register as RCU thread
2701 * Fix: don't chain RCU free
2702 * Fix: free metadata cache after grace period in consumer
2703 * Fix: sessiond vs consumerd push/get metadata deadlock
2704 * Fix: streamline ret/errno of run_as()
2705 * Fix: Double unlock on error path
2706 * Data pending comment clarification in session daemon
2707 * Fix: Relay daemon ownership and reference counting
2708 * Accept uid and gid parameters in utils_mkdir()/utils_mkdir_recursive()
2709 * Fix: reference counting of consumer output
2710 * Fix: sessiond add missing socket close
2711 * Fix: sessiond should not error on channel creation vs app exit
2712 * Fix: sessiond ust-app session teardown race
2713 * Only display agent loglevel if the loglevel type is not ALL
2714 * Initialize default log level of events on load
2715 * Don't assume that Log4j and JUL share the same log level mappings
2716 * Allow the creation of JUL, Log4j and Python channels
2717 * Fix: Save tracker as part of UST and Kernel domains only
2718 * Fix: Memory leak of agent
2719 * Fix: Memory leak of agent event internals
2720 * Save filter expression as part of agent events and save them
2721 * Fix: UTF-8 characters may be stored on up to 4 bytes
2722 * Remove unneeded hash table existence check in agent_destroy
2723 * Remove unnecessary RCU read lock
2724 * Use type directly in sizeof instead of a dereferenced pointer
2725 * Prevent the addition of UST events to agent channels
2726 * Don't save log level in session configuration when unneeded
2727 * Remove unneeded RCU lock
2728 * Remove unneeded RCU lock
2729 * Fix: Propagate filter status of kernel events to client
2730 * Fix: Save kernel event filter when saving session configuration
2731 * Docs: there is no need to SHOUT in comments
2732 * Fix: Mention Python as part of enable-event's usage()
2733 * Grammar fix in comment
2734 * Fix: typo in error message
2735 * Add agent domains to lttng enable-event usage()
2736 * Docs: Add documentation explaining the meaning of "internal" events
2737 * Report memory allocation failure when copying filter bytecode
2738 * Fix: cmd_enable_event must return positive error codes
2739 * Ensure that a filter is always passed with its filter expression
2740 * Save filter expressions as part of agent events
2741 * Add agent domains to the enable-event section of LTTNG(1)
2742 * Use lttng_domain_type enumeration instead of bare integers
2743 * Prevent disable event on internal UST events
2744 * Remove unneeded RCU read lock
2745 * Skip internal events when saving a session configuration
2746 * Clean-up: Coding-style conformance adjustments
2747 * Docs: Clarify ominous comment wording
2748 * Hide internal events from session daemon clients
2749 * Prevent the use of reserved UST event names
2750 * Tag events created as side-effect of agent events as internal
2751 * Remove unneeded RCU lock
2752 * Remove dead code in lttng-sessiond
2753 * Ensure event names are NULL terminated during validation
2754 * Fix: assert(0) when listing Python events with MI
2755 * Fix: set GLOBAL buffer type for kernel domain in list
2756 * Fix: take RCU read-side lock within hash table functions
2757 * Tests: Adapt MI test to change in track/untrack behaviour
2758 * Clean-up: Rename lib_func to cmd_func
2759 * Fix: Improve the error reporting of the track/untrack command
2760 * Tests: Fix flacky clock-plugin test
2761 * Build: look for python >= 3.0 when building python bindings
2762 * Build: rename use_python to python_binding
2763 * Fix: regression tests
2764 * Fix: tests: stderr not correctly redirected
2765 * Fix: TimeoutExpired in Python tests not defined globally
2766 * Tests: ust: clock override plugin
2767 * Cleanup: reuse tracker* element from config
2768 * Test: save/load: pid_tracker basic test
2769 * Clean-up: Remove statement which has no side-effect
2770 * Save/load: pid_tracker feature.
2771 * Test: mi: track/untrack feature
2772 * Util: xml_extract: add node_exist option
2773 * Mi: track/untrack: validation
2774 * Docs: Grammar fixes in mi_lttng.xsd
2775 * Fix: Ensure a valid command error code is returned by track/untrack
2776 * Clean-up: Remove java-doc annotations from function header
2777 * Mi: track/untrack/listing
2778 * Fix: intialization of ust_metadata_poll_pipe to garbage value
2779 * Fix "allocator sizeof operand mismatch" warning
2780 * Clean-up: Remove java-doc style function header from session.h
2781 * Clean-up: remove extra space in comment
2782 * Fix: test_mi test
2783 * Tests: Java agent: Add configure switches to enable tests
2784 * Fix: incorrect script name in python logging test
2785 * Docs: Document Agent reply codes
2786 * Docs: Remove Java-specific comments from agent.h
2787 * Docs: Grammar fix in agent header
2788 * Return "Unknown" error instead of "Fatal" on unhandled agent replies
2789 * Log agent reply in disable_event()
2790 * Log agent reply in enable_event()
2791 * Log agent reply in list_events()
2792 * Add agent reply code logging helpers
2793 * Add a LOG() macro which handles dynamic severity levels
2794 * Fix: Discard disable event command filter payload
2795 * Fix: Use MSG_NOSIGNAL when calling sendmsg()
2796 * Send data pending status as part of payload instead of an invalid error
2797 * Log error code's value when sessiond replies to a client
2798 * Tests: Java agent: update after Java agent refactoring
2799 * Set registration done Agent command version back to 0
2800 * Fix: Don't send agent disable event command twice
2801 * Tests: Python agent: update after Python agent refactoring
2802 * Clean-up: Remove redundant variable initialization
2803 * Fix: incorrect variable being checked in libc-wrapper test
2804 * Rename Python agent event name to omit "user"
2805 * Consolidate agent event names regardless of user privilege
2806 * Clean-up: Move agent_apps_ht_by_sock definition to main.c
2807 * Fix: Initialize global agent_apps_ht_by_sock on session daemon launch
2808 * Fix: set session should not set non-existent session
2809 * Fix: pids should be numbers only
2810 * Fix: Mishandled NULL short options in lttng-sessiond
2811 * Use popt "required_argument" and "no_argument" constants
2812 * Fix: Mishandled NULL short options in utils_generate_optstring()
2813 * Fix: only launch a new session daemon for the "create" command
2814 * Fix 'daemon' typo in lttng-ctl-pc.in description
2815 * Fix: clean-up agent app hash table from the main sessiond thread
2816 * Fix: Remove undocumented session daemon short options
2817 * Comment grammar correction
2818 * Log userspace application hash table allocation failure
2819 * Fix: RCU read-side lock released too early in destroy_agent_app
2820 * Fix: misleading logging statement in agent_find_event
2821 * Fix: Unhandled domain option condition in list_agent_events
2822 * Fix: Crash on lttng list -j/-l/-p when no events are present
2823 * Clean-up: spelling fix in a comment
2824 * Document relay_add_stream RCU locking
2825 * Fix: Unbalanced rcu_read_unlock() on stream file creation failure
2826 * Fix: Unbalanced rcu_read_unlock() on directory creation failure
2827 * Fix: Document the locking assumptions of ctf_trace_find_by_path()
2828 * Fix: Memory leak in relay_add_stream error path
2829 * Update master version to v2.8.0-pre
2830
34f69498
JG
28312015-07-15 lttng-tools 2.7.0-rc1 (Pet Fire Safety Day)
2832 * Update version to v2.7.0-rc1
2833 * Tests: lttng-ust-getcpu-override-test cache and error-check sysconf()
2834 * Tests: lttng-ust-getcpu-override coding-style adjustments
2835 * Add CPU_ID LTTng-UST context to enum lttng_ust_context_type
2836 * Bump LTTNG_UST_ABI_MAJOR_VERSION to 6
2837 * Tests: Ust getcpu override plugin
2838 * Fix: Follow struct dirent allocation guidelines of READDIR(3)
2839 * Update comments regarding the power of 2 constraint on sub-buffer sizes
2840 * Build: add Flex version check
2841 * Build: add Bison version check
2842 * Fix: handle sys_futex() FUTEX_WAIT interrupted by signal
2843 * Fix: metadata push -EPIPE should be recoverable
2844 * Fix: destroy session removes the default config file
2845 * Build: bump autoconf version requirement to 2.64
2846 * Fix: Memory leak in setup of relayd_path
2847 * Fix: update liburcu URL
2848 * Fix: test: use "$@" to pass and quote argument
2849 * Refactor: test: wrapper for lttng_snapshot_del_output
2850 * Refactor: test: wrapper for lttng_snapshot_add_output
2851 * Refactor: test: wrapper for destroy_lttng_session
2852 * Refactor: test: wrapper for stop_lttng_tracing
2853 * Refactor: test: wrapper for start_lttng_tracing
2854 * Refactor: test: wrapper for enable_ust_lttng_event
2855 * Refactor: test: wrapper for enable_ust_lttng_channel
2856 * Refactor: test: wrapper for create_lttng_session
2857 * Fix: Memory allocated by xmlNodeGetContent() must be freed by xmlFree()
2858 * Save/load: add support for shared memory path
2859 * Fix: get_cmdline_by_pid path length assumes a max pid of 65535
2860 * Clean-up: Remove ifdef-ed out lttng list options
2861 * Test: mi: test for greater or equal to a minimum of events on ust listing.
2862 * Fix: update regression tests involving UST
2863 * Clean-up: Remove ifdef-ed out function:entry feature
2864 * Fix: Mark MI and Config string declarations as extern
2865 * Clean-up append_list_to_probes()
2866 * Fix: modprobe.c: fix tmp_list memory leak
2867 * Fix: append_list_to_probes(): increment index
2868 * Docs: LTTNG(1) filtering is now supported by the kernel tracer
2869 * Fix: live_test regression on large number of cpus
2870 * Fix: set UST register timeout to -1 as test default
2871 * Man page: reference lttng-crash under --shm-path option
2872 * Tests: Don't rely on implicit scalar expression dereference
2873 * man pages: use standard NAME format
2874 * Fix python bindings' Makefile for out-of-tree builds
2875 * Fix: use LIBS instead of AM_LDFLAGS for dl and c linking
2876 * Fix: Add missing -ldl when checking for lttng-ust
2877 * clock plugin: increase offset measurement accuracy
2878 * Implement UST clock override plugin support
2879 * Fix: ownership of filter and filter_expression
2880 * Fix: zero memory passed to create channel kernel ioctl
2881 * Fix: Check that lttng create --live's time is not zero
2882 * Fix: Validate lttng_create_session_live's timer is > 0
2883 * UI: Only show live timer when the session is in live mode
2884 * UI: Only show tracker PID state when enabled
2885 * Implement kernel filter support
2886 * syscall tracing: update tests
2887 * Support lttng-modules syscall wildcards
2888 * Implement lttng-modules tracepoint wildcard support
2889 * Fix build when configuring with --disable-lttng-ust
2890 * Fix: add missing function prototype to trace-ust.h header
2891 * Implement PID tracker content listing
2892 * Implement UST PID tracker
2893 * Cleanup: Remove unimplemented UST domains
2894 * Implement PID tracking for kernel tracing
2895 * Fix: leak on error in lttng-crash
2896 * Man page fixes: missing --version option and typo
2897 * Docs: add lttng-crash(1) man page
2898 * Docs: lttng-crash refers to "lttng"
2899 * Fix: possible use of uninitialized data in loglevel conversion funcs
2900 * Fix: possible evaluation of garbage values in fini_validation_ctx()
2901 * Cleanup: Remove stale #ifdef-ed-out code from spawn_viewer()
2902 * Fix: Possible call to execvp with NULL argument on allocation failure
2903 * Fix: Possible call to strtoul() with NULL argument
2904 * Docs: clarify lttng.1 shm-path section
2905 * Fix: Missing return value check in extract_trace_recursive()
2906 * Fix: recursive_rmdir: empty all empty subdir
2907 * Move file creation/unlink from liblttng-ust-ctl to consumerd
2908 * lttng-crash: support recursive traces
2909 * shm-path: remove directory hierarchy on destroy
2910 * Implement --shm-path option for UST sessions (per-uid channels)
2911 * Cleanup: Reduce scope of connections in main relayd thread
2912 * Cleanup: Reduce scope of relayd connections in live thread
2913 * Docs: connection_find_by_sock() must be called with rcu_read_lock
2914 * Rename current release as 2.7.0-pre
2915 * Docs: grammar fix in Makefile
2916 * Change release name to master
2917 * configure: add type availability checking
2918 * configure: add check for compiler inline keyword support
2919 * configure: missing check for needed header
2920 * configure: missing check of functions
2921 * Fix: test: log4j: missing static test files for dist and out of tree build
2922 * Fix: test: java-jul:missing static test files for dist and out of tree build
2923 * Fix: out-of-tree build: missing xsd file for mi test execution
2924 * Fix: out-of-tree build: missing xsd file for save-load test execution
2925 * Cleanup: remove unused end_no_session label in ust_app_flush_session()
2926 * Cleanup: Remove unused "end" label in push_metadata()
2927 * Tests: Run health check test_thread_ok as part of root_regression
2928 * Fix: deadlock between UST registry lock and consumer lock
2929 * Fix: uninitialized return value
2930 * Fix: build failure using disable-lttng-ust configure option
2931 * Cleanup: Remove unused variable
2932 * Fix: setuid/setgid daemons should not get sensitive env. var./args
2933 * Fix: grab more than one packet for snapshots
2934 * Fix: per-uid flush and ust registry locking
2935 * Docs: Missing optional dependency on lttng-ust in README.md
2936 * Docs: Grammar fixes in the lttng manpage
2937 * Fix: add missing UST perf counter support check
2938 * Fix: tests: integer too large for long type
2939 * Fix: undefined operation on last_relay_viewer_session_id
2940 * Fix: print format type mismatch
2941 * Fix: print format type mismatch
2942 * Fix: Remove structurally dead code from relayd
2943 * Cleanup: Remove logically dead code
2944 * Cleanup: Remove unused label
2945 * Fix: Remove unused argument in debug statement
2946 * Fix: exit threads not only on goto restart
2947 * Fix: poll: show the correct number of fds
2948 * Fix: call lttng_poll_set_max_size before start threads
2949 * Fix: compat poll: add missing empty revents checks
2950 * Fix: various compat poll/epoll issues
2951 * Add debugging output to ht-cleanup thread
2952 * Fix: mi: snapshot: missing error handling for session name
2953 * Fix: ust-app: per-PID app unregister vs tracing stop races
2954 * Fix: data pending: allow empty streams
2955 * Fix: ust snapshot: cleanup after error
2956 * Fix: Mismatching return type in ust_app_ht_alloc() stub
2957 * Cleanup: lock file already taken is error, not warning
2958 * Fix: ust-app null pointer check needed for main refactoring
2959 * Cleanup: relayd: centralize thread stopping function
2960 * Cleanup: Replace all perror() uses by the PERROR macro
2961 * Refactor relayd main/set_options/cleanup
2962 * Refactor consumerd main/cleanup
2963 * Refactor sessiond main/cleanup/ht-cleanup
2964 * Missing error handling: consumer_signal_init should return its error status
2965 * Cleanup: consumerd: lines over 80 columns
2966 * Cleanup: consumerd: use PERROR rather than perror
2967 * Cleanup: lttng-consumerd: remove stale TODO comment
2968 * Misleading error handling: utils_create_pid_file() should return 0 on success
2969 * Missing error handling: consumerd parse_args should return errors to caller
2970 * Missing error handling: ust_app_ht_alloc should return error status
2971 * Fix: ust app leak on UST buffer creation error
2972 * Fix: leak on UST buffer registry creation error
2973 * Fix: agents ht leaks on destroy session
2974 * Fix: add missing RCU read unlock
2975 * Fix: help message for Python agent mentions Java
2976 * Fix: don't destroy the sockets if the snapshot was successful
2977 * Fix: Missing RCU read locks in syscall_list_channel()
2978 * Fix: Missing RCU read lock in kernel_destroy_session()
2979 * Fix: channel names are not validated
2980 * Cleanup: Missing whitespace
2981 * Fix: Apply consumer URI changes to all domains
2982 * Cleanup: Fix a typo in the MI tests
2983 * Test fix: Don't invoke the system's lttng client
2984 * Tests: Add a test to check disabled events are loaded in the correct state
2985 * Fix: Don't leave events enabled if they were saved in a disabled state
2986 * Fix: "Any" loglevel's value is -1 and not 0
2987 * Test fix: LTTNG_SESSION_CONFIG_XSD_PATH expects an absolute path
2988 * Fix: Memory leak on error in alloc_argv_from_user_opts()
2989 * Cleanup: Unchecked close() return value in utils_create_lock_file()
2990 * Cleanup: No check of the return value of lttng_ht_del()
2991 * Cleanup: Mixed enums used for return code in send_sessiond_channel()
2992 * Cleanup: Cast poll() return value to void
2993 * Fix: Unreachable error logging in set_option()
2994 * Fix: OOM leaks in sessiond modprobe.c
2995 * Cleanup: sessiond modprobe.c: coding style
2996 * Cleanup: test_utils_expand_path.c prototypes
2997 * Fix: test_utils_expand_path.c: out of memory error handling
2998 * Fix: test test_ust_data.c: check OOM
2999 * Fix: test libc-wrapper: check malloc OOM
3000 * Cleanup: test libc-wrapper: main parameters
3001 * Fix: lttng-ctl: use zmalloc(), missing OOM check
3002 * Fix: filter-parser.y: use zmalloc(), missing OOM check
3003 * Fix: utils.c: check str*dup OOM
3004 * Cleanup: implement zmalloc as static inline
3005 * Fix: rculfhash: use zmalloc()
3006 * Fix: ini.c: use zmalloc()
3007 * Fix: lttng lttng.c: check strdup OOM
3008 * Fix: lttng conf.c: use zmalloc()
3009 * Fix: lttng view.c missing strdup OOM check
3010 * Fix: use zmalloc() in lttng view.c
3011 * Fix: use zmalloc() in lttng list.c
3012 * Fix: oom error check, realloc oom leak
3013 * Fix: use zmalloc in lttng enable_events.c
3014 * Fix: missing strdup oom check in lttng create.c
3015 * Fix: lttng add_context.c: use zmalloc
3016 * Cleanup: add missing static to function modprobe_remove_lttng()
3017 * Fix: add missing str*dup oom check in sessiond main.c
3018 * Fix: add missing sessiond kernel-consumer missing str*dup oom checks
3019 * Fix: add missing strdup OOM check
3020 * Fix: add missing synchronization point for before app test case
3021 * Fix: tests: wait output hide Terminate errors
3022 * Fix: tests: remove killall, add missing SIGTERM handlers
3023 * Fix: high throughput test: reset bw limit on sigterm
3024 * Fix: tests: add missing wait, document missing synchro
3025 * Document test anti-patterns
3026 * Fix: test flaky sleep and wait patterns
3027 * Fix: tests: don't use pidof to wait for test apps
3028 * Fix: Live tracing does not honor live timer after first tracefile with tracefile rotation
3029 * Fix: Handle empty daemon configuration file lines
3030 * Docs: Add -f/--config option to lttng-sessiond man page
3031 * Cleanup: spaghetti function return path
3032 * Fix: relayd: unbalanced RCU read-side lock/unlock
3033 * Fix: relayd: unbalanced RCU read lock/unlock
3034 * Fix: lttng-relayd: unhandled out of memory error
3035 * Fix: relayd viewer stream: unhandled out of memory error
3036 * Build fix: Apps defining _LGPL_SOURCE must link to urcu-bp
3037 * Define _LGPL_SOURCE in test apps' tracepoint provider files
3038 * Define _LGPL_SOURCE in test applications
3039 * Fix: Missing rcu_read_lock in cmd_list_events()
3040 * Fix: Missing rcu_read_lock in list_lttng_agent_events()
3041 * Fix: Missing rcu_read_lock in cmd_list_channels()
3042 * Fix: Missing rcu_read_locks in cmd_list_domains()
3043 * Fix: Missing rcu_read_lock in cmd_snapshot_list_outputs()
3044 * Fix: Missing rcu_read_lock in save_domains()
3045 * Fix: Missing rcu_read_lock in ust_app_get_nb_stream()
3046 * Fix: UST subbuffers silently dropped on moderate trace traffic
3047 * Fix: Missing rcu_read_lock in get_session_max_subbuf_size()
3048 * Fix: create/destroy a splice_pipe per stream
3049 * Note find_ust_app_context must be called with RCU read lock
3050 * Fix: empty indexes_ht before destroying it.
3051 * Fix: removed useless key from relay_index
3052 * Fix: Ambiguous agent event filter bytecode ownership
3053 * Fix: filter bytecode and string memory leak on error
3054 * Fix: define _LGPL_SOURCE in C files
3055 * Fix: HT must not be destroyed with a rcu_read_lock held
3056 * Fix: agent events HT should be destroyed from the cleanup thread
3057 * Fix: missing rcu_read_lock in trace_ust_destroy_session()
3058 * Fix: missing rcu_read_lock when calling trace_ust_find_agent()
3059 * Fix: missing rcu_read_lock in cmd_start_trace()
3060 * Cleanup: remove "disabled" flag for new release cycle
3061 * Fix: filter attach vs event enable race
3062 * Fix: Mark libxml2 as a mandatory dependency
3063 * Fix: Warn the user when enabling an event in a new domain
3064 * Fix: Don't report an error when listing a session with no channels
3065 * Bypass 0 byte allocation when no domains are enabled
3066 * Fix: Add missing URCU_TLS access to error_log_time
3067 * Fix: check userspace perf counter name when looking up contexts
3068 * Update maintainer section of the man pages
3069 * Update maintainer section of README.md
3070 * Fix: add README.md to documentation files
3071 * Fix: UST consumer sync all available metadata
3072 * Test: remove bogus argument from prove invocation
3073 * Fix: typo in pythong test Makefile
3074 * Fix: memory leak in libconfig
3075 * Add Python agent support
3076 * Fix: return EINVAL if agent registration fails
3077 * Use lttng-modules ABI version ioctl
3078 * Fix: syscall list ioctl number conflict
3079 * Update master ChangeLog with 2.5.1 release
3080
b82b3032
DG
30812014-10-20 lttng-tools 2.6.0-rc1 (Harry Belafonte records Banana Boat Song)
3082 * Machine Interface added to lttng command line (--mi)
3083 * Java Log4j agent support (--log4j)
3084 * Kernel per syscall tracing
3085 * Multiple fixes.
3086
4d2abc62
DG
30872014-10-20 lttng-tools 2.5.1
3088 * Fix: handle sysconf possible negative returned value
3089 * Fix: channel deref. after NULL check in kernel consumer
3090 * Fix: check for kernel session metadata during init
3091 * Fix: incorrect cast in ust consumer assert
3092 * Fix: bad handling of incoming data in consumer thread
3093 * Fix: disable event for JUL domain
3094 * Fix: send disable ALL command code if event is *
3095 * Fix: make sure no index is in flight before using inactivity beacons
3096 * Fix: Parenthesize previous statement when adding conditions to a filter
3097 * Fix: parse_prob_opts return the actual success of the function
3098 * Fix: Man page typos
3099 * Fix: disable JUL event on destroy
3100 * Fix: unbalanced ustconsumer32_data.pid_mutex lock
3101
f9b10a52
DG
31022014-07-16 lttng-tools 2.5.0 (Take Your Poet to Work Day)
3103 * Fix: validate file path creds in autoload mode
3104 * Fix: change session file loading order
3105 * Fix: add Loading Sessions section to lttng-sessiond.8
3106 * Fix: add default session conf. dir to manpage
3107 * Fix: on session load, add it to the .lttngrc
3108 * Fix: clarify session conf. directory in man
3109 * Fix: filter error path could free invalid ptr
3110 * Fix: Create a lock file to prevent multiple session daemons
3111 * Fix: relayd stream set close_flag on stream close
3112 * Fix: ustctl_get_stream_id without UST support
3113 * Fix: avoid freeing invalid ptr in filter bytecode
3114 * Fix: get the stream_id when generating live beacons
3115 * Fix: use biggest subbuffer size for snapshot max-size
3116 * Fix: Possible memory leak when multiple config files are loaded
3117 * Fix: Clamp verbosity value read from config file
3118 * Fix: Unchecked strdup return values in set_option
3119
bf102181
DG
31202014-06-27 lttng-tools 2.5.0-rc2
3121 * Test: add JUL disable event tests
3122 * Fix: disable JUL event on UST side
3123 * Fix: accept override flag even without a load path
3124 * Fix: bad error code path when loading session
3125 * Fix: set session in output mode if URL are set afterwards
3126 * Fix: add a kernel context list to the channel
3127 * Fix: Add vpid, vppid and vtid info in add-context help
3128 * Fix: wrong behavior of save command when no session name is provided
3129 * Fix: missing context type string in save for ust context
3130 * Fix: wrong casting of return value
3131 * Fix: add dependency to libcommon for python binding
3132 * Fix: remove the default GIT_VERSION
3133
19d7cc50
DG
31342014-05-28 lttng-tools 2.5.0-rc1 (International Hamburger Day)
3135 * Save/load session feature
3136 * Daemon configuration file support
3137 * UST perf counter support with add-context
3138 * Kernel tracer probe user define list
3139 * Multiple fixes! The diff is just too big to put here.
3140
f9b10a52
DG
31412014-07-16 lttng-tools 2.4.2 (Take Your Poet to Work Day)
3142 * Fix: Create a lock file to prevent multiple session daemons
3143 * Fix: relayd stream set close_flag on stream close
3144 * Fix: ustctl_get_stream_id without UST support
3145 * Fix: get the stream_id when generating live beacons
3146 * Fix: missing include for getpwuid()
3147 * Fix: add a get HOME dir fallback to getpwuid
3148 * Fix: don't set enabled flag is session start fails
3149 * Fix: logger name dropped from filter condition when loglevels are used
3150 * Fix: memory leak in lttng_enable_event_with_exclusions
3151 * Fix: check malloc return value
3152 * Fix: static array larger than necessary
3153 * Fix: set session in output mode if URL are set afterwards
3154 * Fix: Add vpid, vppid and vtid info in add-context help
3155 * Fix: alignment problems on targets not supporting unaligned access.
3156 * Fix: possible use after free in consumer
3157 * Fix: improve and update lttng.h comments
3158 * Fix: JUL filtering for event *
3159 * Fix: deny overwrite mode and num subbuf less than 2
3160 * Fix: remove bad option in enable channel --help
3161 * Fix: implicit conversion from enumeration
3162 * Fix: clarify man page lttng.1
3163 * Fix: Copy-pasted PERROR messages may be misleading
3164 * Fix: incorrect printf format
3165 * Fix: handle ENOENT when creating a kernel event
3166 * Fix: move JUL filter creation to a function
3167 * Fix: JUL filtering done on the UST level
3168 * Fix: Don't include the binary in the live test's EXTRA_DIST
3169 * Fix: add JUL filter to UST event on logger_name
3170 * Fix: Racy event validation in tests
3171 * Fix: rework utils_parse_size_suffix
3172
f2154bf4
DG
31732014-04-08 lttng-tools 2.4.1 (OpenSSL heartbleed day)
3174 * Fix: don't delete stream from connection recv list
3175 * Fix: use after free of a relayd stream
3176 * Fix: don't print stream name in error message
3177 * Fix: take session list lock when listing tp
3178 * Fix: add consumer wake up pipe to avoid race
3179 * Fix: don't spawn relayd if URL is provided
3180 * Fix: don't ask data pending if session was not started
3181 * Fix: missing test file in EXTRA dist
3182 * Fix: allow empty URL for live session creation
3183 * Fix: missing valid return code when adding an URI to consumer
3184 * Fix: syntax error in lttng.1
3185 * Fix: check relayd fd leak in lttng cmdline
3186 * Fix: remove unused tp in high-throughput test
3187 * Use autoconf AM_MAINTAINER_MODE.
3188 * Fix: clang 'constant-out-of-range-compare' warning
3189 * Fix: Unchecked session pointer when destroying a connection in relayd
3190
7f63e090
DG
31912014-02-28 lttng-tools 2.4.0 (Public Sleeping Day)
3192 * Fix: improve lttng with live by spawning relayd
3193 * Fix: relayd should listen for viewers on localhost only by default
3194 * Fix: handle loglevel range ALL in list command
3195 * Tests: add JUL test for multiple loglevel
3196 * Fix: index JUL event by name *and* loglevel
3197 * Fix: JUL to enable user and root tracepoints
3198 * Fix: handle the registration done command for JUL
3199 * Test fix: use temp file sync. of test app
3200 * Fix: keep metadata channel attr in UST session
3201 * Tests fix: Missing waitpid in fork test
3202 * Fix: add loglevel type to lttng list <name>
3203 * Fix: minor rephrasing of the lttng.1 man page
3204 * Fix: Warn user if JUL port is already being used
3205 * Fix: add some sane default values to --live opt
3206 * Fix: possible NULL deref. in sessiond error path
3207 * Fix: flag that kernel streams FDs has been sent
3208 * Fix: forbid session name creation if contains /
3209 * Fix: don't start session if no channel
3210 * Fix: add missing relayd option to man page
3211 * Fix: report error if consumer can't be spawned
3212 * Fix: lttng list -u <name> should only list UST
3213 * Fix: kernel channel destroy on consumer if sent
3214 * Fix: only create UST metadata on start trace
3215 * Revert "Fix: wrong condition on startup for low-activity streams"
3216 * Fix: missing big endian conversion for one index field
3217 * Fix: wrong condition on startup for low-activity streams
3218 * Fix: perror on index directory creation error
3219 * Comments fix: lttngerr.h -> error.h (./Changelog:754)
3220 * Fix: consumerd errors on exit
3221 * Fix: scanf unbounded input
3222 * Fix: miscellaneous memory handling fixes
3223 * Fix: add missing VALGRIND ifdef checks and documentation
3224
1bc64886
DG
32252014-02-14 lttng-tools 2.4.0-rc5
3226 * Fix: steal channel key in the consumer to avoid race
3227 * Fix: change ERR statement to DBG in kernel read subbuffer
3228 * Fix: handle snapshot ENODATA in live timer
3229 * Fix: relayd leak on error in consumer splice()
3230 * Fix: protect close_write_flag with the rotation lock
3231 * Man: clarify loglevel for JUL domain
3232 * Fix: Define __STDC_LIMIT_MACROS to fix C++ builds
3233 * Fix: bad indentation of lttng list in man page
3234 * Fix: wrong data structure used in commit df41f83
3235 * Fix: add missing optional dependency to babeltrace in README
3236 * Fix: cleanup inconsistent use of spaces/tabs in README
3237 * Fix: only set the new_streams flag if a viewer is attached
3238 * Fix: lttng-live documentation
3239 * Fix: remove dead code in relayd live code
3240 * Fix: use after free error code path
3241 * Fix: wrong sizeof argument in live viewer create session
3242 * Fix: zero out the reply structure in viewer_connect
3243 * Fix: write index only if fd is valid
3244 * Fix: cleanup relayd on any I/O error in read subbuffer mmap
3245 * Fix: memory/fd leak when cleaning streams in channel
3246 * Fix: destroy streams in consumer del channel
3247 * Fix: add missing urcu wfqueue headers in relayd
3248 * Fix: in lttng_read/write deny count bigger than the possible returned value
3249 * Fix: fd leak when closing metadata stream
3250 * Fix: read subbuffer mmap/splice signedness issue
3251 * Doc: live protocol clarifications
3252 * Fix: remove unused create_viewer_session option
3253 * Fix: don't sleep(1) on the consumer ready flag
3254 * Fix: free viewer session in connection_free()
3255 * Fix: add missing ctf trace delete before destroy
3256 * Fix: don't delete ctf trace while in snapshot mode
3257 * Fix: add flag to create session command and fix tests
3258 * Fix: cleanup indef guards following the rename
3259 * Fix: merge issue with thread quit pipe
3260 * Fix: use uint32_t for metadata_flag in viewer's ABI
3261 * Fix: check for new streams in all attached sessions
3262 * Fix: Move static functions up in the code
3263 * Fix: allow attach command to multiple sessions
3264 * Fix: handle session hang up in get_new_streams
3265 * Fix: force the client to create a viewer session before attaching
3266 * Fix: Namespace lttng-viewer-abi
3267 * Fix: relayd connection object refactor
3268 * Fix: big relayd cleanup and refactor
3269 * Fix: code refactoring of viewer streams in relayd
3270 * Fix: handle new streams in live mode in relayd
3271 * Fix: notify the viewer if new streams got added
3272 * Fix: send the streams sent message after metadata
3273 * Add extern C to the health-check header
3274 * Fix: memory leak in unit test
3275 * Man: add JUL DOMAIN section to lttng.1
3276 * Fix: handle invalid URL passed to lttng_create_session_live
3277 * Fix: add --jul-tcp-port to sessiond man page
3278 * Fix: measure UST clock offset with best sample (v2)
3279 * Fix: remove free in unit test not needed anymore
3280 * Fix: relay create session for version before 2.4
3281 * Fix: memory leak when UST events are enabled with exclusions
3282
32832014-01-29 lttng-tools 2.4.0-rc4
3284 * Fix: add -b, --background option
3285 * health check tests: test relayd and consumerd
3286 * tests: Add stop_lttng_relayd_nocheck
3287 * Fix: add missing JUL loglevel handling
3288 * relayd: add testpoints
3289 * relayd: use same pipe for live and main
3290 * Cleanup relayd live comment
3291 * Fix: relayd: add LPOLLERR to events
3292 * Fix: relayd: notify parent of readiness when all threads ready
3293 * Fix: tests: start relayd in background mode (-b)
3294 * lttng-relayd: implement background cmd line option
3295 * sessiond: add missing testpoints
3296 * tests: use --background for session daemon
3297 * sessiond: add --background argument
3298 * Use lib common daemonize
3299 * Fix: sessiond: wait for health check readiness
3300 * Fix: relayd: initialize lttcomm inet
3301 * Consumer: add testpoints
3302 * Fix: consumerd: HT init/teardown with program
3303 * Cleanup: lttng-ctl-health comment
3304 * Add daemonize() to libcommon
3305 * Fix: tests: wait for consumerd to complete
3306 * Fix: consumerd: use DBG rather than DBG2
3307 * Fix: consumerd: only return readiness when health is ready
3308 * Fix: consumerd should initialize lttcomm
3309 * Fix health check: signal parent before exit testpoint
3310 * Test health: add test_thread_ok
3311 * health check: change --relayd-path arg to --relayd-path=arg
3312 * relayd: add LTTNG_RELAYD_HEALTH env var
3313 * Add sessiond/SESSIOND_ prefix to sessiond testpoints
3314 * Fix: zero out data structure before using it
3315 * Fix: delete metadata stream before destroying it
3316 * Fix: report to client when snapshot will be empty
3317
33182014-01-14 lttng-tools 2.4.0-rc3
3319 * Fix: metadata stream should be always flagged as ready
3320 * Fix: wrong check before destroying the viewer metadata stream
3321 * Fix: race with the viewer and readiness of streams
3322 * Fix: missing reset when listing UST fields for multiple PIDs
3323 * Fix: filter: check binary op nesting
3324 * Fix: relayd cmd line option for live port
3325 * Fix: remove break in epoll loop of apps. thread
3326 * Fix: wrong comment in snapshot public API
3327 * Fix: clear the CTF traces when all the streams are closed
3328
c9d04d79
DG
33292013-12-10 lttng-tools 2.4.0-rc2
3330 * Fix: close connection on incompatible version check
3331 * Fix: fields alignements in live protocol
3332 * Tests: add regression test for Java JUL support
3333 * Fix: possible use after free
3334 * Fix: remove unused code in session daemon
3335 * Fix: string format with unsigned value
3336 * Fix: remove useless assert
3337 * Fix: bad logical check of error codes
3338 * Fix: resource leak in enable-event command
3339 * Fix: unchecked return value in ust app delete
3340 * Fix: dereference after null check in UST registry
3341 * Fix: Resource leak in ust registry
3342 * Fix: backported from urcu commit 92af1a30
3343 * Tests: fix racy tests and misleading output messages
3344 * Tests: fix bad argument parsing in test app
3345 * Fix: remove assert on fd in the read/write layer
3346 * Fix: missing lock/unlock when sending index
3347 * Fix: update back the metadata len sent on failure
3348 * Fix: don't fail on push metadata if no channel
3349 * Rename LTTng index in CTF index
3350 * Fix: set the enable all event command type
3351 * Fix: implicit conversion of enum types in sessiond
3352 * Fix: implicit conversion of enum types in consumer
3353 * Fix: comparison of unsigned enum expression >= 0
3354 * Fix: comparison of unsigned value agains < 0
3355 * Fix: create a fast and a long UST snapshot test
3356 * Tests: fix racy UST snapshot post mortem test
3357 * Tests: remove useless sleep when spawning sessiond
3358 * Add travis-ci configuration file
3359 * Add libuuid as dependency in README
3360 * Tests: add valid test cases to test_utils_expand_path
3361 * Tests: add symlink tests for test_utils_expand_path
3362 * Fix: utils_expand_path now works for paths that ends with '/.' or '/..'
3363 * Fix: comment indentation
3364 * Add missing copyright to utils.c
3365 * Fix: use non block waitpid to lookup child state
3366
dd2c2a1b
DG
33672013-11-15 lttng-tools 2.4.0-rc1
3368 * Live streaming support
3369 * Health check support in consumer and relayd
3370 * Event exclusion support
3371 * Java Util Logging support
3372 * Multiple fixes! The diff is just too big to put here.
3373
1bc64886
DG
33742013-11-13 lttng-tools 2.3.1
3375 * Fix: typo in --sig-parent help
3376 * Fix: application SIGBUS when starting in parallel with sessiond
3377 * Fix: missing LTTNG_OK return value for snapshot
3378 * Fix: arguments in the wrong order for fd-limit
3379 * Fix: Some corrections to the lttng man page
3380 * Fix: recv creds comm should handle partial receive
3381 * Fix: set app socket timeout just after accept()
3382 * Fix typo in lttng snapshot add-output example of lttng(1)
3383
c9dc1289
DG
33842013-09-03 lttng-tools 2.3.0
3385 * Fix: remove periodical flush test from make check
3386
3e618c7a
DG
33872013-08-30 lttng-tools 2.3.0-rc3
3388 * Fix: hashtable: take split_count_order into account
3389 * Fix: remove wrong doing asserts in sessiond
3390 * Tests: fix periodical flush tests to stop app
3391 * Fix: correctly close metadata on sessiond thread shutdown
3392 * Fix: delete the trace directory used for the test
3393 * Fix: remove bad check after epoll wait in consumer
3394 * Fix: missing data pending signess conversion
3395 * Fix: consumer data pending for empty streams
3396 * Fix: hash table growth (for small tables) should be limited (v2)
3397 * Fix: run_as gid/uid test should return result to parent
3398 * Fix: missing check for metadata data pending
3399 * Tests: change buffers UID test to PID
3400 * Tests: fix health tests to use custom socket timeout
3401 * Fix: remove health test from fast regression
3402 * Use socket timeout value for tcp timeout if available
3403 * Fix: set the health delta tcp timeout aware
3404 * Get the maximum TCP timeout in sessiond
3405 * Fix: don't report error if UST app dies
3406 * Fix: support VPATH build for tests
3407 * Improve comments after review
3408 * Rename consumer socket fd to fd_ptr
3409 * Lock consumer data before fd check during destroy
3410 * Use single callsite for send/recv ops. for consumer in sessiond
3411 * Use consumer fd reference in consumer socket obj
3412 * Update bash completion
3413 * Add --list-commands option to the snapshot command
3414 * Reorder functions _lttng_cmd_* functions in bash completion
3415 * Use parse_size_suffix in snapshot
3416 * Fix: snapshot record error handling
3417 * Fix: improve error message when UST support is disabled
3418 * Fix: add missing short filter option in help
3419 * Fix: typo in configure.ac for version check
3420 * Fix: remove calibrate syscall option from code
3421 * Fix: snapshot should fail if no successful snapshot is taken
3422 * Fix: check UST float field mantissa length
3423 * Fix: add UST context in the same order the user enabled them
3424 * Introduce configure --with-lttng-system-rundir
3425 * Add .dirstamp to gitignore file
3426 * Fix: snapshot with multiple UIDs
3427 * Prepare for automake deprecation of missing subdir-objects
3428 * Fix: typos in --help and manpage
3429 * Fix: add-context without -c apply to all channels
3430 * Fix: channels can be _enabled_ after tracing is started, but not created
3431 * Fix filter parser segmentation fault with bison 3.0
3432 * Fix: typo in error msg
3433 * Fix: imprecise error message about root sessiond/tracing group
3434 * Fix: don't skip chmod if tracing group is not found
3435 * Tracepoint probes don't need extern C
3436 * Fix: Snapshot should be taken asap in core handler script
3437 * Fix: reset out_fd_offset when we rotate the trace file
3438 * Fix: LTTNG_ERR_NEED_ROOT_SESSIOND error message
3439 * inet/inet6 sockets: apply timeout
3440 * Implement timeout for connect ipv4/ipv6
3441 * Introduce LTTNG_NETWORK_SOCKET_TIMEOUT env. var
3442 * bash completion: add calls to _lttng_complete_sessions
3443 * bash completion: Fix copy-paste typo
3444 * Extras: Remove deprecated consumer commands in bash completion
3445 * bash completion: Remove underscores in handler function names
3446 * bash completion: Remove --event for add-context
3447 * Update gitignore
3448 * relayd: use version macros from build rather than scanf
3449 * sessiond: use version major/minor from build for communication with relayd
3450 * build: export major/minor/patchlevel numbers
3451 * Fix: Dead code when checking return value from (ust_app|kernel)_snapshot_record
3452 * Test: enable kernel events after start
3453 * Fix: kernel ctl error codes are based on errno
3454 * Fix: format string mismatch
3455 * test: test_periodical_metadata_flush shrink timer period, kill app
3456 * Fix: format string type mismatch
3457 * snapshot howto: update text
3458 * Add snapshot howto
3459
95f3c88c
MD
34602013-07-19 lttng-tools 2.3.0-rc2
3461 * Add core-handler README to dist tarball
3462 * extras: core-handler: simplify, allow usage from tracing group
3463 * Cleanup: add missing dot
3464 * Fix: documentation: create name and options
3465 * Add core dump snapshot handler script
3466 * Fix: sym name len (kernel)
3467 * Fix: tests: provide channel name when a non-default channel exists: per-pid
3468 * Fix: tests: provide channel name when a non-default channel exists
3469 * Fix: data pending race
3470 * Fix hang in make check snapshots/test_ust
3471 * Cleanup: ust-consumer: wrong indentation
3472 * Fix: print dots while waiting for data availability
3473 * Fix: remove sleep(1) added by "Fix: (slight UI change) refuse missing -c if non-default channel exists"
3474 * Fix: (slight UI change) refuse missing -c if non-default channel exists
3475 * Fix: push metadata on stop for per-UID buffers
3476 * README: update python documentation
3477 * Manpage: other layout cleanups
3478 * Manpage: cleanup layout of view
3479 * Manpage: cleanup layout of version
3480 * Manpage: cleanup layout of stop
3481 * Manpage: cleanup layout of start
3482 * Manpage: cleanup layout of snapshot
3483 * Manpage: cleanup layout of set-session
3484 * Manpage: cleanup layout of list
3485 * Manpage: cleanup layout of disable-event
3486 * Manpage: cleanup layout of disable-channel
3487 * Manpage: cleanup layout of enable-event
3488 * Manpage: cleanup layout of enable-channel
3489 * Manpage: cleanup layout of destroy
3490 * Manpage: cleanup layout of create
3491 * Manpage: cleanup layout of calibrate
3492 * Manpage: cleanup layout of add-context
3493 * Documentation: create --snapshot in manpage
3494
07ddb08c
MD
34952013-07-17 lttng-tools 2.3.0-rc1
3496 * Fix: add missing snapshot header to dist tarball
3497 * Documentation: fix thread quit pipe comment
3498 * Test for presence of bison and flex when building from git
3499 * Test UST snapshot with large metadata
3500 * Add test application with large metadata
3501 * Cleanup: remove redundant assignment
3502 * Fix: use per-uid buffer registry for UID buffer snapshots
3503 * cmd.c: fix typos in snapshot commands
3504 * Test snapshot per-uid post-mortem
3505 * Remove leftover fprintf
3506 * Fix deadlock: don't take channel lock in timer
3507 * Introduce channel timer lock
3508 * document lttng_ustconsumer_request_metadata locking constraints
3509 * consumer: remove unused lttng_ustconsumer_push_metadata
3510 * Document metadata_socket_lock nesting
3511 * lttng_ustconsumer_recv_metadata does not need all those locks
3512 * document metadata_switch_timer() deadlock
3513 * Fix: add missing metadata socket lock
3514 * document metadata_switch_timer() locking constraints
3515 * consumer: remove timeout for UST metadata
3516 * Introduce pipe for UST metadata cache and stream
3517 * consumer: replace DBG2() instances by DBG()
3518 * Introduce utils_create_pipe_cloexec_nonblock()
3519 * ust consumer: data_pending check is endpoint active
3520 * Fix: kernel consumer: data_pending check if endpoint active
3521 * consumer: explicitly set endpoint status to active at init
3522 * document consumer_metadata_cache_flushed use of consumer_data.lock
3523 * consumer: introduce channel lock
3524 * Merge branch 'master' of git://git.lttng.org/lttng-tools
3525 * Fix: update lttng snapshot help output
3526 * Man: fix part of snapshot documentation
3527 * Fix: set tracefile size test with PID buffers
3528 * Fix: Babelstats fail to parse output with no process name or pid
3529 * Missing NULL pointer init in tap.c
3530 * Fix: Unchecked asprintf/vasprintf return values
3531 * Add snapshots test to fast regression
3532 * Fix: kernel data unit test
3533 * Fix: snapshot returned valid LTTNG_ERR code
3534 * Add the number of snapshot taken to the output path
3535 * Fix: RCU read side lock unbalanced
3536 * Fix: zeroed snapshot output at init
3537 * Support del-output with an output name
3538 * Update man page with snapshot command
3539 * New UST default buffers is now per UID
3540 * Bump UST ABI major version for 2.3 release
3541 * Add snapshot mode to lttng list session
3542 * Fix: support temporary snapshot max size and name
3543 * Support snapshot max-size limitation
3544 * Tests: per-UID UST snapshot
3545 * Fix: snapshot support for UST and kernel in same session
3546 * Implement lttng create --snapshot command
3547 * Add create session snapshot API in lttng-sessiond
3548 * Add snapshot output init call that uses URIs
3549 * Fix: consumer err_sock cloexec
3550 * Callsite: add "ip" context
3551 * Fix: possible consumer sockets double close on cleanup
3552 * Automatically load kvm-x86 and kvm-x86-mmu probes.
3553 * Fix: consumer: use uint64_t for all sessiond_id
3554 * Fix: add gpl and lgpl files to tarball
3555 * Fix: don't install libtap system wide
3556 * Fix: close consumer sockets in sessiond cleanup
3557 * Fix: set globally visible flag to kernel stream
3558 * Fix: lttng: memory leak in snapshot record command
3559 * Fix: kernel-consumer: double-close
3560 * Fix: consumer: incorrect size zmalloc
3561 * Fix: don't try to send stream to relayd if not in streaming
3562 * Fix: relayd refcount updates for stream
3563 * Fix: don't send error to sessiond on orderly shutdown
3564 * Fix: bad pathname used when sending kernel stream to relayd
3565 * Fix: add globally visible flag in stream
3566 * Fix: destroy metadata stream on setup metadata error path
3567 * Fix: send kernel stream to relayd only if needed
3568 * Fix: destroy streams for kernel snapshot sessions as well
3569 * Fix: close and destroy metadata stream after a kernel snapshot
3570 * Fix: print errno message on connect() error
3571 * Fix: possible double-close on stream out_fd
3572 * Fix: session ID signess to uin64_t in sessiond
3573 * Tests: fix validation trace path in kernel snapshot
3574 * Tests: Add UST snapshot local and streaming
3575 * Add UST snapshot support
3576 * Fix: consumer_add_relayd_socket() report errors to sessiond
3577 * Fix: add missing enum lttcomm_return_code entries
3578 * Fix: UST per-UID channels persist across application teardown
3579 * Fix: kernel snapshot metadata handling and error paths
3580 * Fix: coding style and debug statement
3581 * Fix: put subbuffer back in kernel snapshot error path
3582 * Fix: overflow in uri_to_str_url
3583 * Fix: detect the correct version of LTTng-UST
3584 * Fix: sessiond: use uint64_t for all session ids
3585 * Tests: add kernel snapshot streaming to root regression
3586 * Tests: remove debug output from test
3587 * Tests: Add kernel snapshot streaming
3588 * Fix: use snapshot consumer output for kernel
3589 * Fix: periodical flush check trace before stop
3590 * Fix: consumer: 64-bit index for relayd rather than 32-bit (v2)
3591 * Fix UST channel/stream output assignation
3592 * Fix: send per-pid session id in channel creation
3593 * Fix: consumer double-close on error
3594 * Update URCU detection to correctly check for a 0.7 version
3595 * Fix: snapshot path
3596 * Add utils function to format current time as a string
3597 * Fix: set hidden attribute to utils_* calls
3598 * Fix: consumer handling of metadata for relayd
3599 * Add kernel snapshot support
3600 * Support flight recorder mode for a session
3601 * Implement snapshot commands in lttng-sessiond
3602 * Add snapshot command to lttng UI
3603 * Initial import of the snapshot ABI/API in lttng-ctl
3604 * Use the consumer stream API in consumer_del_stream()
3605 * Add consumer-stream.c/.h in libconsumer
3606 * Move multiple URLs parsing fct from lttng-ctl to uri.c
3607 * Add a lttng-ctl header to facilitate code separation
3608
8991668e
DG
36092013-06-25 lttng-tools 2.2.0 (National Catfish Day)
3610 * STABLE VERSION
3611 * Fix: if relayd is unreachable, disable consumer for the session
3612 * Fix: possible infinite loop in disable ust event
3613 * Fix: don't enable a channel if a session was already started
3614 * Fix: bad type for the relayd id
3615 * Fix: add debug statement in kernel flush metadata
3616 * Fix: destroy default created channel if add-context fails
3617 * Fix: clarify tracefile size/count in lttng.1 man
3618 * Fix: don't stop a session that was not previously started
3619 * Fix: update lttng.1 man page
3620 * Fix: bad protocol flow between sessiond and consumerd
3621 * Fix: kernel memory leak in error path
3622
92d019ba
DG
36232013-06-20 lttng-tools 2.2.0-rc3
3624 * Multiple memory and fd leak fixes in sessiond and consumerd
3625 * Test: stress test added to the repository but not in make check
3626 * Using LTTNG_HOME environment variable if exists, with fallback to HOME
3627 * Implement health check for app registration dispatch
3628 * Implement health check for app notification thread
3629 * Revert "Improve channel listing output format"
3630 * Fix: use lttng pipe to send new stream to thread
3631 * Change consumer_metadata_pipe to be a lttng_pipe
3632 * Change consumer_data_pipe to be a lttng_pipe
3633 * Add wrappers for pipe
3634 * Add --version command-line option to lttng.
3635 * Add --with-lttng-ust-prefix config option.
3636 * Fixes from coverity scan.
3637 * Stability fixes
3638 * RCU hash table are now destroyed in a seperate thread in sessiond
3639
afeab175
DG
36402013-05-09 lttng-tools 2.2.0-rc2
3641 * Fix: split UST per UID/PID default values
3642 * Fix: don't start the relayd with a wrong --output dir
3643 * Fix: Erroneous automatic session name when streaming
3644 * Fix: wrong data port when listing session's URI
3645 * Fix: don't create a channel on an enable channel
3646 * Tests: Add missing test_utils_parse_size_suffix to unit tests
3647 * Fix: print lttng strerror on enable event with filter
3648 * Fix: change relayd protocol version to 2.2
3649 * Fix: reset current size for tracefile rotation
3650 * Fix: remove extra -I for python bindings
3651 * lttng UI: round up trace file size to subbuf size if needed
3652 * Fix lttng UI: fix arg parsing, round size to next power of two
3653 * Fix: check errors in lttng command argument values
3654 * Implement get_count_order in lttng utils
3655 * lttng cli: Accept human readable sizes for --subbuf-size
3656 * Unit tests: don't rebuild units under test
3657 * Fix: consumerd metadata channel/cache/timer races
3658 * Fix: consumerd channel destroy race
3659 * Cleanup: document RCU read-side lock better
3660 * consumer relayd interaction: fix segfaults
3661 * Fix: change order of fd get to fix error path
3662 * Fix: fd leak when creating UST metadata channel
3663 * Fix: fd leak on error
3664 * Fix consumerd fd leak
3665 * Fix RCU-related hangs: incorrect lttng_ht_destroy use
3666 * rculfhash: check for callers from RCU read-side C.S.
3667 * Fix: don't call hash table destroy under rcu read-side c.s.
3668 * Documentation: import updated comments from urcu
3669 * Fix: segfault in buffer_reg_channel_destroy()
3670 * Fix: add missing goto error in UST consumer
3671 * Fix: no need to use run_as_open in the relayd
3672 * Fix: typo in enable-channel man and help
3673 * Fix: add some missing hidden attribute
3674 * Fix: per-uid buffers should only be flushed once on stop
3675 * Cleanup: Use own mutex within timer setup/teardown
3676 * Fix: channel management thread should hold a refcount
3677 * Fix: move metadata cache setup before ownership passing
3678 * Fix: consumer metadata switch timer error handling
3679 * Fix: set ptr to NULL to suppress old gcc warnings
3680 * Fix: linking order of libraries
3681 * Fix: multiple type mismatch in debug statement
3682 * Fix: remove mention of trace directory layout in quickstart doc
3683 * Fix: remove unused path variables from session obj
3684 * Fix: update lttng.1 man and enable-channel help with read timer size
3685 * Fix: use channel per domain default values
3686 * Fix: typos in the code base
3687 * Fix: deny multiple event types with enable-event
3688 * Fix: deny the same port for data and control URL
3689 * Fix: reset consumer destination when changing URIs
3690 * Fix: don't allow different control and data destination
3691 * Fix: typos in error strings
3692 * Improve channel listing output format
3693 * Fix: enable-channel accepts mismatched option
3694 * Fix: validate buffer type for UST channel creation
3695
500c2393
DG
36962013-03-28 lttng-tools 2.2.0-rc1
3697 * Add UST per UID buffers support
3698 * UST metadata generation are created on the sessiond side
3699 * Move LTTng-UST buffer ownership from application to consumer
3700 * Add a UST registry of events and channel in the sessiond
3701 * UST periodical metadata flush
3702 * Refactor tests to use prove and tap
3703 * Support for trace file rotation for the relayd and on disk
3704 * Support per-context filtering
3705 * Add channel wakeup fd to monitor close
3706 * Deprecate enable/disable-consumer
3707 * Multiple fixes and memory leak fix.
3708
917f7685
DG
37092012-12-20 lttng-tools 2.1.0 (13th Baktun)
3710 * STABLE VERSION 2.1.0-stable - "Basse Messe"
3711 * Multiple minor fixes
3712 * Multiple memory and fd leaks
3713 * Fix: Off by one in seq num for data pending command
3714 * Fix: flag metadata stream on quiescent control cmd
3715 * Fix: prioritize control socket communication in relayd
3716 * Fix: poll and epoll fd set reallocation
3717 * Fix: add missing goto pending if data is inflight
3718 * Fix: remove ua_sess->started assert on stop trace
3719 * Set classes of traffic in high_throughput_limit
3720 * Fix: use the poll wait ret value when iterating on fd(s)
3721 * Fix: force the poll() return value to be nb_fd
3722 * Fix: Wrong check of node when cleaning up ht
3723 * Fix: set started flag of ust app after ustctl
3724 * Fix: memory leak in add relayd socket error path
3725 * Fix: add packed attribute to filter structure
3726 * Fix: Add missing health code update for consumer command
3727 * Add LTTNG_PACKED macro
3728 * Fix data pending for inflight streaming
3729 * Map session id of relayd and sessiond in consumer
3730 * Add the relayd create session command
3731 * Make the consumer sends a ACK after each command
3732 * Remove MSG_WAITALL on every recvmsg() socket typ
3733 * Fix: Add missing relayd ht cleanup and ht destroy
3734 * Fix: Relayd and sessiond version check
3735 * Fix: protect consumer_find_channel with rcu locking
3736 * Fix: don't steal key when adding a metadata stream
3737 * Consumer hold stream mutex for add stream
3738
48459ee6
DG
37392012-12-03 lttng-tools 2.1.0-rc9
3740 * Fix: set the stream ht static in consumer file
3741 * Update sessiond man page with new env var
3742 * Update lttng.1 man page
3743 * Fix: enable-consumer for all domains missing dir
3744 * Fix: Add missing fct prototypes when disabling UST
3745 * Fix a typo in lttng-probe-module name
3746 * Assign values to enum lttcomm_sessiond_command
3747 * Fix: run health test only if root
3748 * Clarify empty string/NULL filter errors
3749 * Fix: add missing padding for UST filter
3750
2ad3a9a0
DG
37512012-11-22 lttng-tools 2.1.0-rc8
3752 * Fix: Uninit. variable in lttng view
3753 * Add already enabled UST event error code
3754 * lttng.h API update: set filter becomes enable event with filter
3755 * Change the UST event hash table match function
3756 * Pass lttng_event struct to the set_filter API call
3757 * Adding context to an event is no longer possible
3758 * Add UST overlap tests
3759 * Add filter sequence number to UST
3760 * Fix: Typo from a previous patch in an assert()
3761 * Fix: Warn if session is running with lttng view
3762 * Fix: Add bash requirement to README for make check
3763 * Fix: add the notion of domain to lttng.1 man page
3764 * Enable additional kernel probes
3765 * Update CodingStyle
3766 * Use the new functions for default subbuf sizes
3767 * Add default subbuf sizes getter functions
3768 * Add max() and min() macro in common
3769
8802e4bd
DG
37702012-11-13 lttng-tools 2.1.0-rc7
3771 * Fix: Add pointer check when freeing poll events
3772 * Fix: FD leak on thread error
3773 * Fix: Wrong fd used by kernel_wait_quiescent
3774 * Support new lttng-ust error code
3775 * Fix: Don't set filter if enable event fails
3776 * Fix: Wrong data port when listing session
3777 * Fix: Enable event after start command
3778 * Fix: Teardown of thread_manage_clients on failure of listen/create_poll
3779 * Add a timeout to UST application socket
3780 * Fix: Consumerd error socket connect race
3781 * Fix: Set CLOEXEC flag on every created sockets
3782 * Remove consumer poll timeout in data thread
3783 * Fix: RCU hash table seed
3784 * Fix: Do not install health tests helper libraries
3785 * Fix: Create default channel on add-context if none
3786 * Support new liblttng-ust-ctl error code
3787 * Fix: Add EPIPE error handling on buffer splice
3788 * Fix: Channel creation error return code was not set
3789 * Fix: Wrong poll events on UST application socket
3790 * Fix: Remove dependency to urcu-cds in tools tests
3791 * Fix: Missing librt dependency in configure check for lttng-ust-ctl
3792 * Fix: Don't append datetime to default session name
3793 * Fix: Deny session creation name 'auto'
3794 * Fix: Add space for stream name CPU number
3795 * Fix: Add output option to enable-channel command
3796
241aaca9
DG
37972012-11-02 lttng-tools 2.1.0-rc6
3798 * Tests: Add filtering tests for uncovered cases
3799 * Fix: Sync issue when deleting a data stream
3800 * Rename data_available to data_pending
3801 * Fix: consumer health state
3802 * Fix: Add the ACCOUNTING flag to ht creation and set bucket size to 0
3803 * Fix: Bad return error code handling
3804 * Fix: Use after free() of the rundir string
3805 * Fix: Cleanup UST app session on ustctl create session error
3806 * Fix: add missing pthread_join in sessiond
3807 * Fix: free running directory string
3808 * Fix: UST app clean list node usage
3809 * Add liblttng-ctl destructor to cleanup memory
3810 * Fix: Cleanup URIs on teardown
3811 * Fix: relayd memleaks
3812 * Fix: Memory leaks of allocated URIs
3813 * Fix: consumer output memory leak on creation
3814 * Fix: missing addrlen initialization before accept(2)
3815 * Fix: relayd trace file padding memleak
3816 * Fix: Remove useless consumer subdir string concatenation
3817 * Fix: lttng create allocated path memleak
3818 * Fix: Cppcheck memleakOnRealloc mistake
3819 * Fix: Synchronization issue for data available command
3820 * Fix: consumer relayd cleanup on disconnect
3821 * Fix: Handle the unary bitwise negation operator (~) in the XML printer
3822 * Fix: Possible memory leaks when creating filter IR root node
3823 * Fix: Delete stream on write error in consumer
3824 * Fix: Error handling when sending relayd sockets to consumer
3825 * Add stream lock comment for nesting
3826 * Fix: Mutex and RCU lock nesting in consumer
3827 * Fix: Uninitialized ret code
3828 * Fix: Remove bad condition and fix overflow issue
3829 * Fix: consumerd pthread error flow
3830 * Fix: Set a single return point and mutex unlock
3831 * Fix: Remove useless NULL and zero assignment
3832 * Fix: segfault on create session with two URLs
3833
d1980281
DG
38342012-10-22 lttng-tools 2.1.0-rc5
3835 * Fix: Remove network stream ID ABI calls
3836 * Tests: Add filtering tests
3837 * Wait for data availability when stopping a session
3838 * Relayd data available command support
3839 * Lib lttng-ctl data available command support
3840 * Consumer daemon data available command support
3841 * Add data structure for the data available command
3842 * Change the metadata hash table node
3843 * Make stream hash tables global to the consumer
3844 * Move add data stream to the data thread
3845 * Rename consumer threads and spawn them in daemon
3846 * Fix: relayd close stream command was not working
3847 * Fix: Relayd and consumerd socket leaks
3848 * Fix: Missing -ENODATA handling in the consumer
3849 * Fix: Empty metadata buffer(s) on HUP|ERR
3850 * ABI with support for compat 32/64 bits
3851 * Fix: Stream allocation and insertion consistency
3852 * Fix: output number of bytes written by relayd
3853 * Add hash table argument to helper functions
3854 * Fix: Add missing call rcu and read side lock
3855 * Tests: Fix LD_PRELOAD library lookup path for health tests
3856 * Fix: Add arbitrary wait period for kernel streaming test
3857 * Fix coding style and add/change debug statements
3858 * Fix: Build out of src tree
3859 * Tests: Add health check tests to configure
3860 * Tests: Add health check thread stall test
3861 * Tests: Add health check thread exit test
3862 * Tests: Add a health check utility program
3863 * Add testpoints in lttng-sessiond for each threads
3864 * New testpoint mechanism to instrument binaries for testing
3865 * Fix: off-by-one in comm proto between lttng-ctl and sessiond
3866 * Fix: Metadata stream leak when received in consumer
3867 * Fix: consumer_allocate_stream error handling
3868 * Fix: consumer should await for initial streams
3869 * Fix: Missing rcu read side lock in consumer
3870
529f6ac2
DG
38712012-09-26 lttng-tools 2.1.0-rc4
3872 * Fix: Change sempahore to pthread conditions
3873 * Fix: relayd relay_send_version: handle sscanf return code
3874 * Fix relayd: NULL ptr deref
3875 * Fix: relayd: possible NULL ptr deref, memory leak, accept fd leak
3876 * Tests: add print bytecode to filter grammar test
3877 * Cleanup: assign values to bytecode opcodes
3878 * Fix: Filter: Fix allocation length error
3879 * Fix: Filter: add missing ast free
3880 * Tests: Add high throughput with bandwidth limits test
3881 * Fix: Returned code when listing kernel channel
3882 * Tests: Rename helper functions to have consistent names
3883 * Tests: Cleanup redundant code and use printing helper functions
3884 * Tests: Add helper functions for printing status and banner
3885 * Tests: Add a check for color support when printing status
3886 * Fix: Lib lttng-ctl on error returns lttng code
3887 * Fix: lttng_set_event_filter() was returning bad error code
3888 * Fix: printing [no write] on lttng list -uf
3889 * Fix: Disable event on filter error with lttng
3890 * Fix: Wrong returned error code on UST enable event
3891 * Add consumer commands to lttng.1 man page
3892 * Add lttng_health_check(3) man page
3893 * Fix: Remove LPOLLNVAL from consumer metadata revents
3894 * Fix: Mismatch of field name between ust and tools
3895 * Add the written value when listing fields
3896 * Fix: Consumer return value check after mmap/splice
3897 * Don't send the subbuffer padding for streaming
3898 * Fix: Returned error code in consumer on read buffer
3899
d3e6246f
DG
39002012-09-12 lttng-tools 2.1.0-rc3
3901 * Fix: Relayd fix ret value when adding a connection
3902 * Add new thread in consumer for metadata handling
3903 * Fix: consumer recv command error path
3904 * Fix filter: fix recent regressions
3905 * Update lttng-ust-abi.h from upstream lttng-ust
3906 * Fix: Accept bytecode of length 65536 bytes
3907 * Fix: Generation of bytecode longer than 32768 bytes fails
3908 * Fix: Filter bytecode alloc buffer size must be a power of 2
3909 * Add lttng-ctl SWIG python bindings
3910 * Add C++ support to API header files
3911 * Librarify filter in liblttng-ctl and hide symbols
3912 * Set hidden visibility for calls used in lttng-ctl
3913 * Notify the user if a filter is already enabled
3914 * Install lttng-error.h and include it in lttng.h
3915 * Add lttng-error.h containing every API err. code
3916 * Fix: missing hostname context
3917
5556277c
DG
39182012-08-22 lttng-tools 2.1.0-rc2
3919 * Fix: put back 2.0 output text for lttng create cmd
3920 * Fix: remove set subdir call that uses bad ptr
3921 * Filter: Handle the unary bitwise not operator (~) with an unsupported
3922 * Fix: missing mutex unlock on register consumer err
3923 * Remove underscore from ifndef of lttng.h
3924 * Remove unused define in lttng.h
3925 * Standardize lttng command line usage text
3926 * Merge duplicate code in consumer for destroy relayd
3927 * Merge duplicate code in consumer for add relayd
3928 * Fix: Possible buffer overflows in strncat() usage
3929 * Move code out of main.c and fix some issues
3930
68264071
DG
39312012-08-17 lttng-tools 2.1.0-rc1
3932 * Feature: Network Streaming
3933 * Add the lttng-relayd binary for network streaming
3934 * Support user space tracer filtering
3935 * Multiple fixes
3936
e371dbd9
DG
39372012-04-19 lttng-tools 2.0.1
3938 * Fix: test script for kernel module validation
3939 * Fix: report error to client on consumerd error
3940 * Fix: add missing ht_destroy at consumer teardown
3941 * Fix: consumer fd recv thread should write into non-blocking pipe
3942 * Fix: work-around glibc __nptl_setxid vs clone hang
3943 * Fix: consumer fd recv poll should be sensitive to POLLPRI too
3944 * Fix consumer lttng_consumer_poll_socket poll revents check bug
3945 * Fix: increase consumer open files limit
3946 * Update README: document dep on modprobe for kernel tracing
3947 * Fix: wait for sessiond to stop in tests
3948 * Fix: remove unused return variable
3949 * Don't report back error on syscalls fail for -a -k
3950 * Fix: destroy context hash table being NULL
3951 * Fix: make lttng expand path for trace output opt
3952 * Fix: return value signedness
3953 * Fix: man page environment variable name error
3954 * Fix: check return value on getenv USER
3955
0e4cbe7e
DG
39562012-03-20 lttng-tools 2.0.0
3957 * Fist STABLE version
3958 * Add version name: Annedd'ale
3959
c6d4a597
DG
39602012-03-20 lttng-tools 2.0.0-rc4
3961 * Fix: add small detail to enable-channel man page
3962 * Fix: warned of arbitrary time for ust-nprocesses test
3963 * Fix. add limitation to man page
3964 * Fix: minor changes to lttng.1
3965 * Fix: add exit values to lttng.1 man page
3966 * Fix: add delay before validating apps in test nproc
3967 * Fix: error handling in lttng enable-event
3968 * Fix: document structure init. to 0 in lttng.h
3969 * Fix: uninitialized variable
3970 * Keep track of FD used for UST applications (v2)
3971 * Fix: lttng view, error message and exit code
3972 * Small fixes to lttng man pages (v2)
3973 * Fix: handle EINTR for sendmsg syscall
3974 * Fix: lttng UI exit value and error message
3975 * Fix: session lock use after free
3976 * Fix kernel_list_events memleaks
3977 * Fix debug message use uninitialized variable
3978 * Fix: trace_ust_destroy_metadata should check for NULL pointer
3979 * Fix: various memleaks
3980 * Fix: hash table allocation out of order on error
3981 * fix: lttng_ht_destroy memleak
3982
b495b935
DG
39832012-03-16 lttng-tools 2.0.0-rc3
3984 * Fix: missing headers for make dist
3985 * Fix: install lttng-consumerd in lib/lttng/libexec/
3986 * Fix: Redefine MAP_STACK to 0 if not defined by the architecture
3987 * Fix: consumer CPU hotplug support
3988 * Fix: double PID registration race
3989 * Make libcompat independent not to confuse automake
3990 * Clarify the license of lttng-ust-abi.h
3991 * Fix: License header
3992 * Fix: wrong return value on consumer socket creation
3993 * Fix: test for UST invalid channel parameters at channel creation
3994 * Fix: recvmsg should handle EINTR
3995 * Fix: error.h non-static variables for liblttng-ctl
3996 * Fix: missing _GNU_SOURCE define
3997 * Fix: improve need root for kernel tracing error message
3998 * Fix: start/stop lttng message error
3999
fc0c6bfb
MD
40002012-03-02 lttng-tools 2.0.0-rc2
4001 * Fix: meaningful error message
4002 * Fix: UST consumer need to iterate on streams, just change their key
4003 * Fix: add missing rcu read lock across RCU HT iteration
4004 * Fix: kernel session closes fd 0 after create
4005 * Fix: sendmsg EPIPE should be quiet by default (expected)
4006 * Fix: thread_registration_apps should set its local sock to -1 when passing it
4007 * Fix: clock -> sock typo
4008 * Fix: consumer race: should allow reuse of FD key
4009 * Fix: Use PERROR all across lttng-tools, never make it quiet
4010 * Fix: test all close return values in sessiond
4011 * Fix: All perror turned into PERROR to show file and line number
4012 * Fix: large audit of close() use in sessiond main.c
4013 * Fix: main.c client/apps sockets and kernel_trace_fd close(0)
4014 * Fix: incorrect close of fd 0 for syscall kernel event destroy
4015 * Fix: sessiond has incorrect missing 0 value in FD check
4016 * Fix: sessiond app listening: use posix-compliant poll flags
4017 * Fix: consumer printf type should match ssize_t (%zd)
4018 * Fix: make ust consumer posix compliant for poll flags
4019 * Fix security permission on lttng run directory
4020 * Fix: Display right loglevel_type in error message
4021 * Fix documentation in lttng.h
4022 * Fix: lttng UST and kernel consumer: fix ret vs errno mixup
4023 * Fix: restart consumerd and sessiond when interrupted in poll()
4024 * Fix: handling bad channel when sending to consumer
4025 * Fix useless variable
4026 * Fix add-context returned error
4027 * fix: add missing break in command handling
4028 * fix: command handling: do not check domain for commands not requiring domain
4029 * fix: if tracing group does not exist, do not report a client error
4030 * Fix: run_as error handling
4031 * Fix usage note on -a
4032 * Revert FreeBSD compatibility layer
4033 * Fix: documented number of subbuffers is incorrect
4034 * Document that num-subbuf and subbuf-size need to be power of 2
4035 * Merge branch 'master' of git://git.lttng.org/lttng-tools
4036
edad7953
DG
40372012-02-20 lttng-tools 2.0.0-rc1
4038 * Fix lttcomm_close_unix_sock to actually close the socket
4039 * lttng-sessiond: Set group permissions explicitly
4040
68c1b383
DG
40412012-02-16 lttng-tools 2.0-pre23
4042 * configure.ac: Fix consumerd64-libdir typo
4043 * Fix existing session daemon check
4044 * Fix missing session locks
4045 * Fix return value on ust app session create
4046 * Fix double start/stop trace
4047 * Fix ust app session started state on start trace
4048 * modprobe statedump, signal and timer lttng module
4049 * Fix hyphens in man pages
4050
76ab874e
DG
40512012-02-14 lttng-tools 2.0-pre22
4052 * Add the bash-completion file to the dist tarball
4053 * Add the LICENSE file too
4054 * Package used for the Ubuntu LTS (feature freeze)
4055
83aac6e3
DG
40562012-02-13 lttng-tools 2.0-pre21
4057 * Fix licensing for hashtable/utils.c
4058 * Print loglevel value in list -u
4059 * Remove "<all> from MSG() when no loglevel is selected
4060 * Initial import of man lttng.1 and lttng-sessiond.8
4061 * Fix memory leak master
4062
09e765bf 40632012-02-09 lttng-tools 2.0-pre20
c54722d0
DG
4064 * New lttng view command
4065 * Multiple loglevel fixes
4066 * Fix list command
4067 * Fix session syscall listing
4068 * Multiple fixes across the code base
4069
87db5b86
DG
40702012-02-02 lttng-tools 2.0-pre19
4071 * Update lttng ust ABI/API copy
4072 * Implement UST calibrate and change default
4073 * Add MSG_WAITALL to recvmsg of sessiond-comm
4074 * Check kernel version for tests
4075 * Add a '--list-options' option to each command.
4076 * First import of extras/ with lttng bash completion
4077 * Remove default defines from lttng.h
4078 * Fix lttng sessiond spawn wait race
4079 * Add CMD_WARNING error code
4080 * Fix context mapping for UST and kernel
4081 * Add kernel work-around for boot_id
4082 * Rewrites lttng-ctl's set_session_daemon_path
4083 * Fix memory lean in all lttng cli commands
4084 * Update loglevel ABI
4085 * Add padding to all ABIs for future development.
4086 * Improve error handling of lttng cli
4087 * Multiple fixes across the code base (nothing critical)
4088
3edea7d5
DG
40892012-01-23 lttng-tools 2.0-pre18
4090 * Complete change of the source directory tree
4091 * Move compat to common and create an internal lib
4092 * Rename lttngerr.h to error.h
4093 * Add kernel module version validation
4094 * Add UST version validation
4095 * Change SIGCHLD to SIGUSR1 when lttng waiting on sessiond
4096 * Fix off-by-one and double list size instead of steady increment
4097
734f79bf
DG
40982012-01-19 lttng-tools 2.0-pre17
4099 * Add and support the new hash table library
4100 * Add lttng hash table support to liblttng-consumer
4101 * RCU support for consumer's hash tables
4102 * UST consumer close shm fd after mapping it
4103 * Remove CLONE_VM flag for runas making gdb debugging impossible
4104 * Make MSG() print on stdout instead of stderr
4105 * Don't init kernel tracer if not root (UID=0)
4106 * Multiple fixes found when reaching max. number of open files
4107 * Add some UST tests
4108 * Multiple segfaults and assert error fixed
4109
032b4c39
DG
41102011-12-23 lttng-tools 2.0-pre16
4111 * Per-user lttng-sessiond now fully functionnal
4112 * Fix nested double usage of hashtable iterators
4113 * Support creds passing between lttng and sessiond
4114 * Rename sessiond internal "uid" fields to "id"
4115 * Create all trace directories and files with client user credentials
4116 * Create output directory at session creation command
4117 * Only allow the user or group owning the session (or root) to control a session
4118 * Add disable kernel tracing option to sessiond
4119
31ff12ff
DG
41202011-12-13 lttng-tools 2.0-pre15
4121 * (MAJOR) User-space tracing support for global domain (lttng-ust 2.0)
4122 * UST consumer 32/64 bit support
4123 * Multiple bug fixes
4124 * Multiple segfault, race and double lock fixes
4125 * API change for lttng_list_domains, lttng_start/stop and lttng_destroy
4126 * UST loglevel support
4127 * ABIs now support 256 char event names
4128 * Dependency on libpopt >= 1.13
4129 * Dependency on URCU >= 0.6.7
4130 * Rename kernel-ctl.c/.h to kernel.c/.h
4131 * Change malloc to zmalloc in lttng-sessiond code
4132 * RCU hashtable support for all UST data structure
4133 * New libconsumer for UST, kernel and one generic
4134 * Change "--all" option from lttng command line
4135 * Remove function entry option to discourage its use
4136
ab7f4103
MD
41372011-09-30 lttng-tools 2.0-pre14
4138 * Syscall tracing support
4139 * Multiple bug fixes (nothing critical)
4140 * Add userspace RCU hash table to tree for dev
4141 * Update UST ABI
4142 * Fix epoll that did not handle EINTR
4143 * Liburcu >= 0.6.5 is needed from this release
4144 * Enabling all events also enable syscall tracing
4145 * Debug messages are now on stderr
4146 * Add basic data structure for UST support but not ready yet.
4147
775182fa
DG
41482011-08-25 lttng-tools 2.0-pre13
4149 * Memory leaks fixes and double lock list
4150 * Add UST registration with sychronisation
4151 * Use poll/epoll compatibility layer for the sessiond
4152 * Major code cleanup of ltt-sessiond/main.c
4153 * Increase listen() connexion limit
4154 * Fix bad enable-channel command
4155 * Rename trace.c/.h to trace-kernel
4156 * Multiple fixes on the poll management with the new epoll API
4157
d6fa0093
DG
41582011-08-25 lttng-tools 2.0-pre12
4159 * Multiple fixes
4160 * Fix kconsumerd handling custom channel output
4161 * Add lttng_register_consumer to register a custom consumer
4162 * Add multiples tests of the session daemon
4163 * Default kernel channel size/number changed
4164 * Support for UST application registration
4165 * Import LTTng UST 2.0 ABI
4166 * Send data to kconsumerd before tracing start
4167 * Export API of lib kernel consumer (liblttngkconsumerd)
4168
3df9eaf3
DG
41692011-08-12 lttng-tools 2.0-pre11
4170 * New lttng API using the lttng_handle
4171 * Multiple fixes of kernel consumer
4172 * Register the consuming function and add a library context
4173 * Kernel consumer fix mmap/munmap
4174 * lttng-sessiond-comm header has been privatize
4175 * Kernel traces are written in the kernel/ directory
4176 * Add underscore to enable-channel command options
4177
f88b0a98
DG
41782011-07-29 lttng-tools 2.0-pre6
4179 * Fix enable multiple events
4180 * Add function entry feature
4181
41822011-07-28 lttng-tools 2.0-pre5
52ffda46
DG
4183 * Fix Add context command
4184 * Fix auto session path creation
4185 * Fix bad strncmp at channel creation
4186
5e96e15d
DG
41872011-07-23 lttng-tools 2.0-pre4
4188 * Fix kprobe attributes
4189 * Fix channel creation when not found at event enable
4190 * Add safe list iteration
4191 * Add two tests into the git tree
4192 * Kernel consumer can be put in debug mode with -vv
4193 * Trace path is now created on the client side
4194
00df03c6
DG
41952011-07-23 lttng-tools 2.0-pre3
4196 * Fix perf hw cache counter config values
4197
de235b67
DG
41982011-07-22 lttng-tools 2.0-pre2
4199 * Multiple fixes
4200 * New add-context options for perf counter and context
4201 * Using the install bin path from autotool for execl() call
4202 * Update quickstart guide
4203
223be86b
DG
42042011-07-20 lttng-tools 2.0-pre1
4205 * First prerelease of lttng-tools.
4206 * Working with the LTTng v2.0-pre1 modules and Babeltrace v0.1
This page took 0.200959 seconds and 4 git commands to generate.