Add 1.9.5 Changelog
[lttng-ust.git] / ChangeLog
1 2012-02-02 lttng-ust 1.9.5
2 * UST comm ABI: Add padding, push version to 2.0
3 * Update loglevel names
4 * Implement loglevels as event and wildcard attributes
5 * Update loglevel ABI: only loglevel value/enum is known by UST
6 * Pre-assign fixed loglevels
7 * Remove old (now unused) loglevel control code entirely
8 * Update loglevel selection ABI
9 * Use boot_id as monotonic clock uuid
10 * clock: add clock description to metadata
11 * Properly fix the timekeeping overflow detection
12 * Revert "Fix timestamps for slow-paced event rates"
13 * Revert "Force 64-bit timestamps"
14 * Declare struct lttng_ust_calibrate
15 * Force 64-bit timestamps
16 * demo program: ensure we don't link demo on useless libs
17 * ust comm: Receive second FD even if 1st receive failed
18 * ust consumer: close shm fd after mapping it
19 * Add a comment about which wait fd is closed early by UST.
20 * Remove leftover structure in ust-abi.h
21 * Close stream and channel file descriptors as soon as passed to
22 sessiond
23 * Fix AC_LANG_SOURCE usage: only takes one parameter
24 * Fix timestamps for slow-paced event rates
25 * configure.ac: Use AC_LANG_SOURCE for if else macros
26 * Add execution instructions to the demo test program
27 * Force the building of shared noinst libraries in the demo test
28 program.
29 * Only print the futex perror in debug mode
30
31 2011-12-23 lttng-ust 1.9.4
32 * Split liblttng-ust into liblttng-ust and liblttng-ust-tracepoint libs
33 * Comment the union field (only used in call_rcu scheme)
34
35 2011-12-21 lttng-ust 1.9.3
36 * Fix clock source overflow on 32-bit archs
37 * Remove unused trace_clock_frequency
38 * check for negative wait() return value
39 * Add DBG message when registering a probe
40 * Only show futex warning "perror" in debug mode
41
42 2011-12-14 lttng-ust 1.9.2
43 * Add missing ust_libc.h to Makefile.am
44 * Use DBG instead of WARN for futex_wake workaround message
45 * Make dlopen more robust by using the .0 target for the library
46
47 2011-12-13 lttng-ust 1.9.1
48 * First LTTng-UST 2.0 prerelease.
This page took 0.033244 seconds and 5 git commands to generate.