Update version to v2.5.4
[lttng-tools.git] / ChangeLog
CommitLineData
06d007de
JG
12015-01-26 lttng-tools 2.5.4 (Paul the Octopus is born)
2 * Tests: Run health check test_thread_ok as part of root_regression
3 * Fix: deadlock between UST registry lock and consumer lock
4 * Fix: uninitialized return value
5 * Fix: build failure using disable-lttng-ust configure option
6 * Fix: Warnings introduced by backported fixes
7 * Fix: grab more than one packet for snapshots
8 * Fix: per-uid flush and ust registry locking
9 * Fix: add missing synchronization point for before app test case
10 * Fix: tests: wait output hide Terminate errors
11 * Fix: tests: remove killall, add missing SIGTERM handlers
12 * Fix: high throughput test: reset bw limit on sigterm
13 * Fix: tests: add missing wait, document missing synchro
14 * Document test anti-patterns
15 * Fix: test flaky sleep and wait patterns
16 * Fix: tests: don't use pidof to wait for test apps
17 * Fix: tests: integer too large for long type
18 * Fix: undefined operation on last_relay_viewer_session_id
19 * Fix: print format type mismatch
20 * Fix: exit threads not only on goto restart
21 * Fix: poll: show the correct number of fds
22 * Fix: compat poll: add missing empty revents checks
23 * Fix: various compat poll/epoll issues
24 * Fix: ust-app: per-PID app unregister vs tracing stop races
25 * Fix: data pending: allow empty streams
26 * Fix: ust snapshot: cleanup after error
27
75d96679
JG
282014-12-12 lttng-tools 2.5.3 (International Day Of Heavy Metal)
29 * Fix: don't destroy the sockets if the snapshot was successful
30 * Fix: Missing RCU read lock in kernel_destroy_session()
31 * Fix: channel names are not validated
32 * Fix: Apply consumer URI changes to all domains
33 * Fix: Don't leave events enabled if they were saved in a disabled state
34 * Test fix: LTTNG_SESSION_CONFIG_XSD_PATH expects an absolute path
35 * Fix: Memory leak on error in alloc_argv_from_user_opts()
36 * Fix: Unreachable error logging in set_option()
37 * Fix: test_utils_expand_path.c: out of memory error handling
38 * Fix: test test_ust_data.c: check OOM
39 * Fix: test libc-wrapper: check malloc OOM
40 * Fix: lttng-ctl: use zmalloc(), missing OOM check
41 * Fix: filter-parser.y: use zmalloc(), missing OOM check
42 * Fix: utils.c: check str*dup OOM
43 * Fix: rculfhash: use zmalloc()
44 * Fix: ini.c: use zmalloc()
45 * Fix: lttng lttng.c: check strdup OOM
46 * Fix: lttng conf.c: use zmalloc()
47 * Fix: lttng view.c missing strdup OOM check
48 * Fix: use zmalloc() in lttng view.c
49 * Fix: use zmalloc() in lttng list.c
50 * Fix: use zmalloc in lttng enable_events.c
51 * Fix: Handle empty daemon configuration file lines
52 * Fix: missing strdup oom check in lttng create.c
53 * Fix: lttng add_context.c: use zmalloc
54 * Fix: add missing str*dup oom check in sessiond main.c
55 * Fix: add missing sessiond kernel-consumer missing str*dup oom checks
56 * Fix: add missing strdup OOM check
57 * Fix: Live tracing does not honor live timer after first tracefile with tracefile rotation
58 * Docs: Add -f/--config option to lttng-sessiond man page
59 * Fix: relayd: unbalanced RCU read-side lock/unlock
60 * Fix: relayd: unbalanced RCU read lock/unlock
61 * Fix: lttng-relayd: unhandled out of memory error
62 * Fix: relayd viewer stream: unhandled out of memory error
63 * Fix: Missing rcu_read_lock in cmd_list_channels()
64 * Fix: Missing rcu_read_lock in cmd_snapshot_list_outputs()
65 * Fix: Missing rcu_read_lock in ust_app_get_nb_stream()
66 * Fix: UST subbuffers silently dropped on moderate trace traffic
67 * Fix: Missing rcu_read_lock in get_session_max_subbuf_size()
68 * Fix: create/destroy a splice_pipe per stream
69 * Fix: return EINVAL if agent registration fails
70 * Note find_ust_app_context must be called with RCU read lock
71 * Fix: check userspace perf counter name when looking up contexts
72 * Fix: empty indexes_ht before destroying it.
73 * Fix: removed useless key from relay_index
74 * Fix: filter bytecode and string memory leak on error
75 * Fix: HT must not be destroyed with a rcu_read_lock held
76 * Fix: missing rcu_read_lock in cmd_start_trace()
77 * Fix: filter attach vs event enable race
78 * Build fix: use ret directly in error handling path
79 * Fix: Warn the user when enabling an event in a new domain
80 * Fix: Don't report an error when listing a session with no channels
81 * Fix: Add missing URCU_TLS access to error_log_time
82
90c0f6c1
JG
832014-11-05 lttng-tools 2.5.2
84 * Update maintainer section of the man pages
85 * Update maintainer section of README
86 * Fix: add README to documentation files
87 * Fix: UST consumer sync all available metadata
88
56eb7745
DG
892014-10-20 lttng-tools 2.5.1
90 * Fix: handle sysconf possible negative returned value
91 * Fix: channel deref. after NULL check in kernel consumer
92 * Fix: check for kernel session metadata during init
93 * Fix: incorrect cast in ust consumer assert
94 * Fix: bad handling of incoming data in consumer thread
95 * Fix: disable event for JUL domain
96 * Fix: send disable ALL command code if event is *
97 * Fix: make sure no index is in flight before using inactivity beacons
98 * Fix: Parenthesize previous statement when adding conditions to a filter
99 * Fix: parse_prob_opts return the actual success of the function
100 * Fix: Man page typos
101 * Fix: disable JUL event on destroy
102 * Fix: unbalanced ustconsumer32_data.pid_mutex lock
103
8b27cacb
DG
1042014-07-16 lttng-tools 2.5.0 (Take Your Poet to Work Day)
105 * Fix: validate file path creds in autoload mode
106 * Fix: change session file loading order
107 * Fix: add Loading Sessions section to lttng-sessiond.8
108 * Fix: add default session conf. dir to manpage
109 * Fix: on session load, add it to the .lttngrc
110 * Fix: clarify session conf. directory in man
111 * Fix: filter error path could free invalid ptr
112 * Fix: Create a lock file to prevent multiple session daemons
113 * Fix: relayd stream set close_flag on stream close
114 * Fix: ustctl_get_stream_id without UST support
115 * Fix: avoid freeing invalid ptr in filter bytecode
116 * Fix: get the stream_id when generating live beacons
117 * Fix: use biggest subbuffer size for snapshot max-size
118 * Fix: Possible memory leak when multiple config files are loaded
119 * Fix: Clamp verbosity value read from config file
120 * Fix: Unchecked strdup return values in set_option
121
3eb03924
DG
1222014-06-27 lttng-tools 2.5.0-rc2
123 * Test: add JUL disable event tests
124 * Fix: disable JUL event on UST side
125 * Fix: accept override flag even without a load path
126 * Fix: bad error code path when loading session
127 * Fix: set session in output mode if URL are set afterwards
128 * Fix: add a kernel context list to the channel
129 * Fix: Add vpid, vppid and vtid info in add-context help
130 * Fix: wrong behavior of save command when no session name is provided
131 * Fix: missing context type string in save for ust context
132 * Fix: wrong casting of return value
133 * Fix: add dependency to libcommon for python binding
134 * Fix: remove the default GIT_VERSION
135
19d7cc50
DG
1362014-05-28 lttng-tools 2.5.0-rc1 (International Hamburger Day)
137 * Save/load session feature
138 * Daemon configuration file support
139 * UST perf counter support with add-context
140 * Kernel tracer probe user define list
141 * Multiple fixes! The diff is just too big to put here.
142
f2154bf4
DG
1432014-04-08 lttng-tools 2.4.1 (OpenSSL heartbleed day)
144 * Fix: don't delete stream from connection recv list
145 * Fix: use after free of a relayd stream
146 * Fix: don't print stream name in error message
147 * Fix: take session list lock when listing tp
148 * Fix: add consumer wake up pipe to avoid race
149 * Fix: don't spawn relayd if URL is provided
150 * Fix: don't ask data pending if session was not started
151 * Fix: missing test file in EXTRA dist
152 * Fix: allow empty URL for live session creation
153 * Fix: missing valid return code when adding an URI to consumer
154 * Fix: syntax error in lttng.1
155 * Fix: check relayd fd leak in lttng cmdline
156 * Fix: remove unused tp in high-throughput test
157 * Use autoconf AM_MAINTAINER_MODE.
158 * Fix: clang 'constant-out-of-range-compare' warning
159 * Fix: Unchecked session pointer when destroying a connection in relayd
160
7f63e090
DG
1612014-02-28 lttng-tools 2.4.0 (Public Sleeping Day)
162 * Fix: improve lttng with live by spawning relayd
163 * Fix: relayd should listen for viewers on localhost only by default
164 * Fix: handle loglevel range ALL in list command
165 * Tests: add JUL test for multiple loglevel
166 * Fix: index JUL event by name *and* loglevel
167 * Fix: JUL to enable user and root tracepoints
168 * Fix: handle the registration done command for JUL
169 * Test fix: use temp file sync. of test app
170 * Fix: keep metadata channel attr in UST session
171 * Tests fix: Missing waitpid in fork test
172 * Fix: add loglevel type to lttng list <name>
173 * Fix: minor rephrasing of the lttng.1 man page
174 * Fix: Warn user if JUL port is already being used
175 * Fix: add some sane default values to --live opt
176 * Fix: possible NULL deref. in sessiond error path
177 * Fix: flag that kernel streams FDs has been sent
178 * Fix: forbid session name creation if contains /
179 * Fix: don't start session if no channel
180 * Fix: add missing relayd option to man page
181 * Fix: report error if consumer can't be spawned
182 * Fix: lttng list -u <name> should only list UST
183 * Fix: kernel channel destroy on consumer if sent
184 * Fix: only create UST metadata on start trace
185 * Revert "Fix: wrong condition on startup for low-activity streams"
186 * Fix: missing big endian conversion for one index field
187 * Fix: wrong condition on startup for low-activity streams
188 * Fix: perror on index directory creation error
189 * Comments fix: lttngerr.h -> error.h (./Changelog:754)
190 * Fix: consumerd errors on exit
191 * Fix: scanf unbounded input
192 * Fix: miscellaneous memory handling fixes
193 * Fix: add missing VALGRIND ifdef checks and documentation
194
1bc64886
DG
1952014-02-14 lttng-tools 2.4.0-rc5
196 * Fix: steal channel key in the consumer to avoid race
197 * Fix: change ERR statement to DBG in kernel read subbuffer
198 * Fix: handle snapshot ENODATA in live timer
199 * Fix: relayd leak on error in consumer splice()
200 * Fix: protect close_write_flag with the rotation lock
201 * Man: clarify loglevel for JUL domain
202 * Fix: Define __STDC_LIMIT_MACROS to fix C++ builds
203 * Fix: bad indentation of lttng list in man page
204 * Fix: wrong data structure used in commit df41f83
205 * Fix: add missing optional dependency to babeltrace in README
206 * Fix: cleanup inconsistent use of spaces/tabs in README
207 * Fix: only set the new_streams flag if a viewer is attached
208 * Fix: lttng-live documentation
209 * Fix: remove dead code in relayd live code
210 * Fix: use after free error code path
211 * Fix: wrong sizeof argument in live viewer create session
212 * Fix: zero out the reply structure in viewer_connect
213 * Fix: write index only if fd is valid
214 * Fix: cleanup relayd on any I/O error in read subbuffer mmap
215 * Fix: memory/fd leak when cleaning streams in channel
216 * Fix: destroy streams in consumer del channel
217 * Fix: add missing urcu wfqueue headers in relayd
218 * Fix: in lttng_read/write deny count bigger than the possible returned value
219 * Fix: fd leak when closing metadata stream
220 * Fix: read subbuffer mmap/splice signedness issue
221 * Doc: live protocol clarifications
222 * Fix: remove unused create_viewer_session option
223 * Fix: don't sleep(1) on the consumer ready flag
224 * Fix: free viewer session in connection_free()
225 * Fix: add missing ctf trace delete before destroy
226 * Fix: don't delete ctf trace while in snapshot mode
227 * Fix: add flag to create session command and fix tests
228 * Fix: cleanup indef guards following the rename
229 * Fix: merge issue with thread quit pipe
230 * Fix: use uint32_t for metadata_flag in viewer's ABI
231 * Fix: check for new streams in all attached sessions
232 * Fix: Move static functions up in the code
233 * Fix: allow attach command to multiple sessions
234 * Fix: handle session hang up in get_new_streams
235 * Fix: force the client to create a viewer session before attaching
236 * Fix: Namespace lttng-viewer-abi
237 * Fix: relayd connection object refactor
238 * Fix: big relayd cleanup and refactor
239 * Fix: code refactoring of viewer streams in relayd
240 * Fix: handle new streams in live mode in relayd
241 * Fix: notify the viewer if new streams got added
242 * Fix: send the streams sent message after metadata
243 * Add extern C to the health-check header
244 * Fix: memory leak in unit test
245 * Man: add JUL DOMAIN section to lttng.1
246 * Fix: handle invalid URL passed to lttng_create_session_live
247 * Fix: add --jul-tcp-port to sessiond man page
248 * Fix: measure UST clock offset with best sample (v2)
249 * Fix: remove free in unit test not needed anymore
250 * Fix: relay create session for version before 2.4
251 * Fix: memory leak when UST events are enabled with exclusions
252
2532014-01-29 lttng-tools 2.4.0-rc4
254 * Fix: add -b, --background option
255 * health check tests: test relayd and consumerd
256 * tests: Add stop_lttng_relayd_nocheck
257 * Fix: add missing JUL loglevel handling
258 * relayd: add testpoints
259 * relayd: use same pipe for live and main
260 * Cleanup relayd live comment
261 * Fix: relayd: add LPOLLERR to events
262 * Fix: relayd: notify parent of readiness when all threads ready
263 * Fix: tests: start relayd in background mode (-b)
264 * lttng-relayd: implement background cmd line option
265 * sessiond: add missing testpoints
266 * tests: use --background for session daemon
267 * sessiond: add --background argument
268 * Use lib common daemonize
269 * Fix: sessiond: wait for health check readiness
270 * Fix: relayd: initialize lttcomm inet
271 * Consumer: add testpoints
272 * Fix: consumerd: HT init/teardown with program
273 * Cleanup: lttng-ctl-health comment
274 * Add daemonize() to libcommon
275 * Fix: tests: wait for consumerd to complete
276 * Fix: consumerd: use DBG rather than DBG2
277 * Fix: consumerd: only return readiness when health is ready
278 * Fix: consumerd should initialize lttcomm
279 * Fix health check: signal parent before exit testpoint
280 * Test health: add test_thread_ok
281 * health check: change --relayd-path arg to --relayd-path=arg
282 * relayd: add LTTNG_RELAYD_HEALTH env var
283 * Add sessiond/SESSIOND_ prefix to sessiond testpoints
284 * Fix: zero out data structure before using it
285 * Fix: delete metadata stream before destroying it
286 * Fix: report to client when snapshot will be empty
287
2882014-01-14 lttng-tools 2.4.0-rc3
289 * Fix: metadata stream should be always flagged as ready
290 * Fix: wrong check before destroying the viewer metadata stream
291 * Fix: race with the viewer and readiness of streams
292 * Fix: missing reset when listing UST fields for multiple PIDs
293 * Fix: filter: check binary op nesting
294 * Fix: relayd cmd line option for live port
295 * Fix: remove break in epoll loop of apps. thread
296 * Fix: wrong comment in snapshot public API
297 * Fix: clear the CTF traces when all the streams are closed
298
c9d04d79
DG
2992013-12-10 lttng-tools 2.4.0-rc2
300 * Fix: close connection on incompatible version check
301 * Fix: fields alignements in live protocol
302 * Tests: add regression test for Java JUL support
303 * Fix: possible use after free
304 * Fix: remove unused code in session daemon
305 * Fix: string format with unsigned value
306 * Fix: remove useless assert
307 * Fix: bad logical check of error codes
308 * Fix: resource leak in enable-event command
309 * Fix: unchecked return value in ust app delete
310 * Fix: dereference after null check in UST registry
311 * Fix: Resource leak in ust registry
312 * Fix: backported from urcu commit 92af1a30
313 * Tests: fix racy tests and misleading output messages
314 * Tests: fix bad argument parsing in test app
315 * Fix: remove assert on fd in the read/write layer
316 * Fix: missing lock/unlock when sending index
317 * Fix: update back the metadata len sent on failure
318 * Fix: don't fail on push metadata if no channel
319 * Rename LTTng index in CTF index
320 * Fix: set the enable all event command type
321 * Fix: implicit conversion of enum types in sessiond
322 * Fix: implicit conversion of enum types in consumer
323 * Fix: comparison of unsigned enum expression >= 0
324 * Fix: comparison of unsigned value agains < 0
325 * Fix: create a fast and a long UST snapshot test
326 * Tests: fix racy UST snapshot post mortem test
327 * Tests: remove useless sleep when spawning sessiond
328 * Add travis-ci configuration file
329 * Add libuuid as dependency in README
330 * Tests: add valid test cases to test_utils_expand_path
331 * Tests: add symlink tests for test_utils_expand_path
332 * Fix: utils_expand_path now works for paths that ends with '/.' or '/..'
333 * Fix: comment indentation
334 * Add missing copyright to utils.c
335 * Fix: use non block waitpid to lookup child state
336
dd2c2a1b
DG
3372013-11-15 lttng-tools 2.4.0-rc1
338 * Live streaming support
339 * Health check support in consumer and relayd
340 * Event exclusion support
341 * Java Util Logging support
342 * Multiple fixes! The diff is just too big to put here.
343
1bc64886
DG
3442013-11-13 lttng-tools 2.3.1
345 * Fix: typo in --sig-parent help
346 * Fix: application SIGBUS when starting in parallel with sessiond
347 * Fix: missing LTTNG_OK return value for snapshot
348 * Fix: arguments in the wrong order for fd-limit
349 * Fix: Some corrections to the lttng man page
350 * Fix: recv creds comm should handle partial receive
351 * Fix: set app socket timeout just after accept()
352 * Fix typo in lttng snapshot add-output example of lttng(1)
353
c9dc1289
DG
3542013-09-03 lttng-tools 2.3.0
355 * Fix: remove periodical flush test from make check
356
3e618c7a
DG
3572013-08-30 lttng-tools 2.3.0-rc3
358 * Fix: hashtable: take split_count_order into account
359 * Fix: remove wrong doing asserts in sessiond
360 * Tests: fix periodical flush tests to stop app
361 * Fix: correctly close metadata on sessiond thread shutdown
362 * Fix: delete the trace directory used for the test
363 * Fix: remove bad check after epoll wait in consumer
364 * Fix: missing data pending signess conversion
365 * Fix: consumer data pending for empty streams
366 * Fix: hash table growth (for small tables) should be limited (v2)
367 * Fix: run_as gid/uid test should return result to parent
368 * Fix: missing check for metadata data pending
369 * Tests: change buffers UID test to PID
370 * Tests: fix health tests to use custom socket timeout
371 * Fix: remove health test from fast regression
372 * Use socket timeout value for tcp timeout if available
373 * Fix: set the health delta tcp timeout aware
374 * Get the maximum TCP timeout in sessiond
375 * Fix: don't report error if UST app dies
376 * Fix: support VPATH build for tests
377 * Improve comments after review
378 * Rename consumer socket fd to fd_ptr
379 * Lock consumer data before fd check during destroy
380 * Use single callsite for send/recv ops. for consumer in sessiond
381 * Use consumer fd reference in consumer socket obj
382 * Update bash completion
383 * Add --list-commands option to the snapshot command
384 * Reorder functions _lttng_cmd_* functions in bash completion
385 * Use parse_size_suffix in snapshot
386 * Fix: snapshot record error handling
387 * Fix: improve error message when UST support is disabled
388 * Fix: add missing short filter option in help
389 * Fix: typo in configure.ac for version check
390 * Fix: remove calibrate syscall option from code
391 * Fix: snapshot should fail if no successful snapshot is taken
392 * Fix: check UST float field mantissa length
393 * Fix: add UST context in the same order the user enabled them
394 * Introduce configure --with-lttng-system-rundir
395 * Add .dirstamp to gitignore file
396 * Fix: snapshot with multiple UIDs
397 * Prepare for automake deprecation of missing subdir-objects
398 * Fix: typos in --help and manpage
399 * Fix: add-context without -c apply to all channels
400 * Fix: channels can be _enabled_ after tracing is started, but not created
401 * Fix filter parser segmentation fault with bison 3.0
402 * Fix: typo in error msg
403 * Fix: imprecise error message about root sessiond/tracing group
404 * Fix: don't skip chmod if tracing group is not found
405 * Tracepoint probes don't need extern C
406 * Fix: Snapshot should be taken asap in core handler script
407 * Fix: reset out_fd_offset when we rotate the trace file
408 * Fix: LTTNG_ERR_NEED_ROOT_SESSIOND error message
409 * inet/inet6 sockets: apply timeout
410 * Implement timeout for connect ipv4/ipv6
411 * Introduce LTTNG_NETWORK_SOCKET_TIMEOUT env. var
412 * bash completion: add calls to _lttng_complete_sessions
413 * bash completion: Fix copy-paste typo
414 * Extras: Remove deprecated consumer commands in bash completion
415 * bash completion: Remove underscores in handler function names
416 * bash completion: Remove --event for add-context
417 * Update gitignore
418 * relayd: use version macros from build rather than scanf
419 * sessiond: use version major/minor from build for communication with relayd
420 * build: export major/minor/patchlevel numbers
421 * Fix: Dead code when checking return value from (ust_app|kernel)_snapshot_record
422 * Test: enable kernel events after start
423 * Fix: kernel ctl error codes are based on errno
424 * Fix: format string mismatch
425 * test: test_periodical_metadata_flush shrink timer period, kill app
426 * Fix: format string type mismatch
427 * snapshot howto: update text
428 * Add snapshot howto
429
95f3c88c
MD
4302013-07-19 lttng-tools 2.3.0-rc2
431 * Add core-handler README to dist tarball
432 * extras: core-handler: simplify, allow usage from tracing group
433 * Cleanup: add missing dot
434 * Fix: documentation: create name and options
435 * Add core dump snapshot handler script
436 * Fix: sym name len (kernel)
437 * Fix: tests: provide channel name when a non-default channel exists: per-pid
438 * Fix: tests: provide channel name when a non-default channel exists
439 * Fix: data pending race
440 * Fix hang in make check snapshots/test_ust
441 * Cleanup: ust-consumer: wrong indentation
442 * Fix: print dots while waiting for data availability
443 * Fix: remove sleep(1) added by "Fix: (slight UI change) refuse missing -c if non-default channel exists"
444 * Fix: (slight UI change) refuse missing -c if non-default channel exists
445 * Fix: push metadata on stop for per-UID buffers
446 * README: update python documentation
447 * Manpage: other layout cleanups
448 * Manpage: cleanup layout of view
449 * Manpage: cleanup layout of version
450 * Manpage: cleanup layout of stop
451 * Manpage: cleanup layout of start
452 * Manpage: cleanup layout of snapshot
453 * Manpage: cleanup layout of set-session
454 * Manpage: cleanup layout of list
455 * Manpage: cleanup layout of disable-event
456 * Manpage: cleanup layout of disable-channel
457 * Manpage: cleanup layout of enable-event
458 * Manpage: cleanup layout of enable-channel
459 * Manpage: cleanup layout of destroy
460 * Manpage: cleanup layout of create
461 * Manpage: cleanup layout of calibrate
462 * Manpage: cleanup layout of add-context
463 * Documentation: create --snapshot in manpage
464
07ddb08c
MD
4652013-07-17 lttng-tools 2.3.0-rc1
466 * Fix: add missing snapshot header to dist tarball
467 * Documentation: fix thread quit pipe comment
468 * Test for presence of bison and flex when building from git
469 * Test UST snapshot with large metadata
470 * Add test application with large metadata
471 * Cleanup: remove redundant assignment
472 * Fix: use per-uid buffer registry for UID buffer snapshots
473 * cmd.c: fix typos in snapshot commands
474 * Test snapshot per-uid post-mortem
475 * Remove leftover fprintf
476 * Fix deadlock: don't take channel lock in timer
477 * Introduce channel timer lock
478 * document lttng_ustconsumer_request_metadata locking constraints
479 * consumer: remove unused lttng_ustconsumer_push_metadata
480 * Document metadata_socket_lock nesting
481 * lttng_ustconsumer_recv_metadata does not need all those locks
482 * document metadata_switch_timer() deadlock
483 * Fix: add missing metadata socket lock
484 * document metadata_switch_timer() locking constraints
485 * consumer: remove timeout for UST metadata
486 * Introduce pipe for UST metadata cache and stream
487 * consumer: replace DBG2() instances by DBG()
488 * Introduce utils_create_pipe_cloexec_nonblock()
489 * ust consumer: data_pending check is endpoint active
490 * Fix: kernel consumer: data_pending check if endpoint active
491 * consumer: explicitly set endpoint status to active at init
492 * document consumer_metadata_cache_flushed use of consumer_data.lock
493 * consumer: introduce channel lock
494 * Merge branch 'master' of git://git.lttng.org/lttng-tools
495 * Fix: update lttng snapshot help output
496 * Man: fix part of snapshot documentation
497 * Fix: set tracefile size test with PID buffers
498 * Fix: Babelstats fail to parse output with no process name or pid
499 * Missing NULL pointer init in tap.c
500 * Fix: Unchecked asprintf/vasprintf return values
501 * Add snapshots test to fast regression
502 * Fix: kernel data unit test
503 * Fix: snapshot returned valid LTTNG_ERR code
504 * Add the number of snapshot taken to the output path
505 * Fix: RCU read side lock unbalanced
506 * Fix: zeroed snapshot output at init
507 * Support del-output with an output name
508 * Update man page with snapshot command
509 * New UST default buffers is now per UID
510 * Bump UST ABI major version for 2.3 release
511 * Add snapshot mode to lttng list session
512 * Fix: support temporary snapshot max size and name
513 * Support snapshot max-size limitation
514 * Tests: per-UID UST snapshot
515 * Fix: snapshot support for UST and kernel in same session
516 * Implement lttng create --snapshot command
517 * Add create session snapshot API in lttng-sessiond
518 * Add snapshot output init call that uses URIs
519 * Fix: consumer err_sock cloexec
520 * Callsite: add "ip" context
521 * Fix: possible consumer sockets double close on cleanup
522 * Automatically load kvm-x86 and kvm-x86-mmu probes.
523 * Fix: consumer: use uint64_t for all sessiond_id
524 * Fix: add gpl and lgpl files to tarball
525 * Fix: don't install libtap system wide
526 * Fix: close consumer sockets in sessiond cleanup
527 * Fix: set globally visible flag to kernel stream
528 * Fix: lttng: memory leak in snapshot record command
529 * Fix: kernel-consumer: double-close
530 * Fix: consumer: incorrect size zmalloc
531 * Fix: don't try to send stream to relayd if not in streaming
532 * Fix: relayd refcount updates for stream
533 * Fix: don't send error to sessiond on orderly shutdown
534 * Fix: bad pathname used when sending kernel stream to relayd
535 * Fix: add globally visible flag in stream
536 * Fix: destroy metadata stream on setup metadata error path
537 * Fix: send kernel stream to relayd only if needed
538 * Fix: destroy streams for kernel snapshot sessions as well
539 * Fix: close and destroy metadata stream after a kernel snapshot
540 * Fix: print errno message on connect() error
541 * Fix: possible double-close on stream out_fd
542 * Fix: session ID signess to uin64_t in sessiond
543 * Tests: fix validation trace path in kernel snapshot
544 * Tests: Add UST snapshot local and streaming
545 * Add UST snapshot support
546 * Fix: consumer_add_relayd_socket() report errors to sessiond
547 * Fix: add missing enum lttcomm_return_code entries
548 * Fix: UST per-UID channels persist across application teardown
549 * Fix: kernel snapshot metadata handling and error paths
550 * Fix: coding style and debug statement
551 * Fix: put subbuffer back in kernel snapshot error path
552 * Fix: overflow in uri_to_str_url
553 * Fix: detect the correct version of LTTng-UST
554 * Fix: sessiond: use uint64_t for all session ids
555 * Tests: add kernel snapshot streaming to root regression
556 * Tests: remove debug output from test
557 * Tests: Add kernel snapshot streaming
558 * Fix: use snapshot consumer output for kernel
559 * Fix: periodical flush check trace before stop
560 * Fix: consumer: 64-bit index for relayd rather than 32-bit (v2)
561 * Fix UST channel/stream output assignation
562 * Fix: send per-pid session id in channel creation
563 * Fix: consumer double-close on error
564 * Update URCU detection to correctly check for a 0.7 version
565 * Fix: snapshot path
566 * Add utils function to format current time as a string
567 * Fix: set hidden attribute to utils_* calls
568 * Fix: consumer handling of metadata for relayd
569 * Add kernel snapshot support
570 * Support flight recorder mode for a session
571 * Implement snapshot commands in lttng-sessiond
572 * Add snapshot command to lttng UI
573 * Initial import of the snapshot ABI/API in lttng-ctl
574 * Use the consumer stream API in consumer_del_stream()
575 * Add consumer-stream.c/.h in libconsumer
576 * Move multiple URLs parsing fct from lttng-ctl to uri.c
577 * Add a lttng-ctl header to facilitate code separation
578
8991668e
DG
5792013-06-25 lttng-tools 2.2.0 (National Catfish Day)
580 * STABLE VERSION
581 * Fix: if relayd is unreachable, disable consumer for the session
582 * Fix: possible infinite loop in disable ust event
583 * Fix: don't enable a channel if a session was already started
584 * Fix: bad type for the relayd id
585 * Fix: add debug statement in kernel flush metadata
586 * Fix: destroy default created channel if add-context fails
587 * Fix: clarify tracefile size/count in lttng.1 man
588 * Fix: don't stop a session that was not previously started
589 * Fix: update lttng.1 man page
590 * Fix: bad protocol flow between sessiond and consumerd
591 * Fix: kernel memory leak in error path
592
92d019ba
DG
5932013-06-20 lttng-tools 2.2.0-rc3
594 * Multiple memory and fd leak fixes in sessiond and consumerd
595 * Test: stress test added to the repository but not in make check
596 * Using LTTNG_HOME environment variable if exists, with fallback to HOME
597 * Implement health check for app registration dispatch
598 * Implement health check for app notification thread
599 * Revert "Improve channel listing output format"
600 * Fix: use lttng pipe to send new stream to thread
601 * Change consumer_metadata_pipe to be a lttng_pipe
602 * Change consumer_data_pipe to be a lttng_pipe
603 * Add wrappers for pipe
604 * Add --version command-line option to lttng.
605 * Add --with-lttng-ust-prefix config option.
606 * Fixes from coverity scan.
607 * Stability fixes
608 * RCU hash table are now destroyed in a seperate thread in sessiond
609
afeab175
DG
6102013-05-09 lttng-tools 2.2.0-rc2
611 * Fix: split UST per UID/PID default values
612 * Fix: don't start the relayd with a wrong --output dir
613 * Fix: Erroneous automatic session name when streaming
614 * Fix: wrong data port when listing session's URI
615 * Fix: don't create a channel on an enable channel
616 * Tests: Add missing test_utils_parse_size_suffix to unit tests
617 * Fix: print lttng strerror on enable event with filter
618 * Fix: change relayd protocol version to 2.2
619 * Fix: reset current size for tracefile rotation
620 * Fix: remove extra -I for python bindings
621 * lttng UI: round up trace file size to subbuf size if needed
622 * Fix lttng UI: fix arg parsing, round size to next power of two
623 * Fix: check errors in lttng command argument values
624 * Implement get_count_order in lttng utils
625 * lttng cli: Accept human readable sizes for --subbuf-size
626 * Unit tests: don't rebuild units under test
627 * Fix: consumerd metadata channel/cache/timer races
628 * Fix: consumerd channel destroy race
629 * Cleanup: document RCU read-side lock better
630 * consumer relayd interaction: fix segfaults
631 * Fix: change order of fd get to fix error path
632 * Fix: fd leak when creating UST metadata channel
633 * Fix: fd leak on error
634 * Fix consumerd fd leak
635 * Fix RCU-related hangs: incorrect lttng_ht_destroy use
636 * rculfhash: check for callers from RCU read-side C.S.
637 * Fix: don't call hash table destroy under rcu read-side c.s.
638 * Documentation: import updated comments from urcu
639 * Fix: segfault in buffer_reg_channel_destroy()
640 * Fix: add missing goto error in UST consumer
641 * Fix: no need to use run_as_open in the relayd
642 * Fix: typo in enable-channel man and help
643 * Fix: add some missing hidden attribute
644 * Fix: per-uid buffers should only be flushed once on stop
645 * Cleanup: Use own mutex within timer setup/teardown
646 * Fix: channel management thread should hold a refcount
647 * Fix: move metadata cache setup before ownership passing
648 * Fix: consumer metadata switch timer error handling
649 * Fix: set ptr to NULL to suppress old gcc warnings
650 * Fix: linking order of libraries
651 * Fix: multiple type mismatch in debug statement
652 * Fix: remove mention of trace directory layout in quickstart doc
653 * Fix: remove unused path variables from session obj
654 * Fix: update lttng.1 man and enable-channel help with read timer size
655 * Fix: use channel per domain default values
656 * Fix: typos in the code base
657 * Fix: deny multiple event types with enable-event
658 * Fix: deny the same port for data and control URL
659 * Fix: reset consumer destination when changing URIs
660 * Fix: don't allow different control and data destination
661 * Fix: typos in error strings
662 * Improve channel listing output format
663 * Fix: enable-channel accepts mismatched option
664 * Fix: validate buffer type for UST channel creation
665
500c2393
DG
6662013-03-28 lttng-tools 2.2.0-rc1
667 * Add UST per UID buffers support
668 * UST metadata generation are created on the sessiond side
669 * Move LTTng-UST buffer ownership from application to consumer
670 * Add a UST registry of events and channel in the sessiond
671 * UST periodical metadata flush
672 * Refactor tests to use prove and tap
673 * Support for trace file rotation for the relayd and on disk
674 * Support per-context filtering
675 * Add channel wakeup fd to monitor close
676 * Deprecate enable/disable-consumer
677 * Multiple fixes and memory leak fix.
678
917f7685
DG
6792012-12-20 lttng-tools 2.1.0 (13th Baktun)
680 * STABLE VERSION 2.1.0-stable - "Basse Messe"
681 * Multiple minor fixes
682 * Multiple memory and fd leaks
683 * Fix: Off by one in seq num for data pending command
684 * Fix: flag metadata stream on quiescent control cmd
685 * Fix: prioritize control socket communication in relayd
686 * Fix: poll and epoll fd set reallocation
687 * Fix: add missing goto pending if data is inflight
688 * Fix: remove ua_sess->started assert on stop trace
689 * Set classes of traffic in high_throughput_limit
690 * Fix: use the poll wait ret value when iterating on fd(s)
691 * Fix: force the poll() return value to be nb_fd
692 * Fix: Wrong check of node when cleaning up ht
693 * Fix: set started flag of ust app after ustctl
694 * Fix: memory leak in add relayd socket error path
695 * Fix: add packed attribute to filter structure
696 * Fix: Add missing health code update for consumer command
697 * Add LTTNG_PACKED macro
698 * Fix data pending for inflight streaming
699 * Map session id of relayd and sessiond in consumer
700 * Add the relayd create session command
701 * Make the consumer sends a ACK after each command
702 * Remove MSG_WAITALL on every recvmsg() socket typ
703 * Fix: Add missing relayd ht cleanup and ht destroy
704 * Fix: Relayd and sessiond version check
705 * Fix: protect consumer_find_channel with rcu locking
706 * Fix: don't steal key when adding a metadata stream
707 * Consumer hold stream mutex for add stream
708
48459ee6
DG
7092012-12-03 lttng-tools 2.1.0-rc9
710 * Fix: set the stream ht static in consumer file
711 * Update sessiond man page with new env var
712 * Update lttng.1 man page
713 * Fix: enable-consumer for all domains missing dir
714 * Fix: Add missing fct prototypes when disabling UST
715 * Fix a typo in lttng-probe-module name
716 * Assign values to enum lttcomm_sessiond_command
717 * Fix: run health test only if root
718 * Clarify empty string/NULL filter errors
719 * Fix: add missing padding for UST filter
720
2ad3a9a0
DG
7212012-11-22 lttng-tools 2.1.0-rc8
722 * Fix: Uninit. variable in lttng view
723 * Add already enabled UST event error code
724 * lttng.h API update: set filter becomes enable event with filter
725 * Change the UST event hash table match function
726 * Pass lttng_event struct to the set_filter API call
727 * Adding context to an event is no longer possible
728 * Add UST overlap tests
729 * Add filter sequence number to UST
730 * Fix: Typo from a previous patch in an assert()
731 * Fix: Warn if session is running with lttng view
732 * Fix: Add bash requirement to README for make check
733 * Fix: add the notion of domain to lttng.1 man page
734 * Enable additional kernel probes
735 * Update CodingStyle
736 * Use the new functions for default subbuf sizes
737 * Add default subbuf sizes getter functions
738 * Add max() and min() macro in common
739
8802e4bd
DG
7402012-11-13 lttng-tools 2.1.0-rc7
741 * Fix: Add pointer check when freeing poll events
742 * Fix: FD leak on thread error
743 * Fix: Wrong fd used by kernel_wait_quiescent
744 * Support new lttng-ust error code
745 * Fix: Don't set filter if enable event fails
746 * Fix: Wrong data port when listing session
747 * Fix: Enable event after start command
748 * Fix: Teardown of thread_manage_clients on failure of listen/create_poll
749 * Add a timeout to UST application socket
750 * Fix: Consumerd error socket connect race
751 * Fix: Set CLOEXEC flag on every created sockets
752 * Remove consumer poll timeout in data thread
753 * Fix: RCU hash table seed
754 * Fix: Do not install health tests helper libraries
755 * Fix: Create default channel on add-context if none
756 * Support new liblttng-ust-ctl error code
757 * Fix: Add EPIPE error handling on buffer splice
758 * Fix: Channel creation error return code was not set
759 * Fix: Wrong poll events on UST application socket
760 * Fix: Remove dependency to urcu-cds in tools tests
761 * Fix: Missing librt dependency in configure check for lttng-ust-ctl
762 * Fix: Don't append datetime to default session name
763 * Fix: Deny session creation name 'auto'
764 * Fix: Add space for stream name CPU number
765 * Fix: Add output option to enable-channel command
766
241aaca9
DG
7672012-11-02 lttng-tools 2.1.0-rc6
768 * Tests: Add filtering tests for uncovered cases
769 * Fix: Sync issue when deleting a data stream
770 * Rename data_available to data_pending
771 * Fix: consumer health state
772 * Fix: Add the ACCOUNTING flag to ht creation and set bucket size to 0
773 * Fix: Bad return error code handling
774 * Fix: Use after free() of the rundir string
775 * Fix: Cleanup UST app session on ustctl create session error
776 * Fix: add missing pthread_join in sessiond
777 * Fix: free running directory string
778 * Fix: UST app clean list node usage
779 * Add liblttng-ctl destructor to cleanup memory
780 * Fix: Cleanup URIs on teardown
781 * Fix: relayd memleaks
782 * Fix: Memory leaks of allocated URIs
783 * Fix: consumer output memory leak on creation
784 * Fix: missing addrlen initialization before accept(2)
785 * Fix: relayd trace file padding memleak
786 * Fix: Remove useless consumer subdir string concatenation
787 * Fix: lttng create allocated path memleak
788 * Fix: Cppcheck memleakOnRealloc mistake
789 * Fix: Synchronization issue for data available command
790 * Fix: consumer relayd cleanup on disconnect
791 * Fix: Handle the unary bitwise negation operator (~) in the XML printer
792 * Fix: Possible memory leaks when creating filter IR root node
793 * Fix: Delete stream on write error in consumer
794 * Fix: Error handling when sending relayd sockets to consumer
795 * Add stream lock comment for nesting
796 * Fix: Mutex and RCU lock nesting in consumer
797 * Fix: Uninitialized ret code
798 * Fix: Remove bad condition and fix overflow issue
799 * Fix: consumerd pthread error flow
800 * Fix: Set a single return point and mutex unlock
801 * Fix: Remove useless NULL and zero assignment
802 * Fix: segfault on create session with two URLs
803
d1980281
DG
8042012-10-22 lttng-tools 2.1.0-rc5
805 * Fix: Remove network stream ID ABI calls
806 * Tests: Add filtering tests
807 * Wait for data availability when stopping a session
808 * Relayd data available command support
809 * Lib lttng-ctl data available command support
810 * Consumer daemon data available command support
811 * Add data structure for the data available command
812 * Change the metadata hash table node
813 * Make stream hash tables global to the consumer
814 * Move add data stream to the data thread
815 * Rename consumer threads and spawn them in daemon
816 * Fix: relayd close stream command was not working
817 * Fix: Relayd and consumerd socket leaks
818 * Fix: Missing -ENODATA handling in the consumer
819 * Fix: Empty metadata buffer(s) on HUP|ERR
820 * ABI with support for compat 32/64 bits
821 * Fix: Stream allocation and insertion consistency
822 * Fix: output number of bytes written by relayd
823 * Add hash table argument to helper functions
824 * Fix: Add missing call rcu and read side lock
825 * Tests: Fix LD_PRELOAD library lookup path for health tests
826 * Fix: Add arbitrary wait period for kernel streaming test
827 * Fix coding style and add/change debug statements
828 * Fix: Build out of src tree
829 * Tests: Add health check tests to configure
830 * Tests: Add health check thread stall test
831 * Tests: Add health check thread exit test
832 * Tests: Add a health check utility program
833 * Add testpoints in lttng-sessiond for each threads
834 * New testpoint mechanism to instrument binaries for testing
835 * Fix: off-by-one in comm proto between lttng-ctl and sessiond
836 * Fix: Metadata stream leak when received in consumer
837 * Fix: consumer_allocate_stream error handling
838 * Fix: consumer should await for initial streams
839 * Fix: Missing rcu read side lock in consumer
840
529f6ac2
DG
8412012-09-26 lttng-tools 2.1.0-rc4
842 * Fix: Change sempahore to pthread conditions
843 * Fix: relayd relay_send_version: handle sscanf return code
844 * Fix relayd: NULL ptr deref
845 * Fix: relayd: possible NULL ptr deref, memory leak, accept fd leak
846 * Tests: add print bytecode to filter grammar test
847 * Cleanup: assign values to bytecode opcodes
848 * Fix: Filter: Fix allocation length error
849 * Fix: Filter: add missing ast free
850 * Tests: Add high throughput with bandwidth limits test
851 * Fix: Returned code when listing kernel channel
852 * Tests: Rename helper functions to have consistent names
853 * Tests: Cleanup redundant code and use printing helper functions
854 * Tests: Add helper functions for printing status and banner
855 * Tests: Add a check for color support when printing status
856 * Fix: Lib lttng-ctl on error returns lttng code
857 * Fix: lttng_set_event_filter() was returning bad error code
858 * Fix: printing [no write] on lttng list -uf
859 * Fix: Disable event on filter error with lttng
860 * Fix: Wrong returned error code on UST enable event
861 * Add consumer commands to lttng.1 man page
862 * Add lttng_health_check(3) man page
863 * Fix: Remove LPOLLNVAL from consumer metadata revents
864 * Fix: Mismatch of field name between ust and tools
865 * Add the written value when listing fields
866 * Fix: Consumer return value check after mmap/splice
867 * Don't send the subbuffer padding for streaming
868 * Fix: Returned error code in consumer on read buffer
869
d3e6246f
DG
8702012-09-12 lttng-tools 2.1.0-rc3
871 * Fix: Relayd fix ret value when adding a connection
872 * Add new thread in consumer for metadata handling
873 * Fix: consumer recv command error path
874 * Fix filter: fix recent regressions
875 * Update lttng-ust-abi.h from upstream lttng-ust
876 * Fix: Accept bytecode of length 65536 bytes
877 * Fix: Generation of bytecode longer than 32768 bytes fails
878 * Fix: Filter bytecode alloc buffer size must be a power of 2
879 * Add lttng-ctl SWIG python bindings
880 * Add C++ support to API header files
881 * Librarify filter in liblttng-ctl and hide symbols
882 * Set hidden visibility for calls used in lttng-ctl
883 * Notify the user if a filter is already enabled
884 * Install lttng-error.h and include it in lttng.h
885 * Add lttng-error.h containing every API err. code
886 * Fix: missing hostname context
887
5556277c
DG
8882012-08-22 lttng-tools 2.1.0-rc2
889 * Fix: put back 2.0 output text for lttng create cmd
890 * Fix: remove set subdir call that uses bad ptr
891 * Filter: Handle the unary bitwise not operator (~) with an unsupported
892 * Fix: missing mutex unlock on register consumer err
893 * Remove underscore from ifndef of lttng.h
894 * Remove unused define in lttng.h
895 * Standardize lttng command line usage text
896 * Merge duplicate code in consumer for destroy relayd
897 * Merge duplicate code in consumer for add relayd
898 * Fix: Possible buffer overflows in strncat() usage
899 * Move code out of main.c and fix some issues
900
68264071
DG
9012012-08-17 lttng-tools 2.1.0-rc1
902 * Feature: Network Streaming
903 * Add the lttng-relayd binary for network streaming
904 * Support user space tracer filtering
905 * Multiple fixes
906
e371dbd9
DG
9072012-04-19 lttng-tools 2.0.1
908 * Fix: test script for kernel module validation
909 * Fix: report error to client on consumerd error
910 * Fix: add missing ht_destroy at consumer teardown
911 * Fix: consumer fd recv thread should write into non-blocking pipe
912 * Fix: work-around glibc __nptl_setxid vs clone hang
913 * Fix: consumer fd recv poll should be sensitive to POLLPRI too
914 * Fix consumer lttng_consumer_poll_socket poll revents check bug
915 * Fix: increase consumer open files limit
916 * Update README: document dep on modprobe for kernel tracing
917 * Fix: wait for sessiond to stop in tests
918 * Fix: remove unused return variable
919 * Don't report back error on syscalls fail for -a -k
920 * Fix: destroy context hash table being NULL
921 * Fix: make lttng expand path for trace output opt
922 * Fix: return value signedness
923 * Fix: man page environment variable name error
924 * Fix: check return value on getenv USER
925
0e4cbe7e
DG
9262012-03-20 lttng-tools 2.0.0
927 * Fist STABLE version
928 * Add version name: Annedd'ale
929
c6d4a597
DG
9302012-03-20 lttng-tools 2.0.0-rc4
931 * Fix: add small detail to enable-channel man page
932 * Fix: warned of arbitrary time for ust-nprocesses test
933 * Fix. add limitation to man page
934 * Fix: minor changes to lttng.1
935 * Fix: add exit values to lttng.1 man page
936 * Fix: add delay before validating apps in test nproc
937 * Fix: error handling in lttng enable-event
938 * Fix: document structure init. to 0 in lttng.h
939 * Fix: uninitialized variable
940 * Keep track of FD used for UST applications (v2)
941 * Fix: lttng view, error message and exit code
942 * Small fixes to lttng man pages (v2)
943 * Fix: handle EINTR for sendmsg syscall
944 * Fix: lttng UI exit value and error message
945 * Fix: session lock use after free
946 * Fix kernel_list_events memleaks
947 * Fix debug message use uninitialized variable
948 * Fix: trace_ust_destroy_metadata should check for NULL pointer
949 * Fix: various memleaks
950 * Fix: hash table allocation out of order on error
951 * fix: lttng_ht_destroy memleak
952
b495b935
DG
9532012-03-16 lttng-tools 2.0.0-rc3
954 * Fix: missing headers for make dist
955 * Fix: install lttng-consumerd in lib/lttng/libexec/
956 * Fix: Redefine MAP_STACK to 0 if not defined by the architecture
957 * Fix: consumer CPU hotplug support
958 * Fix: double PID registration race
959 * Make libcompat independent not to confuse automake
960 * Clarify the license of lttng-ust-abi.h
961 * Fix: License header
962 * Fix: wrong return value on consumer socket creation
963 * Fix: test for UST invalid channel parameters at channel creation
964 * Fix: recvmsg should handle EINTR
965 * Fix: error.h non-static variables for liblttng-ctl
966 * Fix: missing _GNU_SOURCE define
967 * Fix: improve need root for kernel tracing error message
968 * Fix: start/stop lttng message error
969
fc0c6bfb
MD
9702012-03-02 lttng-tools 2.0.0-rc2
971 * Fix: meaningful error message
972 * Fix: UST consumer need to iterate on streams, just change their key
973 * Fix: add missing rcu read lock across RCU HT iteration
974 * Fix: kernel session closes fd 0 after create
975 * Fix: sendmsg EPIPE should be quiet by default (expected)
976 * Fix: thread_registration_apps should set its local sock to -1 when passing it
977 * Fix: clock -> sock typo
978 * Fix: consumer race: should allow reuse of FD key
979 * Fix: Use PERROR all across lttng-tools, never make it quiet
980 * Fix: test all close return values in sessiond
981 * Fix: All perror turned into PERROR to show file and line number
982 * Fix: large audit of close() use in sessiond main.c
983 * Fix: main.c client/apps sockets and kernel_trace_fd close(0)
984 * Fix: incorrect close of fd 0 for syscall kernel event destroy
985 * Fix: sessiond has incorrect missing 0 value in FD check
986 * Fix: sessiond app listening: use posix-compliant poll flags
987 * Fix: consumer printf type should match ssize_t (%zd)
988 * Fix: make ust consumer posix compliant for poll flags
989 * Fix security permission on lttng run directory
990 * Fix: Display right loglevel_type in error message
991 * Fix documentation in lttng.h
992 * Fix: lttng UST and kernel consumer: fix ret vs errno mixup
993 * Fix: restart consumerd and sessiond when interrupted in poll()
994 * Fix: handling bad channel when sending to consumer
995 * Fix useless variable
996 * Fix add-context returned error
997 * fix: add missing break in command handling
998 * fix: command handling: do not check domain for commands not requiring domain
999 * fix: if tracing group does not exist, do not report a client error
1000 * Fix: run_as error handling
1001 * Fix usage note on -a
1002 * Revert FreeBSD compatibility layer
1003 * Fix: documented number of subbuffers is incorrect
1004 * Document that num-subbuf and subbuf-size need to be power of 2
1005 * Merge branch 'master' of git://git.lttng.org/lttng-tools
1006
edad7953
DG
10072012-02-20 lttng-tools 2.0.0-rc1
1008 * Fix lttcomm_close_unix_sock to actually close the socket
1009 * lttng-sessiond: Set group permissions explicitly
1010
68c1b383
DG
10112012-02-16 lttng-tools 2.0-pre23
1012 * configure.ac: Fix consumerd64-libdir typo
1013 * Fix existing session daemon check
1014 * Fix missing session locks
1015 * Fix return value on ust app session create
1016 * Fix double start/stop trace
1017 * Fix ust app session started state on start trace
1018 * modprobe statedump, signal and timer lttng module
1019 * Fix hyphens in man pages
1020
76ab874e
DG
10212012-02-14 lttng-tools 2.0-pre22
1022 * Add the bash-completion file to the dist tarball
1023 * Add the LICENSE file too
1024 * Package used for the Ubuntu LTS (feature freeze)
1025
83aac6e3
DG
10262012-02-13 lttng-tools 2.0-pre21
1027 * Fix licensing for hashtable/utils.c
1028 * Print loglevel value in list -u
1029 * Remove "<all> from MSG() when no loglevel is selected
1030 * Initial import of man lttng.1 and lttng-sessiond.8
1031 * Fix memory leak master
1032
09e765bf 10332012-02-09 lttng-tools 2.0-pre20
c54722d0
DG
1034 * New lttng view command
1035 * Multiple loglevel fixes
1036 * Fix list command
1037 * Fix session syscall listing
1038 * Multiple fixes across the code base
1039
87db5b86
DG
10402012-02-02 lttng-tools 2.0-pre19
1041 * Update lttng ust ABI/API copy
1042 * Implement UST calibrate and change default
1043 * Add MSG_WAITALL to recvmsg of sessiond-comm
1044 * Check kernel version for tests
1045 * Add a '--list-options' option to each command.
1046 * First import of extras/ with lttng bash completion
1047 * Remove default defines from lttng.h
1048 * Fix lttng sessiond spawn wait race
1049 * Add CMD_WARNING error code
1050 * Fix context mapping for UST and kernel
1051 * Add kernel work-around for boot_id
1052 * Rewrites lttng-ctl's set_session_daemon_path
1053 * Fix memory lean in all lttng cli commands
1054 * Update loglevel ABI
1055 * Add padding to all ABIs for future development.
1056 * Improve error handling of lttng cli
1057 * Multiple fixes across the code base (nothing critical)
1058
3edea7d5
DG
10592012-01-23 lttng-tools 2.0-pre18
1060 * Complete change of the source directory tree
1061 * Move compat to common and create an internal lib
1062 * Rename lttngerr.h to error.h
1063 * Add kernel module version validation
1064 * Add UST version validation
1065 * Change SIGCHLD to SIGUSR1 when lttng waiting on sessiond
1066 * Fix off-by-one and double list size instead of steady increment
1067
734f79bf
DG
10682012-01-19 lttng-tools 2.0-pre17
1069 * Add and support the new hash table library
1070 * Add lttng hash table support to liblttng-consumer
1071 * RCU support for consumer's hash tables
1072 * UST consumer close shm fd after mapping it
1073 * Remove CLONE_VM flag for runas making gdb debugging impossible
1074 * Make MSG() print on stdout instead of stderr
1075 * Don't init kernel tracer if not root (UID=0)
1076 * Multiple fixes found when reaching max. number of open files
1077 * Add some UST tests
1078 * Multiple segfaults and assert error fixed
1079
032b4c39
DG
10802011-12-23 lttng-tools 2.0-pre16
1081 * Per-user lttng-sessiond now fully functionnal
1082 * Fix nested double usage of hashtable iterators
1083 * Support creds passing between lttng and sessiond
1084 * Rename sessiond internal "uid" fields to "id"
1085 * Create all trace directories and files with client user credentials
1086 * Create output directory at session creation command
1087 * Only allow the user or group owning the session (or root) to control a session
1088 * Add disable kernel tracing option to sessiond
1089
31ff12ff
DG
10902011-12-13 lttng-tools 2.0-pre15
1091 * (MAJOR) User-space tracing support for global domain (lttng-ust 2.0)
1092 * UST consumer 32/64 bit support
1093 * Multiple bug fixes
1094 * Multiple segfault, race and double lock fixes
1095 * API change for lttng_list_domains, lttng_start/stop and lttng_destroy
1096 * UST loglevel support
1097 * ABIs now support 256 char event names
1098 * Dependency on libpopt >= 1.13
1099 * Dependency on URCU >= 0.6.7
1100 * Rename kernel-ctl.c/.h to kernel.c/.h
1101 * Change malloc to zmalloc in lttng-sessiond code
1102 * RCU hashtable support for all UST data structure
1103 * New libconsumer for UST, kernel and one generic
1104 * Change "--all" option from lttng command line
1105 * Remove function entry option to discourage its use
1106
ab7f4103
MD
11072011-09-30 lttng-tools 2.0-pre14
1108 * Syscall tracing support
1109 * Multiple bug fixes (nothing critical)
1110 * Add userspace RCU hash table to tree for dev
1111 * Update UST ABI
1112 * Fix epoll that did not handle EINTR
1113 * Liburcu >= 0.6.5 is needed from this release
1114 * Enabling all events also enable syscall tracing
1115 * Debug messages are now on stderr
1116 * Add basic data structure for UST support but not ready yet.
1117
775182fa
DG
11182011-08-25 lttng-tools 2.0-pre13
1119 * Memory leaks fixes and double lock list
1120 * Add UST registration with sychronisation
1121 * Use poll/epoll compatibility layer for the sessiond
1122 * Major code cleanup of ltt-sessiond/main.c
1123 * Increase listen() connexion limit
1124 * Fix bad enable-channel command
1125 * Rename trace.c/.h to trace-kernel
1126 * Multiple fixes on the poll management with the new epoll API
1127
d6fa0093
DG
11282011-08-25 lttng-tools 2.0-pre12
1129 * Multiple fixes
1130 * Fix kconsumerd handling custom channel output
1131 * Add lttng_register_consumer to register a custom consumer
1132 * Add multiples tests of the session daemon
1133 * Default kernel channel size/number changed
1134 * Support for UST application registration
1135 * Import LTTng UST 2.0 ABI
1136 * Send data to kconsumerd before tracing start
1137 * Export API of lib kernel consumer (liblttngkconsumerd)
1138
3df9eaf3
DG
11392011-08-12 lttng-tools 2.0-pre11
1140 * New lttng API using the lttng_handle
1141 * Multiple fixes of kernel consumer
1142 * Register the consuming function and add a library context
1143 * Kernel consumer fix mmap/munmap
1144 * lttng-sessiond-comm header has been privatize
1145 * Kernel traces are written in the kernel/ directory
1146 * Add underscore to enable-channel command options
1147
f88b0a98
DG
11482011-07-29 lttng-tools 2.0-pre6
1149 * Fix enable multiple events
1150 * Add function entry feature
1151
11522011-07-28 lttng-tools 2.0-pre5
52ffda46
DG
1153 * Fix Add context command
1154 * Fix auto session path creation
1155 * Fix bad strncmp at channel creation
1156
5e96e15d
DG
11572011-07-23 lttng-tools 2.0-pre4
1158 * Fix kprobe attributes
1159 * Fix channel creation when not found at event enable
1160 * Add safe list iteration
1161 * Add two tests into the git tree
1162 * Kernel consumer can be put in debug mode with -vv
1163 * Trace path is now created on the client side
1164
00df03c6
DG
11652011-07-23 lttng-tools 2.0-pre3
1166 * Fix perf hw cache counter config values
1167
de235b67
DG
11682011-07-22 lttng-tools 2.0-pre2
1169 * Multiple fixes
1170 * New add-context options for perf counter and context
1171 * Using the install bin path from autotool for execl() call
1172 * Update quickstart guide
1173
223be86b
DG
11742011-07-20 lttng-tools 2.0-pre1
1175 * First prerelease of lttng-tools.
1176 * Working with the LTTng v2.0-pre1 modules and Babeltrace v0.1
This page took 0.074685 seconds and 4 git commands to generate.