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