Version 2.8.2
[lttng-ust.git] / ChangeLog
CommitLineData
21314122
MD
12016-12-07 (National Earmuff Day) lttng-ust 2.8.2
2 * Fix: loglevel and model_emf_uri build fix
3 * Fix: loglevel and model_emf_uri with g++ compiled probes
4 * Fix: Out of tree build of liblttng-ust-java
5 * Fix: perform statedump before replying to sessiond
6 * Fix: honor send timeout on unix socket connect
7 * Fix: perform TLS fixup in all UST entry points from each thread
8 * Fix: remove unlock in getcpu
9 * Fix: perf counters ABI rdpmc detection
10 * Fix: perf counter context deadlock
11 * Fix: many-events registration/unregistration speed
12 * Fix: pre-fault TLS in ust-malloc instrumentation
13 * Fix: reset vtid cache before releasing urcu locks
14 * Fix: cleanup local_apps.allowed flag on lib cleanup
15 * Fix: Correctly handle invalid agent port file
16 * Fix: remove invalid free
17 * Fix: perf counters: sign-extend pmc register
18 * Fix: ctf_enum_value() does not work with g++
19 * Fix: allow non-LGPL modules to use tracepoints
20
514a87f3
MD
212016-06-15 lttng-ust 2.8.1
22 * Comment the locking mechanisms in ContextInfoManager
23 * Fix: Null-check return value of log4j.Category.getAllAppenders()
24 * Add liblttng-ust-agent.jar to the .gitignore
25 * Fix: Specify encoding when reading agent port file
26 * Fix: Include child loggers in the output of "lttng list"
27 * Fix: Handle both agent config files pointing to same port
28 * Suppress static method warning
29 * Add more logging to the LttngTcpSessiondClient
30 * Use config.h to detect sched_getcpu support
31 * Fix: use limits.h in ust-elf test
32 * Fix: strerror_r behavior is glibc specific
33 * Add support for musl libc to ust-dlfcn.h
34 * Fix: don't generate 0-len array in tracepoint probes
35 * Fix: log4j example: set logger level to prevent unexpected level inheritance
36 * Fix: initialize RCU callbacks with mixed LGPL/non-LGPL objects
37 * Fix: incorrect structure layout with mixed LGPL/non-LGPL objects
38 * Fix: don't call __builtin_return_address(0) on 32-bit powerpc
39 * Fix: tracepoint header: declare tracepoint_dlopen_ptr
40 * Fix: update debug message about weak-hidden symbols
41 * Fix: tracepoint-rcu header: use tracepoint_dlopen_ptr
42 * Fix: test: relax requirement on weak-hidden symbol address
43 * Fix: work-around gcc optimisation oddness on 32-bit powerpc
44 * Fix: test weak-hidden symbols
45
c2c10797
MD
462016-05-20 (Bike-to-Work Day) lttng-ust 2.8.0
47 * Print DBG() message about compiler weak hidden symbol behavior
48 * test: add test for gcc issue with weak hidden symbol on powerpc
49 * Restrict Java context retriever names to a set of valid characters
50 * Fix: Correctly compute Java agent list loggers response size
51 * Add support for aarch64_be
52 * Fix: Fix synchronization of LTTngAgent#dispose
53 * Fix: Verify number of bytes contained in sessiond agent commands
54 * Fix: Avoid potential null dereference with log4j loggers
55 * Specify UTF-8 encoding for all Java agent commands
56 * Fix: merge tap tests stdout and stderr
57 * Documentation: ring buffer: SWITCH_FLUSH can be used when active
58 * Fix: unchecked return value in trace_clock_read64_monotonic
59 * Fix: portability: no arith on void pointer
60 * Fix: add "has_build_id" and "has_debug_link" fields to debuginfo events
61 * Fix: initialize build id and debug link flags to 0
62 * Tests: Add tap-driver.sh for automake < 1.12
63 * Tests: Replace prove by autotools tap runner
64 * bootstrap: Standardize on autoreconf -vi
65 * Harmonize bootstrap script across projects
66 * lttng-ust(3): order environment variables
67 * lttng-ust(3): fix syntax of env. variables section
68 * lttng-ust(3): document $LTTNG_HOME
69 * Fix: Java agent should use LTTNG_HOME
70 * Fix: examples make distcheck failure
71 * Cleanup: add static for internal symbols
72 * Cleanup: Remove unused max() macros from ring_buffer_frontend.c
73 * Use min_t/max_t macros in lttng-ust-elf.c
74 * Tests: update ust-elf tests to reflect correct memsz computation
75 * Fix: erroneous computation of ELF in-memory size
76 * Make code and man pages share the same default values
77 * Fix: remove NULL check of nonnull parameter in dlclose
78 * Fix: endianness of integers received by filter
79
50815783
MD
802016-04-26 lttng-ust 2.8.0-rc2
81 * Doc: Update README.md
82 * Fix: jul and log4j agents makefile missing line and indentation
83 * Fix: re-introduce exported symbols
84 * Doc: update manpages for soinfo/sopath name change
85 * Rename statedump and dl events and fields
86 * Tests: list ust-elf test data explicitly in EXTRA_DIST
87 * Tests: add tests for lttng_ust_elf_is_pic
88 * Add is_pic field to statedump soinfo event
89 * Fix: add common jar to lttng-ust-agent-all dependencies
90 * Fix: add version to lttng-ust-agent-all jar file
91 * Fix: rename liblttng-ust-agent to lttng-ust-agent-all
92 * Fix: re-add liblttng-ust-agent.jar
93 * Fix: lttng java agent: dispose is non-static
94 * doc/man: lttng-ust(3): add tracing control to example
95 * doc/man: lttng-ust(3): split example files in subsections
96 * doc/man/common-copyrights: add missing THANKS section
97 * doc/man: lttng-ust(3): add missing ENVIRONMENT VARIABLES section
98 * doc/man: do not use macros in the NAME section
99 * doc/man: remove duplicate copyrights section
100 * README.md: bolden dependencies and update links
101 * README.md: split required and optional dependencies
102 * Convert man pages to AsciiDoc
103 * Fix: remove dead code from filter interpreter
104 * Fix: convey enum value signedness into metadata
105
358b7b74
MD
1062016-03-18 (Awkward Moments Day) lttng-ust 2.8.0-rc1
107 * Fix: remove assertions in lttng-ust-comm init
108 * Add tracepoint_disable_destructors()
109 * Documentation: fix manpage typo
110 * Fix: move lttng_context_is_app to core file
111 * Fix: move dummy functions to common file
112 * Fix: handle backward probe compatibility for application contexts
113 * Fix: application context header size
114 * Fix: event ctx get size should be after chan ctx
115 * Clarify and simplify the Java agent "Hello" examples
116 * Export the stream instance ID
117 * Generate and export the sequence number
118 * Add stream instance id to the packet header
119 * configure.ac: print empty line after AC_OUTPUT
120 * configure.ac: macros with no arguments do not need ()
121 * configure.ac: standardize indentation to tabs
122 * configure.ac: move AC_PROG_SED() close to other AC_PROG_*()
123 * configure.ac: test -a -> shell's && (more portable)
124 * configure.ac: use test "x$var" = "xyes"
125 * configure.ac: AM_CONDITIONAL() accepts two arguments
126 * configure.ac: use dnl at appropriate places
127 * configure.ac: if -> AS_IF()
128 * configure.ac: case -> AS_CASE()
129 * configure.ac: add missing quotes in macro calls
130 * configure.ac: use macros for version name and description
131 * configure.ac: do not use shell eval for known values
132 * Add CONTRIBUTING.md
133 * Output "(null)" when ctf_string()'s arg is NULL
134 * Fix: disable use of __builtin_return_address(0) on 32-bit PowerPC
135 * Fix: java agent 32-bit pointer to jlong warning
136 * Fix: Use Java 6 syntax in JUL examples
137 * Fix: add missing example file to dist tarball
138 * Fix: add missing header to dist tarball
139 * Fix: add missing LttngContextApi.java to dist tarball
140 * Pass the Java app context information using two separate arrays
141 * Fix: Correctly report filter notifications on Java agent teardown
142 * Add some logging to the AbstractLttngAgent
143 * Fix: Clear tracked application contexts upon closing a Java agent
144 * Introduce a verbose mode for the Java agent
145 * Implement Java agent application context retrieval
146 * Turn ISessiondCommand into an abstract class
147 * Split the JNI APIs in separate classes
148 * Add app context support to ust-ctl protocol
149 * Handle application context cmd
150 * Implement dynamic types, and application context provider support
151 * Fix: handle negative range for LTTNG_UST_REGISTER_TIMEOUT
152 * Fix: Ensure the Java JUL messages are correctly formatted
153 * Fix: double-free on error sending fields
154 * Add CTF enum type support to tracepoint event
155 * Fix: missing _GNU_SOURCE define
156 * python-lttngust/setup.py.in: update setup() fields
157 * Refactor Python agent build and install
158 * Fix: remove debugging print() call from Python agent
159 * Fix: header size larger than 256 bytes
160 * Python agent: Support Agent protocol v2.0
161 * Fix: Java agent protocol network endianness consistency
162 * Fix: examples jul: add missing files to make dist
163 * Fix: Filer -> Filter typo in example
164 * Fix: Return the correct list of available Java events
165 * Add a toString() to Java agent's EventRule
166 * Add API stubs for the Java context info retrievers
167 * Receive the event filter string in the Java agent
168 * Document the Java filter notification model
169 * Add filter change notification mechanism to the Java agent
170 * Manage complete "event rules" in the Java agent
171 * Introduce a new client listener interface for the Java agent
172 * Turn ILttngAgentResponse into an abstract class
173 * Remove stale tests/java-jul test
174 * Fix: live timer calculation error
175 * Fix python agent build/install/uninstall with DESTDIR specified
176 * Fix: Don't (re)define STAP_PROBEV
177 * Fix: don't dereference NULL pointers
178 * Cleanup: Remove unused values
179 * Fix: Value stored to 'has_waited' is never read
180 * Fix: Argument with 'nonnull' attribute passed null
181 * Cleanup: Unnecessary bit shift
182 * Clean-up: remove extraneous "found" parameters in ust-elf
183 * Fix: sysconf() unchecked return value
184 * doc: add Python example
185 * Fix: Python agent: do not register twice to same port
186 * Fix: potential leaks in error paths
187 * Fix: double free in liblttng-ust-dl
188 * Fix: make check in OOT build with absolute path
189 * Fix: elf: leaks on error paths
190 * Cleanup: coding style
191 * Cleanup: elf: use off_t for offsets, size_t for len
192 * Cleanup: eliminate implicit sign-extension
193 * Fix: elf: NULL pointer dereference
194 * Fix: add missing ust-elf.h header to dist
195 * Fix: make check in out of tree build
196 * Fix: old gcc warnings
197 * Fix: old gcc warning
198 * Fix: remove stale lttng-ust-elf.h from makefile
199 * Fix: elf: uninitialized ret
200 * Fix: test elf: handle NULL debug file
201 * test: elf move constants to top of implementation
202 * Fix: elf test prog arg checking
203 * baddr statedump: remove dependency on file streams
204 * baddr statedump: hold ust lock around allocations
205 * Add unit tests for lttng_ust_elf
206 * Add memory size, build id, and debug link info to statedump and dl
207 * Fix: close socket on protocol error, sendmsg MSG_NOSIGNAL
208 * Cleanup: more descriptive error message
209 * Fix: add missing ust lock around objd_table_destroy()
210 * Fix: application exit race with pthread cancel
211 * Cleanup: configure layout for python agent detection
212 * Build: python agent: use setup.py over autoconf
213 * Build: add python interpreter used by python agent if built
214 * Doc: basic lttng ust python agent documentation
215 * Build: use AM_PATH_PYTHON to resolve python when building agent
216 * Build: only check if python exists in path
217 * Update version to 2.8.0-pre
218 * Fix: Send the correct Java agent return code when disabling events
219 * Fix: Correctly handle the command to disable all events
220 * Small refactor of the Java agent's TCP client
221 * Rename Java Agent event names to "event"
222 * Rename Python agent tracepoint to "event"
223 * Allow compiling the Java agent with Java 1.6
224 * Restore concurrent build when Java agent is enabled
225 * Refactor Java agent to let applications manage the log handlers
226 * Doc: add LTTNG_UST_CLOCK_PLUGIN to man page
227 * Doc: add LTTNG_UST_GETCPU_PLUGIN to man page
228 * Cleanup: Add Javadoc to all public methods and members
229 * Fix: Small fixes to the Java agent example files
230 * Update doc/java-agent.txt to reflect the new packaging
231 * Split Java agent library in 3 separate jars
232 * Remove deprecated org.lttng.ust.jul.LTTngAgent class
233 * Use tar-ustar format for the dist archive
234 * Fix: remove generated file from git tree
235
36745ac7
MD
2362015-07-15 (Pet Fire Safety Day) lttng-ust 2.7.0-rc1
237 * Fix: Use $enableval with AC_ARG_ENABLE
238 * Fix: Cleanup local_apps sock_info in lttng_ust_cleanup
239 * Fix: handle sys_futex EINTR and EWOULDBLOCK
240 * Fix: update liburcu URL
241 * .gitignore: ignore Python agent generated files
242 * Add ctf_sequence_hex() macro
243 * Fix: set soinfo_data's vdso flag correctly in base address statedump
244 * Fix: running java examples out of tree
245 * Fix: java class check when uudecode is not present
246 * Cleanup: remove extra whitespace in configure output
247 * Default to no unaligned access on unsupported archs
248 * cleanup: Coding style fixes to the Java agent
249 * cleanup: Mark obsolete JUL agent as @Deprecated
250 * Fix compilation warnings in the Java agent
251 * Fix: out of tree build of java agents
252 * Fix: Use env CLASSPATH when building log4j example
253 * Fix: build log4j example when enabled
254 * Bump tracer version to 2.7.0-pre
255 * Fix: perform volatile load of tracepoint state
256 * Add demo-tracelog to gitignore file
257 * Add aarch64 support to configure
258 * Implement cpu_id context for filtering
259 * ust cyg-profile: use same class for entry and exit
260 * Fix: function instrumentation ip context
261 * Fix: liblttng-ust-dl ip context
262 * Remove caller field from malloc events
263 * Fix: pthread wrapper ip context
264 * Fix: lttng-ust-malloc ip context
265 * Allow TP_IP_PARAM arg name to be configured
266 * tracelog: use same class for all loglevels
267 * fix tracelog namespacing of loglevels
268 * Add tracelog documentation to lttng-ust(3)
269 * Implement demo-tracelog example
270 * Implement tracelog API
271 * Fix: fetch caller address from tracef()
272 * Rename helper providers and events for consistency
273 * Refactor state dump system
274 * Refactor Python agent
275 * Fix: building probe providers with C++ compiler
276 * Fix: use lttng_secure_getenv to handle env. vars. involving paths
277 * Fix: Don't wait during registration if clock_gettime() fails
278 * Fix: getcpu/clock plugin handle leak
279 * Fix: add missing new ldl dependency for liblttng-ust-ctl
280 * Fix: add missing getenv wrapper
281 * Fix: add missing lttng-clock.c
282 * Fix: add missing ust-clock.h
283 * clock plugin example: use shift and mul
284 * Implement getcpu override
285 * Implement clock override plugin support
286 * Add tracepoint_enabled() macro
287 * Move file creation/unlink from liblttng-ust-ctl to consumerd
288 * Implement file-backed ring buffer
289 * Fix: oot build: missing top_builddir include
290 * Fix: Mismatching code and console output in log4j example
291 * Update manpage about LTTNG_UST_DEBUG effect
292 * Don't output to stderr from lib unless DEBUG is activated
293 * Remove usterr.h, use usterr-signal-safe.h everywhere instead
294 * Fix: out-of-tree build: wrong file path for sed input
295 * Fix: make dist: python agent file handling
296 * Fix: java-agent: out-of-tree path to java manifest
297 * Add return address to liblttng-ust-libc-wrapper
298 * Fix: missing parenthesis in offset_align_floor
299 * Fix: add ustctl_has_perf_counters
300 * Fix: add urcu-bp TLS fixup
301 * Fix: add missing poll.h include
302 * Fix: get_subbuf: bound number of consumerd retry
303 * Fix: man: you can't link a lib with a static lib
304 * Fix: context alignment not properly handled
305 * Fix: Shorthand option -cp not supported in all version of Java
306 * Fix: allow tracepoints to build with --std=c99
307 * Bump UST ABI for new release cycle
308 * Cleanup: remove "disabled" flag for new release cycle
309 * Fix: filter attach vs event enable race
310 * Fix: add a configure check for weak symbols support
311 * Fix coverity warning about sizeof(void **) != sizeof(void *)
312 * Fix: off-by-one in sequence filter comparator
313 * Fix: Java Agent JAR file symlink should be created after objects install
314 * Fix: Add versioning to liblttng-ust-agent JAR
315 * Fix: Warn when log4j version is too old
316 * Update Java agent documentation
317 * Fix: Try loading classes using the thread context class loader
318 * Add Python agent support
319 * Update version name
320
837fc266
MD
3212014-10-20 lttng-ust 2.6.0-rc1
322 * Add missing file to gitignore
323 * Fix: preserve example files' timestamps when copying
324 * Fix: Abort loading log4j agent classes when detected log4j version is too old
325 * Cleanup: Remove the no longer needed liblttng-ust-jul folder
326 * Fix: Wrong CLASSPATH when building liblttng-ust-java oot
327 * Fix: Wrong CLASSPATH when building liblttng-ust-java-agent oot
328 * Rename public structure to avoid collisions
329 * Refactor liblttng-ust-jul in liblttng-ust-agent
330 * Build the liblttng-ust-java library using the new M4 macros
331 * Add M4 macros helpers to build Java programs
332 * Modernize README using Markdown
333 * Documentation: clarify event name in lttng-ust.3
334 * Add cscope to gitignore
335 * configure.ac: fix "missing jni.h" error message
336 * Fix: remove references to trace_printf()
337 * Change JUL agent to use the new ABI
338
ce59a997
MD
3392014-07-16 (Take Your Poet to Work Day) lttng-ust 2.5.0
340 * Mutex while updating statedump_pending is not needed
341 * Revert "Turn base address dump into experimental feature"
342 * Fix: document ust_fork_mutex nesting
343 * Bugfix for #745 deadlock with baddr statedump+fork
344 * Move enablers syncing after the channel registration
345 * Add lttng_ust_notrace to static inline functions
346 * lttng ust: support ppc64le within configure
347
f08370eb
MD
3482014-06-27 lttng-ust 2.5.0-rc2
349 * Fix: lttng-ust-jul: set thread in daemon mode
350 * JUL: use root logger to capture events
351 * Fix: Wrong configure check for UST perf event counters context support
352 * Fix: multiple providers in same C file failure
353 * Fix: header inclusion guard typo in lttng-ust-tracef-provider.h
354 * Fix: 2.5.0-rc1 changelog has off-by-one date
355
40fc5322 3562014-05-28 (International Hamburger Day) lttng-ust 2.5.0-rc1
c2d275b8
MD
357 * Fix: out of tree build for lib Java and JUL
358 * Fix: default loglevel is DEBUG
359 * Fix: refuse overwrite mode buffers with less than two subbuffers
360 * Fix: tracef.h: add missing c++ guard
361 * Fix: remove JUL loglevel filtering from the agent
362 * Fix: cleanup JUL agent state on sessiond disconnect
363 * Fix: Move generated headers to the BUILT_SOURCES target
364 * Fix: perf ust: check close return value
365 * Cleanup: work-around missing inet.h struct mmsghdr fwd declaration
366 * Implement LTTng-UST perf counters support on x86
367 * Fix linking failure when cross-compiling
368 * Fix: disable liblttng-ust-dl if dlinfo is not available in C library
369 * Fix: pass proper args when writing commit counter
370 * Fix: pad strings that are modified concurrently with tracing
371 * Fix: Use $AM_CC when it is defined instead of gcc in demo-tracef
372 * Revert "Fix: disable liblttng-ust-dl if dlinfo is not available in C library"
373 * Fix: .split() the CC environment variable in lttng-gen-tp
374 * Fix: disable liblttng-ust-dl if dlinfo is not available in C library
375 * Fix: python invocation through env
376 * Change default loglevel to TRACE_DEBUG_LINE
377 * Fix: Override AM_PATH_PYTHON's default action-if-not-found
378 * Fix: don't accept configure --disable-shared
379 * Fix: configure.ac: add missing result to alignment req. check
380 * Fix: malloc wrapper: infinite recursion with compat TLS
381 * Fix: lttng-ust needs -ldl for tracef()
382 * Fix: typo in lttng-ust.3
383 * Fix: liblttng-ust-libc-wrapper recursive use of calloc
384 * Fix: add demo-tracef to dist tarball
385 * Fix: add missing header files for tracef
386 * Implement tracef() instrumentation API
387 * Add 'unused' attribute to tracepoint callback
388 * Use autoconf AM_MAINTAINER_MODE
389 * Fix: mismatch between code and comments
390 * Fix: incorrect urcu git URL in README
391
5ba5bf7f
MD
3922014-02-28 (Public Sleeping Day) lttng-ust 2.4.0
393 * Fix: JUL test: update to API change
394 * Fix: Cast from pointer to different integer size warning
395 * Turn base address dump into experimental feature
396 * Fix: JUL support multiple loglevels
397 * Fix: Skip lttng-gen-tp example build if Python is missing
398 * Fix: dynamically fetch the session daemon port
399 * Fix: JUL agent connect to user and root sessiond
400 * Fix: handle registration done command
401 * Fix: Unsynchronized access in LTTngTCPSessiondClient
402 * Cleanup: fix comment
403 * Fix: Dump executable base-address with readlink
404 * Fix: add assert for NULL dereference
405 * Fix: tracepoint out of memory handling
406 * Fix: dereference before null check
407 * Cleanup: remove logically dead code
408 * Fix: handle sysconf errors
409 * Fix: java-jul/Makefile should not be marked as a binary
410
d06136ec
MD
4112014-02-14 lttng-ust 2.4.0-rc4
412 * Cleanup: remove extra space in dlerror wrapper
413 * Fix: work-around glibc lying about dlsym()/dlerror() leafness
414 * Cleanup: add lttng_ust_malloc_wrapper_init prototype to header
415 * Fix: malloc libc instrumentation wrapper
416 * Fix: add LTTngEvent class to fix delayed logger
417 * Fix: FD leak in liblttng-ust-ctl
418 * Fix: liblttng-ust-dl Makefile flags mismatch
419 * Fix: liblttng-ust-fork Makefile flags mismatch
420 * Fix: out of tree examples build
421 * Fix: C++: incomplete extern C guard transition
422
35d2bbde
MD
4232014-01-29 lttng-ust 2.4.0-rc3
424 * Fix: add missing JUL loglevel handling
425 * Cleanup gen-tp: add quotes around AM_CC
426 * Pass the CC variable to the example Makefiles
427 * cleanup ust_baddr and ust_baddr_statedump doc
428 * baddr: add ust_baddr and ust_baddr_statedump doc
429 * Fix: baddr_statedump tracepoint registration
430 * Fix: baddr out of tree build
431
d516ed24
MD
4322013-12-10 lttng-ust 2.4.0-rc2
433 * Fix: baddr_statedump tracepoint registration
434 * Fix: baddr deadlocks and RCU races
435 * Fix: lock exit mutex when creating threads
436 * Fix: baddr deadlock with lttng-ust destructor
437 * baddr: include missing header
438 * baddr: get session under lock
439 * Fix: take the ust lock around session iteration in statedump
440 * Fix: baddr_statedump deadlock with JUL tracing
441 * Fix: client_packet_header() uses wrong packet
442 * Cleanup: fix typo in ring buffer backend comment
443 * Compile liblttng-ust-baddr c files into liblttng-ust
444 * Allow suppressing of base-address-state tracing
445 * Integrate base-address statedump into lttng-ust
446 * Fix: eliminate timestamp overlap between packets
447 * Fix: lttng-gen-tp to build out of tree
448 * Fix: compile doc/ after JUL/Java
449 * JUL: add Hello.java in doc/examples
450 * Fix lttng-ust(3) manpage
451 * JUL: fix enable all event for delayed Logger
452 * Fix: typo in JNICALL for the JUL tracepoint
453 * Fix: move va_end to outermost label
454 * Fix: add missing NULL check after allocation
455 * Fix cleanup: all spaces before flags
456 * fix: lttng-gen-tp: add missing spaces around flags
457
48de55ad
MD
4582013-11-15 lttng-ust 2.4.0-rc1
459 * doc/examples: error out when a subdir make fails
460 * JUL: fix out of tree build
461 * Java/jul: fix make dist
462 * JUL: install documentation and jar file
463 * Add missing copyrights to test scripts
464 * Escape minus signs in lttng-ust-cyg-profile manpage
465 * Fix spelling mistake in lttng-ust manpage
466 * Fix tests/benchmark
467 * Implement base-address-state tracing
468 * Base-address tracing for dlopen and dlclose
469 * Add a check against excluders
470 * Add handler for LTTNG_UST_EXCLUSION in UST ABI
471 * Store exclusions to enablers
472 * Add excluders to enabler structure
473 * Send exclusion data through ustcomm
474 * Define exclusion structure for UST ABI
475 * Define a new command LTTNG_UST_EXCLUSION
476 * Fix: package of LTTngUst.h was renamed without renaming target in makefile
477 * Fix: check for java .class in package subfolders
478 * Fix: java library to use user define JDK at compile time
479 * Add liblttng-ust-jul for JUL support
480 * Fix: application SIGBUS when starting in parallel with sessiond
481 * Fix: Minor corrections to the lttng-ust man page
482 * Documentation cleanup: Overhaul of the lttng-gen-tp man page
483 * Warning cleanup: add missing padding initializer
484 * Fix: socket connect hang on heavy loads
485 * Cleanup: fix typo
486 * Fix: ust-comm recvmsg should handle partial receive
487 * gcc warning fix: -Wextra
488 * Add usage reference count for tracepoints
489 * tracepoint.c: Move add_callsite/remove_callsite further down in file
490 * Store the callsites into the library callsite list
491 * Fix linking warning
492 * Per-stream ioctl to get the current timestamp
493 * LTTng ringbuffer ABI calls for index generation
494 * Specialize lttng_ust_lib_ring_buffer_client_cb
495 * Add tracing instrumentation for pthread mutex lock functions
496
9f00ce32
MD
4972013-09-03 lttng-ust 2.3.0
498 * No change
499
07d2f704
MD
5002013-08-30 lttng-ust 2.3.0-rc2
501 * doc/examples/gen-tp: pass automake CPPFLAGS/CFLAGS/LDFLAGS
502 * tools/lttng-gen-tp: honor CPPFLAGS and LDFLAGS
503 * Fix: doc/examples cross-build
504 * Fix: liblttng_ust.la should depend on liblttng-ust-tracepoint.la
505 * Introduce configure --with-lttng-system-rundir
506 * examples: tracepoint probes don't need extern C
507 * Tracepoint probes don't need extern C
508 * Add trace support for memalign and posix_memalign
509 * malloc instrumentation: remove dependency on pthread
510 * Add trace support for calloc and realloc.
511 * Fix: allow make check to run in VPATH build
512 * Update .gitignore
513 * Update obsolete benchmark test
514 * Cleanup tests (2nd commit)
515 * Cleanup tests
516 * Fix: doc/examples VPATH build
517
0ff43c44
MD
5182013-07-17 lttng-ust 2.3.0-rc1
519 * Fix: Unchecked asprintf/vasprintf return values
520 * Missing NULL pointer init in tap.c
521 * Disable doc/examples build
522 * Add python3 support to lttng-gen-tp
523 * Bump ABI major to 5
524 * callsite: add "ip" context
525 * Allow environment variable LTTNG_HOME to override HOME
526 * Fix: libs order in Makefile
527 * Fix: ring buffer: get_subbuf() checks should be performed on "consumed" parameter
528 * Introduce ustctl_write_one_packet_to_channel
529 * build: Fix out-of-tree build
530 * Fix: SWITCH_FLUSH new sub-buffer checks
531 * Fix: ring buffer: handle concurrent update in nested buffer wrap around check
532 * Cleanup: lib_ring_buffer_switch_new_end() only calls subbuffer_set_data_size()
533 * Fix: doc/examples: gen-tp path
534 * Revert "Cleanup: ring buffer: remove lib_ring_buffer_switch_new_end()"
535 * Fix: handle writes of length 0
536 * Cleanup: ring buffer: remove lib_ring_buffer_switch_new_end()
537 * Fix: lttng-events VPATH build
538 * Allow #include in template (.tp) file
539 * tests/hello.cxx: rename tp.cpp into tp-cpp.cpp
540 * doc/examples: build gen-tp example by default
541 * doc/examples: support BSD make
542 * Tracepoint.h: replace assertion by fprintf and abort()
543 * Remove unused assert.h from bitfield.h
544 * Clarify probe registration documentation/errors
545 * Fix: Check C++ designated initializers support before compiling 'hello.cxx' test
546 * Add mising include in ust.h
547 * lttng-gen-tp: Fix include guard name with file using non valid characters
548 * Fix: segfault when print invalid command
549 * Fix: Add --no-as-needed to the demo example's Makefile
550 * zmalloc: attribute always_inline
551 * Fix: liblttng-ust process startup hang when sessiond is stopped
552 * Move include directive from CFLAGS to LOCAL_CPPFLAGS in examples' Makefiles
553 * Allow tracepoint providers to be compiled with g++
554 * Add parameter -f to rm in Makefile clean target
555 * Fix: missing dependency for liblttng-ust-tracepoint.so
556 * Remove 0.x TODO
557 * Add warning about default prefix and library paths to README
558 * Revert "Revert "Fix (another) linker library order""
559 * Revert "Revert "Fix linker library order""
560 * snprintf: play nice with static checker
561 * tracepoint.c: Add coverity alloc/free annotations
562 * Fix: "fields" leak on register
563 * Fix: memory leak for events without fields
564 * Fix: memory leak on connection reset
565 * Revert "Fix linker library order"
566 * Revert "Fix (another) linker library order"
567 * Fix: incorrect support for multi-context
568 * Fix (another) linker library order
569 * Fix typo in run script
570 * Fix linker library order
571 * Fix examples: add missing CPPFLAGS
572 * example Makefiles: standardize on $^ for linking
573 * Fix demo example Makefile
574 * Move "hello-static-lib" to doc/examples and add non-automake Makefiles
575
9ac8c212
MD
5762013-05-09 lttng-ust 2.2.0-rc2
577 * manpage: Document probe provider compatibility
578 * Fix: add provider ABI compatibility check
579 * Cleanup: ignore mktemp return value
580 * Cleanup: documentation: argument vs field
581 * Documentation: document undefined behavior for NULL pointers
582 * Cleanup: silence cppcheck error
583 * Fix: add internal mutex for timer
584 * 32-bit warning fix for cyg profile fast
585 * Fix warnings for 32-bit in lttng-ust-cyg-profile
586 * Typo fix in README
587 * Fix: tracepoint.h incorrect assumption about constructor order
588 * Cleanup: comment mismatch with code
589 * Fix: ABI breakage between 2.1 and 2.2-rc1
590 * Documentation: document that sequence len field is unsigned
591 * connect: don't report EACCES
592 * connect: don't print error on EPERM
593 * Bump liblttng-ust-ctl lib version major number
594 * Optimisation: implement callsite hash table in tracepoint.c
595 * Optimisation: only update added library in tracepoint.c
596 * Optimisation: only fix pending events once per lazy update
597
9c915ee8
MD
5982013-03-28 lttng-ust 2.2.0-rc1
599 * Fix: tracepoint instrumentation constructor order issue
600 * Documentation: update 2.0 to 2.x
601 * Add demo test back as an example
602 * Don't rely on explicit context for filtering
603 * Implement per-context filtering
604 * Fix: filter string comparison should check for literal
605 * update tests/demo readme file
606 * Add man page for lttng-ust-cyg-profile
607 * Fix: filter string wildcard comparison
608 * Fix: Remove test runner script
609 * Fix: forwarding of call_site argument to field
610 * Add demo README
611 * Tests: Use Perl prove as the testsuite runner
612 * Remove tests depending on consumerd
613 * Convert hello.cxx test to a build test
614 * Clean-up of configure.ac and tests/Makefile.am
615 * Fix snprintf test and output result to TAP format
616 * Replace same_line_marker test with same_line_tracepoint
617 * Remove tests-libustinstr-malloc
618 * Remove exit-fast test
619 * Remove fork test
620 * Remove daemon test
621 * Remove demo test
622 * Remove outdated test-nevents test
623 * Remove outdated simple_include test
624 * Remove outdated register_test test
625 * Convert hello-static-lib test to a build test
626 * Convert hello test to a build test only
627 * Remove outdated libustctl_function_tests test
628 * Remove outdated test hello2
629 * Remove outdated dlopen test
630 * Remove outdated test basic long
631 * Remove outdated test basic
632 * cyg_profile: implement fast and verbose .so
633 * Performance: add unlikely to tracepoint dynamic linking test
634 * Fix: _LGPL_SOURCE rcu dereference fix
635 * Implement liblttng-ust-cyg-profile function entry/exit instrumentation
636 * Minor fix: libc wrapper internal run script
637 * Fix: ustctl_recv_register_event pointer mixup
638 * Fix: allow enabling same events for two channels
639 * Add channel ID field to attr
640 * Remove useless else clause
641 * tracepoint: move "probe" test outside of loop
642 * Fix uninitialized has_loglevel variable
643 * Fix clang warnings
644 * Cleanup: work-around clang unused result warning
645 * Cleanup compile warning
646 * Cleanup: remove unused variables
647 * tracepoint: Don't add NULL probes
648 * Remove mention of locking issues associated with dlopen usage
649 * Implement read timer (for RT)
650 * Only flush when there are readers active
651 * Add mutex for channel wakeup fd update
652 * Fix: fields should be initialized to NULL
653 * Implement ustctl_duplicate_ust_object_data
654 * Add channel wakeup fd to monitor close
655 * Fix: refcount issue in lttng-ust-abi.c
656 * Fix: only consumerd should print errors
657 * Implement ring buffer periodic buffer switch timer
658 * Fix: ensure all probe providers have their symbols
659 * Reactivate error printing
660 * Unregister tracepoint probes when not needed
661 * Cleanup: remove now unused metadata code from UST
662 * Fix: notification timeout logic
663 * Fix: don't print error in comm proto connect on ENOENT
664 * Fix: return expected error return values for sessiond
665 * Fix: set wait/wake fd to -1 before close
666 * Fix: Only notify socket should have timeout/nonblock
667 * Fix: ustctl: return -EPIPE to sessiond if connection is closed
668 * Fix: Add timeout on notification socket
669 * Remove now unused metadata printf code
670 * Move metadata creation into lttng-sessiond and lttng-consumed
671 * Add write metadata API to ust-ctl.h
672 * Move UST registry into sessiond and implement notifiers
673 * Fix: don't flush-final for offset 0 if reader is on sub-buffer
674 * Use tp rcu link test in provider
675 * Remove direct dependency of probes on urcu-bp
676 * Use urcu tls-compat.h
677 * Lazy provider registration
678 * Always use lttng_get_probe_list_head to get probe list
679 * Fix static build
680 * Move LTTng-UST buffer ownership from application to consumer
681 * Fix package: don't distribute generated headers
682 * Fix: don't cancel already exited threads
683 * Scalability fix: tracepoint.c hash table size increase
684 * Scalability fix for many events: event hash table size
685 * Speed up probe registration for large amount of events
686 * Add missing demo-trace shell script to dist tarball
687 * Documentation: add uuid package name for Fedora in README
688 * Fix: missing test for lttng_ust_comm_should_quit in lttng-ust-comm.c
689 * Add compilation support for Tile architectures
690 * Documentation: clarify debian package name for uuid in README
691 * Fix: comment in ust-ctl.h
692 * Fix I/O-related error values in ustctl
693 * Introduce hash table for lttng_create_event_if_missing()
694 * Fix: don't build C++ example if a C++ compiler isn't available
695 * Remove LIBFORMAT output in configure.
696 * Document dependency on libuuid
697
0c9ad44b
MD
6982012-12-20 (13th Baktun) lttng-ust 2.1.0
699 * Bump liblttng-ust-ctl lib version major number
700 * Bump UST proto version minor number
701 * Helper to debug: add object name
702 * Tests: Fix rundir not created in ust-basic-tracing
703 * ust test: add missing return -1
704 * Test: update ust tracing unit tests to 2.1 internal ABI
705 * Tests: Fix rundir not created in ust-multi-test
706 * Adapt internal files and examples to TRACEPOINT_INCLUDE
707 * Adapt tests to TRACEPOINT_INCLUDE
708 * Cleanup: tests remove hello.cxx/ust_tests_demo.h
709 * Fix: don't do macro expansion in tracepoint file name
710 * Fix lttng-gen-tp: Template file must end in .tp
711 * Pack structures in comm protocol between UST and sessiond
712 * Cleanup lttng-gen-tp: Help not showing when using -h,--help
713 * Cleanup lttng-gen-tp: remove leading underscore before include guard
714 * fix memleak: ustctl free shadow chan on ustctl_unmap_channel()
715 * Update license text
716 * Fix: check if event enabled for bytecode-less events
717 * Fix: handle enablers without bytecode
718 * Print probe provider mismatch error even without -Wsystem-headers
719 * filter: Add missing padding
720
dd8b384a
MD
7212012-11-22 lttng-ust 2.1.0-rc2
722 * filter interpreter cleanup: use uint64_t for retval
723 * Fix: filter linking can dereference NULL pointer on alloc failure
724 * Cleanup: remove whitespaces and EOL in tests
725 * Filter: use only single lower bit of filter return value
726 * Fix: filter: var len array at end of external structure
727 * Fix: filter link fail handling
728 * Fix: add missing seqnum field to filter
729 * filters: perform union rather than intersection
730 * Implement support for overlapping wildcard/events
731 * Cleanup: add lttng_/lttng-/LTTNG_ prefixes
732 * filter: add seqnum field to filter command
733 * Filter iteration: iterate on list of filters
734 * document that tracepoint names should ideally not be re-used
735 * Remove LIBFORMAT config declaration, unused
736 * Add libc errno translation layer to UST error code
737 * Fix: add const qualifier for filter local void *
738 * Fix: re-allow non-lvalue string, sequence, array parameters
739 * Tear down handles associated with a closed sessiond socket
740 * Distinguish UST return codes from transport return codes
741 * Fix: Conditionally disable tests requiring shared libs support
742 * Cleanup: don't spawn per-user thread if HOME is not set
743 * Manpage: document supported UST contexts
744 * Fix: procname context semantic
745 * Fix: Fix self-assign warning on struct ustfork_clone_info init
746 * Fix: memcpy of string is larger than source
747 * Implement liblttng-ust-fork daemon() override test
748 * liblttng-ust-fork: override daemon() call
749 * ustfork: set errno to ENOSYS if symbol lookup fails
750 * Fix: be quiet on filter linker error
751 * Build out of src tree
752 * Fix: filter bytecode specializer stack leak
753 * Fix: reloc offset validation error out on filters with no reloc table
754 * Perform calculation on bit size in 64-bit
755 * Use uint64_t for packet header content size and packet size
756 * Fix: manpage typo "-lllttng-ust" -> "-llttng-ust"
757 * Fix: BSD getprogname null pointer dereference
758 * Add support for model.emf.uri event info
759 * Filter error message cleanup
760 * Manpage update: document use in daemons
761 * Fix: get_wait_shm() ust mutex deadlock (add 2 missing exit calls)
762 * Fix: get_wait_shm() ust mutex deadlock
763 * Fix: add events with 0 field to field list
764
d8c99839
MD
7652012-09-10 lttng-ust 2.1.0-rc1
766 * Fix make dist: fix liblttng-ust-java dependencies
767 * Fix make dist: add missing filter header
768 * Fix: backward compatibility with UST 2.0 app probes
769 * Fix: Filter ABI changes to support FILTER_BYTECODE_MAX_LEN (65536)
770 * Export "written" information about fields
771 * Fix filter: pointer to string, not string, should be on stack
772 * Fix: tracepoint float nowrite
773 * Fix: accept 65536 bytes long bytecodes
774 * Add hostname to env
775 * ABI change: bump internal version to 3.0.0
776 * Fix: threads should be created in DETACHED state
777 * Fix: 32-bit x86 strict-aliasing warnings
778 * Fix UST SIGPIPE handling
779 * Fix: Libtool fails to find dependent libraries when cross-compiling lttng-ust
780 * Cleanup: filter: turn bytecode linking error msg into debug
781 * Make lttng-ust robust against -finstrument-functions.
782 * Filter: keep aliased ax and bx registers
783 * Filter: remove interpreter dynamic typing
784 * Filter: add missing specialized op names
785 * Filter: specialize double-s64 binary comparators
786 * Fix filter: fix stack leak on taken branch
787 * Filter: Implement stack-based interpreter
788 * Filter: double comparator produces s64
789 * Filter: use hash table to check merge points
790 * Filter: split passes into separate components
791 * Filter: cleanup macros
792 * Filter: validate range overflow with end of insn
793 * Filter: validate that field ref strings are non-NULL
794 * Filter: ensure logical operator merge is always s64
795 * Filter: we don't care if double/s64 are literals
796 * Filter: specialize 'and' and 'or' ops.
797 * Implement dispatch-table based interpretor
798 * Filter: Specialize unary operators
799 * Define switch use as macro in interpreter
800 * Filter interpreter: mark float test as unlikely
801 * Filter: fix bytecode validation typo
802 * Filter: specialize comparators
803 * Specialize load and unary ops
804 * Validate registers, no need to initialize to 0
805 * Filter: opcode for ref loads
806 * Remove redundant validation from interpreter
807 * filter: Add bytecode validation pass
808 * TRACEPOINT_EVENT: add *_nowrite fields for filter
809 * Only print filter errors if LTTNG_UST_DEBUG is set
810 * Cleanup: remove debug define
811 * Filter: add floating point support
812 * Remove filter test printouts
813 * Implement filter bytecode interpreter and linker
814 * Filter: receive, attach and link empty filter
815 * Filter: prepare filter stack data
816 * Wrap dynamic len array into stackvar union
817 * liblttng-ust-comm/lttng-ust-com.c: remove unnecessary goto in ustcomm_accept_unix_sock()
818 * liblttng-ust/lttng-ust-comm.c: fixing typo.
819 * Fix: remove unused texinfo dep from configure.ac
820 * Fix C99 strict compatibility: don't use void * for function pointers
821 * Fix c99 compatibility: tp_rcu_dereference_bp() should not use braced-groups within expressions
822 * Revert "Fix c99 compatibility: tp_rcu_dereference_bp() should not use braced-groups within expressions"
823 * Fix c99 compatibility: tp_rcu_dereference_bp() should not use braced-groups within expressions
824 * Fix: perform TLS fixup of nest count outside of UST mutex
825 * Fix: liblttng-ust-fork deadlock
826 * Fix: handle pthread errors
827 * Fix: local apps allowed should disable local (not global) tracing
828 * Fix strict ISO-C compatibility for ust-tracepoint-event.h public header
829 * Fix: support -std=c99 in tracepoint macros
830 * Fix c99 compatibility: use __typeof__ instead of typeof in public headers
831 * hello test: fail on old style definition
832 * Fix: tracepoint.h should not generate old-style definitions
833 * Fix: don't define variables in headers
834 * test "hello": add boolean test
835 * Fix: perform macro expansion on tracepoint signatures
836 * UST check pointer/de-reference order
837 * Fix list field: handle error
838 * Implement event fields listing
839 * Implement field listing command
840 * Fix: Block all signals in listener thread
841 * Add CodingStyle document to tarball
842 * Add coding style document
843 * endian.h: support cygwin
844 * align.h: support cygwin page size
845 * Add cygwin support to libringbuffer getcpu.h
846 * Add "2x int" and "2x long" types to the Java interface
847 * Add Integer and Long tracepoint types to the Java interface
848 * Fix: don't SIGBUS when filesystem is full
849 * tracepoint: include stdio.h for NULL definition
850 * manpage update: document that probes need gcc
851 * Fix: remove # in front on extern "C" {
852 * Cleanup: don't use GNU old-style field designator extension
853 * Fix: remove padding field after variable sized array
854 * Use unsigned long type for events discarded counter
855 * Fix: getcpu build with modern uClibc versions
856 * Fix: lttng-ust.pc needs to specify -ldl
857 * Fix: examples Makefiles should pass $(LIBS) at last
858 * Build a jar for the Java side of the JNI interface
859 * Fix: ustctl need to send the second fd upon error of 1st fd
860 * Fix: Add missing fork test program dependency library
861 * Fix: Make the JNI interface actually work
862 * Merge branch 'dev'
863 * Fix: stringify version description
864
1a94cf83
MD
8652012-03-29 lttng-ust 2.0.1
866 * Use bsd-compatible fcntl for close-on-exec on socket
867 * Fix multi-session wildcard support
868 * Fix event lost count when buffer is full
869 * Remove inappropriate \n from easy-ust sample
870
649282a8
MD
8712012-03-20 lttng-ust 2.0.0
872 * First STABLE version
873 * Add version name
874
68d9f89e
MD
8752012-03-20 lttng-ust 2.0.0-rc4
876 * Fix out-of-bound write in ltt-events.c
877 * Document LTTNG_UST_DEBUG_VALGRIND compilation flag
878 * Update COPYING
879 * Add exception handling to lttng-gen-tp io operations
880
8e2d61c8
MD
8812012-03-16 lttng-ust 2.0.0-rc3
882 * Fix: sendmsg should retry on EINTR, and use MSG_NOSIGNAL
883 * fix: ustcomm_close_unix_sock should close, not shutdown
884 * Fix: do not print EPIPE perror, as it is an expected error
885 * Ensure that multiplication of clock offset is done on 64-bit
886 * Add 2 missing licenses in deprecated tests
887 * Remove unbuild and unused (deprecated) make_shared_lib test
888 * License text standardization, add missing licenses
889 * Cleanup: remove duplicate check for 0 num_subbuf and subbuf_size
890 * Fix: power of 2 size check should apply to size_t type, not uint32_t
891 * Fix: recvmsg should handle EINTR
892 * Make lttng-gen-tp work on python 2.6
893 * Make lttng-gen-tp executable
894
bf1175c2
MD
8952012-03-02 lttng-ust 2.0.0-rc2
896 * Manpage fixes
897 * Fix: dmesg printout should not print metadata warnings
898 * Fix: use transport name as channel name
899 * Fix: Add signature check in tracepoint activation
900 * Fix: add tracepoint signature at tracepoint definition site
901 * Fix: keep event probe signature, for use by event probe signature check
902 * Fix ABI: add padding to structures shared between UST and consumer
903 * Fix ABI: add padding to tracepoint and ring buffer config public structu
904 * Fix ABI: Adding missing padding in tracepoint event structures
905 * Fix: Add include/lttng/ust-config.h to git ignore
906 * Fix effect: update README about dlopen()
907 * Fix: fixup vtid TLS
908 * Fix: fixup ringbuffer tls at constructor by forcing read
909 * Fix: fix deadlock with dlopen() lttng-ust
910 * Fix: only print event errors every 1048576 hits
911 * Fix: add missing debug printout to identify the cause of lost events
912 * fix: liblttng-ust-ctl should check for incorrect parameters
913 * fix: ust comm error handling segfault
914 * Fix: Return -EINVAL instead of print warning if non power of 2 size/num_
915 * fix: on exit, leave thread/mmap reclaim to OS
916 * fix: Handle sys_futex with async cancel, add missing pthread_join
917 * fix: Only munmap the wait page when not exiting from process
918 * Use CPPFLAGS instead of CFLAGS for -I
919 * Fix type range comparison always false for 64-bit arch
920 * demo: remove useless libs
921 * tests: include missing headers
922 * Add missing limits.h include for NAME_MAX
923
1796af86
MD
9242012-02-20 lttng-ust 2.0.0-rc1
925 * Standardize version across toolchain
926 * Fix a typo in gen-tp Makefile
927 * Implement the .o file generation in lttng-gen-tp
928
58bfa9af
MD
9292012-02-16 lttng-ust 1.9.8
930 * Fix comment in tracepoint.h
931 * Add loglevel info to manpage
932 * Remove stale binary file
933 * Add lttng-ust(3)
934 * Add a man page for lttng-gen-tp
935 * Install easy-ust and gen-tp examples in doc/
936 * Create the lttng-gen-tp tools as an helper to generate UST .h and .c files
937 * Add missing #define _GNU_SOURCE for sched_getcpu()
938 * Define _GNU_SOURCE for all implementation files rather than getcpu.h
939 * Add sched_getcpu and sysconf to AC_CHECK_FUNCS
940 * Mark lib_ring_buffer_print_errors unused
941 * Cleanup: remove extra space from easy_ust example
942 * Add missing comma to tracepoint STAP_PROBEV call
943
43f76196
MD
9442012-02-13 lttng-ust 1.9.7
945 * liblttng-ust-java: add missing -classpath ./
946 * Only specify that sdt.h provides system integration for now
947 * Add STAP_PROBEV check ton configure.ac
948 * Add sdt.h integration
949 * Remove extern C around probe header
950 * Move lttng/config.h to lttng/ust-config.h, and use LTTNG_UST_ namespace
951 * Add a configure report at the end of the output
952 * Add sdt.h integration option
953 * Set default loglevel in metadata
954 * Fix: LTTng-UST java jni wrapper does not build with OpenJDK
955
94b6d0d1
MD
9562012-02-09 lttng-ust 1.9.6
957 * Fix tracepoint.h multiple .o within module/core exec linkage bug
958 * tracepoint: name -> _name to fix possible namespace clash
959 * Add debug printout to tracepoint.c
960 * Rename liblttng-ust-libc to liblttng-ust-libc-wrapper
961 * Update hardcoded loglevel
962 * Add "easy_ust" example
963 * Update gitignore
964 * Zero-initialize struct msghdr
965 * Add environment information
966 * Fix event-specific enabling
967 * Update static lib linking
968 * liblttng-ust-libc: fix linking
969 * liblttng-ust-libc: fix lib dependency
970 * Install README and ChangeLog into system doc
971 * Add hello-static-lib test
972 * Fix static provider linking: introduce TRACEPOINT_PROBE_DYNAMIC_LINKAGE
973 * Fix 32-bit type: allocated len is used
974 * Fix 32-bit type mismatch
975
e4d66fb5
MD
9762012-02-02 lttng-ust 1.9.5
977 * UST comm ABI: Add padding, push version to 2.0
978 * Update loglevel names
979 * Implement loglevels as event and wildcard attributes
980 * Update loglevel ABI: only loglevel value/enum is known by UST
981 * Pre-assign fixed loglevels
982 * Remove old (now unused) loglevel control code entirely
983 * Update loglevel selection ABI
984 * Use boot_id as monotonic clock uuid
985 * clock: add clock description to metadata
986 * Properly fix the timekeeping overflow detection
987 * Revert "Fix timestamps for slow-paced event rates"
988 * Revert "Force 64-bit timestamps"
989 * Declare struct lttng_ust_calibrate
990 * Force 64-bit timestamps
991 * demo program: ensure we don't link demo on useless libs
992 * ust comm: Receive second FD even if 1st receive failed
993 * ust consumer: close shm fd after mapping it
994 * Add a comment about which wait fd is closed early by UST.
995 * Remove leftover structure in ust-abi.h
996 * Close stream and channel file descriptors as soon as passed to
997 sessiond
998 * Fix AC_LANG_SOURCE usage: only takes one parameter
999 * Fix timestamps for slow-paced event rates
1000 * configure.ac: Use AC_LANG_SOURCE for if else macros
1001 * Add execution instructions to the demo test program
1002 * Force the building of shared noinst libraries in the demo test
1003 program.
1004 * Only print the futex perror in debug mode
1005
54d2e210
MD
10062011-12-23 lttng-ust 1.9.4
1007 * Split liblttng-ust into liblttng-ust and liblttng-ust-tracepoint libs
1008 * Comment the union field (only used in call_rcu scheme)
1009
dddc9140
MD
10102011-12-21 lttng-ust 1.9.3
1011 * Fix clock source overflow on 32-bit archs
1012 * Remove unused trace_clock_frequency
1013 * check for negative wait() return value
1014 * Add DBG message when registering a probe
1015 * Only show futex warning "perror" in debug mode
1016
07a0da24
MD
10172011-12-14 lttng-ust 1.9.2
1018 * Add missing ust_libc.h to Makefile.am
1019 * Use DBG instead of WARN for futex_wake workaround message
1020 * Make dlopen more robust by using the .0 target for the library
1021
943be3a0
MD
10222011-12-13 lttng-ust 1.9.1
1023 * First LTTng-UST 2.0 prerelease.
This page took 0.063969 seconds and 4 git commands to generate.