Version 2.4.3
[lttng-ust.git] / ChangeLog
CommitLineData
46dba5ef
MD
12014-12-12 lttng-ust 2.4.3
2 * Fix: man: you can't link a lib with a static lib
3 * Fix: add missing includes to usterr
4 * Fix: context alignment not properly handled
5 * Fix: allow tracepoints to build with --std=c99
6 * Fix: add a configure check for weak symbols support
7 * Fix coverity warning about sizeof(void **) != sizeof(void *)
8 * Fix: off-by-one in sequence filter comparator
9 * Fix: filter attach vs event enable race
10 * Fix: preserve example files' timestamps when copying
11 * configure.ac: fix "missing jni.h" error message
12
40d8182c
MD
132014-07-16 lttng-ust 2.4.2
14 * Move enablers syncing after the channel registration
15 * Add lttng_ust_notrace to static inline functions
16 * Fix: lttng-ust-jul: set thread in daemon mode
17 * JUL: use root logger to capture events
18 * Fix: multiple providers in same C file failure
19 * Fix: out of tree build for lib Java and JUL
20 * Fix: refuse overwrite mode buffers with less than two subbuffers
21 * Fix: remove JUL loglevel filtering from the agent
22 * Fix: cleanup JUL agent state on sessiond disconnect
23 * Fix: Move generated headers to the BUILT_SOURCES target
24 * Fix linking failure when cross-compiling
25 * Fix: disable liblttng-ust-dl if dlinfo is not available in C library
26 * Fix: pass proper args when writing commit counter
27 * Fix: pad strings that are modified concurrently with tracing
28
edef8b5f
MD
292014-04-08 lttng-ust 2.4.1
30 * Revert "Fix: disable liblttng-ust-dl if dlinfo is not available in C library"
31 * Fix: .split() the CC environment variable in lttng-gen-tp
32 * Fix: disable liblttng-ust-dl if dlinfo is not available in C library
33 * Fix: python invocation through env
34 * Fix: Override AM_PATH_PYTHON's default action-if-not-found
35 * Fix: don't accept configure --disable-shared
36 * Fix: configure.ac: add missing result to alignment req. check
37 * Fix: malloc wrapper: infinite recursion with compat TLS
38 * Fix: liblttng-ust-libc-wrapper recursive use of calloc
39 * Fix: mismatch between code and comments
40 * Fix: incorrect urcu git URL in README
41
5ba5bf7f
MD
422014-02-28 (Public Sleeping Day) lttng-ust 2.4.0
43 * Fix: JUL test: update to API change
44 * Fix: Cast from pointer to different integer size warning
45 * Turn base address dump into experimental feature
46 * Fix: JUL support multiple loglevels
47 * Fix: Skip lttng-gen-tp example build if Python is missing
48 * Fix: dynamically fetch the session daemon port
49 * Fix: JUL agent connect to user and root sessiond
50 * Fix: handle registration done command
51 * Fix: Unsynchronized access in LTTngTCPSessiondClient
52 * Cleanup: fix comment
53 * Fix: Dump executable base-address with readlink
54 * Fix: add assert for NULL dereference
55 * Fix: tracepoint out of memory handling
56 * Fix: dereference before null check
57 * Cleanup: remove logically dead code
58 * Fix: handle sysconf errors
59 * Fix: java-jul/Makefile should not be marked as a binary
60
d06136ec
MD
612014-02-14 lttng-ust 2.4.0-rc4
62 * Cleanup: remove extra space in dlerror wrapper
63 * Fix: work-around glibc lying about dlsym()/dlerror() leafness
64 * Cleanup: add lttng_ust_malloc_wrapper_init prototype to header
65 * Fix: malloc libc instrumentation wrapper
66 * Fix: add LTTngEvent class to fix delayed logger
67 * Fix: FD leak in liblttng-ust-ctl
68 * Fix: liblttng-ust-dl Makefile flags mismatch
69 * Fix: liblttng-ust-fork Makefile flags mismatch
70 * Fix: out of tree examples build
71 * Fix: C++: incomplete extern C guard transition
72
35d2bbde
MD
732014-01-29 lttng-ust 2.4.0-rc3
74 * Fix: add missing JUL loglevel handling
75 * Cleanup gen-tp: add quotes around AM_CC
76 * Pass the CC variable to the example Makefiles
77 * cleanup ust_baddr and ust_baddr_statedump doc
78 * baddr: add ust_baddr and ust_baddr_statedump doc
79 * Fix: baddr_statedump tracepoint registration
80 * Fix: baddr out of tree build
81
d516ed24
MD
822013-12-10 lttng-ust 2.4.0-rc2
83 * Fix: baddr_statedump tracepoint registration
84 * Fix: baddr deadlocks and RCU races
85 * Fix: lock exit mutex when creating threads
86 * Fix: baddr deadlock with lttng-ust destructor
87 * baddr: include missing header
88 * baddr: get session under lock
89 * Fix: take the ust lock around session iteration in statedump
90 * Fix: baddr_statedump deadlock with JUL tracing
91 * Fix: client_packet_header() uses wrong packet
92 * Cleanup: fix typo in ring buffer backend comment
93 * Compile liblttng-ust-baddr c files into liblttng-ust
94 * Allow suppressing of base-address-state tracing
95 * Integrate base-address statedump into lttng-ust
96 * Fix: eliminate timestamp overlap between packets
97 * Fix: lttng-gen-tp to build out of tree
98 * Fix: compile doc/ after JUL/Java
99 * JUL: add Hello.java in doc/examples
100 * Fix lttng-ust(3) manpage
101 * JUL: fix enable all event for delayed Logger
102 * Fix: typo in JNICALL for the JUL tracepoint
103 * Fix: move va_end to outermost label
104 * Fix: add missing NULL check after allocation
105 * Fix cleanup: all spaces before flags
106 * fix: lttng-gen-tp: add missing spaces around flags
107
48de55ad
MD
1082013-11-15 lttng-ust 2.4.0-rc1
109 * doc/examples: error out when a subdir make fails
110 * JUL: fix out of tree build
111 * Java/jul: fix make dist
112 * JUL: install documentation and jar file
113 * Add missing copyrights to test scripts
114 * Escape minus signs in lttng-ust-cyg-profile manpage
115 * Fix spelling mistake in lttng-ust manpage
116 * Fix tests/benchmark
117 * Implement base-address-state tracing
118 * Base-address tracing for dlopen and dlclose
119 * Add a check against excluders
120 * Add handler for LTTNG_UST_EXCLUSION in UST ABI
121 * Store exclusions to enablers
122 * Add excluders to enabler structure
123 * Send exclusion data through ustcomm
124 * Define exclusion structure for UST ABI
125 * Define a new command LTTNG_UST_EXCLUSION
126 * Fix: package of LTTngUst.h was renamed without renaming target in makefile
127 * Fix: check for java .class in package subfolders
128 * Fix: java library to use user define JDK at compile time
129 * Add liblttng-ust-jul for JUL support
130 * Fix: application SIGBUS when starting in parallel with sessiond
131 * Fix: Minor corrections to the lttng-ust man page
132 * Documentation cleanup: Overhaul of the lttng-gen-tp man page
133 * Warning cleanup: add missing padding initializer
134 * Fix: socket connect hang on heavy loads
135 * Cleanup: fix typo
136 * Fix: ust-comm recvmsg should handle partial receive
137 * gcc warning fix: -Wextra
138 * Add usage reference count for tracepoints
139 * tracepoint.c: Move add_callsite/remove_callsite further down in file
140 * Store the callsites into the library callsite list
141 * Fix linking warning
142 * Per-stream ioctl to get the current timestamp
143 * LTTng ringbuffer ABI calls for index generation
144 * Specialize lttng_ust_lib_ring_buffer_client_cb
145 * Add tracing instrumentation for pthread mutex lock functions
146
9f00ce32
MD
1472013-09-03 lttng-ust 2.3.0
148 * No change
149
07d2f704
MD
1502013-08-30 lttng-ust 2.3.0-rc2
151 * doc/examples/gen-tp: pass automake CPPFLAGS/CFLAGS/LDFLAGS
152 * tools/lttng-gen-tp: honor CPPFLAGS and LDFLAGS
153 * Fix: doc/examples cross-build
154 * Fix: liblttng_ust.la should depend on liblttng-ust-tracepoint.la
155 * Introduce configure --with-lttng-system-rundir
156 * examples: tracepoint probes don't need extern C
157 * Tracepoint probes don't need extern C
158 * Add trace support for memalign and posix_memalign
159 * malloc instrumentation: remove dependency on pthread
160 * Add trace support for calloc and realloc.
161 * Fix: allow make check to run in VPATH build
162 * Update .gitignore
163 * Update obsolete benchmark test
164 * Cleanup tests (2nd commit)
165 * Cleanup tests
166 * Fix: doc/examples VPATH build
167
0ff43c44
MD
1682013-07-17 lttng-ust 2.3.0-rc1
169 * Fix: Unchecked asprintf/vasprintf return values
170 * Missing NULL pointer init in tap.c
171 * Disable doc/examples build
172 * Add python3 support to lttng-gen-tp
173 * Bump ABI major to 5
174 * callsite: add "ip" context
175 * Allow environment variable LTTNG_HOME to override HOME
176 * Fix: libs order in Makefile
177 * Fix: ring buffer: get_subbuf() checks should be performed on "consumed" parameter
178 * Introduce ustctl_write_one_packet_to_channel
179 * build: Fix out-of-tree build
180 * Fix: SWITCH_FLUSH new sub-buffer checks
181 * Fix: ring buffer: handle concurrent update in nested buffer wrap around check
182 * Cleanup: lib_ring_buffer_switch_new_end() only calls subbuffer_set_data_size()
183 * Fix: doc/examples: gen-tp path
184 * Revert "Cleanup: ring buffer: remove lib_ring_buffer_switch_new_end()"
185 * Fix: handle writes of length 0
186 * Cleanup: ring buffer: remove lib_ring_buffer_switch_new_end()
187 * Fix: lttng-events VPATH build
188 * Allow #include in template (.tp) file
189 * tests/hello.cxx: rename tp.cpp into tp-cpp.cpp
190 * doc/examples: build gen-tp example by default
191 * doc/examples: support BSD make
192 * Tracepoint.h: replace assertion by fprintf and abort()
193 * Remove unused assert.h from bitfield.h
194 * Clarify probe registration documentation/errors
195 * Fix: Check C++ designated initializers support before compiling 'hello.cxx' test
196 * Add mising include in ust.h
197 * lttng-gen-tp: Fix include guard name with file using non valid characters
198 * Fix: segfault when print invalid command
199 * Fix: Add --no-as-needed to the demo example's Makefile
200 * zmalloc: attribute always_inline
201 * Fix: liblttng-ust process startup hang when sessiond is stopped
202 * Move include directive from CFLAGS to LOCAL_CPPFLAGS in examples' Makefiles
203 * Allow tracepoint providers to be compiled with g++
204 * Add parameter -f to rm in Makefile clean target
205 * Fix: missing dependency for liblttng-ust-tracepoint.so
206 * Remove 0.x TODO
207 * Add warning about default prefix and library paths to README
208 * Revert "Revert "Fix (another) linker library order""
209 * Revert "Revert "Fix linker library order""
210 * snprintf: play nice with static checker
211 * tracepoint.c: Add coverity alloc/free annotations
212 * Fix: "fields" leak on register
213 * Fix: memory leak for events without fields
214 * Fix: memory leak on connection reset
215 * Revert "Fix linker library order"
216 * Revert "Fix (another) linker library order"
217 * Fix: incorrect support for multi-context
218 * Fix (another) linker library order
219 * Fix typo in run script
220 * Fix linker library order
221 * Fix examples: add missing CPPFLAGS
222 * example Makefiles: standardize on $^ for linking
223 * Fix demo example Makefile
224 * Move "hello-static-lib" to doc/examples and add non-automake Makefiles
225
9ac8c212
MD
2262013-05-09 lttng-ust 2.2.0-rc2
227 * manpage: Document probe provider compatibility
228 * Fix: add provider ABI compatibility check
229 * Cleanup: ignore mktemp return value
230 * Cleanup: documentation: argument vs field
231 * Documentation: document undefined behavior for NULL pointers
232 * Cleanup: silence cppcheck error
233 * Fix: add internal mutex for timer
234 * 32-bit warning fix for cyg profile fast
235 * Fix warnings for 32-bit in lttng-ust-cyg-profile
236 * Typo fix in README
237 * Fix: tracepoint.h incorrect assumption about constructor order
238 * Cleanup: comment mismatch with code
239 * Fix: ABI breakage between 2.1 and 2.2-rc1
240 * Documentation: document that sequence len field is unsigned
241 * connect: don't report EACCES
242 * connect: don't print error on EPERM
243 * Bump liblttng-ust-ctl lib version major number
244 * Optimisation: implement callsite hash table in tracepoint.c
245 * Optimisation: only update added library in tracepoint.c
246 * Optimisation: only fix pending events once per lazy update
247
9c915ee8
MD
2482013-03-28 lttng-ust 2.2.0-rc1
249 * Fix: tracepoint instrumentation constructor order issue
250 * Documentation: update 2.0 to 2.x
251 * Add demo test back as an example
252 * Don't rely on explicit context for filtering
253 * Implement per-context filtering
254 * Fix: filter string comparison should check for literal
255 * update tests/demo readme file
256 * Add man page for lttng-ust-cyg-profile
257 * Fix: filter string wildcard comparison
258 * Fix: Remove test runner script
259 * Fix: forwarding of call_site argument to field
260 * Add demo README
261 * Tests: Use Perl prove as the testsuite runner
262 * Remove tests depending on consumerd
263 * Convert hello.cxx test to a build test
264 * Clean-up of configure.ac and tests/Makefile.am
265 * Fix snprintf test and output result to TAP format
266 * Replace same_line_marker test with same_line_tracepoint
267 * Remove tests-libustinstr-malloc
268 * Remove exit-fast test
269 * Remove fork test
270 * Remove daemon test
271 * Remove demo test
272 * Remove outdated test-nevents test
273 * Remove outdated simple_include test
274 * Remove outdated register_test test
275 * Convert hello-static-lib test to a build test
276 * Convert hello test to a build test only
277 * Remove outdated libustctl_function_tests test
278 * Remove outdated test hello2
279 * Remove outdated dlopen test
280 * Remove outdated test basic long
281 * Remove outdated test basic
282 * cyg_profile: implement fast and verbose .so
283 * Performance: add unlikely to tracepoint dynamic linking test
284 * Fix: _LGPL_SOURCE rcu dereference fix
285 * Implement liblttng-ust-cyg-profile function entry/exit instrumentation
286 * Minor fix: libc wrapper internal run script
287 * Fix: ustctl_recv_register_event pointer mixup
288 * Fix: allow enabling same events for two channels
289 * Add channel ID field to attr
290 * Remove useless else clause
291 * tracepoint: move "probe" test outside of loop
292 * Fix uninitialized has_loglevel variable
293 * Fix clang warnings
294 * Cleanup: work-around clang unused result warning
295 * Cleanup compile warning
296 * Cleanup: remove unused variables
297 * tracepoint: Don't add NULL probes
298 * Remove mention of locking issues associated with dlopen usage
299 * Implement read timer (for RT)
300 * Only flush when there are readers active
301 * Add mutex for channel wakeup fd update
302 * Fix: fields should be initialized to NULL
303 * Implement ustctl_duplicate_ust_object_data
304 * Add channel wakeup fd to monitor close
305 * Fix: refcount issue in lttng-ust-abi.c
306 * Fix: only consumerd should print errors
307 * Implement ring buffer periodic buffer switch timer
308 * Fix: ensure all probe providers have their symbols
309 * Reactivate error printing
310 * Unregister tracepoint probes when not needed
311 * Cleanup: remove now unused metadata code from UST
312 * Fix: notification timeout logic
313 * Fix: don't print error in comm proto connect on ENOENT
314 * Fix: return expected error return values for sessiond
315 * Fix: set wait/wake fd to -1 before close
316 * Fix: Only notify socket should have timeout/nonblock
317 * Fix: ustctl: return -EPIPE to sessiond if connection is closed
318 * Fix: Add timeout on notification socket
319 * Remove now unused metadata printf code
320 * Move metadata creation into lttng-sessiond and lttng-consumed
321 * Add write metadata API to ust-ctl.h
322 * Move UST registry into sessiond and implement notifiers
323 * Fix: don't flush-final for offset 0 if reader is on sub-buffer
324 * Use tp rcu link test in provider
325 * Remove direct dependency of probes on urcu-bp
326 * Use urcu tls-compat.h
327 * Lazy provider registration
328 * Always use lttng_get_probe_list_head to get probe list
329 * Fix static build
330 * Move LTTng-UST buffer ownership from application to consumer
331 * Fix package: don't distribute generated headers
332 * Fix: don't cancel already exited threads
333 * Scalability fix: tracepoint.c hash table size increase
334 * Scalability fix for many events: event hash table size
335 * Speed up probe registration for large amount of events
336 * Add missing demo-trace shell script to dist tarball
337 * Documentation: add uuid package name for Fedora in README
338 * Fix: missing test for lttng_ust_comm_should_quit in lttng-ust-comm.c
339 * Add compilation support for Tile architectures
340 * Documentation: clarify debian package name for uuid in README
341 * Fix: comment in ust-ctl.h
342 * Fix I/O-related error values in ustctl
343 * Introduce hash table for lttng_create_event_if_missing()
344 * Fix: don't build C++ example if a C++ compiler isn't available
345 * Remove LIBFORMAT output in configure.
346 * Document dependency on libuuid
347
0c9ad44b
MD
3482012-12-20 (13th Baktun) lttng-ust 2.1.0
349 * Bump liblttng-ust-ctl lib version major number
350 * Bump UST proto version minor number
351 * Helper to debug: add object name
352 * Tests: Fix rundir not created in ust-basic-tracing
353 * ust test: add missing return -1
354 * Test: update ust tracing unit tests to 2.1 internal ABI
355 * Tests: Fix rundir not created in ust-multi-test
356 * Adapt internal files and examples to TRACEPOINT_INCLUDE
357 * Adapt tests to TRACEPOINT_INCLUDE
358 * Cleanup: tests remove hello.cxx/ust_tests_demo.h
359 * Fix: don't do macro expansion in tracepoint file name
360 * Fix lttng-gen-tp: Template file must end in .tp
361 * Pack structures in comm protocol between UST and sessiond
362 * Cleanup lttng-gen-tp: Help not showing when using -h,--help
363 * Cleanup lttng-gen-tp: remove leading underscore before include guard
364 * fix memleak: ustctl free shadow chan on ustctl_unmap_channel()
365 * Update license text
366 * Fix: check if event enabled for bytecode-less events
367 * Fix: handle enablers without bytecode
368 * Print probe provider mismatch error even without -Wsystem-headers
369 * filter: Add missing padding
370
dd8b384a
MD
3712012-11-22 lttng-ust 2.1.0-rc2
372 * filter interpreter cleanup: use uint64_t for retval
373 * Fix: filter linking can dereference NULL pointer on alloc failure
374 * Cleanup: remove whitespaces and EOL in tests
375 * Filter: use only single lower bit of filter return value
376 * Fix: filter: var len array at end of external structure
377 * Fix: filter link fail handling
378 * Fix: add missing seqnum field to filter
379 * filters: perform union rather than intersection
380 * Implement support for overlapping wildcard/events
381 * Cleanup: add lttng_/lttng-/LTTNG_ prefixes
382 * filter: add seqnum field to filter command
383 * Filter iteration: iterate on list of filters
384 * document that tracepoint names should ideally not be re-used
385 * Remove LIBFORMAT config declaration, unused
386 * Add libc errno translation layer to UST error code
387 * Fix: add const qualifier for filter local void *
388 * Fix: re-allow non-lvalue string, sequence, array parameters
389 * Tear down handles associated with a closed sessiond socket
390 * Distinguish UST return codes from transport return codes
391 * Fix: Conditionally disable tests requiring shared libs support
392 * Cleanup: don't spawn per-user thread if HOME is not set
393 * Manpage: document supported UST contexts
394 * Fix: procname context semantic
395 * Fix: Fix self-assign warning on struct ustfork_clone_info init
396 * Fix: memcpy of string is larger than source
397 * Implement liblttng-ust-fork daemon() override test
398 * liblttng-ust-fork: override daemon() call
399 * ustfork: set errno to ENOSYS if symbol lookup fails
400 * Fix: be quiet on filter linker error
401 * Build out of src tree
402 * Fix: filter bytecode specializer stack leak
403 * Fix: reloc offset validation error out on filters with no reloc table
404 * Perform calculation on bit size in 64-bit
405 * Use uint64_t for packet header content size and packet size
406 * Fix: manpage typo "-lllttng-ust" -> "-llttng-ust"
407 * Fix: BSD getprogname null pointer dereference
408 * Add support for model.emf.uri event info
409 * Filter error message cleanup
410 * Manpage update: document use in daemons
411 * Fix: get_wait_shm() ust mutex deadlock (add 2 missing exit calls)
412 * Fix: get_wait_shm() ust mutex deadlock
413 * Fix: add events with 0 field to field list
414
d8c99839
MD
4152012-09-10 lttng-ust 2.1.0-rc1
416 * Fix make dist: fix liblttng-ust-java dependencies
417 * Fix make dist: add missing filter header
418 * Fix: backward compatibility with UST 2.0 app probes
419 * Fix: Filter ABI changes to support FILTER_BYTECODE_MAX_LEN (65536)
420 * Export "written" information about fields
421 * Fix filter: pointer to string, not string, should be on stack
422 * Fix: tracepoint float nowrite
423 * Fix: accept 65536 bytes long bytecodes
424 * Add hostname to env
425 * ABI change: bump internal version to 3.0.0
426 * Fix: threads should be created in DETACHED state
427 * Fix: 32-bit x86 strict-aliasing warnings
428 * Fix UST SIGPIPE handling
429 * Fix: Libtool fails to find dependent libraries when cross-compiling lttng-ust
430 * Cleanup: filter: turn bytecode linking error msg into debug
431 * Make lttng-ust robust against -finstrument-functions.
432 * Filter: keep aliased ax and bx registers
433 * Filter: remove interpreter dynamic typing
434 * Filter: add missing specialized op names
435 * Filter: specialize double-s64 binary comparators
436 * Fix filter: fix stack leak on taken branch
437 * Filter: Implement stack-based interpreter
438 * Filter: double comparator produces s64
439 * Filter: use hash table to check merge points
440 * Filter: split passes into separate components
441 * Filter: cleanup macros
442 * Filter: validate range overflow with end of insn
443 * Filter: validate that field ref strings are non-NULL
444 * Filter: ensure logical operator merge is always s64
445 * Filter: we don't care if double/s64 are literals
446 * Filter: specialize 'and' and 'or' ops.
447 * Implement dispatch-table based interpretor
448 * Filter: Specialize unary operators
449 * Define switch use as macro in interpreter
450 * Filter interpreter: mark float test as unlikely
451 * Filter: fix bytecode validation typo
452 * Filter: specialize comparators
453 * Specialize load and unary ops
454 * Validate registers, no need to initialize to 0
455 * Filter: opcode for ref loads
456 * Remove redundant validation from interpreter
457 * filter: Add bytecode validation pass
458 * TRACEPOINT_EVENT: add *_nowrite fields for filter
459 * Only print filter errors if LTTNG_UST_DEBUG is set
460 * Cleanup: remove debug define
461 * Filter: add floating point support
462 * Remove filter test printouts
463 * Implement filter bytecode interpreter and linker
464 * Filter: receive, attach and link empty filter
465 * Filter: prepare filter stack data
466 * Wrap dynamic len array into stackvar union
467 * liblttng-ust-comm/lttng-ust-com.c: remove unnecessary goto in ustcomm_accept_unix_sock()
468 * liblttng-ust/lttng-ust-comm.c: fixing typo.
469 * Fix: remove unused texinfo dep from configure.ac
470 * Fix C99 strict compatibility: don't use void * for function pointers
471 * Fix c99 compatibility: tp_rcu_dereference_bp() should not use braced-groups within expressions
472 * Revert "Fix c99 compatibility: tp_rcu_dereference_bp() should not use braced-groups within expressions"
473 * Fix c99 compatibility: tp_rcu_dereference_bp() should not use braced-groups within expressions
474 * Fix: perform TLS fixup of nest count outside of UST mutex
475 * Fix: liblttng-ust-fork deadlock
476 * Fix: handle pthread errors
477 * Fix: local apps allowed should disable local (not global) tracing
478 * Fix strict ISO-C compatibility for ust-tracepoint-event.h public header
479 * Fix: support -std=c99 in tracepoint macros
480 * Fix c99 compatibility: use __typeof__ instead of typeof in public headers
481 * hello test: fail on old style definition
482 * Fix: tracepoint.h should not generate old-style definitions
483 * Fix: don't define variables in headers
484 * test "hello": add boolean test
485 * Fix: perform macro expansion on tracepoint signatures
486 * UST check pointer/de-reference order
487 * Fix list field: handle error
488 * Implement event fields listing
489 * Implement field listing command
490 * Fix: Block all signals in listener thread
491 * Add CodingStyle document to tarball
492 * Add coding style document
493 * endian.h: support cygwin
494 * align.h: support cygwin page size
495 * Add cygwin support to libringbuffer getcpu.h
496 * Add "2x int" and "2x long" types to the Java interface
497 * Add Integer and Long tracepoint types to the Java interface
498 * Fix: don't SIGBUS when filesystem is full
499 * tracepoint: include stdio.h for NULL definition
500 * manpage update: document that probes need gcc
501 * Fix: remove # in front on extern "C" {
502 * Cleanup: don't use GNU old-style field designator extension
503 * Fix: remove padding field after variable sized array
504 * Use unsigned long type for events discarded counter
505 * Fix: getcpu build with modern uClibc versions
506 * Fix: lttng-ust.pc needs to specify -ldl
507 * Fix: examples Makefiles should pass $(LIBS) at last
508 * Build a jar for the Java side of the JNI interface
509 * Fix: ustctl need to send the second fd upon error of 1st fd
510 * Fix: Add missing fork test program dependency library
511 * Fix: Make the JNI interface actually work
512 * Merge branch 'dev'
513 * Fix: stringify version description
514
1a94cf83
MD
5152012-03-29 lttng-ust 2.0.1
516 * Use bsd-compatible fcntl for close-on-exec on socket
517 * Fix multi-session wildcard support
518 * Fix event lost count when buffer is full
519 * Remove inappropriate \n from easy-ust sample
520
649282a8
MD
5212012-03-20 lttng-ust 2.0.0
522 * First STABLE version
523 * Add version name
524
68d9f89e
MD
5252012-03-20 lttng-ust 2.0.0-rc4
526 * Fix out-of-bound write in ltt-events.c
527 * Document LTTNG_UST_DEBUG_VALGRIND compilation flag
528 * Update COPYING
529 * Add exception handling to lttng-gen-tp io operations
530
8e2d61c8
MD
5312012-03-16 lttng-ust 2.0.0-rc3
532 * Fix: sendmsg should retry on EINTR, and use MSG_NOSIGNAL
533 * fix: ustcomm_close_unix_sock should close, not shutdown
534 * Fix: do not print EPIPE perror, as it is an expected error
535 * Ensure that multiplication of clock offset is done on 64-bit
536 * Add 2 missing licenses in deprecated tests
537 * Remove unbuild and unused (deprecated) make_shared_lib test
538 * License text standardization, add missing licenses
539 * Cleanup: remove duplicate check for 0 num_subbuf and subbuf_size
540 * Fix: power of 2 size check should apply to size_t type, not uint32_t
541 * Fix: recvmsg should handle EINTR
542 * Make lttng-gen-tp work on python 2.6
543 * Make lttng-gen-tp executable
544
bf1175c2
MD
5452012-03-02 lttng-ust 2.0.0-rc2
546 * Manpage fixes
547 * Fix: dmesg printout should not print metadata warnings
548 * Fix: use transport name as channel name
549 * Fix: Add signature check in tracepoint activation
550 * Fix: add tracepoint signature at tracepoint definition site
551 * Fix: keep event probe signature, for use by event probe signature check
552 * Fix ABI: add padding to structures shared between UST and consumer
553 * Fix ABI: add padding to tracepoint and ring buffer config public structu
554 * Fix ABI: Adding missing padding in tracepoint event structures
555 * Fix: Add include/lttng/ust-config.h to git ignore
556 * Fix effect: update README about dlopen()
557 * Fix: fixup vtid TLS
558 * Fix: fixup ringbuffer tls at constructor by forcing read
559 * Fix: fix deadlock with dlopen() lttng-ust
560 * Fix: only print event errors every 1048576 hits
561 * Fix: add missing debug printout to identify the cause of lost events
562 * fix: liblttng-ust-ctl should check for incorrect parameters
563 * fix: ust comm error handling segfault
564 * Fix: Return -EINVAL instead of print warning if non power of 2 size/num_
565 * fix: on exit, leave thread/mmap reclaim to OS
566 * fix: Handle sys_futex with async cancel, add missing pthread_join
567 * fix: Only munmap the wait page when not exiting from process
568 * Use CPPFLAGS instead of CFLAGS for -I
569 * Fix type range comparison always false for 64-bit arch
570 * demo: remove useless libs
571 * tests: include missing headers
572 * Add missing limits.h include for NAME_MAX
573
1796af86
MD
5742012-02-20 lttng-ust 2.0.0-rc1
575 * Standardize version across toolchain
576 * Fix a typo in gen-tp Makefile
577 * Implement the .o file generation in lttng-gen-tp
578
58bfa9af
MD
5792012-02-16 lttng-ust 1.9.8
580 * Fix comment in tracepoint.h
581 * Add loglevel info to manpage
582 * Remove stale binary file
583 * Add lttng-ust(3)
584 * Add a man page for lttng-gen-tp
585 * Install easy-ust and gen-tp examples in doc/
586 * Create the lttng-gen-tp tools as an helper to generate UST .h and .c files
587 * Add missing #define _GNU_SOURCE for sched_getcpu()
588 * Define _GNU_SOURCE for all implementation files rather than getcpu.h
589 * Add sched_getcpu and sysconf to AC_CHECK_FUNCS
590 * Mark lib_ring_buffer_print_errors unused
591 * Cleanup: remove extra space from easy_ust example
592 * Add missing comma to tracepoint STAP_PROBEV call
593
43f76196
MD
5942012-02-13 lttng-ust 1.9.7
595 * liblttng-ust-java: add missing -classpath ./
596 * Only specify that sdt.h provides system integration for now
597 * Add STAP_PROBEV check ton configure.ac
598 * Add sdt.h integration
599 * Remove extern C around probe header
600 * Move lttng/config.h to lttng/ust-config.h, and use LTTNG_UST_ namespace
601 * Add a configure report at the end of the output
602 * Add sdt.h integration option
603 * Set default loglevel in metadata
604 * Fix: LTTng-UST java jni wrapper does not build with OpenJDK
605
94b6d0d1
MD
6062012-02-09 lttng-ust 1.9.6
607 * Fix tracepoint.h multiple .o within module/core exec linkage bug
608 * tracepoint: name -> _name to fix possible namespace clash
609 * Add debug printout to tracepoint.c
610 * Rename liblttng-ust-libc to liblttng-ust-libc-wrapper
611 * Update hardcoded loglevel
612 * Add "easy_ust" example
613 * Update gitignore
614 * Zero-initialize struct msghdr
615 * Add environment information
616 * Fix event-specific enabling
617 * Update static lib linking
618 * liblttng-ust-libc: fix linking
619 * liblttng-ust-libc: fix lib dependency
620 * Install README and ChangeLog into system doc
621 * Add hello-static-lib test
622 * Fix static provider linking: introduce TRACEPOINT_PROBE_DYNAMIC_LINKAGE
623 * Fix 32-bit type: allocated len is used
624 * Fix 32-bit type mismatch
625
e4d66fb5
MD
6262012-02-02 lttng-ust 1.9.5
627 * UST comm ABI: Add padding, push version to 2.0
628 * Update loglevel names
629 * Implement loglevels as event and wildcard attributes
630 * Update loglevel ABI: only loglevel value/enum is known by UST
631 * Pre-assign fixed loglevels
632 * Remove old (now unused) loglevel control code entirely
633 * Update loglevel selection ABI
634 * Use boot_id as monotonic clock uuid
635 * clock: add clock description to metadata
636 * Properly fix the timekeeping overflow detection
637 * Revert "Fix timestamps for slow-paced event rates"
638 * Revert "Force 64-bit timestamps"
639 * Declare struct lttng_ust_calibrate
640 * Force 64-bit timestamps
641 * demo program: ensure we don't link demo on useless libs
642 * ust comm: Receive second FD even if 1st receive failed
643 * ust consumer: close shm fd after mapping it
644 * Add a comment about which wait fd is closed early by UST.
645 * Remove leftover structure in ust-abi.h
646 * Close stream and channel file descriptors as soon as passed to
647 sessiond
648 * Fix AC_LANG_SOURCE usage: only takes one parameter
649 * Fix timestamps for slow-paced event rates
650 * configure.ac: Use AC_LANG_SOURCE for if else macros
651 * Add execution instructions to the demo test program
652 * Force the building of shared noinst libraries in the demo test
653 program.
654 * Only print the futex perror in debug mode
655
54d2e210
MD
6562011-12-23 lttng-ust 1.9.4
657 * Split liblttng-ust into liblttng-ust and liblttng-ust-tracepoint libs
658 * Comment the union field (only used in call_rcu scheme)
659
dddc9140
MD
6602011-12-21 lttng-ust 1.9.3
661 * Fix clock source overflow on 32-bit archs
662 * Remove unused trace_clock_frequency
663 * check for negative wait() return value
664 * Add DBG message when registering a probe
665 * Only show futex warning "perror" in debug mode
666
07a0da24
MD
6672011-12-14 lttng-ust 1.9.2
668 * Add missing ust_libc.h to Makefile.am
669 * Use DBG instead of WARN for futex_wake workaround message
670 * Make dlopen more robust by using the .0 target for the library
671
943be3a0
MD
6722011-12-13 lttng-ust 1.9.1
673 * First LTTng-UST 2.0 prerelease.
This page took 0.050565 seconds and 4 git commands to generate.