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