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