Cygwin: Pass file paths instead of file descriptors over UNIX sockets
[lttng-ust.git] / liblttng-ust / lttng-ust-comm.c
2012-11-28  Christian BabeuxCygwin: Pass file paths instead of file descriptors...
2012-11-27  Mathieu DesnoyersAdd get proc name wrapper for FreeBSD
2012-10-30  Mathieu DesnoyersCleanup: don't spawn per-user thread if HOME is not set
2012-09-18  Mathieu DesnoyersFix: get_wait_shm() ust mutex deadlock (add 2 missing...
2012-09-17  Mathieu DesnoyersFix: get_wait_shm() ust mutex deadlock
2012-08-16  Michael GreeneFix: threads should be created in DETACHED state
2012-06-13  Mathieu DesnoyersFix: perform TLS fixup of nest count outside of UST...
2012-06-13  Mathieu DesnoyersFix: liblttng-ust-fork deadlock
2012-06-13  Mathieu DesnoyersFix: handle pthread errors
2012-06-13  Mathieu DesnoyersFix: local apps allowed should disable local (not globa...
2012-06-01  Wolfgang PuffitschFix: Block all signals in listener thread
2012-04-09  Mathieu DesnoyersFix: ustctl need to send the second fd upon error of...
2012-03-14  Mathieu Desnoyersfix: ustcomm_close_unix_sock should close, not shutdown
2012-03-01  Mathieu DesnoyersFix: fixup vtid TLS
2012-03-01  Mathieu DesnoyersFix: fixup ringbuffer tls at constructor by forcing...
2012-03-01  Mathieu DesnoyersFix: fix deadlock with dlopen() lttng-ust
2012-02-23  Mathieu Desnoyersfix: ust comm error handling segfault
2012-02-22  Mathieu DesnoyersRevert "Add get proc name wrapper for FreeBSD"
2012-02-21  Mathieu Desnoyersfix: on exit, leave thread/mmap reclaim to OS
2012-02-21  Mathieu Desnoyersfix: Handle sys_futex with async cancel, add missing...
2012-02-21  Mathieu Desnoyersfix: Only munmap the wait page when not exiting from...
2012-02-21  Mathieu DesnoyersAdd get proc name wrapper for FreeBSD
2012-01-12  Mathieu DesnoyersAdd a comment about which wait fd is closed early by...
2012-01-12  Mathieu DesnoyersClose stream and channel file descriptors as soon as...
2011-12-31  Mathieu DesnoyersOnly print the futex perror in debug mode
2011-12-21  Mathieu Desnoyerscheck for negative wait() return value
2011-12-16  Mathieu DesnoyersOnly show futex warning "perror" in debug mode
2011-12-14  Mathieu DesnoyersUse DBG instead of WARN for futex_wake workaround message
2011-11-30  Mathieu DesnoyersChange API to support exporting loglevel in event listing
2011-11-19  Mathieu DesnoyersHandle sessiond application refusal with delayed retry
2011-11-19  Mathieu DesnoyersSend bitness upon registration
2011-11-18  Mathieu DesnoyersDo not install usterr-signal-safe
2011-11-17  Mathieu DesnoyersMore compile fixes
2011-11-17  Mathieu DesnoyersInstalled headers relicensing and cleanup
2011-11-09  Mathieu DesnoyersImplement ustctl_tracepoint_list/list_get
2011-11-08  Mathieu DesnoyersMove libringbuffer and comm connect messages to debug...
2011-11-03  Mathieu Desnoyerslibrary mass rename: add lttng- prefix
This page took 0.116881 seconds and 44 git commands to generate.