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