Update version to v2.10.10
[lttng-tools.git] / ChangeLog
1 2020-02-05 lttng-tools 2.10.10 (National Chocolate Fondue Day)
2 * Fix: include stdlib.h in compat/string.h
3 * Fix: lttng: sanity check of `--probe` description
4 * Fix: lttng: placing probe on symbol starting with `_`
5 * Fix: update context types for Python bindings
6 * doc: Fix bind address example for lttng-relayd
7 * Require automake >= 1.12
8 * Fix: sessiond: ust: deadlock with per-pid buffers
9 * Fix: lttng: initialize sessions pointer to NULL
10 * Fix: sessiond: use system LTTng-UST headers when available
11 * doc/man: use specific revision date for each manual page
12
13 2019-10-17 lttng-tools 2.10.9 (Wear Something Gaudy Day)
14 * Fix: sessiond: TOCTOU error on save of session configuration
15 * Fix: tests: replace truncation-prone logging helper
16
17 2019-10-01 lttng-tools 2.10.8 (International Coffee Day)
18 * Fix: lttng: out-of-bound copy of arguments in 'view' command handler
19 * sessiond: fix: strncpy called with source length
20 * sessiond: fix: possible unaligned access in packed structure
21 * lttng-ctl: fix: possible unaligned access in packed structure
22 * consumer: fix: possible unaligned access in packed structure
23 * inet: fix: possible unaligned access in packed structure (inet/inet6)
24 * consumer: fix: unaligned accesses to index fields
25 * lttng: fix: potential 0-length allocation in pid list parsing
26 * Tests: fix: uninitialized session_id used on list_sessions failure
27 * Tests: fix: uninitialized values passed to close() on error
28 * lttng-ctl: fix: lttng_data_pending confuses communication status
29 * Fix typo in regenerate statedump test util
30 * Fix: metadata stream is not marked as quiescent after packet commit
31 * Remove unused bitfield.h header
32 * Fix: sessiond: fs.protected_regular sysctl breaks app registration
33 * Fix: lttng-crash: detect truncated files
34 * Fix: use newly created event filter for condition check
35 * Fix: namespace our gettid wrapper
36 * Fix: check for lttng modules presence before testing
37 * Fix: test_crash: don't kill first app twice
38 * Cleanup: test: don't stop relayd twice
39 * Fix: test: utils.sh: exit from process on full_cleanup
40 * Fix: utils.sh: handle SIGPIPE
41 * Fix: tests: error handling in high throughput limits test (v2)
42 * Improve handling of test SIGTERM/SIGINT (v2)
43 * Fix: check validity of a stream before invoking ust flush command
44 * Fix: initialize syscall table when kernel tracer is lazily initialized
45
46 2019-05-24 lttng-tools 2.10.7 (Asparagus Day)
47 * Update base test for binding
48 * Fix: python binding: expose domain buffer type
49 * Fix: lttng_poll_mod calls compat_(e)poll_add
50 * Fix: getgrnam is not MT-Safe, use getgrnam_r
51 * Fix: logging: log_add_time() save/restore errno
52 * Fix relayd: initialize beacon to -1ULL
53 * Fix: relayd: handling of lttng_read errors >= 0
54 * Fix tests: NULL pointer dereference in ust channel unit tests
55 * Fix tests: NULL pointer dereference in ltt_ust_context unit tests
56 * Log the wait-shm's path on shm_open failure
57 * Tests: use modprobe to test for the presence of lttng-modules
58 * Fix: skip test when ust doesn't have perf support
59 * Tests: check for lttng-modules presence
60 * Fix: Properly sanitize input parameter
61 * Fix tests: link libpause_consumer on liblttng-ctl
62 * tap-driver.sh: flush stdout after each test result
63 * Fix tests: snapshot size validation failure runs too many test cases
64 * Fix tests: the tree origin can be a symlink itself
65 * Fix tests: skip test_getcpu_override on single core systems
66 * Fix: Add POPT_CFLAGS to lttng_CFLAGS
67 * Fix: consumer snapshot: handle unsigned long overflow
68 * Fix: wrong error code returned by kernel_snapshot_record()
69 * Docs: document the format of the lttng_session path member
70 * Fix: check illegal combinations of ctrl-url/data-url/ouput/set-url
71 * Remove duplicate check for dlopen
72 * Tests: take multiple snapshots in streaming mode
73 * Fix: don't destroy the sockets if the snapshot was successful
74 * Fix: missing rcu read locking in trigger "unregister all" command
75 * Fix: notification thread: RCU-safe reclaim of hash table nodes
76
77 2019-01-22 lttng-tools 2.10.6 (Blonde Brownie Day)
78 * Fix: worker structure is leaked in run_as process
79 * Fix: only free trace_path when it is dynamically allocated
80 * Fix: leak of filter bytecode and expression on agent event re-enable
81 * Test fix: python logging test spams its output
82 * Fix: leak of rundir config string
83 * Fix: do not repurpose iterator while it is being used
84 * Fix: run_command_wait() handle partial write
85 * Fix: tests: test_crash should start sessions
86 * Add *.exe to gitignore for Cygwin
87 * Fix: warning 'fd' may be used uninitialized
88 * Fix: max_t/min_t macros are missing cast on input
89 * Fix: Connect timeout arithmetic in inet/inet6 (v4)
90 * Fix: create_channel_per_pid: remove channel on error
91 * Fix: channel errors on local stress-tests
92 * Fix: channel_ust_create: remove channel on agent error
93 * Always choose large event header for UST channels
94 * Remove unnecessary check of output parameter
95 * Fix: perform local data pending before checking data pending with relayd
96 * Fix: double put on error path
97 * Fix: holding the stream lock does not equate to having data pending
98 * Fix: skip uid registry when metadata key is 0
99 * Docs: document the meaning of a ust app channel key set to 0
100 * Fix: acquire stream lock during kernel metadata snapshot
101 * Fix: skip closed session on viewer listing
102 * Fix: use LTTNG_VIEWER_ATTACH_UNK to report a closed session
103 * Doc: withinin -> within
104 * Fix: perform relayd socket pair cleanup on control socket error
105 * Fix: relayd control socket mutex is not destroyed
106 * Tests: do not bound test app iterations when in background mode
107 * Tests: add missing rotation and autoload tests to check target
108 * Tests: remove temporary folder
109 * Tests: remove mi result files when done
110 * Tests: Remove unused set +x
111 * Tests: Kill relayd after sessiond to ensure a clean tear down
112 * Tests: Remove unused variable
113 * Tests: Use stop relayd from utils.sh
114 * Tests: remove declaration already present in utils.sh
115 * Fix: incorrect error message on regenerate missing argument
116 * Fix: incorrect error message on metadata missing argument
117 * Fix: snapshot command mishandles missing arguments
118 * Fix: potential use of NULL path in stat() use
119 * Fix: passing null to closedir() on error
120 * Fix: unchecked access to pids array
121 * Fix: returned pids may be uninitialized
122 * Fix: lttng-save command producing wrong XML fields
123 * Fix: memory is not zeroed on first set_capacity
124 * Fix: dynamic buffer mishandles setting capacity to 0
125 * Fix: client_list_element leak on failure to evaluate a condition
126 * Fix: possible NULL dereference in uri_parse_str_urls()
127 * Fix: clean-up sessiond condig structure on initialization error
128 * Fix: unchecked return value in sessiond path configuration
129 * Set consumer's verbosity to the max level on --verbose-consumer
130 * Tests: added test_autoload to noinst_SCRIPTS
131
132 2018-07-23 lttng-tools 2.10.5 (National Vanilla Ice Cream Day)
133 * Fix: missing context enum values in session xml schema
134 * Tests: add session auto-loading test cases
135 * Bash completion: ignore namespace for xmllint parsing
136 * Typo in ust consumer log message (channek -> channel)
137 * Fix: use signed variable for refcounting of consumer_relayd_sock_pair
138 * Fix: warning due to hash_key_str() being not const-correct
139 * Print consumerd32/64/kernel configuration
140 * Fix: calling ht_{hash, match}_enum with wrong argument
141 * Fix: probes should be compared strictly by events metadata
142 * Fix: test_ust-dl is generated at configure-time
143 * Fix: cmd line options overwrite env variable config options
144 * Fix: perform the initialization memory barrier out of loop body
145 * Port: fix format warnings on Cygwin
146 * Add missing include for ssize_t on Cygwin
147 * Fix: sessions with agent channels fail to load
148 * Fix: don't wait for the load thread before serving client commands
149 * Fix: sessiond fails to launch on --without-ust configuration
150 * Fix: agent thread poll set creation failure results in deadlock
151 * Fix: test uses sizeof() on the wrong operand of strncpy
152 * Fix: ret may be used uninitialized in sample_channel_positions()
153
154 2018-04-30 lttng-tools 2.10.4 (CERN announces WWW protocols will be free)
155 * Fix build: in_git_repo is used before being set
156 * Add DBG statement for TCP keep-alive options
157 * Fix: unprivilieged sessiond agent port clashes with root sessiond
158 * Fix: erroneous use of extern keyword
159 * Fix: failure to launch agent thread is not reported
160 * Fix: agent may not be ready on launch
161 * Fix: checking for existing session daemon is done after daemonizing
162 * Fix: lttng logs nanoseconds
163 * Fix: stream_per_chan_id_ht should allow duplicates
164 * Fix: relayd send_command() util not logging on failure
165 * Fix: create_output_path() relayd util is not const-correct
166 * Fix: kernel snapshot handling of EAGAIN
167 * Fix validate_trace_empty test check
168 * Fix: circular inclusion of lttng.h results in warning
169 * Fix: channel lock must be taken to check for pending notifications
170 * Fix: quiet option is not set in sessiond-config
171 * Fix: hold consumer socket lock for consumer_send_msg
172 * Fix: use off_t type for lseek function return value to avoid overflow
173 * Fix: double similar condition
174
175 2018-03-26 lttng-tools 2.10.3 (Purple Day)
176 * Fix: set errno with value from SO_ERROR on error.
177 * Fix: missing value handling for lttng_event_context_type
178 * Fix: Use SOL_SOCKET level for SO_KEEPALIVE on all platform
179 * Fix: error out on leftover arguments
180 * Fix: reply to version check even on protocol mismatch
181 * Fix: error handling on relay version check
182 * Document add-context limitation for started session
183 * Fix: add-context cannot be performed after a session has been started
184 * Fix: duplicated kernel consumer socket locking
185 * Fix: remove unused event types in MI XML schema
186 * Tests: cleanly exit from test apps on reception of SIGTERM
187 * Document consumer socket locking assumptions
188 * Fix: consumer socket lock not held during snapshot record
189 * Fix: set_relayd_for_snapshot does not acquire the consumer socket lock
190 * Fix: send_channel_monitor_pipe does not take the consumer socket lock
191 * Document the locking assumptions of consumerd-relayd socket passing
192 * Assert that the consumer lock is held while sending FDs to consumerd
193 * Assert that the consumer socket lock is taken during communication
194 * Tests: refuse to run test suite if lttng processes are present
195 * Fix: metadata channel leak when using the snapshot tracing mode
196
197 2018-02-05 lttng-tools 2.10.2
198 * Fix: do not flag consumer as disabled on relayd comm failure
199 * Fix: cleanup inactive FDs in the consumer polling thread
200 * man: document dead-peer detection for lttng-relayd
201 * lttng-relayd: use TCP keep-alive mechanism to detect dead-peer
202 * Tests: race between consumer pause and trace start/stop
203 * Fix: notification thread not notified of channel creation on app error
204 * Fix: using putenv() and free()-ing the value is invalid
205 * Fix: unknown consumer type considered a libc error
206 * Fix: consumerd(64/32)_lib_dir can be NULL
207 * Fix: nonsensical message printed by lttng track/untrack
208 * Fix: O_CLOEXEC is erroneously used on pipe creation
209 * Fix: wrong parameter to fcntl in pipe_set_flag
210 * Fix: use lttng_clock_gettime instead of clock_gettime
211 * Fix: close channel monitor pipe after killing the metadata_timer_thread
212 * Fix: use file based synchronization for python logging test
213 * Test: add file based synchronization point for python test app
214 * Fix: wrong use of the relay_streams_sent in snapshot
215 * Fix: the return code of lttcomm_send_unix_sock is signed
216 * Fix warning: src/bin/lttng/utils.c: cast incompatible pointer
217 * Fix: src/common/pipe.h: include <sys/types.h> for ssize_t and mode_t
218 * Fix: detect dlmopen() and disable corresponding tests if not available
219 * Fix: Use tmpdir for intermediary files
220 * Fix: include scripts for distribution
221 * Fix: typo in lttng-consumerd file default
222 * Fix: missing NULL checks in logging statements
223 * Test: kernel testing for notification
224 * Fix: kernel consumerd sock paths need rundir substitution
225 * Fix: create lttng run dir regardless of user privilege
226 * Fix: Make version.h generation work with dash
227 * lttng-enable-event(1): filtering: specify that `$ctx.cpu_id` is available
228 * centralize sessiond config option handling
229 * Fix: buffer overflow warning in python bindings
230 * Tests fix: BT2 does not output the metadata of a trace collection
231
232 2017-08-03 lttng-tools 2.10.1 (Watermelon Day)
233 * Typo: occured -> occurred
234 * Fix: uninitialized return value on error path
235 * Fix: ensure kernel context is in a list before trying to delete it
236
237 2017-08-01 lttng-tools 2.10.0 (World Wide Web Day)
238 * lttng enable-channel: disallow --overwrite and --blocking-timeout
239 * lttng-enable-channel(1): reword --blocking-timeout, document in description
240 * lttng enable-channel: --blocking-timeout opt.: use `inf` instead of -1
241 * Cleanup: remove unused internal structure
242 * Cleanup: remove unnecessary extern qualifier
243 * Docs: document the trigger API
244 * Docs: document the notification API
245 * Docs: document the notification channel API
246 * Docs: document the evaluation API
247 * Docs: document the lttng_condition API
248 * Docs: document the lttng_buffer_usage condition API
249 * Docs: document the lttng_action_notify action type
250 * Docs: document the lttng_action API
251 * Fix: ambiguous ownership of kernel context by multiple channels
252 * lttng-enable-channel(1): move --output description to maintain A-Z ordering
253 * lttng-enable-channel(1): document --monitor-timer
254 * Prettify channel listing
255 * Use pipe instead of eventfd() for notification command queue
256 * Cleanup: useless reset of ret to zero
257 * Fix: ret is never used on error_open code path
258 * Fix: use error code path instead of break when errors happen before execl
259 * Cleanup: ignore useless check of execl() return value
260 * Fix: wrong variable assignment on error
261 * Cleanup: remove dead increment of pointer
262 * Fix: missing error handling in use of print_tabs()
263 * Cleanup: functions shall have a single exit point
264 * Cleanup: remove dead assignment
265 * Cleanup: remove dead assignment
266 * Cleanup: remove dead assignment
267 * Cleanup: remove dead assignment
268 * Cleanup: remove dead assignment
269 * Cleanup: remove dead assignment
270 * Cleanup: remove dead assignment
271 * Cleanup: remove dead assignment
272 * Cleanup: remove dead assignment
273 * Cleanup: dead assignment
274 * Fix: ret is used instead or err to set an error code
275 * Cleanup: remove dead assignment
276 * Cleanup: remove dead assignment
277 * Fix: report error using fd instead of ret
278 * lttng-enable-channel(1): reword and fix style of --blocking-timeout description
279 * Fix: doc/man: use a single XSL file and match local names
280 * Tests: rework select_poll_epoll test to improve verbosity on failure
281 * Only print relevant session statistics on stop
282 * Fix: NULL passed to memcpy in error path
283 * Only print relevant session statistics in channel listing
284 * Uniformize the printing of units in session listing
285 * Fix: lost packet accounting always lost on snapshot
286 * Fix: report error on session listing
287 * Tests: don't assume a 4K page size in test_notification
288 * Fix live-comm: merge TCP socket write-write sequence in a single write
289 * Docs: move notification thread documentation to header
290 * Docs: grammar fix in comment
291 * Fix: evaluate condition/trigger on subscription
292 * Test: Trigger conditions is evaluated on subscription
293 * save/load: add blocking_timeout attribute to channel
294 * Introduce monitor_timer_interval to session configuration schema
295 * Test: Reduce scope of variables used in multi app notification test
296 * Hide internal buffer-view symbols
297 * Hide internal session configuration symbols
298 * Hide internal dynamic-buffer symbols
299 * Hide internal string-utils symbols
300 * Typo: occured -> occurred
301 * Fix: join consumer timer thread
302 * Cleanup: use CMM accessors for consumer_quit variable
303
304 2017-06-14 lttng-tools 2.10.0-rc2 (National Bourbon Day)
305 * Fix: test_utils_expand_path passes NULL to sprintf
306 * Fix: reject triggers if they depend on an unavailable feature
307 * Fix: check lttng-modules ABI version for RING_BUFFER_SNAPSHOT_SAMPLE_POSITIONS support
308 * Fix: Send remove channel to notification thread only when necessary
309 * Fix: notification test: resources leak and return handling
310 * Fix: parse monitor timer parameter as an unsigned 64-bit integer
311 * Introduce "--blocking-timeout" channel parameter
312 * Fix: lttng list of channels should return errors
313 * Fix: discard event/lost packet counters
314 * Fix: test: proper redirection of stderr to stdout
315 * Docs: notification comment refers to a structure by its former name
316 * Fix: missing errno.h include in time.h compat header
317 * Cleanup: remove stale file from .gitignore
318 * Disable binaries on platforms where they are not supported
319 * Cleanup: add silent rules support for docs
320 * Cleanup: popt library detection
321 * Cleanup: remove duplicated pthread detection code
322 * Cleanup: remove unused m4/libxml.m4
323 * Cleanup: bison and flex detection
324 * Cleanup: merge two instances of AC_CHECK_FUNCS
325 * Cleanup: lttng-ust library detection
326 * Cleanup: kmod library detection
327 * Cleanup: dlmopen detection
328 * Cleanup: uuid library detection
329 * Fix: Don't override user variables within the build system
330 * Fix: registry can be null on lookup
331 * Tests: channel subbuffers must be larger or equal to PAGE_SIZE
332 * Test: Replace test relying on pselect6(2) man page ambiguity
333 * Tests: regression testing for notification API
334 * Tests: add consumer testpoint to pause data consumption
335 * Fix: explicitly send client credentials during handshake
336 * Test: utils: introduce LTTNG_SESSIOND_ENV_VARS
337 * Test: utils.sh: use getconf to start either 32 or 64 consumerd
338 * Optimization: remove unnecessary buffer resizes on partial recvs
339 * Docs: improve the documentation of the dynamic buffer interface
340 * Add comment to round_to_power_of_2()
341 * Clean-up: simplify the implementation of dynamic buffer set_capacity
342 * Fix: space left in buffer may be uninitilized on capacity increase
343 * Assert that dynamic buffer size <= capacity
344 * Clean-up: improve readability of dynamic buffer append condition
345 * Fix: inbound buffer may be set too short on partial command reception
346 * Clean-up: fix misleading code alignment
347 * Clean-up: remove useless comment
348 * Fix: return LTTNG_ERR_INVALID_TRIGGER on validation failure
349 * Fix: missing includes in buffer-usage.h
350 * Unit tests for notification api
351 * Run unit tests before regression tests
352 * Fix: semaphore semantics are expected from notification command eventfd
353 * Fix: use "flush empty" ioctl for snapshots
354 * Fix: lttng-consumerd: cpu hotplug: send "streams_sent" command
355 * Fix: lttng-sessiond: cpu hotplug: send channel to consumer only once
356 * Fix: lttng-sessiond: cpu hotplug stream number mismatch
357 * Tests: use SIGKILL to shutdown daemons in test_thread_exit and test_tp_fail
358 * Fix: consumer_timer_signal_thread_qs waits on LTTNG_CONSUMER_SIG_SWITCH
359 * Revert "Fix: futex can be free'd while used by waker thread"
360 * Fix: thread exit vs futex wait/wakeup race
361 * Fix: use lttng_waiter instead of futex in notification thread
362 * Add lttng_waiter utils
363 * Fix: pthread_join on thread start error
364 * Fix: missing check on notification thread join
365 * Fix: status_loc argument of waitpid() is used on error
366 * Fix: leak of deserialized trigger sent from client
367 * Clean-up: missing static qualifier on internal function
368 * Fix: duplicate values used in lttng_evaluation_status enum
369 * Fix: missing header inclusions in buffer-usage.h
370 * Fix: COMPAT_EPOLL_PROC_PATH is available from Linux 2.6.28
371 * Fix: skip empty revents in notificationthread
372 * Clean-up: warning caused by unused label
373 * Fix: futex can be free'd while used by waker thread
374 * Fix: missing header causes build failure with --disable-epoll
375 * Fix: return NULL pointer on memory allocation failure
376 * Clean-up: unused variable warning in poll compat
377 * doc: how to trace consumerd with valgrind
378 * Cleanup: initialize kernel ioctl ABI structures to 0
379 * Cleanup: initialize data to 0
380 * Fix: consumer data lock deadlock caused by monitor timer
381 * Fix: assert() on null index_file in lttng_index_file_write()
382 * Fix: fail on relayd lookup when finding a relayd is expected
383 * Clean-up: use lttng_read() wrapper instead of read()
384 * Fix: NULL pointer dereference in lttng_condition_serialize
385 * Fix: Exclusion check iterates multiple times on same array
386 * Fix: return of free'd string on error in strutils_split()
387 * Fix: free of uninitialized value on error path
388 * Silence bogus Coverity warning of uninitialized value
389 * Silence bogus Coverity warning of uninitialized value
390 * Silence bogus Coverity warning of uninitialized value
391 * Silence bogus Coverity warning of uninitialized value
392 * Fix: dereference before null check of channel attributes
393 * Fix: memory leak of client_list_element
394 * Fix: unchecked lttng_dynamic_buffer_set_size return value
395
396 2017-05-05 lttng-tools 2.10.0-rc1
397 * Add 2.10 release beer name and description
398 * Build: missing includes for ssize_t definition on Cygwin
399 * Fix: consumer-timer.c includes ust-ctl.h even --without-lttng-ust
400 * Fix: missing header in Makefile breaks the dist build
401 * Tests fix: tracefile-size tests assume PAGE_SIZE subbuffers
402 * Fix: use of uninitialized channel attributes in client
403 * Clean-up: only declare help_msg in embedded help case
404 * Fix: use of session_name instead of channel_name in condition hash
405 * Fix: lttng-live: send HUP reply when per-PID streams are gone
406 * Test: use output_path instead of argument position
407 * Bump default kernel, and UST per-uid/per-pid buffer size
408 * Fix: syscall_table_nb_entry invalid value when no syscalls TPs are defined
409 * Add string-utils to dist subdirs in libcommon
410 * Tests fix: initialize kernel extended channel attributes
411 * Tests fix: initialize UST extended channel attributes
412 * lttng-enable-event(1): document globbing patterns in event names and filters
413 * Tests: add globbing pattern tests to test_java_log4j
414 * Tests: add globbing pattern tests to test_java_jul
415 * Tests: add globbing pattern tests to test_python_logging
416 * Tests: add globbing pattern tests to test_valid_filter
417 * Tests: add globbing pattern tests to test_invalid_filter
418 * Tests: add globbing pattern tests to test_event_wildcard
419 * Tests: add globbing pattern tests to test_exclusion
420 * Tests: utils: add gen-ust-nevents-str util
421 * Tests: add string-utils library unit tests
422 * Add support for "full" star globbing patterns in event names and filters
423 * Add string-utils convenience library
424 * doc: lttng-destroy(1): document --no-wait option
425 * doc: lttng-stop(1): replace tabs with spaces
426 * doc/man: add typical `$` and `#` prompts to command lines
427 * bin/lttng: remove double "help" command and sort list
428 * lttng help: use command's --help directly
429 * Add --enable-embedded-help option to embed --help messages in binaries
430 * Expose monitor timer interval to lttngctl and client
431 * Tests: add placeholder symbol to allow unit tests to link
432 * Implement consumer ring buffer position sampling
433 * Add new snapshot ustctl API
434 * Add kernctl RING_BUFFER_SNAPSHOT_SAMPLE_POSITIONS command
435 * Handle trigger registration and unregistration in sessiond
436 * Start notification subsystem thread in sessiond initialization
437 * Clean-up: fix comment type in lttng-consumerd.c
438 * Add the sessiond notification-handling subsystem
439 * Clean-up: comment fix in agent_thread_manage_registration
440 * Add client notification API
441 * Add utils_get_count_order_u64 to utils
442 * Implement poll mask modification support in poll wrappers
443 * Add the container_of() macro to macro.h
444 * Add pipe_release utils to the pipe wrapper
445 * Add named pipe support to the pipe wrapper
446 * Add non_block version of functions to UNIX socket wrapper
447 * Add lttng_buffer_view util
448 * Add lttng_dynamic_buffer util
449 * Clean-up: fix typo in sessiond main.c comment
450 * Docs: fix comment describing ust_cmd_queue
451 * Port: Link with no-undefined on Windows
452 * Port: win32 DLLs don't support hidden symbols
453 * Port: add cygwin support to endian compat
454 * Fix: Remove unused headers
455 * Fix: tests: register thread for RCU operations.
456 * Fix: Lazily initialize max poll set size in poll compat
457 * Fix: null dereference on error path for create_ctx_type
458 * Fix: test_ust_data dereference of null pointer
459 * x is never reused, no need to shift it
460 * Fix: test_kernel_data dereference of null pointer
461 * Man: move [SESSION] before options
462 * Fix: consumerd: add missing put_subbuf for ust and kernel errors
463 * Fix: sessiond: only send streams to consumer once
464 * Fix: consumerd main: needs to be a registered RCU thread
465 * Fix: thread_dispatch_ust_registration needs to be a RCU thread
466 * Fix: don't abort metadata push on closed metadata
467 * lttng-tools: remove bogus interpreter line from utils shell library
468 * Fix: consumerd: order of metadata cache vs stream lock
469 * Fix: add missing rcu_barrier before daemon teardown
470 * Fix: Add missing pthread.h include
471 * Fix: support for older versions of Babeltrace in test script
472 * Fix: reverse channel and metadata cache lock nesting order
473 * Fix: only lock the metadata_cache in userspace consumers
474 * Fix: lock nesting order reversed
475 * Fix: lttng-relayd: forcefully close stream on relayd shutdown
476 * Fix: protect the channel's metadata stream using the metadata cache lock
477 * Fix: double unlock of metadata mutex on error
478 * Fix: free previous instance of url (alloc_url) on default live url assignation
479 * Fix: add element length check in lttng_index_file_open
480 * Assert that index_file does not exist before setting a new one
481 * Fix: relayd vs consumerd compatibility
482 * tests: Implement tests for lttng-ust LTTNG_UST_BLOCKING_RETRY_TIMEOUT
483 * lttng-add-context(1): add missing man: prefix
484 * lttng-add-context(1): fix style
485 * lttng-snapshot(1): fix style
486 * lttng-metadata(1): fix style
487 * doc/man: put short option's argument too
488 * Remove `metadata` command from various help resources
489 * List the `regenerate` command in various help resources
490 * lttng-load(1): fix synopsis and style
491 * Fix: truncate the metadata file in shm-path
492 * Load: add message indication that a name override was carried out
493 * Load: expose overrides elements in mi
494 * Fix: assign values to path, ctrl and data uris during configuration load
495 * Load: test that name override does not have side effects
496 * Docs: remove invalid short option -U and move option descriptions
497 * Fix: add missing refcount of loaded modules
498 * Fix: only unload successfully loaded kernel modules
499 * Fix: test cases now rely on explicit workloads
500 * m4/pprint.m4: update with correct quoting
501 * configure.ac: move warning to end of output for the end user
502 * doc/man: only require asciidoc-attrs.conf when building the man pages
503 * Test fix: increase test count in plan of test_perf_raw
504 * Create a dedicated test suite for Perf
505 * Tests: accommodate stricter mktemp implementations in tests
506 * Add version info to lttng-relayd help
507 * Fix: stop sessiond threads on health thread error
508 * Fix: stop lttng-relayd threads on health thread error
509 * Fix: report an error if unix socket address is too long
510 * Remove unmaintained TODO file
511 * Remove outdated comment about run_as open being broken
512 * Remove run-as compat wrapper from internal code
513 * Fix: save: leak of configuration file fd
514 * Update master version to 2.10.0-pre
515 * Fix: warn when a loaded session can't be set as the default
516 * Warning fix: forward declare struct lttng_ust_calibrate
517 * lttng-enable-channel(1): remove redundant --discard from synopsis
518 * test: load --override-name
519 * load: introduce --override-name
520 * man: lttng-load fix up
521 * Docs: grammar fix in load.h
522 * lttng_ctl: add session_name to load override
523 * Fix: test presence of override_attr before accessing its member
524 * load: objects returned by getters do not need to be freed
525 * Remove lttng_load_session_attr_get_override_path_url
526 * Docs: change order of set functions in load.h to match get
527 * Remove calibrate documentation
528 * Remove calibrate from liblttng-ctl
529 * Remove calibrate from lttng-sessiond
530 * Remove calibrate from Python bindings
531 * Remove calibrate from Bash completion script
532 * Remove calibrate tests in Python bindings
533 * Remove calibrate command from lttng CLI
534 * Build fix: remove load-42-stream.lttng from dist target
535 * Test: load --override-url
536 * Add --override-url option to load command
537 * Apply the overrides attributes during configuration load
538 * Clean-up: remove copy-pasted comment from save.c
539 * lttng-ctl: add override helper to load api
540 * Rename override to overwrite for config_load_session
541 * Fix: report truncation on snprintf
542 * Fix: check for a session daemon before running load command
543 * Fix: ignore SIGPIPE
544 * Use lttng api for the load command
545 * Fix: use ssize_type for the return value of uri_parse_str_urls
546 * Docs: grammar fixes in load.h
547 * Fix: wrong api comments for load.h
548 * Fix: do not overwrite ret if already set and session found
549 * lttng-sessiond: auto-load lttng-probe-i2c module
550 * Bump lttng-modules ABI minor version
551 * Fix: handle backward compatibility with lttng-modules 2.7
552 * Clean-up: remove unnecessary autoconf variable substitution
553 * Fix: honor negative (unlimited) app socket timeout
554 * Build: Replace use of deprecated AM_PATH_XML2
555 * Test fix: set app and network socket timeouts to unlimited
556 * Test fix: test_fork can hang while waiting for child pids
557 * Test fix: test_daemon can hang while waiting for child pids
558 * Test fix: redirect python test subprocess output to /dev/null
559 * Build fix: macOS Sierra provides clock_gettime
560 * Fix: time redefinition warnings on macOS builds
561 * Clean-up: remove unused variable user
562 * Cleanup: Remove fun from code base
563 * Fix: remove in-place backup suffix argument provided to sed
564 * Fix: pass a valid length to accept() on unix domain sockets
565 * Log signals received by run_as worker
566 * Missing word in worker_sighandler() comment
567 * Clean-up snapshot command error reporting
568 * Fix: RCU lock imbalance on error in cmd_snapshot_list_outputs()
569 * Use -M parameter instead of --manpath when invoking man(1)
570 * OOT Build fix: reference the source directory's Python test app
571 * Fix: pass NULL to config_load_session instead of an empty string
572 * Tests: don't copy test_python_logging explicitly
573 * OOT build fix: Missing include of src directory
574 * Accomodate BSD sed in version.h generation
575 * Port: Detect platforms where librt is required
576 * Port: Add OSX clock_gettime compat
577 * Port: Add OSX support to socket compat
578 * Port: Add OSX support to poll compat
579 * Port: Add OSX support to fcntl compat
580 * Port: Add OSX compat to sessiond-comm/unix.c
581 * Port: Add OSX endian.h compat
582 * Port: Add OSX libuuid compat
583 * Fix: zero-initialize fd_set
584 * Clean-up: missing cast to fd_set*
585 * Fix: usage of FD_SET on fd_set > 1024 results in corruption
586 * Fix: erroneous usage of addr parameter in mmap()
587 * Clean-up: remove useless assignment
588 * Fix: missing unmap in test error handling
589 * Tests: unchecked pthread_join return value
590 * Clean-up: remove negative check against unsigned value
591 * Fix: unchecked init_pipe return value
592 * Tests: Unchecked pthread_create return value
593 * Clean-up: remove useless assignment
594 * Tests: Add tracepoints to libbar, libfoo and libzzz
595 * Fix: Mark ASCIIDOC_ATTRS_CONF as a dependency of man page targets
596 * Test the parsing of perf raw context
597 * Enable perf PMU counters by raw ID
598 * Run userspace perf tests on non-x86 platforms
599 * Tests: adjust ust-dl planned test count
600 * Test library load/unload events
601 * Add missing ust_app_regenerate_statedump_all stub
602 * Clean-up: remove unused ust_app_regenerate_metadata_all
603 * Add regenerate command to MI schema
604 * Manpage for the regenerate statedump command
605 * Tests for the regenerate statedump command
606 * Allow regenerating the statedump of a running session
607 * Kernel ioctl to regenerate the statedump
608 * UST command to regenerate the statedump
609 * Rename the "metadata regenerate" command to "regenerate metadata"
610 * Typo fix: uninitializez ->uninitialized
611 * Fix: handle negative (unlimited) system stack size limits
612 * Tests: adjust type declaration test count
613 * Fix: protocol mismatch between UST and tools
614 * ust-ctl: use fixed-size integer rather than enum
615 * Test UST's autoincrementing enumeration values
616 * Add support for UST's autoincrementing enum entries
617 * Tests: eliminate process timeouts from Python tests
618 * Fix: English syntax errors in 'lttng status'
619 * Test for select, poll and epoll syscall overrides
620 * Tests: tap.sh spams tests' output when no plan is set
621 * Fix: Set thread stack size to ulimit soft value
622 * Fix: location of various standard headers
623 * Fix: missing include ctype.h for isdigit()
624 * Fix: strerror_r behavior is glibc specific
625 * Fix: error.h -> common/error.h
626 * Fix: snapshot del-output with name on musl
627 * Fix: sessiond ht_match_event() check if filter is NULL
628 * configure.ac: fix --enable/disable-kmod option
629 * Tests: spawn ht_cleanup thread in unit tests
630 * Lazily initialize max poll set size
631 * Revert "Assert that a valid clean-up pipe exists on ht_cleanup_push"
632 * tests: test ust snapshot with discard buffers
633 * tests: test kernel snapshot with discard buffers
634 * Allow channel mode override in snapshot sessions
635 * Fix: validate number of subbuffers after tweaking properties
636 * Use bool type for save command options
637 * Clean-up: harmonize popt option declarations in save.c
638 * Clean-up: move mi_writer declaration with other declarations
639 * Add name omission and output omission on save to lttng-ctl
640 * Express overwrite attribute as a byte in communication protocol
641 * Assert that a valid clean-up pipe exists on ht_cleanup_push
642 * Fix: do not refer to objects as .o
643 * Fix: do not link against libtool .o objects
644 * Fix: Define MANPATH in config.h
645 * Tests: Make warn_processes.sh more portable
646 * Fix: add missing script to dist
647 * Fix: leak of UST app hash tables
648 * Fix: leak of reply buffer on data pending check
649 * Fix: call xmlCleanupParser to free global libxml2 allocations
650 * Fix: missing "void" parameter of lib constructor and destructor
651 * Docs: fix comment typos in lttng-sessiond's main.c
652 * Fix: lttng-relayd allow binding of privileged ports for non-root users
653 * relayd: optimize receive throughput
654 * Clean-up: harmonize kernctl API error checking
655 * Introduce LTTNG_IOCTL_CHECK and LTTNG_IOCTL_NO_CHECK macros
656 * Fix: enforce assumption that lttng-modules ioctl() return <= 0
657 * Fix: reduce scope of kconsumer consumed_pos and produced_pos
658 * Docs: document safety of consumer_thread_is_ready access
659 * Clean-up: unused ret values in thread_manage_health
660 * Clean-up: remove dead code in sessiond's set_option()
661 * Fix: set the logger level to prevent unexpected level inheritance
662 * Typo: Stoping -> Stopping
663 * Typo: occured -> occurred
664 * Fix: only perform lttng_consumer_sync_trace_file() in local mode
665 * Make lttng_consumer_sync_trace_file static
666 * Fix: don't negate posix_fadvise return value to check error
667 * Fix Solaris 10 build: use lttng_strnlen() wrapper
668 * Rename lttng_error_type to lttng_error_level
669 * Cleanup error.h __lttng_print() used for message printing
670 * Update coding style document for macro style
671 * Fix: coding style document has erroneous semicolon at end of macro
672 * Fix: add missing semicolons after MSG, DBG, ERR print macros
673 * Tests: inverted condition in test_kernel_data
674 * OOT build fix: asciidoc.conf is now a source file
675 * lttng-create(1): use attributes for default ports
676 * lttng-create(1): add xrefs to creation mode definitions
677 * lttng-create(1): use the correct DATAPORT/CTRLPORT variables
678 * lttng-create(1): use def list for net protocols
679 * lttng-create(1): add relay mode
680 * doc/man: put AsciiDoc attributes in their own file
681 * test: UST tracing destroy flush behavior with tracefile rotation
682 * test: kernel tracing destroy flush behavior with tracefile rotation
683 * Add environment variable to allow abort on error
684 * Fix: ust-consumer: flush empty packets on snapshot channel
685 * Fix: WARN() should print as WARN level, not ERR
686 * Fix: error.h: add missing parenthesis around macro parameter
687 * Fix: bogus mask on error.h PRINT types
688 * Fix: kernel tracing: flush after stop
689 * Fix: UST should not generate packet at destroy after stop
690 * Tests: remove flaky '*' kernel wildcard test
691 * Fix: bad file descriptors on close after rotation error
692 * Fix: configure.ac: allow --disable-python-bindings
693 * Fix: merge tap tests stdout and stderr
694 * Fix: posix_fadvise wrapper returns -ENOSYS on FreeBSD
695 * Fix: Double free in utils_partial_realpath error path
696 * Fix: remove logically dead code in send_channel_uid_to_ust
697 * Fix: unchecked return value in low throughput test
698 * Tests: abort() exclusion test on allocation failure
699 * Fix: unchecked posix_fadvise() return value
700 * Fix: unchecked return value in relayd live.c
701 * Fix: unchecked return value in trace_clock_read64_monotonic
702 * Clean-up: remove unnecessary blank line
703 * Fix: initialize the cur_event variable before using it
704 * Fix: Dereference after NULL check in consumer
705 * Tests: abort test on memory allocation failure
706 * Fix: pointer dereference after NULL check in test_create_ust_event_exclusion
707 * Fix: NULL pointer dereference in relay_index_get_by_id_or_create
708 * Clean-up verbosity incrementation in set_option
709 * Fix: Deference after null check in sessiond set_option
710 * Docs: clarify comment in parse_pid_string()
711 * Fix: Wrong sizeof argument in pid tracker
712 * Fix: tests: incorrect uri index
713 * Fix: Integer overflowed argument
714 * Fix: macro compares unsigned to 0 (no effect)
715 * Fix: Free variable before strdup() in process_event_node
716 * Fix: Free variables before strdup()
717 * Fix: Add missing free() in spawn_viewer
718 * Fix: Add missing free() in utils_partial_realpath
719 * Fix: Use distinct variables for ret and discarded_events
720 * Fix: Don't try to show manpage when argv is null
721 * Fix: Use secure_getenv() in get_man_bin_path
722 * Fix: illegal memory access in test_create_ust_event_exclusion
723 * Fix: illegal memory access in test_create_ust_event
724 * Fix: illegal memory access in test_create_kernel_event
725 * Fix: illegal memory access in test_create_ust_channel
726 * Fix: illegal memory access in send_viewer_streams
727 * Simplify rcu locking in viewer_list_sessions
728 * Fix: illegal memory access in viewer_list_sessions
729 * Fix: illegal memory access in relayd_add_stream
730 * Fix: illegal memory access in relayd_create_session_2_4
731 * Fix: illegal memory access in session_create
732 * Fix: illegal memory access in consumer_set_subdir
733 * Fix: illegal memory access in syscall_init_table
734 * Fix: illegal memory access in write_pidfile
735 * Fix: illegal memory access in list_lttng_channels
736 * Fix: illegal memory access in cmd_snapshot_record
737 * Fix: illegal memory access in output_init
738 * Fix: illegal memory access in consumer_set_network_uri
739 * Fix: illegal memory access in cmd_snapshot_list_outputs
740 * Fix: illegal memory access in list_events
741 * Fix: illegal memory access in disable_event
742 * Fix: illegal memory access in enable_event
743 * Fix: illegal memory access in add_uri_to_consumer
744 * Fix: illegal memory access in init_ust_event_from_agent_event
745 * Simplify free() of channel attribute
746 * Fix: illegal memory access in _cmd_enable_event
747 * Implement lttng_strncpy safe string copy
748 * Add missing symbol to preserve ABI compatibility of liblttng-ctl
749 * Fix: loading a session prints an error message but the load is successful
750 * Snapshot warning if there are no events in one of the domains
751 * Clarify kernel version check error messages
752 * Tests: same event name with different descriptor on load
753 * Fix: load event state (enabled/disabled) correctly
754 * Fix: Error reported if no domain is provided for start/stop
755 * Handle unknown domain in MI
756 * Handle unknown domain on session start
757 * Fix: loading of live session within userspace domains
758 * Test: expose session url bug on load with multiple domains
759 * OOT build fix: asciidoc.conf is now generated at configure
760 * Snapshot: record: use same datetime for snapshot folder output
761 * Refactor: move the snapshot type check into output type check
762 * ust-metadata.c: nest/indent enumeration entries
763 * lttng.c: show basic help when no arguments are provided
764 * Define command short descriptions in configure.ac
765 * lttng-relayd(8): $HOME -> $LTTNG_HOME
766 * doc/man: use propagated default values in man pages
767 * Propagate default values from configure.ac to asciidoc.conf
768 * Define default values in configure.ac
769 * lttng-load(1): use lists to explain the input path behaviour
770 * lttng-sessiond(8): fix load directories and behaviour
771 * lttng-load(1): specify default search order
772 * doc/man: use configured directories in man pages
773 * doc/man/asciidoc.conf: add doctype-manpage conditions
774 * doc/man: linklttng macro -> man macro
775 * doc/man/Makefile.am: add failing dist-hook on --disable-man-pages
776 * doc/man/Makefile.am: fix top comment
777 * configure.ac: fix --enable-man-pages help string
778 * Fix: standardize parser/lexer building
779 * Fix: standardize man pages building/installing
780 * configure.ac: check for an existing liburcu-cds symbol
781 * configure.ac: use macro for wrong liburcu error message
782 * Hide parse_application_context utility function
783 * Re-add deprecated MI symbols to preserve ABI compatibility
784 * Hide new MI symbols introduced as part of 2.8
785 * Re-add default size symbols which were erroneously exposed
786 * Hide config symbols introduced in 2.8
787 * Hide internal _lttng_destroy_session symbol
788 * Hide bytecode symbol iterator API symbols
789 * Tests: wording of trace_matches is misleading
790 * Test lttng-modules clock override plugin
791 * Warning fix: uninitialized variable may be used
792 * Tests: Replace prove by autotools tap runner
793 * Drop installcheck target
794 * Fix: distcheck requires that we clean version.h
795 * Fix: configure: forbid Python bindings if shared libraries are disabled
796 * Fix: tests: don't match command line arguments, match static build binary names
797 * Fix: tests: skip tests on static build
798 * Fix: tests: don't build dynamic lib tests if support disabled
799 * bootstrap: Standardize on autoreconf -vi
800 * Move unix.h wrapper from sessiond-comm to common
801 * Fix: update tests following renaming of UST statedump event
802 * Typo: catched -> caught
803 * Add comment describing ioctl number duplication
804 * Test: kill sessiond,relayd and background children on SIGTERM/SIGINT
805 * Docs: Remove unnecessary exclamation mark
806 * Docs: fix wording of dependency
807 * Docs: fix "daemon" typo in README.md
808 * Fix: Use get_domain_str on add context
809 * Warning fix: possible use of uninitialized variable
810 * doc/man: add FILES section
811 * Test: xsd validation of long path (length > 255)
812 * Fix: xsd: urls and paths are not of type name_type but string
813 * Refactor: embed mi in "add_output "to remove code duplication
814 * Refactor: embed mi in "del_record" to remove code duplication
815 * Refactor: embed mi in "record" to remove code duplication
816 * Refactor: embed mi in "list_output" to remove code duplication
817 * Fix: do not return error on LTTNG_ERR_SNAPSHOT_NODATA
818 * Fix: Set loopback adress in set_ip_addr if gethostbyname2 fails
819 * Fix: d_type validity is not guaranteed on all nfs versions
820 * Fix: doc/man: lttng-add-context(1): add missing option macro
821 * doc/man: common-footer.txt: add CI link
822 * doc/man: common-footer.txt: add GH organization link
823 * doc/man: lttng(1): clarify UST domain and add links to languages
824 * doc/man: add escwc macro and use it
825 * doc/man: lttng(1): link from COMMAND (synopsis) to COMMANDS section
826 * doc/man: use linkgenoptions macro
827 * doc/man: add linkgenoptions AsciiDoc macro
828 * .gitignore: ignore all generated files in doc/man
829 * doc/man: fix external links
830 * doc/man: xsl: move manpage-base.xsl -> manpage-callouts.xsl
831 * doc/man: xsl: move manpage-ulinks.xsl -> manpage-links.xsl
832 * doc/man: xsl: add <URL> after ulink text
833 * doc/man: xsl: add (internal) link template
834 * doc/man: lttng-enable-channel(1): move limitations to own section
835 * Fix: doc/man: lttng-relayd(1) -> lttng-relayd(8)
836 * doc/man: add nloption and genoption AsciiDoc macros
837 * doc/man: add [role="term"] to terminal callouts
838 * Clean-up shm directory tree after freeing the channel
839 * Fix: Build man pages if --enable-build-man-pages is used
840 * Fix: convey enum value signedness into metadata
841 * doc/man: add notes about shell escaping
842 * Fix: doc/man/Makefile.am for OOT builds
843 * Generate man pages by default
844 * Update version to 2.9.0-pre
845 * Bump minor kernel tracer ABI version
846 * Quote brewery names in release codename description
847 * Fix: metadata regenerate, error if too many args
848 * Fix: add missing sys/types.h header
849 * Fix: build failure when __GLIBC_PREREQ is missing
850 * configure.ac: beautify report
851 * Update version codename and description to 2.8.0 - Isseki Nicho
852 * doc/man: lttng.1.txt: sort commands in categories
853 * Data pending message is printed when unnecessary
854 * README.md: add CI/Coverity status badges
855 * README.md: add lttng-crash in package contents
856 * Show lttng-metadata man page in command's --help
857 * Add an lttng-metadata man page
858 * Remove untrack reference from snapshot man page
859 * README.md: add optional dependency on man
860 * doc/man: install lttng-health-check.3
861 * lttng-relayd: show man page with --help and remove usage
862 * doc/man: convert lttng-relayd(8) to AsciiDoc
863 * lttng-crash.c: show man page with --help and remove usage
864 * doc/man: convert lttng-crash(1) to AsciiDoc
865 * lttng-sessiond: show man page with --help and remove usage
866 * doc/man: convert lttng-sessiond(8) to AsciiDoc
867 * README.md: bolden all dependencies and versions
868 * README.md: add asciidoc and xmlto build dependencies
869 * lttng.c: sort commands to get a nice list output
870 * doc/man: add README.md
871 * lttng: add `help` command
872 * lttng.c: show man page with --help and remove usage
873 * lttng.c: CMD_UNDEFINED is used for invalid args too
874 * lttng: remove usage strings from commands
875 * lttng: show man page when using command's --help
876 * lttng add-context: add --list option
877 * doc/man: remove lttng.1 (built from lttng.1.txt)
878 * doc/man: create lttng-disable-event(1) and update/fix content
879 * doc/man: create lttng-enable-event(1) and update/fix content
880 * doc/man: create lttng-snapshot(1) and update/fix content
881 * doc/man: create lttng-help(1) and update/fix content
882 * doc/man: create lttng-status(1) and update/fix content
883 * doc/man: create lttng-untrack(1) and update/fix content
884 * doc/man: create lttng-track(1) and update/fix content
885 * doc/man: create lttng-calibrate(1) and update/fix content
886 * doc/man: create lttng-list(1) and update/fix content
887 * doc/man: create lttng-add-context(1) and update/fix content
888 * doc/man: create lttng-disable-channel(1) and update/fix content
889 * doc/man: create lttng-enable-channel(1) and update/fix content
890 * doc/man: create lttng-view(1) and update/fix content
891 * doc/man: create lttng-version(1) and update/fix content
892 * doc/man: create lttng-stop(1) and update/fix content
893 * doc/man: create lttng-start(1) and update/fix content
894 * doc/man: create lttng-load(1) and update/fix content
895 * doc/man: create lttng-save(1) and update/fix content
896 * doc/man: create lttng-set-session(1) and update/fix content
897 * doc/man: create lttng-destroy(1) and update/fix content
898 * doc/man: create lttng-create(1) and update/fix content
899 * doc/man: add common OPTIONS head for command man pages
900 * doc/man: add Makefile.am for generating man pages
901 * .gitignore: ignore generated man page artifacts
902 * doc/man: add XSL files for man pages
903 * doc/man: add asciidoc.conf
904 * configure.ac: check for asciidoc and xmlto
905 * doc/man: lttng(1): update and standardize content
906 * doc/man: convert lttng(1) to AsciiDoc
907 * Add builtin modules support to kmod modprobe
908 * Add comments to kmod functions
909 * Add libkmod rmmod support
910 * Move libkmod ifdef to beginning of file
911 * Drop optional control modules load and unload
912 * Fix: live test header endianness
913 * Document the live detach command
914 * Test the viewer detach command
915 * Use of bare attribute directives instead of LTTNG_PACKED
916 * Live: command to detach a viewer session
917 * Contexts for RT debugging
918 * Optional test for the metadata regeneration
919 * Add MI output to the metadata regenerate command
920 * Tests for metadata regenerate
921 * Add TAGS files to .gitignore
922 * Fix: systematic overwrite of union values on add context
923 * Mismatching signature of ust_metadata_session_statedump() stub
924 * Fix: Initialize events discarded and packet lost counters to zero
925 * Assert on unknown UST buffer type
926 * Command metadata regenerate
927 * Store the relay protocol version in the consumer_output
928 * Store the version of the tracer in the UID registry
929 * Store the instance id and packet_seq_num in indexes
930 * kernctl commands to extract the stream instance id
931 * Account the lost packets in snapshot mode
932 * Test: Add the lttng-runas worker process to the sessiond pids
933 * Limit the scope of IFS overwriting
934 * Do not overwrite IFS globally but only locally
935 * Display discarded and lost events at destroy and stop
936 * Fix: tests: use SIGSTOP for crash extraction test
937 * Test fix: ignore stderr at every step of randstring
938 * Fix: session_find_by_id can return NULL legitimately
939 * Fix: mark ltt_sessions_ht_destroy as static
940 * Docs: Missing locking assumptions in function headers
941 * Test fix: ignore stderr when generating random string
942 * Fix: hold session list lock during delete_ust_app
943 * Test: prevent the spawning of a daemonized sessiond
944 * Missing void in function signature
945 * CLI: Show filter expression associated to a syscall
946 * Fix: missing dereference when computing extended info position
947 * Fix: Only save kernel enablers in session configuration
948 * Fix: Only list kernel enablers when listing events
949 * Fix: syscalls hash table leaks when listing kernel events
950 * Initialize command header to zero
951 * Rename filter string to filter expression in liblttng-ctl
952 * Fix: use of unsigned variable to check for negative return
953 * Clean-up: remove unreachable goto
954 * Fix: missing static inline breaks --without-lttng-ust build
955 * lttng enable-channel memsets lttng_channel to -1
956 * Change padding type from array to fixed-width integer
957 * Clean-up: missing space between cast operator and operand
958 * Ensure UST channel output mode is LTTNG_UST_MMAP
959 * Extract the lost packets and discarded events counters
960 * Send extended channel payload to client
961 * Add channel discarded events and lost packets stats accessors
962 * Add extended info to liblttng-ctl's struct lttng_channel
963 * Reuse constant string instead of duplicate literal
964 * Clean-up: simplify computation of string position
965 * Optimization: lttng UI uses sprintf instead of strcpy
966 * Fix: OOT build fails because of missing include path
967 * Tests: Consider lttng mi namespace in test_load
968 * MI: Remove boolean "exclusion" element
969 * MI: add <exclusions> (event exclusion names)
970 * CLI: show event exclusion names
971 * Add new LTTNG_ERR_OVERFLOW error code
972 * Add lttng_event_get_exclusion_name*() to liblttng-ctl
973 * Tests: Consider lttng mi namespace in test_mi
974 * MI: Implement event context schema change
975 * MI: Add application context type to schema
976 * MI: add schemaVersion attribute to command schema
977 * MI: set machine interface XSD target namespace
978 * Add schema information to XML MI output
979 * Fix: libxml2 may return 0 because of buffering
980 * Bump LTTng MI schema to 3.0
981 * MI: add <filter_expression> (event filter expression)
982 * Transfer UST exclusion names from sessiond to client
983 * Fix: return negative error code in list_lttng_ust_global_events()
984 * CLI: show agent event filter string
985 * CLI: show event filter string
986 * Add lttng_event_get_filter_string() to liblttng-ctl
987 * Transfer filter strings from sessiond to client
988 * Refactor setup_lttng_msg() to include cmd header
989 * Add offset comments to struct lttng_event
990 * Add command header to sessiond->client response msg
991 * Add internal extended channel structure
992 * Metadata for instance_id and packet_seq_num
993 * Add a HT to lookup sessions by id
994 * Explicitly stop the session on lttng destroy
995 * Fix: per-pid ust buffers flush race with application unregister
996 * Fix warning when building Python bindings
997 * Add CONTRIBUTING.md
998 * Revert "Python bindings: remove duplicate structure definitions"
999 * Docs: clarify cross-version tracer compatibility
1000 * Cleanup: Remove unnecessary newline
1001 * Fix: Use ipv6 loopback adress in test_uri
1002 * Python bindings: remove duplicate structure definitions
1003 * Fix: test: handle env variables undefined
1004 * Fix: report already enabled event error to client
1005 * Docs: add comment to cmd_add_context()
1006 * Fix: application context leak when enabling context
1007 * Fix: string leak when processing of client message fails
1008 * Fix: missing return code initialization on error
1009 * Fix: unchecked return value in _lttng_variant_statedump()
1010 * Fix: Possible use-after-free in create_ctx_type()
1011 * Fix: filter tests now accept "." in identifiers
1012 * Fix: Don't notify agent of non-app context addition
1013 * Create agent on channel creation
1014 * Introduce application contexts to session configuration schema
1015 * Fix typos in error descriptions
1016 * Enable agent application contexts if filter has such dependencies
1017 * Compare provider and context names in trace_ust_match_context
1018 * Allow $app.provider:ctxname in filter, enum, variant identifiers
1019 * Add variant type support to ust registry and metadata
1020 * Notify java agent of enabled application contexts
1021 * Add app context support to lttng client
1022 * Enforce const-correctness in UNIX socket wrappers
1023 * Remove superflous domain check in context_ust_add
1024 * Remove superflous domain check in add_uctx_to_channel
1025 * Use lttng_domain_type enum instead of bare integer
1026 * Add application context support to lttng-ctl lttng_add_context
1027 * Cleanup comments in lttng-ctl.c
1028 * Tests fix: source utils.sh before using conf_proc_count
1029 * Tests: use configured processor count in getcpu override tests
1030 * Tests: use configured processor count in snapshot tests
1031 * Tests: Introduce conf_proc_count()
1032 * Tests: print a more precise test description in snapshot tests
1033 * clock offset: print negative value in metadata for lttng-ust metadata
1034 * Fix: handle negative clock offset for lttng-ust metadata
1035 * Fix: test: append to LD_LIBRARY_PATH
1036 * Fix: test: use load_path instead of $1
1037 * Bump lttng-ust protocol version to 6.1
1038 * Add CTF enum type support for UST registry
1039 * Cleanup __lttng_print macro indentation
1040 * Fix: do not print error and bug messages when quiet (-q) is present
1041 * Fix: test_ust-dl requires bash
1042 * Fix: test script requires bash
1043 * Fix: missing $ in SED variable
1044 * Tests: fix make targets using objcopy
1045 * Build: fallback to AC_CHECK_LIBS when looking for popt and uuid
1046 * tests/unit: fix object files' location
1047 * configure.ac: fix static build
1048 * Tests: fix tracefile count when page_size is > 4k
1049 * configure.ac: use $withval with AC_ARG_WITH
1050 * Fix: close indexes when rotating the trace files in mmap mode
1051 * Fix: close indexes when rotating the trace files in splice mode
1052 * Clarify error message on "add context" failure
1053 * Fix: Don't spam session daemon logs on invalid UST context
1054 * Tests: getcpu_override: use event delay when launching with wrapper
1055 * Tests: getcpu: no events shall be emitted at the same timestamp
1056 * Tests: Switch test apps to use usleep_safe()
1057 * Tests: Add a test utils library
1058 * Fix: redefinition of _GNU_SOURCE
1059 * Tests: only call usleep if the test in configured to wait
1060 * Test: add UST dl helper test
1061 * Test: add UST baddr statedump test
1062 * lttng: add status command
1063 * lttng: factor out declaration of commands
1064 * make check: add warning when LTTng processes are running
1065 * Missing cpu id kernel context in the kernel tracer ABI
1066 * Use --without-lttng-ust in error message
1067 * Use --with/--without for lttng-ust support
1068 * Only compare "bison -y" to the basename of YACC variable
1069 * Tests: Add debug output to getcpu_override
1070 * Tests: Change description of clock-override test
1071 * Add event exclusion test for identical names
1072 * Warn when exclusion names are truncated
1073 * Truncate exclusion names to have a terminal '\0'
1074 * Ignore exclusion names order when matching events
1075 * sessiond-comm.h: fix whitespaces
1076 * Disallow duplicate event exclusion names
1077 * Add LTTNG_EVENT_EXCLUSION_NAME_AT() helper macro
1078 * Fix: lay out names in exclusion structure correctly
1079 * Fix: Check for NULL hash tables on relay daemon teardown
1080 * Fix: Verify directory's existence before calling mkdir
1081 * Clean-up: declare variables at beginning of scope
1082 * Load x86-exceptions lttng-modules probe
1083 * Load x86-irq-vectors lttng-modules probe
1084 * Agent: Make the agent protocol consistently network endian
1085 * Clean-up: Remove unused variables from default.c
1086 * Fix: Unchecked NULL string in logging statement
1087 * Fix: include the filter expression in agent events' primary key
1088 * Add the filter expression to the enable_event agent protocol message
1089 * Add some IDE project files to the gitignore
1090 * Fix live timer calculation error
1091 * Don't initialize defaults in library constructor
1092 * Initialize lttng_ht_seed on hashtable creation
1093 * Cleanup: Missing space after cast operator
1094 * Build: Switch from tar v7 to posix archive format
1095 * Fix: Retry poll on interruption
1096 * Port: Explicitly allocate realpath() resolved buffer
1097 * Select which binaries/extras to build at configure time
1098 * Move libconsumer under common/consumer/
1099 * Fix: There is more tests than the plan
1100 * Remove dead check from configure.ac
1101 * Fix: Silence warning by casting *sin_addr to *sockaddr
1102 * Port: fix 'ERR' conflict with Solaris regset.h
1103 * Relay protocol: check string lengths
1104 * Fix: Silence warning of function having no return value
1105 * Fix: Silence warnings when using uid_t and pid_t with printf
1106 * Port: Add compat for platforms with no MSG_NOSIGNAL or SO_NOSIGPIPE
1107 * Port: Add Solaris compat to sessiond-comm/unix.c
1108 * Port: Add Solaris compat for netdb
1109 * Fix: Silence warning formating pid_t as int
1110 * Port: Add Solaris dirent compat
1111 * Port: Add Solaris paths compat
1112 * Rename config.h to session-config.h
1113 * Port: Remove _GNU_SOURCE, defined in config.h
1114 * Port: cleanup and portability fix to configure.ac
1115 * Port: Don't use SIGUNUSED which is not defined on Solaris
1116 * Port: Implement prctl wrapper
1117 * Port: Replace flock with fnctl
1118 * Port: make bootstrap script work on most shells
1119 * Port: removed unused clone() compat
1120 * Port: Add macro for socket linking on solaris
1121 * Port: Add Solaris support to mman compat
1122 * Port: Replace dirent->d_type by stat
1123 * Add missing include for memset()
1124 * Port: Add Solaris support to socket compat
1125 * Port: name clash on Solaris, rename sun to s_un
1126 * Port: move memset of anc_buf inside ifdef
1127 * Port: Add Solaris fls compat
1128 * Port: Add Solaris string compat
1129 * Port: Use LTTNG_PATH_MAX instead of PATH_MAX
1130 * Port: Use LTTNG_HOST_NAME_MAX instead of HOST_NAME_MAX
1131 * Port: Use LTTNG_NAME_MAX instead of NAME_MAX
1132 * Port: Add Solaris support to socket compat
1133 * Port: Add Solaris support to poll compat
1134 * Port: Add Solaris support to fcntl compat
1135 * Port: Add Solaris endian.h compat
1136 * Fix: Use 'echo' in a portable way
1137 * Fix: Use result of AC_PROG_* when using sed / grep
1138 * Cleanup: Remove commented-out constant
1139 * Fix: use start and stop sessiond from utils.sh
1140 * Fix: Remove dependency on glibc 2.12 caused by pthread_setname_np
1141 * Fix: Log and ignore SIGINT and SIGTERM in run_as worker
1142 * Add logging to the run_as worker
1143 * Fix: Handle EINTR of waipid in run-as worker
1144 * Fix: Handle EINTR of waitpid when spawning a session daemon
1145 * Fix: tests: support systems where PAGE_SIZE is not 4096
1146 * Test: jul/log4j: use -a instead of '*' to disable all events
1147 * Reword warning on event disable
1148 * Clean-up: Remove unused test launchers
1149 * Help: add -j -l -p option to help string
1150 * man: update disable-event section
1151 * Use empty event name on disable -a for ust and agent domain
1152 * Fix: disable kernel event based on name and event type
1153 * Tests: Clean-up test-crash on SIGTERM and SIGINT
1154 * Fix: Possible dereference of null pointers
1155 * Fix: Break out of loop when searching for a domain's agent
1156 * Fix: int printed as uint
1157 * Fix: add subdir-objects to Makefile.am
1158 * Fix: tests: skip UST perf tests if not root
1159 * Fix: Check use_clone() instead of worker in run_as
1160 * Fix: Perform rcu barrier before tearing down the run-as worker
1161 * Fix: Handle hang-up gracefully in run-as
1162 * Fix: Only log app handle release on failure
1163 * Fix: shm-path: handling of snprintf return value
1164 * Fix: Wrong format specifier used in debug statement
1165 * Tests: Swap usages of pidof for pgrep --full
1166 * Tests: indefinitely wait for shm buffers to be unlinked
1167 * Fix: Hide run-as functions
1168 * Fix: Hide sessiond-comm functions
1169 * Cleanup: remove duplicated implementation of rculfhash
1170 * Fix: relayd: don't call lttng_ht_destroy in RCU read-side C.S.
1171 * Fix: libc internal mutex races with run_as
1172 * Fix: Hide readwrite symbols in common lib
1173 * Fix: Hide pipe symbols in common lib
1174 * Fix: Hide daemonize symbols in common lib
1175 * Fix: Hide RCU hashtable wrapper symbols
1176 * Clean-up: NULL free'd pointers in utils_partial_realpath
1177 * Fix: prevent dangling pointer in utils_partial_realpath
1178 * Fix: rcu_read_unlock without parentheses has no side-effect
1179 * Fix: add missing test file to EXTRA_DIST
1180 * Format utils.sh messages
1181 * Tests: use functions from utils.sh
1182 * Report error if any disable action fails
1183 * Fix: disable all ust events
1184 * Bring back event_ust_disable_all_tracepoints
1185 * Fix: sessiond: disable: match app event by name
1186 * lttng-crash: support symlink
1187 * Test: lttng-crash and ust shm path
1188 * Fix: dereferencing null index pointer
1189 * Fix: leaking memory from strdup in lttng-crash
1190 * Fix: memleak in utils_partial_realpath
1191 * Fix: double free on enable-event
1192 * Remove dead code from filter grammar test
1193 * Remove dead code from ir generation filter visitor
1194 * Remove dead code from session daemon
1195 * Remove dead code from view command
1196 * Remove dead code from disable-channel command
1197 * Remove dead code from disable-event command
1198 * Fix: error on no/multiple domain options
1199 * Fix: lttng-crash: segfault when parsing options
1200 * Remove dead code from the calibrate command
1201 * Remove dead code from add-context command
1202 * Print relayd stream indexes
1203 * Enhance relayd error reporting
1204 * Fix: relayd: handle consumerd crashes without leak
1205 * Fix: LPOLLHUP and LPOLLERR when there is still data in pipe/socket
1206 * Fix: double RCU unlock on event_agent_disable_all
1207 * Fix: unbalanced RCU read-side lock in enable event command
1208 * Add rcu_read_ongoing() assertions around process_client_msg
1209 * Clean-up and simplify event_agent_disable_all
1210 * Document locking assumption of agent_find_event()
1211 * Fix: disable agent events by name
1212 * sessiond: add loglevels_match()
1213 * Fix: include loglevel type in agent event's primary key
1214 * Fix: include loglevel type in UST event's primary key
1215 * sessiond: use `loglevel_value` and `loglevel_type` names
1216 * Tests: kernel wildcards
1217 * Tests: fix wildcard test path
1218 * doc: document untrack command in lttng(1)
1219 * doc: document track command in lttng(1)
1220 * Remove dot after enable-event message
1221 * Fix: don't print the default channel name when enabling agent events
1222 * Fix: fail gracefully on --exclude on unsupported domains
1223 * Fix: initialize live_timer to 0 for snapshot session
1224 * Fix: correct mismatched function signatures
1225 * Clearer error reporting when failing to launch session daemon
1226 * Daemonize sessiond on `lttng create`
1227 * Fix: consumer signal handling race
1228 * Fix: list_ust_events(): dangling pointer
1229 * Fix: MI: close domain when listing multiple agent domains
1230 * Tests: expand UST wildcard tests, move to regression/tools
1231 * Tests: kernel filtering
1232 * Fix: use pid element instead of process element
1233 * Fix: race between kconsumerd and sessiond on tear down
1234 * Fix: Buggy string comparison in ust registry ht_match_event
1235 * Fix: Bad cast of lttng_kernel_instrumentation to lttng_event_type
1236 * Fix: Implicit cast from lttng_loglevel_type to lttng_ust_loglevel_type
1237 * Fix: lttng-crash: remove tmp working directory
1238 * Clean up: Coding style conformance adjustments in lttng-crash.c
1239 * Fix: lttng-crash: DIR leak in delete_trace() on error
1240 * Fix: Possible passing of NULL pointer to memcpy()
1241 * Fix: Overwrite of ret in relay_recv_metadata
1242 * Silence undefined return value warning
1243 * Silence use-after-free static analysis warning
1244 * Fix: Wait for in-flight data before closing a stream
1245 * Fix: unpublish stream on close
1246 * Fix: lttng-crash: fd leak
1247 * Fix: Invalid parameter error reported when untracking PID
1248 * Fix: kernel track/untrack error handling
1249 * Fix: Python agent tests are always skipped
1250 * Tests: Fix flaky live test client
1251 * Fix: Announce empty streams on live attach
1252 * Fix: relayd: file rotation and live read
1253 * Fix: relay: viewer_get_next_index handle null vstream
1254 * Fix: relayd: make viewer streams consider metadata sent
1255 * Fix: don't expose empty streams
1256 * Fix: relayd: don't check new metadata on get packet
1257 * Fix: relayd: don't check for new streams in get packet
1258 * Fix: ask new streams HUP
1259 * Fix: reply error if get packet vstream fails
1260 * Fix: relayd reply error to client if cannot find viewer stream
1261 * Fix: relayd reply with error if cannot find metadata
1262 * Fix: ust-app: protect app socket protocol with lock
1263 * Cleanup: privatize consumer_allocate_relayd_sock_pair
1264 * Fix: add missing rcu_barrier at end of sessiond main
1265 * Fix: add missing rcu_barrier at end of consumer main
1266 * Fix: app cmd leak on sessiond exit
1267 * Fix: relayd live don't send incomplete stream list
1268 * Fix: consumer timer misses RCU thread registration
1269 * Fix: sessiond consumer thread should register as RCU thread
1270 * Fix: don't chain RCU free
1271 * Fix: free metadata cache after grace period in consumer
1272 * Fix: sessiond vs consumerd push/get metadata deadlock
1273 * Fix: streamline ret/errno of run_as()
1274 * Fix: Double unlock on error path
1275 * Data pending comment clarification in session daemon
1276 * Fix: Relay daemon ownership and reference counting
1277 * Accept uid and gid parameters in utils_mkdir()/utils_mkdir_recursive()
1278 * Fix: reference counting of consumer output
1279 * Fix: sessiond add missing socket close
1280 * Fix: sessiond should not error on channel creation vs app exit
1281 * Fix: sessiond ust-app session teardown race
1282 * Only display agent loglevel if the loglevel type is not ALL
1283 * Initialize default log level of events on load
1284 * Don't assume that Log4j and JUL share the same log level mappings
1285 * Allow the creation of JUL, Log4j and Python channels
1286 * Fix: Save tracker as part of UST and Kernel domains only
1287 * Fix: Memory leak of agent
1288 * Fix: Memory leak of agent event internals
1289 * Save filter expression as part of agent events and save them
1290 * Fix: UTF-8 characters may be stored on up to 4 bytes
1291 * Remove unneeded hash table existence check in agent_destroy
1292 * Remove unnecessary RCU read lock
1293 * Use type directly in sizeof instead of a dereferenced pointer
1294 * Prevent the addition of UST events to agent channels
1295 * Don't save log level in session configuration when unneeded
1296 * Remove unneeded RCU lock
1297 * Remove unneeded RCU lock
1298 * Fix: Propagate filter status of kernel events to client
1299 * Fix: Save kernel event filter when saving session configuration
1300 * Docs: there is no need to SHOUT in comments
1301 * Fix: Mention Python as part of enable-event's usage()
1302 * Grammar fix in comment
1303 * Fix: typo in error message
1304 * Add agent domains to lttng enable-event usage()
1305 * Docs: Add documentation explaining the meaning of "internal" events
1306 * Report memory allocation failure when copying filter bytecode
1307 * Fix: cmd_enable_event must return positive error codes
1308 * Ensure that a filter is always passed with its filter expression
1309 * Save filter expressions as part of agent events
1310 * Add agent domains to the enable-event section of LTTNG(1)
1311 * Use lttng_domain_type enumeration instead of bare integers
1312 * Prevent disable event on internal UST events
1313 * Remove unneeded RCU read lock
1314 * Skip internal events when saving a session configuration
1315 * Clean-up: Coding-style conformance adjustments
1316 * Docs: Clarify ominous comment wording
1317 * Hide internal events from session daemon clients
1318 * Prevent the use of reserved UST event names
1319 * Tag events created as side-effect of agent events as internal
1320 * Remove unneeded RCU lock
1321 * Remove dead code in lttng-sessiond
1322 * Ensure event names are NULL terminated during validation
1323 * Fix: assert(0) when listing Python events with MI
1324 * Fix: set GLOBAL buffer type for kernel domain in list
1325 * Fix: take RCU read-side lock within hash table functions
1326 * Tests: Adapt MI test to change in track/untrack behaviour
1327 * Clean-up: Rename lib_func to cmd_func
1328 * Fix: Improve the error reporting of the track/untrack command
1329 * Tests: Fix flacky clock-plugin test
1330 * Build: look for python >= 3.0 when building python bindings
1331 * Build: rename use_python to python_binding
1332 * Fix: regression tests
1333 * Fix: tests: stderr not correctly redirected
1334 * Fix: TimeoutExpired in Python tests not defined globally
1335 * Tests: ust: clock override plugin
1336 * Cleanup: reuse tracker* element from config
1337 * Test: save/load: pid_tracker basic test
1338 * Clean-up: Remove statement which has no side-effect
1339 * Save/load: pid_tracker feature.
1340 * Test: mi: track/untrack feature
1341 * Util: xml_extract: add node_exist option
1342 * Mi: track/untrack: validation
1343 * Docs: Grammar fixes in mi_lttng.xsd
1344 * Fix: Ensure a valid command error code is returned by track/untrack
1345 * Clean-up: Remove java-doc annotations from function header
1346 * Mi: track/untrack/listing
1347 * Fix: intialization of ust_metadata_poll_pipe to garbage value
1348 * Fix "allocator sizeof operand mismatch" warning
1349 * Clean-up: Remove java-doc style function header from session.h
1350 * Clean-up: remove extra space in comment
1351 * Fix: test_mi test
1352 * Tests: Java agent: Add configure switches to enable tests
1353 * Fix: incorrect script name in python logging test
1354 * Docs: Document Agent reply codes
1355 * Docs: Remove Java-specific comments from agent.h
1356 * Docs: Grammar fix in agent header
1357 * Return "Unknown" error instead of "Fatal" on unhandled agent replies
1358 * Log agent reply in disable_event()
1359 * Log agent reply in enable_event()
1360 * Log agent reply in list_events()
1361 * Add agent reply code logging helpers
1362 * Add a LOG() macro which handles dynamic severity levels
1363 * Fix: Discard disable event command filter payload
1364 * Fix: Use MSG_NOSIGNAL when calling sendmsg()
1365 * Send data pending status as part of payload instead of an invalid error
1366 * Log error code's value when sessiond replies to a client
1367 * Tests: Java agent: update after Java agent refactoring
1368 * Set registration done Agent command version back to 0
1369 * Fix: Don't send agent disable event command twice
1370 * Tests: Python agent: update after Python agent refactoring
1371 * Clean-up: Remove redundant variable initialization
1372 * Fix: incorrect variable being checked in libc-wrapper test
1373 * Rename Python agent event name to omit "user"
1374 * Consolidate agent event names regardless of user privilege
1375 * Clean-up: Move agent_apps_ht_by_sock definition to main.c
1376 * Fix: Initialize global agent_apps_ht_by_sock on session daemon launch
1377 * Fix: set session should not set non-existent session
1378 * Fix: pids should be numbers only
1379 * Fix: Mishandled NULL short options in lttng-sessiond
1380 * Use popt "required_argument" and "no_argument" constants
1381 * Fix: Mishandled NULL short options in utils_generate_optstring()
1382 * Fix: only launch a new session daemon for the "create" command
1383 * Fix 'daemon' typo in lttng-ctl-pc.in description
1384 * Fix: clean-up agent app hash table from the main sessiond thread
1385 * Fix: Remove undocumented session daemon short options
1386 * Comment grammar correction
1387 * Log userspace application hash table allocation failure
1388 * Fix: RCU read-side lock released too early in destroy_agent_app
1389 * Fix: misleading logging statement in agent_find_event
1390 * Fix: Unhandled domain option condition in list_agent_events
1391 * Fix: Crash on lttng list -j/-l/-p when no events are present
1392 * Clean-up: spelling fix in a comment
1393 * Document relay_add_stream RCU locking
1394 * Fix: Unbalanced rcu_read_unlock() on stream file creation failure
1395 * Fix: Unbalanced rcu_read_unlock() on directory creation failure
1396 * Fix: Document the locking assumptions of ctf_trace_find_by_path()
1397 * Fix: Memory leak in relay_add_stream error path
1398 * Update master version to v2.8.0-pre
1399
1400 2015-07-15 lttng-tools 2.7.0-rc1 (Pet Fire Safety Day)
1401 * Update version to v2.7.0-rc1
1402 * Tests: lttng-ust-getcpu-override-test cache and error-check sysconf()
1403 * Tests: lttng-ust-getcpu-override coding-style adjustments
1404 * Add CPU_ID LTTng-UST context to enum lttng_ust_context_type
1405 * Bump LTTNG_UST_ABI_MAJOR_VERSION to 6
1406 * Tests: Ust getcpu override plugin
1407 * Fix: Follow struct dirent allocation guidelines of READDIR(3)
1408 * Update comments regarding the power of 2 constraint on sub-buffer sizes
1409 * Build: add Flex version check
1410 * Build: add Bison version check
1411 * Fix: handle sys_futex() FUTEX_WAIT interrupted by signal
1412 * Fix: metadata push -EPIPE should be recoverable
1413 * Fix: destroy session removes the default config file
1414 * Build: bump autoconf version requirement to 2.64
1415 * Fix: Memory leak in setup of relayd_path
1416 * Fix: update liburcu URL
1417 * Fix: test: use "$@" to pass and quote argument
1418 * Refactor: test: wrapper for lttng_snapshot_del_output
1419 * Refactor: test: wrapper for lttng_snapshot_add_output
1420 * Refactor: test: wrapper for destroy_lttng_session
1421 * Refactor: test: wrapper for stop_lttng_tracing
1422 * Refactor: test: wrapper for start_lttng_tracing
1423 * Refactor: test: wrapper for enable_ust_lttng_event
1424 * Refactor: test: wrapper for enable_ust_lttng_channel
1425 * Refactor: test: wrapper for create_lttng_session
1426 * Fix: Memory allocated by xmlNodeGetContent() must be freed by xmlFree()
1427 * Save/load: add support for shared memory path
1428 * Fix: get_cmdline_by_pid path length assumes a max pid of 65535
1429 * Clean-up: Remove ifdef-ed out lttng list options
1430 * Test: mi: test for greater or equal to a minimum of events on ust listing.
1431 * Fix: update regression tests involving UST
1432 * Clean-up: Remove ifdef-ed out function:entry feature
1433 * Fix: Mark MI and Config string declarations as extern
1434 * Clean-up append_list_to_probes()
1435 * Fix: modprobe.c: fix tmp_list memory leak
1436 * Fix: append_list_to_probes(): increment index
1437 * Docs: LTTNG(1) filtering is now supported by the kernel tracer
1438 * Fix: live_test regression on large number of cpus
1439 * Fix: set UST register timeout to -1 as test default
1440 * Man page: reference lttng-crash under --shm-path option
1441 * Tests: Don't rely on implicit scalar expression dereference
1442 * man pages: use standard NAME format
1443 * Fix python bindings' Makefile for out-of-tree builds
1444 * Fix: use LIBS instead of AM_LDFLAGS for dl and c linking
1445 * Fix: Add missing -ldl when checking for lttng-ust
1446 * clock plugin: increase offset measurement accuracy
1447 * Implement UST clock override plugin support
1448 * Fix: ownership of filter and filter_expression
1449 * Fix: zero memory passed to create channel kernel ioctl
1450 * Fix: Check that lttng create --live's time is not zero
1451 * Fix: Validate lttng_create_session_live's timer is > 0
1452 * UI: Only show live timer when the session is in live mode
1453 * UI: Only show tracker PID state when enabled
1454 * Implement kernel filter support
1455 * syscall tracing: update tests
1456 * Support lttng-modules syscall wildcards
1457 * Implement lttng-modules tracepoint wildcard support
1458 * Fix build when configuring with --disable-lttng-ust
1459 * Fix: add missing function prototype to trace-ust.h header
1460 * Implement PID tracker content listing
1461 * Implement UST PID tracker
1462 * Cleanup: Remove unimplemented UST domains
1463 * Implement PID tracking for kernel tracing
1464 * Fix: leak on error in lttng-crash
1465 * Man page fixes: missing --version option and typo
1466 * Docs: add lttng-crash(1) man page
1467 * Docs: lttng-crash refers to "lttng"
1468 * Fix: possible use of uninitialized data in loglevel conversion funcs
1469 * Fix: possible evaluation of garbage values in fini_validation_ctx()
1470 * Cleanup: Remove stale #ifdef-ed-out code from spawn_viewer()
1471 * Fix: Possible call to execvp with NULL argument on allocation failure
1472 * Fix: Possible call to strtoul() with NULL argument
1473 * Docs: clarify lttng.1 shm-path section
1474 * Fix: Missing return value check in extract_trace_recursive()
1475 * Fix: recursive_rmdir: empty all empty subdir
1476 * Move file creation/unlink from liblttng-ust-ctl to consumerd
1477 * lttng-crash: support recursive traces
1478 * shm-path: remove directory hierarchy on destroy
1479 * Implement --shm-path option for UST sessions (per-uid channels)
1480 * Cleanup: Reduce scope of connections in main relayd thread
1481 * Cleanup: Reduce scope of relayd connections in live thread
1482 * Docs: connection_find_by_sock() must be called with rcu_read_lock
1483 * Rename current release as 2.7.0-pre
1484 * Docs: grammar fix in Makefile
1485 * Change release name to master
1486 * configure: add type availability checking
1487 * configure: add check for compiler inline keyword support
1488 * configure: missing check for needed header
1489 * configure: missing check of functions
1490 * Fix: test: log4j: missing static test files for dist and out of tree build
1491 * Fix: test: java-jul:missing static test files for dist and out of tree build
1492 * Fix: out-of-tree build: missing xsd file for mi test execution
1493 * Fix: out-of-tree build: missing xsd file for save-load test execution
1494 * Cleanup: remove unused end_no_session label in ust_app_flush_session()
1495 * Cleanup: Remove unused "end" label in push_metadata()
1496 * Tests: Run health check test_thread_ok as part of root_regression
1497 * Fix: deadlock between UST registry lock and consumer lock
1498 * Fix: uninitialized return value
1499 * Fix: build failure using disable-lttng-ust configure option
1500 * Cleanup: Remove unused variable
1501 * Fix: setuid/setgid daemons should not get sensitive env. var./args
1502 * Fix: grab more than one packet for snapshots
1503 * Fix: per-uid flush and ust registry locking
1504 * Docs: Missing optional dependency on lttng-ust in README.md
1505 * Docs: Grammar fixes in the lttng manpage
1506 * Fix: add missing UST perf counter support check
1507 * Fix: tests: integer too large for long type
1508 * Fix: undefined operation on last_relay_viewer_session_id
1509 * Fix: print format type mismatch
1510 * Fix: print format type mismatch
1511 * Fix: Remove structurally dead code from relayd
1512 * Cleanup: Remove logically dead code
1513 * Cleanup: Remove unused label
1514 * Fix: Remove unused argument in debug statement
1515 * Fix: exit threads not only on goto restart
1516 * Fix: poll: show the correct number of fds
1517 * Fix: call lttng_poll_set_max_size before start threads
1518 * Fix: compat poll: add missing empty revents checks
1519 * Fix: various compat poll/epoll issues
1520 * Add debugging output to ht-cleanup thread
1521 * Fix: mi: snapshot: missing error handling for session name
1522 * Fix: ust-app: per-PID app unregister vs tracing stop races
1523 * Fix: data pending: allow empty streams
1524 * Fix: ust snapshot: cleanup after error
1525 * Fix: Mismatching return type in ust_app_ht_alloc() stub
1526 * Cleanup: lock file already taken is error, not warning
1527 * Fix: ust-app null pointer check needed for main refactoring
1528 * Cleanup: relayd: centralize thread stopping function
1529 * Cleanup: Replace all perror() uses by the PERROR macro
1530 * Refactor relayd main/set_options/cleanup
1531 * Refactor consumerd main/cleanup
1532 * Refactor sessiond main/cleanup/ht-cleanup
1533 * Missing error handling: consumer_signal_init should return its error status
1534 * Cleanup: consumerd: lines over 80 columns
1535 * Cleanup: consumerd: use PERROR rather than perror
1536 * Cleanup: lttng-consumerd: remove stale TODO comment
1537 * Misleading error handling: utils_create_pid_file() should return 0 on success
1538 * Missing error handling: consumerd parse_args should return errors to caller
1539 * Missing error handling: ust_app_ht_alloc should return error status
1540 * Fix: ust app leak on UST buffer creation error
1541 * Fix: leak on UST buffer registry creation error
1542 * Fix: agents ht leaks on destroy session
1543 * Fix: add missing RCU read unlock
1544 * Fix: help message for Python agent mentions Java
1545 * Fix: don't destroy the sockets if the snapshot was successful
1546 * Fix: Missing RCU read locks in syscall_list_channel()
1547 * Fix: Missing RCU read lock in kernel_destroy_session()
1548 * Fix: channel names are not validated
1549 * Cleanup: Missing whitespace
1550 * Fix: Apply consumer URI changes to all domains
1551 * Cleanup: Fix a typo in the MI tests
1552 * Test fix: Don't invoke the system's lttng client
1553 * Tests: Add a test to check disabled events are loaded in the correct state
1554 * Fix: Don't leave events enabled if they were saved in a disabled state
1555 * Fix: "Any" loglevel's value is -1 and not 0
1556 * Test fix: LTTNG_SESSION_CONFIG_XSD_PATH expects an absolute path
1557 * Fix: Memory leak on error in alloc_argv_from_user_opts()
1558 * Cleanup: Unchecked close() return value in utils_create_lock_file()
1559 * Cleanup: No check of the return value of lttng_ht_del()
1560 * Cleanup: Mixed enums used for return code in send_sessiond_channel()
1561 * Cleanup: Cast poll() return value to void
1562 * Fix: Unreachable error logging in set_option()
1563 * Fix: OOM leaks in sessiond modprobe.c
1564 * Cleanup: sessiond modprobe.c: coding style
1565 * Cleanup: test_utils_expand_path.c prototypes
1566 * Fix: test_utils_expand_path.c: out of memory error handling
1567 * Fix: test test_ust_data.c: check OOM
1568 * Fix: test libc-wrapper: check malloc OOM
1569 * Cleanup: test libc-wrapper: main parameters
1570 * Fix: lttng-ctl: use zmalloc(), missing OOM check
1571 * Fix: filter-parser.y: use zmalloc(), missing OOM check
1572 * Fix: utils.c: check str*dup OOM
1573 * Cleanup: implement zmalloc as static inline
1574 * Fix: rculfhash: use zmalloc()
1575 * Fix: ini.c: use zmalloc()
1576 * Fix: lttng lttng.c: check strdup OOM
1577 * Fix: lttng conf.c: use zmalloc()
1578 * Fix: lttng view.c missing strdup OOM check
1579 * Fix: use zmalloc() in lttng view.c
1580 * Fix: use zmalloc() in lttng list.c
1581 * Fix: oom error check, realloc oom leak
1582 * Fix: use zmalloc in lttng enable_events.c
1583 * Fix: missing strdup oom check in lttng create.c
1584 * Fix: lttng add_context.c: use zmalloc
1585 * Cleanup: add missing static to function modprobe_remove_lttng()
1586 * Fix: add missing str*dup oom check in sessiond main.c
1587 * Fix: add missing sessiond kernel-consumer missing str*dup oom checks
1588 * Fix: add missing strdup OOM check
1589 * Fix: add missing synchronization point for before app test case
1590 * Fix: tests: wait output hide Terminate errors
1591 * Fix: tests: remove killall, add missing SIGTERM handlers
1592 * Fix: high throughput test: reset bw limit on sigterm
1593 * Fix: tests: add missing wait, document missing synchro
1594 * Document test anti-patterns
1595 * Fix: test flaky sleep and wait patterns
1596 * Fix: tests: don't use pidof to wait for test apps
1597 * Fix: Live tracing does not honor live timer after first tracefile with tracefile rotation
1598 * Fix: Handle empty daemon configuration file lines
1599 * Docs: Add -f/--config option to lttng-sessiond man page
1600 * Cleanup: spaghetti function return path
1601 * Fix: relayd: unbalanced RCU read-side lock/unlock
1602 * Fix: relayd: unbalanced RCU read lock/unlock
1603 * Fix: lttng-relayd: unhandled out of memory error
1604 * Fix: relayd viewer stream: unhandled out of memory error
1605 * Build fix: Apps defining _LGPL_SOURCE must link to urcu-bp
1606 * Define _LGPL_SOURCE in test apps' tracepoint provider files
1607 * Define _LGPL_SOURCE in test applications
1608 * Fix: Missing rcu_read_lock in cmd_list_events()
1609 * Fix: Missing rcu_read_lock in list_lttng_agent_events()
1610 * Fix: Missing rcu_read_lock in cmd_list_channels()
1611 * Fix: Missing rcu_read_locks in cmd_list_domains()
1612 * Fix: Missing rcu_read_lock in cmd_snapshot_list_outputs()
1613 * Fix: Missing rcu_read_lock in save_domains()
1614 * Fix: Missing rcu_read_lock in ust_app_get_nb_stream()
1615 * Fix: UST subbuffers silently dropped on moderate trace traffic
1616 * Fix: Missing rcu_read_lock in get_session_max_subbuf_size()
1617 * Fix: create/destroy a splice_pipe per stream
1618 * Note find_ust_app_context must be called with RCU read lock
1619 * Fix: empty indexes_ht before destroying it.
1620 * Fix: removed useless key from relay_index
1621 * Fix: Ambiguous agent event filter bytecode ownership
1622 * Fix: filter bytecode and string memory leak on error
1623 * Fix: define _LGPL_SOURCE in C files
1624 * Fix: HT must not be destroyed with a rcu_read_lock held
1625 * Fix: agent events HT should be destroyed from the cleanup thread
1626 * Fix: missing rcu_read_lock in trace_ust_destroy_session()
1627 * Fix: missing rcu_read_lock when calling trace_ust_find_agent()
1628 * Fix: missing rcu_read_lock in cmd_start_trace()
1629 * Cleanup: remove "disabled" flag for new release cycle
1630 * Fix: filter attach vs event enable race
1631 * Fix: Mark libxml2 as a mandatory dependency
1632 * Fix: Warn the user when enabling an event in a new domain
1633 * Fix: Don't report an error when listing a session with no channels
1634 * Bypass 0 byte allocation when no domains are enabled
1635 * Fix: Add missing URCU_TLS access to error_log_time
1636 * Fix: check userspace perf counter name when looking up contexts
1637 * Update maintainer section of the man pages
1638 * Update maintainer section of README.md
1639 * Fix: add README.md to documentation files
1640 * Fix: UST consumer sync all available metadata
1641 * Test: remove bogus argument from prove invocation
1642 * Fix: typo in pythong test Makefile
1643 * Fix: memory leak in libconfig
1644 * Add Python agent support
1645 * Fix: return EINVAL if agent registration fails
1646 * Use lttng-modules ABI version ioctl
1647 * Fix: syscall list ioctl number conflict
1648 * Update master ChangeLog with 2.5.1 release
1649
1650 2014-10-20 lttng-tools 2.6.0-rc1 (Harry Belafonte records Banana Boat Song)
1651 * Machine Interface added to lttng command line (--mi)
1652 * Java Log4j agent support (--log4j)
1653 * Kernel per syscall tracing
1654 * Multiple fixes.
1655
1656 2014-10-20 lttng-tools 2.5.1
1657 * Fix: handle sysconf possible negative returned value
1658 * Fix: channel deref. after NULL check in kernel consumer
1659 * Fix: check for kernel session metadata during init
1660 * Fix: incorrect cast in ust consumer assert
1661 * Fix: bad handling of incoming data in consumer thread
1662 * Fix: disable event for JUL domain
1663 * Fix: send disable ALL command code if event is *
1664 * Fix: make sure no index is in flight before using inactivity beacons
1665 * Fix: Parenthesize previous statement when adding conditions to a filter
1666 * Fix: parse_prob_opts return the actual success of the function
1667 * Fix: Man page typos
1668 * Fix: disable JUL event on destroy
1669 * Fix: unbalanced ustconsumer32_data.pid_mutex lock
1670
1671 2014-07-16 lttng-tools 2.5.0 (Take Your Poet to Work Day)
1672 * Fix: validate file path creds in autoload mode
1673 * Fix: change session file loading order
1674 * Fix: add Loading Sessions section to lttng-sessiond.8
1675 * Fix: add default session conf. dir to manpage
1676 * Fix: on session load, add it to the .lttngrc
1677 * Fix: clarify session conf. directory in man
1678 * Fix: filter error path could free invalid ptr
1679 * Fix: Create a lock file to prevent multiple session daemons
1680 * Fix: relayd stream set close_flag on stream close
1681 * Fix: ustctl_get_stream_id without UST support
1682 * Fix: avoid freeing invalid ptr in filter bytecode
1683 * Fix: get the stream_id when generating live beacons
1684 * Fix: use biggest subbuffer size for snapshot max-size
1685 * Fix: Possible memory leak when multiple config files are loaded
1686 * Fix: Clamp verbosity value read from config file
1687 * Fix: Unchecked strdup return values in set_option
1688
1689 2014-06-27 lttng-tools 2.5.0-rc2
1690 * Test: add JUL disable event tests
1691 * Fix: disable JUL event on UST side
1692 * Fix: accept override flag even without a load path
1693 * Fix: bad error code path when loading session
1694 * Fix: set session in output mode if URL are set afterwards
1695 * Fix: add a kernel context list to the channel
1696 * Fix: Add vpid, vppid and vtid info in add-context help
1697 * Fix: wrong behavior of save command when no session name is provided
1698 * Fix: missing context type string in save for ust context
1699 * Fix: wrong casting of return value
1700 * Fix: add dependency to libcommon for python binding
1701 * Fix: remove the default GIT_VERSION
1702
1703 2014-05-28 lttng-tools 2.5.0-rc1 (International Hamburger Day)
1704 * Save/load session feature
1705 * Daemon configuration file support
1706 * UST perf counter support with add-context
1707 * Kernel tracer probe user define list
1708 * Multiple fixes! The diff is just too big to put here.
1709
1710 2014-07-16 lttng-tools 2.4.2 (Take Your Poet to Work Day)
1711 * Fix: Create a lock file to prevent multiple session daemons
1712 * Fix: relayd stream set close_flag on stream close
1713 * Fix: ustctl_get_stream_id without UST support
1714 * Fix: get the stream_id when generating live beacons
1715 * Fix: missing include for getpwuid()
1716 * Fix: add a get HOME dir fallback to getpwuid
1717 * Fix: don't set enabled flag is session start fails
1718 * Fix: logger name dropped from filter condition when loglevels are used
1719 * Fix: memory leak in lttng_enable_event_with_exclusions
1720 * Fix: check malloc return value
1721 * Fix: static array larger than necessary
1722 * Fix: set session in output mode if URL are set afterwards
1723 * Fix: Add vpid, vppid and vtid info in add-context help
1724 * Fix: alignment problems on targets not supporting unaligned access.
1725 * Fix: possible use after free in consumer
1726 * Fix: improve and update lttng.h comments
1727 * Fix: JUL filtering for event *
1728 * Fix: deny overwrite mode and num subbuf less than 2
1729 * Fix: remove bad option in enable channel --help
1730 * Fix: implicit conversion from enumeration
1731 * Fix: clarify man page lttng.1
1732 * Fix: Copy-pasted PERROR messages may be misleading
1733 * Fix: incorrect printf format
1734 * Fix: handle ENOENT when creating a kernel event
1735 * Fix: move JUL filter creation to a function
1736 * Fix: JUL filtering done on the UST level
1737 * Fix: Don't include the binary in the live test's EXTRA_DIST
1738 * Fix: add JUL filter to UST event on logger_name
1739 * Fix: Racy event validation in tests
1740 * Fix: rework utils_parse_size_suffix
1741
1742 2014-04-08 lttng-tools 2.4.1 (OpenSSL heartbleed day)
1743 * Fix: don't delete stream from connection recv list
1744 * Fix: use after free of a relayd stream
1745 * Fix: don't print stream name in error message
1746 * Fix: take session list lock when listing tp
1747 * Fix: add consumer wake up pipe to avoid race
1748 * Fix: don't spawn relayd if URL is provided
1749 * Fix: don't ask data pending if session was not started
1750 * Fix: missing test file in EXTRA dist
1751 * Fix: allow empty URL for live session creation
1752 * Fix: missing valid return code when adding an URI to consumer
1753 * Fix: syntax error in lttng.1
1754 * Fix: check relayd fd leak in lttng cmdline
1755 * Fix: remove unused tp in high-throughput test
1756 * Use autoconf AM_MAINTAINER_MODE.
1757 * Fix: clang 'constant-out-of-range-compare' warning
1758 * Fix: Unchecked session pointer when destroying a connection in relayd
1759
1760 2014-02-28 lttng-tools 2.4.0 (Public Sleeping Day)
1761 * Fix: improve lttng with live by spawning relayd
1762 * Fix: relayd should listen for viewers on localhost only by default
1763 * Fix: handle loglevel range ALL in list command
1764 * Tests: add JUL test for multiple loglevel
1765 * Fix: index JUL event by name *and* loglevel
1766 * Fix: JUL to enable user and root tracepoints
1767 * Fix: handle the registration done command for JUL
1768 * Test fix: use temp file sync. of test app
1769 * Fix: keep metadata channel attr in UST session
1770 * Tests fix: Missing waitpid in fork test
1771 * Fix: add loglevel type to lttng list <name>
1772 * Fix: minor rephrasing of the lttng.1 man page
1773 * Fix: Warn user if JUL port is already being used
1774 * Fix: add some sane default values to --live opt
1775 * Fix: possible NULL deref. in sessiond error path
1776 * Fix: flag that kernel streams FDs has been sent
1777 * Fix: forbid session name creation if contains /
1778 * Fix: don't start session if no channel
1779 * Fix: add missing relayd option to man page
1780 * Fix: report error if consumer can't be spawned
1781 * Fix: lttng list -u <name> should only list UST
1782 * Fix: kernel channel destroy on consumer if sent
1783 * Fix: only create UST metadata on start trace
1784 * Revert "Fix: wrong condition on startup for low-activity streams"
1785 * Fix: missing big endian conversion for one index field
1786 * Fix: wrong condition on startup for low-activity streams
1787 * Fix: perror on index directory creation error
1788 * Comments fix: lttngerr.h -> error.h (./Changelog:754)
1789 * Fix: consumerd errors on exit
1790 * Fix: scanf unbounded input
1791 * Fix: miscellaneous memory handling fixes
1792 * Fix: add missing VALGRIND ifdef checks and documentation
1793
1794 2014-02-14 lttng-tools 2.4.0-rc5
1795 * Fix: steal channel key in the consumer to avoid race
1796 * Fix: change ERR statement to DBG in kernel read subbuffer
1797 * Fix: handle snapshot ENODATA in live timer
1798 * Fix: relayd leak on error in consumer splice()
1799 * Fix: protect close_write_flag with the rotation lock
1800 * Man: clarify loglevel for JUL domain
1801 * Fix: Define __STDC_LIMIT_MACROS to fix C++ builds
1802 * Fix: bad indentation of lttng list in man page
1803 * Fix: wrong data structure used in commit df41f83
1804 * Fix: add missing optional dependency to babeltrace in README
1805 * Fix: cleanup inconsistent use of spaces/tabs in README
1806 * Fix: only set the new_streams flag if a viewer is attached
1807 * Fix: lttng-live documentation
1808 * Fix: remove dead code in relayd live code
1809 * Fix: use after free error code path
1810 * Fix: wrong sizeof argument in live viewer create session
1811 * Fix: zero out the reply structure in viewer_connect
1812 * Fix: write index only if fd is valid
1813 * Fix: cleanup relayd on any I/O error in read subbuffer mmap
1814 * Fix: memory/fd leak when cleaning streams in channel
1815 * Fix: destroy streams in consumer del channel
1816 * Fix: add missing urcu wfqueue headers in relayd
1817 * Fix: in lttng_read/write deny count bigger than the possible returned value
1818 * Fix: fd leak when closing metadata stream
1819 * Fix: read subbuffer mmap/splice signedness issue
1820 * Doc: live protocol clarifications
1821 * Fix: remove unused create_viewer_session option
1822 * Fix: don't sleep(1) on the consumer ready flag
1823 * Fix: free viewer session in connection_free()
1824 * Fix: add missing ctf trace delete before destroy
1825 * Fix: don't delete ctf trace while in snapshot mode
1826 * Fix: add flag to create session command and fix tests
1827 * Fix: cleanup indef guards following the rename
1828 * Fix: merge issue with thread quit pipe
1829 * Fix: use uint32_t for metadata_flag in viewer's ABI
1830 * Fix: check for new streams in all attached sessions
1831 * Fix: Move static functions up in the code
1832 * Fix: allow attach command to multiple sessions
1833 * Fix: handle session hang up in get_new_streams
1834 * Fix: force the client to create a viewer session before attaching
1835 * Fix: Namespace lttng-viewer-abi
1836 * Fix: relayd connection object refactor
1837 * Fix: big relayd cleanup and refactor
1838 * Fix: code refactoring of viewer streams in relayd
1839 * Fix: handle new streams in live mode in relayd
1840 * Fix: notify the viewer if new streams got added
1841 * Fix: send the streams sent message after metadata
1842 * Add extern C to the health-check header
1843 * Fix: memory leak in unit test
1844 * Man: add JUL DOMAIN section to lttng.1
1845 * Fix: handle invalid URL passed to lttng_create_session_live
1846 * Fix: add --jul-tcp-port to sessiond man page
1847 * Fix: measure UST clock offset with best sample (v2)
1848 * Fix: remove free in unit test not needed anymore
1849 * Fix: relay create session for version before 2.4
1850 * Fix: memory leak when UST events are enabled with exclusions
1851
1852 2014-01-29 lttng-tools 2.4.0-rc4
1853 * Fix: add -b, --background option
1854 * health check tests: test relayd and consumerd
1855 * tests: Add stop_lttng_relayd_nocheck
1856 * Fix: add missing JUL loglevel handling
1857 * relayd: add testpoints
1858 * relayd: use same pipe for live and main
1859 * Cleanup relayd live comment
1860 * Fix: relayd: add LPOLLERR to events
1861 * Fix: relayd: notify parent of readiness when all threads ready
1862 * Fix: tests: start relayd in background mode (-b)
1863 * lttng-relayd: implement background cmd line option
1864 * sessiond: add missing testpoints
1865 * tests: use --background for session daemon
1866 * sessiond: add --background argument
1867 * Use lib common daemonize
1868 * Fix: sessiond: wait for health check readiness
1869 * Fix: relayd: initialize lttcomm inet
1870 * Consumer: add testpoints
1871 * Fix: consumerd: HT init/teardown with program
1872 * Cleanup: lttng-ctl-health comment
1873 * Add daemonize() to libcommon
1874 * Fix: tests: wait for consumerd to complete
1875 * Fix: consumerd: use DBG rather than DBG2
1876 * Fix: consumerd: only return readiness when health is ready
1877 * Fix: consumerd should initialize lttcomm
1878 * Fix health check: signal parent before exit testpoint
1879 * Test health: add test_thread_ok
1880 * health check: change --relayd-path arg to --relayd-path=arg
1881 * relayd: add LTTNG_RELAYD_HEALTH env var
1882 * Add sessiond/SESSIOND_ prefix to sessiond testpoints
1883 * Fix: zero out data structure before using it
1884 * Fix: delete metadata stream before destroying it
1885 * Fix: report to client when snapshot will be empty
1886
1887 2014-01-14 lttng-tools 2.4.0-rc3
1888 * Fix: metadata stream should be always flagged as ready
1889 * Fix: wrong check before destroying the viewer metadata stream
1890 * Fix: race with the viewer and readiness of streams
1891 * Fix: missing reset when listing UST fields for multiple PIDs
1892 * Fix: filter: check binary op nesting
1893 * Fix: relayd cmd line option for live port
1894 * Fix: remove break in epoll loop of apps. thread
1895 * Fix: wrong comment in snapshot public API
1896 * Fix: clear the CTF traces when all the streams are closed
1897
1898 2013-12-10 lttng-tools 2.4.0-rc2
1899 * Fix: close connection on incompatible version check
1900 * Fix: fields alignements in live protocol
1901 * Tests: add regression test for Java JUL support
1902 * Fix: possible use after free
1903 * Fix: remove unused code in session daemon
1904 * Fix: string format with unsigned value
1905 * Fix: remove useless assert
1906 * Fix: bad logical check of error codes
1907 * Fix: resource leak in enable-event command
1908 * Fix: unchecked return value in ust app delete
1909 * Fix: dereference after null check in UST registry
1910 * Fix: Resource leak in ust registry
1911 * Fix: backported from urcu commit 92af1a30
1912 * Tests: fix racy tests and misleading output messages
1913 * Tests: fix bad argument parsing in test app
1914 * Fix: remove assert on fd in the read/write layer
1915 * Fix: missing lock/unlock when sending index
1916 * Fix: update back the metadata len sent on failure
1917 * Fix: don't fail on push metadata if no channel
1918 * Rename LTTng index in CTF index
1919 * Fix: set the enable all event command type
1920 * Fix: implicit conversion of enum types in sessiond
1921 * Fix: implicit conversion of enum types in consumer
1922 * Fix: comparison of unsigned enum expression >= 0
1923 * Fix: comparison of unsigned value agains < 0
1924 * Fix: create a fast and a long UST snapshot test
1925 * Tests: fix racy UST snapshot post mortem test
1926 * Tests: remove useless sleep when spawning sessiond
1927 * Add travis-ci configuration file
1928 * Add libuuid as dependency in README
1929 * Tests: add valid test cases to test_utils_expand_path
1930 * Tests: add symlink tests for test_utils_expand_path
1931 * Fix: utils_expand_path now works for paths that ends with '/.' or '/..'
1932 * Fix: comment indentation
1933 * Add missing copyright to utils.c
1934 * Fix: use non block waitpid to lookup child state
1935
1936 2013-11-15 lttng-tools 2.4.0-rc1
1937 * Live streaming support
1938 * Health check support in consumer and relayd
1939 * Event exclusion support
1940 * Java Util Logging support
1941 * Multiple fixes! The diff is just too big to put here.
1942
1943 2013-11-13 lttng-tools 2.3.1
1944 * Fix: typo in --sig-parent help
1945 * Fix: application SIGBUS when starting in parallel with sessiond
1946 * Fix: missing LTTNG_OK return value for snapshot
1947 * Fix: arguments in the wrong order for fd-limit
1948 * Fix: Some corrections to the lttng man page
1949 * Fix: recv creds comm should handle partial receive
1950 * Fix: set app socket timeout just after accept()
1951 * Fix typo in lttng snapshot add-output example of lttng(1)
1952
1953 2013-09-03 lttng-tools 2.3.0
1954 * Fix: remove periodical flush test from make check
1955
1956 2013-08-30 lttng-tools 2.3.0-rc3
1957 * Fix: hashtable: take split_count_order into account
1958 * Fix: remove wrong doing asserts in sessiond
1959 * Tests: fix periodical flush tests to stop app
1960 * Fix: correctly close metadata on sessiond thread shutdown
1961 * Fix: delete the trace directory used for the test
1962 * Fix: remove bad check after epoll wait in consumer
1963 * Fix: missing data pending signess conversion
1964 * Fix: consumer data pending for empty streams
1965 * Fix: hash table growth (for small tables) should be limited (v2)
1966 * Fix: run_as gid/uid test should return result to parent
1967 * Fix: missing check for metadata data pending
1968 * Tests: change buffers UID test to PID
1969 * Tests: fix health tests to use custom socket timeout
1970 * Fix: remove health test from fast regression
1971 * Use socket timeout value for tcp timeout if available
1972 * Fix: set the health delta tcp timeout aware
1973 * Get the maximum TCP timeout in sessiond
1974 * Fix: don't report error if UST app dies
1975 * Fix: support VPATH build for tests
1976 * Improve comments after review
1977 * Rename consumer socket fd to fd_ptr
1978 * Lock consumer data before fd check during destroy
1979 * Use single callsite for send/recv ops. for consumer in sessiond
1980 * Use consumer fd reference in consumer socket obj
1981 * Update bash completion
1982 * Add --list-commands option to the snapshot command
1983 * Reorder functions _lttng_cmd_* functions in bash completion
1984 * Use parse_size_suffix in snapshot
1985 * Fix: snapshot record error handling
1986 * Fix: improve error message when UST support is disabled
1987 * Fix: add missing short filter option in help
1988 * Fix: typo in configure.ac for version check
1989 * Fix: remove calibrate syscall option from code
1990 * Fix: snapshot should fail if no successful snapshot is taken
1991 * Fix: check UST float field mantissa length
1992 * Fix: add UST context in the same order the user enabled them
1993 * Introduce configure --with-lttng-system-rundir
1994 * Add .dirstamp to gitignore file
1995 * Fix: snapshot with multiple UIDs
1996 * Prepare for automake deprecation of missing subdir-objects
1997 * Fix: typos in --help and manpage
1998 * Fix: add-context without -c apply to all channels
1999 * Fix: channels can be _enabled_ after tracing is started, but not created
2000 * Fix filter parser segmentation fault with bison 3.0
2001 * Fix: typo in error msg
2002 * Fix: imprecise error message about root sessiond/tracing group
2003 * Fix: don't skip chmod if tracing group is not found
2004 * Tracepoint probes don't need extern C
2005 * Fix: Snapshot should be taken asap in core handler script
2006 * Fix: reset out_fd_offset when we rotate the trace file
2007 * Fix: LTTNG_ERR_NEED_ROOT_SESSIOND error message
2008 * inet/inet6 sockets: apply timeout
2009 * Implement timeout for connect ipv4/ipv6
2010 * Introduce LTTNG_NETWORK_SOCKET_TIMEOUT env. var
2011 * bash completion: add calls to _lttng_complete_sessions
2012 * bash completion: Fix copy-paste typo
2013 * Extras: Remove deprecated consumer commands in bash completion
2014 * bash completion: Remove underscores in handler function names
2015 * bash completion: Remove --event for add-context
2016 * Update gitignore
2017 * relayd: use version macros from build rather than scanf
2018 * sessiond: use version major/minor from build for communication with relayd
2019 * build: export major/minor/patchlevel numbers
2020 * Fix: Dead code when checking return value from (ust_app|kernel)_snapshot_record
2021 * Test: enable kernel events after start
2022 * Fix: kernel ctl error codes are based on errno
2023 * Fix: format string mismatch
2024 * test: test_periodical_metadata_flush shrink timer period, kill app
2025 * Fix: format string type mismatch
2026 * snapshot howto: update text
2027 * Add snapshot howto
2028
2029 2013-07-19 lttng-tools 2.3.0-rc2
2030 * Add core-handler README to dist tarball
2031 * extras: core-handler: simplify, allow usage from tracing group
2032 * Cleanup: add missing dot
2033 * Fix: documentation: create name and options
2034 * Add core dump snapshot handler script
2035 * Fix: sym name len (kernel)
2036 * Fix: tests: provide channel name when a non-default channel exists: per-pid
2037 * Fix: tests: provide channel name when a non-default channel exists
2038 * Fix: data pending race
2039 * Fix hang in make check snapshots/test_ust
2040 * Cleanup: ust-consumer: wrong indentation
2041 * Fix: print dots while waiting for data availability
2042 * Fix: remove sleep(1) added by "Fix: (slight UI change) refuse missing -c if non-default channel exists"
2043 * Fix: (slight UI change) refuse missing -c if non-default channel exists
2044 * Fix: push metadata on stop for per-UID buffers
2045 * README: update python documentation
2046 * Manpage: other layout cleanups
2047 * Manpage: cleanup layout of view
2048 * Manpage: cleanup layout of version
2049 * Manpage: cleanup layout of stop
2050 * Manpage: cleanup layout of start
2051 * Manpage: cleanup layout of snapshot
2052 * Manpage: cleanup layout of set-session
2053 * Manpage: cleanup layout of list
2054 * Manpage: cleanup layout of disable-event
2055 * Manpage: cleanup layout of disable-channel
2056 * Manpage: cleanup layout of enable-event
2057 * Manpage: cleanup layout of enable-channel
2058 * Manpage: cleanup layout of destroy
2059 * Manpage: cleanup layout of create
2060 * Manpage: cleanup layout of calibrate
2061 * Manpage: cleanup layout of add-context
2062 * Documentation: create --snapshot in manpage
2063
2064 2013-07-17 lttng-tools 2.3.0-rc1
2065 * Fix: add missing snapshot header to dist tarball
2066 * Documentation: fix thread quit pipe comment
2067 * Test for presence of bison and flex when building from git
2068 * Test UST snapshot with large metadata
2069 * Add test application with large metadata
2070 * Cleanup: remove redundant assignment
2071 * Fix: use per-uid buffer registry for UID buffer snapshots
2072 * cmd.c: fix typos in snapshot commands
2073 * Test snapshot per-uid post-mortem
2074 * Remove leftover fprintf
2075 * Fix deadlock: don't take channel lock in timer
2076 * Introduce channel timer lock
2077 * document lttng_ustconsumer_request_metadata locking constraints
2078 * consumer: remove unused lttng_ustconsumer_push_metadata
2079 * Document metadata_socket_lock nesting
2080 * lttng_ustconsumer_recv_metadata does not need all those locks
2081 * document metadata_switch_timer() deadlock
2082 * Fix: add missing metadata socket lock
2083 * document metadata_switch_timer() locking constraints
2084 * consumer: remove timeout for UST metadata
2085 * Introduce pipe for UST metadata cache and stream
2086 * consumer: replace DBG2() instances by DBG()
2087 * Introduce utils_create_pipe_cloexec_nonblock()
2088 * ust consumer: data_pending check is endpoint active
2089 * Fix: kernel consumer: data_pending check if endpoint active
2090 * consumer: explicitly set endpoint status to active at init
2091 * document consumer_metadata_cache_flushed use of consumer_data.lock
2092 * consumer: introduce channel lock
2093 * Merge branch 'master' of git://git.lttng.org/lttng-tools
2094 * Fix: update lttng snapshot help output
2095 * Man: fix part of snapshot documentation
2096 * Fix: set tracefile size test with PID buffers
2097 * Fix: Babelstats fail to parse output with no process name or pid
2098 * Missing NULL pointer init in tap.c
2099 * Fix: Unchecked asprintf/vasprintf return values
2100 * Add snapshots test to fast regression
2101 * Fix: kernel data unit test
2102 * Fix: snapshot returned valid LTTNG_ERR code
2103 * Add the number of snapshot taken to the output path
2104 * Fix: RCU read side lock unbalanced
2105 * Fix: zeroed snapshot output at init
2106 * Support del-output with an output name
2107 * Update man page with snapshot command
2108 * New UST default buffers is now per UID
2109 * Bump UST ABI major version for 2.3 release
2110 * Add snapshot mode to lttng list session
2111 * Fix: support temporary snapshot max size and name
2112 * Support snapshot max-size limitation
2113 * Tests: per-UID UST snapshot
2114 * Fix: snapshot support for UST and kernel in same session
2115 * Implement lttng create --snapshot command
2116 * Add create session snapshot API in lttng-sessiond
2117 * Add snapshot output init call that uses URIs
2118 * Fix: consumer err_sock cloexec
2119 * Callsite: add "ip" context
2120 * Fix: possible consumer sockets double close on cleanup
2121 * Automatically load kvm-x86 and kvm-x86-mmu probes.
2122 * Fix: consumer: use uint64_t for all sessiond_id
2123 * Fix: add gpl and lgpl files to tarball
2124 * Fix: don't install libtap system wide
2125 * Fix: close consumer sockets in sessiond cleanup
2126 * Fix: set globally visible flag to kernel stream
2127 * Fix: lttng: memory leak in snapshot record command
2128 * Fix: kernel-consumer: double-close
2129 * Fix: consumer: incorrect size zmalloc
2130 * Fix: don't try to send stream to relayd if not in streaming
2131 * Fix: relayd refcount updates for stream
2132 * Fix: don't send error to sessiond on orderly shutdown
2133 * Fix: bad pathname used when sending kernel stream to relayd
2134 * Fix: add globally visible flag in stream
2135 * Fix: destroy metadata stream on setup metadata error path
2136 * Fix: send kernel stream to relayd only if needed
2137 * Fix: destroy streams for kernel snapshot sessions as well
2138 * Fix: close and destroy metadata stream after a kernel snapshot
2139 * Fix: print errno message on connect() error
2140 * Fix: possible double-close on stream out_fd
2141 * Fix: session ID signess to uin64_t in sessiond
2142 * Tests: fix validation trace path in kernel snapshot
2143 * Tests: Add UST snapshot local and streaming
2144 * Add UST snapshot support
2145 * Fix: consumer_add_relayd_socket() report errors to sessiond
2146 * Fix: add missing enum lttcomm_return_code entries
2147 * Fix: UST per-UID channels persist across application teardown
2148 * Fix: kernel snapshot metadata handling and error paths
2149 * Fix: coding style and debug statement
2150 * Fix: put subbuffer back in kernel snapshot error path
2151 * Fix: overflow in uri_to_str_url
2152 * Fix: detect the correct version of LTTng-UST
2153 * Fix: sessiond: use uint64_t for all session ids
2154 * Tests: add kernel snapshot streaming to root regression
2155 * Tests: remove debug output from test
2156 * Tests: Add kernel snapshot streaming
2157 * Fix: use snapshot consumer output for kernel
2158 * Fix: periodical flush check trace before stop
2159 * Fix: consumer: 64-bit index for relayd rather than 32-bit (v2)
2160 * Fix UST channel/stream output assignation
2161 * Fix: send per-pid session id in channel creation
2162 * Fix: consumer double-close on error
2163 * Update URCU detection to correctly check for a 0.7 version
2164 * Fix: snapshot path
2165 * Add utils function to format current time as a string
2166 * Fix: set hidden attribute to utils_* calls
2167 * Fix: consumer handling of metadata for relayd
2168 * Add kernel snapshot support
2169 * Support flight recorder mode for a session
2170 * Implement snapshot commands in lttng-sessiond
2171 * Add snapshot command to lttng UI
2172 * Initial import of the snapshot ABI/API in lttng-ctl
2173 * Use the consumer stream API in consumer_del_stream()
2174 * Add consumer-stream.c/.h in libconsumer
2175 * Move multiple URLs parsing fct from lttng-ctl to uri.c
2176 * Add a lttng-ctl header to facilitate code separation
2177
2178 2013-06-25 lttng-tools 2.2.0 (National Catfish Day)
2179 * STABLE VERSION
2180 * Fix: if relayd is unreachable, disable consumer for the session
2181 * Fix: possible infinite loop in disable ust event
2182 * Fix: don't enable a channel if a session was already started
2183 * Fix: bad type for the relayd id
2184 * Fix: add debug statement in kernel flush metadata
2185 * Fix: destroy default created channel if add-context fails
2186 * Fix: clarify tracefile size/count in lttng.1 man
2187 * Fix: don't stop a session that was not previously started
2188 * Fix: update lttng.1 man page
2189 * Fix: bad protocol flow between sessiond and consumerd
2190 * Fix: kernel memory leak in error path
2191
2192 2013-06-20 lttng-tools 2.2.0-rc3
2193 * Multiple memory and fd leak fixes in sessiond and consumerd
2194 * Test: stress test added to the repository but not in make check
2195 * Using LTTNG_HOME environment variable if exists, with fallback to HOME
2196 * Implement health check for app registration dispatch
2197 * Implement health check for app notification thread
2198 * Revert "Improve channel listing output format"
2199 * Fix: use lttng pipe to send new stream to thread
2200 * Change consumer_metadata_pipe to be a lttng_pipe
2201 * Change consumer_data_pipe to be a lttng_pipe
2202 * Add wrappers for pipe
2203 * Add --version command-line option to lttng.
2204 * Add --with-lttng-ust-prefix config option.
2205 * Fixes from coverity scan.
2206 * Stability fixes
2207 * RCU hash table are now destroyed in a seperate thread in sessiond
2208
2209 2013-05-09 lttng-tools 2.2.0-rc2
2210 * Fix: split UST per UID/PID default values
2211 * Fix: don't start the relayd with a wrong --output dir
2212 * Fix: Erroneous automatic session name when streaming
2213 * Fix: wrong data port when listing session's URI
2214 * Fix: don't create a channel on an enable channel
2215 * Tests: Add missing test_utils_parse_size_suffix to unit tests
2216 * Fix: print lttng strerror on enable event with filter
2217 * Fix: change relayd protocol version to 2.2
2218 * Fix: reset current size for tracefile rotation
2219 * Fix: remove extra -I for python bindings
2220 * lttng UI: round up trace file size to subbuf size if needed
2221 * Fix lttng UI: fix arg parsing, round size to next power of two
2222 * Fix: check errors in lttng command argument values
2223 * Implement get_count_order in lttng utils
2224 * lttng cli: Accept human readable sizes for --subbuf-size
2225 * Unit tests: don't rebuild units under test
2226 * Fix: consumerd metadata channel/cache/timer races
2227 * Fix: consumerd channel destroy race
2228 * Cleanup: document RCU read-side lock better
2229 * consumer relayd interaction: fix segfaults
2230 * Fix: change order of fd get to fix error path
2231 * Fix: fd leak when creating UST metadata channel
2232 * Fix: fd leak on error
2233 * Fix consumerd fd leak
2234 * Fix RCU-related hangs: incorrect lttng_ht_destroy use
2235 * rculfhash: check for callers from RCU read-side C.S.
2236 * Fix: don't call hash table destroy under rcu read-side c.s.
2237 * Documentation: import updated comments from urcu
2238 * Fix: segfault in buffer_reg_channel_destroy()
2239 * Fix: add missing goto error in UST consumer
2240 * Fix: no need to use run_as_open in the relayd
2241 * Fix: typo in enable-channel man and help
2242 * Fix: add some missing hidden attribute
2243 * Fix: per-uid buffers should only be flushed once on stop
2244 * Cleanup: Use own mutex within timer setup/teardown
2245 * Fix: channel management thread should hold a refcount
2246 * Fix: move metadata cache setup before ownership passing
2247 * Fix: consumer metadata switch timer error handling
2248 * Fix: set ptr to NULL to suppress old gcc warnings
2249 * Fix: linking order of libraries
2250 * Fix: multiple type mismatch in debug statement
2251 * Fix: remove mention of trace directory layout in quickstart doc
2252 * Fix: remove unused path variables from session obj
2253 * Fix: update lttng.1 man and enable-channel help with read timer size
2254 * Fix: use channel per domain default values
2255 * Fix: typos in the code base
2256 * Fix: deny multiple event types with enable-event
2257 * Fix: deny the same port for data and control URL
2258 * Fix: reset consumer destination when changing URIs
2259 * Fix: don't allow different control and data destination
2260 * Fix: typos in error strings
2261 * Improve channel listing output format
2262 * Fix: enable-channel accepts mismatched option
2263 * Fix: validate buffer type for UST channel creation
2264
2265 2013-03-28 lttng-tools 2.2.0-rc1
2266 * Add UST per UID buffers support
2267 * UST metadata generation are created on the sessiond side
2268 * Move LTTng-UST buffer ownership from application to consumer
2269 * Add a UST registry of events and channel in the sessiond
2270 * UST periodical metadata flush
2271 * Refactor tests to use prove and tap
2272 * Support for trace file rotation for the relayd and on disk
2273 * Support per-context filtering
2274 * Add channel wakeup fd to monitor close
2275 * Deprecate enable/disable-consumer
2276 * Multiple fixes and memory leak fix.
2277
2278 2012-12-20 lttng-tools 2.1.0 (13th Baktun)
2279 * STABLE VERSION 2.1.0-stable - "Basse Messe"
2280 * Multiple minor fixes
2281 * Multiple memory and fd leaks
2282 * Fix: Off by one in seq num for data pending command
2283 * Fix: flag metadata stream on quiescent control cmd
2284 * Fix: prioritize control socket communication in relayd
2285 * Fix: poll and epoll fd set reallocation
2286 * Fix: add missing goto pending if data is inflight
2287 * Fix: remove ua_sess->started assert on stop trace
2288 * Set classes of traffic in high_throughput_limit
2289 * Fix: use the poll wait ret value when iterating on fd(s)
2290 * Fix: force the poll() return value to be nb_fd
2291 * Fix: Wrong check of node when cleaning up ht
2292 * Fix: set started flag of ust app after ustctl
2293 * Fix: memory leak in add relayd socket error path
2294 * Fix: add packed attribute to filter structure
2295 * Fix: Add missing health code update for consumer command
2296 * Add LTTNG_PACKED macro
2297 * Fix data pending for inflight streaming
2298 * Map session id of relayd and sessiond in consumer
2299 * Add the relayd create session command
2300 * Make the consumer sends a ACK after each command
2301 * Remove MSG_WAITALL on every recvmsg() socket typ
2302 * Fix: Add missing relayd ht cleanup and ht destroy
2303 * Fix: Relayd and sessiond version check
2304 * Fix: protect consumer_find_channel with rcu locking
2305 * Fix: don't steal key when adding a metadata stream
2306 * Consumer hold stream mutex for add stream
2307
2308 2012-12-03 lttng-tools 2.1.0-rc9
2309 * Fix: set the stream ht static in consumer file
2310 * Update sessiond man page with new env var
2311 * Update lttng.1 man page
2312 * Fix: enable-consumer for all domains missing dir
2313 * Fix: Add missing fct prototypes when disabling UST
2314 * Fix a typo in lttng-probe-module name
2315 * Assign values to enum lttcomm_sessiond_command
2316 * Fix: run health test only if root
2317 * Clarify empty string/NULL filter errors
2318 * Fix: add missing padding for UST filter
2319
2320 2012-11-22 lttng-tools 2.1.0-rc8
2321 * Fix: Uninit. variable in lttng view
2322 * Add already enabled UST event error code
2323 * lttng.h API update: set filter becomes enable event with filter
2324 * Change the UST event hash table match function
2325 * Pass lttng_event struct to the set_filter API call
2326 * Adding context to an event is no longer possible
2327 * Add UST overlap tests
2328 * Add filter sequence number to UST
2329 * Fix: Typo from a previous patch in an assert()
2330 * Fix: Warn if session is running with lttng view
2331 * Fix: Add bash requirement to README for make check
2332 * Fix: add the notion of domain to lttng.1 man page
2333 * Enable additional kernel probes
2334 * Update CodingStyle
2335 * Use the new functions for default subbuf sizes
2336 * Add default subbuf sizes getter functions
2337 * Add max() and min() macro in common
2338
2339 2012-11-13 lttng-tools 2.1.0-rc7
2340 * Fix: Add pointer check when freeing poll events
2341 * Fix: FD leak on thread error
2342 * Fix: Wrong fd used by kernel_wait_quiescent
2343 * Support new lttng-ust error code
2344 * Fix: Don't set filter if enable event fails
2345 * Fix: Wrong data port when listing session
2346 * Fix: Enable event after start command
2347 * Fix: Teardown of thread_manage_clients on failure of listen/create_poll
2348 * Add a timeout to UST application socket
2349 * Fix: Consumerd error socket connect race
2350 * Fix: Set CLOEXEC flag on every created sockets
2351 * Remove consumer poll timeout in data thread
2352 * Fix: RCU hash table seed
2353 * Fix: Do not install health tests helper libraries
2354 * Fix: Create default channel on add-context if none
2355 * Support new liblttng-ust-ctl error code
2356 * Fix: Add EPIPE error handling on buffer splice
2357 * Fix: Channel creation error return code was not set
2358 * Fix: Wrong poll events on UST application socket
2359 * Fix: Remove dependency to urcu-cds in tools tests
2360 * Fix: Missing librt dependency in configure check for lttng-ust-ctl
2361 * Fix: Don't append datetime to default session name
2362 * Fix: Deny session creation name 'auto'
2363 * Fix: Add space for stream name CPU number
2364 * Fix: Add output option to enable-channel command
2365
2366 2012-11-02 lttng-tools 2.1.0-rc6
2367 * Tests: Add filtering tests for uncovered cases
2368 * Fix: Sync issue when deleting a data stream
2369 * Rename data_available to data_pending
2370 * Fix: consumer health state
2371 * Fix: Add the ACCOUNTING flag to ht creation and set bucket size to 0
2372 * Fix: Bad return error code handling
2373 * Fix: Use after free() of the rundir string
2374 * Fix: Cleanup UST app session on ustctl create session error
2375 * Fix: add missing pthread_join in sessiond
2376 * Fix: free running directory string
2377 * Fix: UST app clean list node usage
2378 * Add liblttng-ctl destructor to cleanup memory
2379 * Fix: Cleanup URIs on teardown
2380 * Fix: relayd memleaks
2381 * Fix: Memory leaks of allocated URIs
2382 * Fix: consumer output memory leak on creation
2383 * Fix: missing addrlen initialization before accept(2)
2384 * Fix: relayd trace file padding memleak
2385 * Fix: Remove useless consumer subdir string concatenation
2386 * Fix: lttng create allocated path memleak
2387 * Fix: Cppcheck memleakOnRealloc mistake
2388 * Fix: Synchronization issue for data available command
2389 * Fix: consumer relayd cleanup on disconnect
2390 * Fix: Handle the unary bitwise negation operator (~) in the XML printer
2391 * Fix: Possible memory leaks when creating filter IR root node
2392 * Fix: Delete stream on write error in consumer
2393 * Fix: Error handling when sending relayd sockets to consumer
2394 * Add stream lock comment for nesting
2395 * Fix: Mutex and RCU lock nesting in consumer
2396 * Fix: Uninitialized ret code
2397 * Fix: Remove bad condition and fix overflow issue
2398 * Fix: consumerd pthread error flow
2399 * Fix: Set a single return point and mutex unlock
2400 * Fix: Remove useless NULL and zero assignment
2401 * Fix: segfault on create session with two URLs
2402
2403 2012-10-22 lttng-tools 2.1.0-rc5
2404 * Fix: Remove network stream ID ABI calls
2405 * Tests: Add filtering tests
2406 * Wait for data availability when stopping a session
2407 * Relayd data available command support
2408 * Lib lttng-ctl data available command support
2409 * Consumer daemon data available command support
2410 * Add data structure for the data available command
2411 * Change the metadata hash table node
2412 * Make stream hash tables global to the consumer
2413 * Move add data stream to the data thread
2414 * Rename consumer threads and spawn them in daemon
2415 * Fix: relayd close stream command was not working
2416 * Fix: Relayd and consumerd socket leaks
2417 * Fix: Missing -ENODATA handling in the consumer
2418 * Fix: Empty metadata buffer(s) on HUP|ERR
2419 * ABI with support for compat 32/64 bits
2420 * Fix: Stream allocation and insertion consistency
2421 * Fix: output number of bytes written by relayd
2422 * Add hash table argument to helper functions
2423 * Fix: Add missing call rcu and read side lock
2424 * Tests: Fix LD_PRELOAD library lookup path for health tests
2425 * Fix: Add arbitrary wait period for kernel streaming test
2426 * Fix coding style and add/change debug statements
2427 * Fix: Build out of src tree
2428 * Tests: Add health check tests to configure
2429 * Tests: Add health check thread stall test
2430 * Tests: Add health check thread exit test
2431 * Tests: Add a health check utility program
2432 * Add testpoints in lttng-sessiond for each threads
2433 * New testpoint mechanism to instrument binaries for testing
2434 * Fix: off-by-one in comm proto between lttng-ctl and sessiond
2435 * Fix: Metadata stream leak when received in consumer
2436 * Fix: consumer_allocate_stream error handling
2437 * Fix: consumer should await for initial streams
2438 * Fix: Missing rcu read side lock in consumer
2439
2440 2012-09-26 lttng-tools 2.1.0-rc4
2441 * Fix: Change sempahore to pthread conditions
2442 * Fix: relayd relay_send_version: handle sscanf return code
2443 * Fix relayd: NULL ptr deref
2444 * Fix: relayd: possible NULL ptr deref, memory leak, accept fd leak
2445 * Tests: add print bytecode to filter grammar test
2446 * Cleanup: assign values to bytecode opcodes
2447 * Fix: Filter: Fix allocation length error
2448 * Fix: Filter: add missing ast free
2449 * Tests: Add high throughput with bandwidth limits test
2450 * Fix: Returned code when listing kernel channel
2451 * Tests: Rename helper functions to have consistent names
2452 * Tests: Cleanup redundant code and use printing helper functions
2453 * Tests: Add helper functions for printing status and banner
2454 * Tests: Add a check for color support when printing status
2455 * Fix: Lib lttng-ctl on error returns lttng code
2456 * Fix: lttng_set_event_filter() was returning bad error code
2457 * Fix: printing [no write] on lttng list -uf
2458 * Fix: Disable event on filter error with lttng
2459 * Fix: Wrong returned error code on UST enable event
2460 * Add consumer commands to lttng.1 man page
2461 * Add lttng_health_check(3) man page
2462 * Fix: Remove LPOLLNVAL from consumer metadata revents
2463 * Fix: Mismatch of field name between ust and tools
2464 * Add the written value when listing fields
2465 * Fix: Consumer return value check after mmap/splice
2466 * Don't send the subbuffer padding for streaming
2467 * Fix: Returned error code in consumer on read buffer
2468
2469 2012-09-12 lttng-tools 2.1.0-rc3
2470 * Fix: Relayd fix ret value when adding a connection
2471 * Add new thread in consumer for metadata handling
2472 * Fix: consumer recv command error path
2473 * Fix filter: fix recent regressions
2474 * Update lttng-ust-abi.h from upstream lttng-ust
2475 * Fix: Accept bytecode of length 65536 bytes
2476 * Fix: Generation of bytecode longer than 32768 bytes fails
2477 * Fix: Filter bytecode alloc buffer size must be a power of 2
2478 * Add lttng-ctl SWIG python bindings
2479 * Add C++ support to API header files
2480 * Librarify filter in liblttng-ctl and hide symbols
2481 * Set hidden visibility for calls used in lttng-ctl
2482 * Notify the user if a filter is already enabled
2483 * Install lttng-error.h and include it in lttng.h
2484 * Add lttng-error.h containing every API err. code
2485 * Fix: missing hostname context
2486
2487 2012-08-22 lttng-tools 2.1.0-rc2
2488 * Fix: put back 2.0 output text for lttng create cmd
2489 * Fix: remove set subdir call that uses bad ptr
2490 * Filter: Handle the unary bitwise not operator (~) with an unsupported
2491 * Fix: missing mutex unlock on register consumer err
2492 * Remove underscore from ifndef of lttng.h
2493 * Remove unused define in lttng.h
2494 * Standardize lttng command line usage text
2495 * Merge duplicate code in consumer for destroy relayd
2496 * Merge duplicate code in consumer for add relayd
2497 * Fix: Possible buffer overflows in strncat() usage
2498 * Move code out of main.c and fix some issues
2499
2500 2012-08-17 lttng-tools 2.1.0-rc1
2501 * Feature: Network Streaming
2502 * Add the lttng-relayd binary for network streaming
2503 * Support user space tracer filtering
2504 * Multiple fixes
2505
2506 2012-04-19 lttng-tools 2.0.1
2507 * Fix: test script for kernel module validation
2508 * Fix: report error to client on consumerd error
2509 * Fix: add missing ht_destroy at consumer teardown
2510 * Fix: consumer fd recv thread should write into non-blocking pipe
2511 * Fix: work-around glibc __nptl_setxid vs clone hang
2512 * Fix: consumer fd recv poll should be sensitive to POLLPRI too
2513 * Fix consumer lttng_consumer_poll_socket poll revents check bug
2514 * Fix: increase consumer open files limit
2515 * Update README: document dep on modprobe for kernel tracing
2516 * Fix: wait for sessiond to stop in tests
2517 * Fix: remove unused return variable
2518 * Don't report back error on syscalls fail for -a -k
2519 * Fix: destroy context hash table being NULL
2520 * Fix: make lttng expand path for trace output opt
2521 * Fix: return value signedness
2522 * Fix: man page environment variable name error
2523 * Fix: check return value on getenv USER
2524
2525 2012-03-20 lttng-tools 2.0.0
2526 * Fist STABLE version
2527 * Add version name: Annedd'ale
2528
2529 2012-03-20 lttng-tools 2.0.0-rc4
2530 * Fix: add small detail to enable-channel man page
2531 * Fix: warned of arbitrary time for ust-nprocesses test
2532 * Fix. add limitation to man page
2533 * Fix: minor changes to lttng.1
2534 * Fix: add exit values to lttng.1 man page
2535 * Fix: add delay before validating apps in test nproc
2536 * Fix: error handling in lttng enable-event
2537 * Fix: document structure init. to 0 in lttng.h
2538 * Fix: uninitialized variable
2539 * Keep track of FD used for UST applications (v2)
2540 * Fix: lttng view, error message and exit code
2541 * Small fixes to lttng man pages (v2)
2542 * Fix: handle EINTR for sendmsg syscall
2543 * Fix: lttng UI exit value and error message
2544 * Fix: session lock use after free
2545 * Fix kernel_list_events memleaks
2546 * Fix debug message use uninitialized variable
2547 * Fix: trace_ust_destroy_metadata should check for NULL pointer
2548 * Fix: various memleaks
2549 * Fix: hash table allocation out of order on error
2550 * fix: lttng_ht_destroy memleak
2551
2552 2012-03-16 lttng-tools 2.0.0-rc3
2553 * Fix: missing headers for make dist
2554 * Fix: install lttng-consumerd in lib/lttng/libexec/
2555 * Fix: Redefine MAP_STACK to 0 if not defined by the architecture
2556 * Fix: consumer CPU hotplug support
2557 * Fix: double PID registration race
2558 * Make libcompat independent not to confuse automake
2559 * Clarify the license of lttng-ust-abi.h
2560 * Fix: License header
2561 * Fix: wrong return value on consumer socket creation
2562 * Fix: test for UST invalid channel parameters at channel creation
2563 * Fix: recvmsg should handle EINTR
2564 * Fix: error.h non-static variables for liblttng-ctl
2565 * Fix: missing _GNU_SOURCE define
2566 * Fix: improve need root for kernel tracing error message
2567 * Fix: start/stop lttng message error
2568
2569 2012-03-02 lttng-tools 2.0.0-rc2
2570 * Fix: meaningful error message
2571 * Fix: UST consumer need to iterate on streams, just change their key
2572 * Fix: add missing rcu read lock across RCU HT iteration
2573 * Fix: kernel session closes fd 0 after create
2574 * Fix: sendmsg EPIPE should be quiet by default (expected)
2575 * Fix: thread_registration_apps should set its local sock to -1 when passing it
2576 * Fix: clock -> sock typo
2577 * Fix: consumer race: should allow reuse of FD key
2578 * Fix: Use PERROR all across lttng-tools, never make it quiet
2579 * Fix: test all close return values in sessiond
2580 * Fix: All perror turned into PERROR to show file and line number
2581 * Fix: large audit of close() use in sessiond main.c
2582 * Fix: main.c client/apps sockets and kernel_trace_fd close(0)
2583 * Fix: incorrect close of fd 0 for syscall kernel event destroy
2584 * Fix: sessiond has incorrect missing 0 value in FD check
2585 * Fix: sessiond app listening: use posix-compliant poll flags
2586 * Fix: consumer printf type should match ssize_t (%zd)
2587 * Fix: make ust consumer posix compliant for poll flags
2588 * Fix security permission on lttng run directory
2589 * Fix: Display right loglevel_type in error message
2590 * Fix documentation in lttng.h
2591 * Fix: lttng UST and kernel consumer: fix ret vs errno mixup
2592 * Fix: restart consumerd and sessiond when interrupted in poll()
2593 * Fix: handling bad channel when sending to consumer
2594 * Fix useless variable
2595 * Fix add-context returned error
2596 * fix: add missing break in command handling
2597 * fix: command handling: do not check domain for commands not requiring domain
2598 * fix: if tracing group does not exist, do not report a client error
2599 * Fix: run_as error handling
2600 * Fix usage note on -a
2601 * Revert FreeBSD compatibility layer
2602 * Fix: documented number of subbuffers is incorrect
2603 * Document that num-subbuf and subbuf-size need to be power of 2
2604 * Merge branch 'master' of git://git.lttng.org/lttng-tools
2605
2606 2012-02-20 lttng-tools 2.0.0-rc1
2607 * Fix lttcomm_close_unix_sock to actually close the socket
2608 * lttng-sessiond: Set group permissions explicitly
2609
2610 2012-02-16 lttng-tools 2.0-pre23
2611 * configure.ac: Fix consumerd64-libdir typo
2612 * Fix existing session daemon check
2613 * Fix missing session locks
2614 * Fix return value on ust app session create
2615 * Fix double start/stop trace
2616 * Fix ust app session started state on start trace
2617 * modprobe statedump, signal and timer lttng module
2618 * Fix hyphens in man pages
2619
2620 2012-02-14 lttng-tools 2.0-pre22
2621 * Add the bash-completion file to the dist tarball
2622 * Add the LICENSE file too
2623 * Package used for the Ubuntu LTS (feature freeze)
2624
2625 2012-02-13 lttng-tools 2.0-pre21
2626 * Fix licensing for hashtable/utils.c
2627 * Print loglevel value in list -u
2628 * Remove "<all> from MSG() when no loglevel is selected
2629 * Initial import of man lttng.1 and lttng-sessiond.8
2630 * Fix memory leak master
2631
2632 2012-02-09 lttng-tools 2.0-pre20
2633 * New lttng view command
2634 * Multiple loglevel fixes
2635 * Fix list command
2636 * Fix session syscall listing
2637 * Multiple fixes across the code base
2638
2639 2012-02-02 lttng-tools 2.0-pre19
2640 * Update lttng ust ABI/API copy
2641 * Implement UST calibrate and change default
2642 * Add MSG_WAITALL to recvmsg of sessiond-comm
2643 * Check kernel version for tests
2644 * Add a '--list-options' option to each command.
2645 * First import of extras/ with lttng bash completion
2646 * Remove default defines from lttng.h
2647 * Fix lttng sessiond spawn wait race
2648 * Add CMD_WARNING error code
2649 * Fix context mapping for UST and kernel
2650 * Add kernel work-around for boot_id
2651 * Rewrites lttng-ctl's set_session_daemon_path
2652 * Fix memory lean in all lttng cli commands
2653 * Update loglevel ABI
2654 * Add padding to all ABIs for future development.
2655 * Improve error handling of lttng cli
2656 * Multiple fixes across the code base (nothing critical)
2657
2658 2012-01-23 lttng-tools 2.0-pre18
2659 * Complete change of the source directory tree
2660 * Move compat to common and create an internal lib
2661 * Rename lttngerr.h to error.h
2662 * Add kernel module version validation
2663 * Add UST version validation
2664 * Change SIGCHLD to SIGUSR1 when lttng waiting on sessiond
2665 * Fix off-by-one and double list size instead of steady increment
2666
2667 2012-01-19 lttng-tools 2.0-pre17
2668 * Add and support the new hash table library
2669 * Add lttng hash table support to liblttng-consumer
2670 * RCU support for consumer's hash tables
2671 * UST consumer close shm fd after mapping it
2672 * Remove CLONE_VM flag for runas making gdb debugging impossible
2673 * Make MSG() print on stdout instead of stderr
2674 * Don't init kernel tracer if not root (UID=0)
2675 * Multiple fixes found when reaching max. number of open files
2676 * Add some UST tests
2677 * Multiple segfaults and assert error fixed
2678
2679 2011-12-23 lttng-tools 2.0-pre16
2680 * Per-user lttng-sessiond now fully functionnal
2681 * Fix nested double usage of hashtable iterators
2682 * Support creds passing between lttng and sessiond
2683 * Rename sessiond internal "uid" fields to "id"
2684 * Create all trace directories and files with client user credentials
2685 * Create output directory at session creation command
2686 * Only allow the user or group owning the session (or root) to control a session
2687 * Add disable kernel tracing option to sessiond
2688
2689 2011-12-13 lttng-tools 2.0-pre15
2690 * (MAJOR) User-space tracing support for global domain (lttng-ust 2.0)
2691 * UST consumer 32/64 bit support
2692 * Multiple bug fixes
2693 * Multiple segfault, race and double lock fixes
2694 * API change for lttng_list_domains, lttng_start/stop and lttng_destroy
2695 * UST loglevel support
2696 * ABIs now support 256 char event names
2697 * Dependency on libpopt >= 1.13
2698 * Dependency on URCU >= 0.6.7
2699 * Rename kernel-ctl.c/.h to kernel.c/.h
2700 * Change malloc to zmalloc in lttng-sessiond code
2701 * RCU hashtable support for all UST data structure
2702 * New libconsumer for UST, kernel and one generic
2703 * Change "--all" option from lttng command line
2704 * Remove function entry option to discourage its use
2705
2706 2011-09-30 lttng-tools 2.0-pre14
2707 * Syscall tracing support
2708 * Multiple bug fixes (nothing critical)
2709 * Add userspace RCU hash table to tree for dev
2710 * Update UST ABI
2711 * Fix epoll that did not handle EINTR
2712 * Liburcu >= 0.6.5 is needed from this release
2713 * Enabling all events also enable syscall tracing
2714 * Debug messages are now on stderr
2715 * Add basic data structure for UST support but not ready yet.
2716
2717 2011-08-25 lttng-tools 2.0-pre13
2718 * Memory leaks fixes and double lock list
2719 * Add UST registration with sychronisation
2720 * Use poll/epoll compatibility layer for the sessiond
2721 * Major code cleanup of ltt-sessiond/main.c
2722 * Increase listen() connexion limit
2723 * Fix bad enable-channel command
2724 * Rename trace.c/.h to trace-kernel
2725 * Multiple fixes on the poll management with the new epoll API
2726
2727 2011-08-25 lttng-tools 2.0-pre12
2728 * Multiple fixes
2729 * Fix kconsumerd handling custom channel output
2730 * Add lttng_register_consumer to register a custom consumer
2731 * Add multiples tests of the session daemon
2732 * Default kernel channel size/number changed
2733 * Support for UST application registration
2734 * Import LTTng UST 2.0 ABI
2735 * Send data to kconsumerd before tracing start
2736 * Export API of lib kernel consumer (liblttngkconsumerd)
2737
2738 2011-08-12 lttng-tools 2.0-pre11
2739 * New lttng API using the lttng_handle
2740 * Multiple fixes of kernel consumer
2741 * Register the consuming function and add a library context
2742 * Kernel consumer fix mmap/munmap
2743 * lttng-sessiond-comm header has been privatize
2744 * Kernel traces are written in the kernel/ directory
2745 * Add underscore to enable-channel command options
2746
2747 2011-07-29 lttng-tools 2.0-pre6
2748 * Fix enable multiple events
2749 * Add function entry feature
2750
2751 2011-07-28 lttng-tools 2.0-pre5
2752 * Fix Add context command
2753 * Fix auto session path creation
2754 * Fix bad strncmp at channel creation
2755
2756 2011-07-23 lttng-tools 2.0-pre4
2757 * Fix kprobe attributes
2758 * Fix channel creation when not found at event enable
2759 * Add safe list iteration
2760 * Add two tests into the git tree
2761 * Kernel consumer can be put in debug mode with -vv
2762 * Trace path is now created on the client side
2763
2764 2011-07-23 lttng-tools 2.0-pre3
2765 * Fix perf hw cache counter config values
2766
2767 2011-07-22 lttng-tools 2.0-pre2
2768 * Multiple fixes
2769 * New add-context options for perf counter and context
2770 * Using the install bin path from autotool for execl() call
2771 * Update quickstart guide
2772
2773 2011-07-20 lttng-tools 2.0-pre1
2774 * First prerelease of lttng-tools.
2775 * Working with the LTTng v2.0-pre1 modules and Babeltrace v0.1
This page took 0.123037 seconds and 4 git commands to generate.