ust.git
2010-03-17  Pierre-Marc Fournierfix distribution bugs for 0.4
2010-03-17  Pierre-Marc Fournierupdate TODO
2010-03-17  Pierre-Marc Fourniertracectl: remove unused function
2010-03-17  Pierre-Marc Fournierremove fcntl(O_NONBLOCK) on consumer notify fd
2010-03-17  Pierre-Marc Fournierremove debugging printf
2010-03-17  Pierre-Marc Fournierruntests: add a ustd/valgrind check
2010-03-17  Pierre-Marc Fournierustd: move a free in the error handling path
2010-03-16  Pierre-Marc Fournierustd: update ustd signal handling to avoid wakeups...
2010-03-16  Pierre-Marc Fournierfix warning on incorrect function prototype
2010-03-16  Pierre-Marc Fourniermove libkcompat inside ust
2010-03-16  Pierre-Marc Fournierupdate README
2010-03-12  Pierre-Marc Fournierremove pointless strdup_malloc
2010-03-12  Pierre-Marc Fournierswitch from kcompat lists to urcu lists
2010-03-11  Pierre-Marc Fournierfix FIXMEs
2010-03-11  Pierre-Marc Fournierremove old unused code
2010-03-11  Pierre-Marc FournierAdd multipoll and change tracectl to use it
2010-03-11  Pierre-Marc Fourniermake libustcomm into a static lib
2010-03-11  Pierre-Marc Fournieradd missing licence headers
2010-03-09  Pierre-Marc Fournierhave_listener: make static
2010-03-09  Pierre-Marc Fournierchange benign WARN to DBG
2010-03-09  Pierre-Marc Fournierustd: get_subbuffer: assume prog died if trace cannot...
2010-03-09  Pierre-Marc Fournierfix warning
2010-03-09  Pierre-Marc Fournierustd: change benign WARN()s to DBG()s
2010-03-09  Pierre-Marc Fournierustd: handle all error codes from ustcomm_send_request
2010-03-09  Pierre-Marc Fournierustd: make terminate_req static
2010-03-09  Pierre-Marc Fournierustd: finish_consuming_dead_subbuffer: improve error...
2010-03-09  Pierre-Marc Fournierruntests: manual test: make sure lttv is not run before...
2010-03-09  Pierre-Marc Fournierruntests: assert the test logs contain no errors or...
2010-03-09  Pierre-Marc Fournierfix warning
2010-03-09  Pierre-Marc Fournierfix warnings
2010-03-09  Pierre-Marc Fournierdon't close file descriptors twice
2010-03-09  Pierre-Marc Fournierremove USE_CLONE
2010-03-09  Pierre-Marc Fournierdon't destroy app communication server in main() destructor
2010-03-09  Pierre-Marc Fournierchange benign WARN()s to DBG()s
2010-03-09  Pierre-Marc Fournieradd error handling for close() call
2010-03-05  Douglas Santosoption to see subbuffer size and count
2010-03-04  Pierre-Marc Fournierupdate TODO
2010-03-04  Pierre-Marc Fourniertrace_matches: fix return value bug
2010-03-04  Pierre-Marc Fournierustd: destroy buffer struct after usage
2010-03-04  Pierre-Marc Fournierfix destruction to free all memory
2010-03-04  Pierre-Marc Fournierkernelcompat: remove old definitions that are now unused
2010-03-04  Pierre-Marc Fournierkmalloc, kfree, etc => malloc, free, etc
2010-03-04  Pierre-Marc Fournierconvert to uatomic ops
2010-03-03  Pierre-Marc Fournierupdate TODO
2010-03-03  Pierre-Marc Fournierremove rcu initialization as it is not needed with...
2010-03-03  Pierre-Marc Fournierlibinterfork: put fork_info as non-pointer in interfork...
2010-03-03  Pierre-Marc Fournierfix compilation problem on gcc 4.4
2010-03-03  Pierre-Marc Fournierruntests: improve verbosity
2010-03-03  Pierre-Marc Fournierruntests run the real test-libmallocwrap/.libs/prog
2010-03-02  Pierre-Marc Fourniertests: add test-libmallocwrap
2010-03-02  Pierre-Marc FournierFix -O3 / -finline-functions compilation
2010-03-02  Pierre-Marc Fourniertests: add testsuite scripts
2010-03-02  Pierre-Marc Fourniertests: add test-nevents
2010-03-02  Pierre-Marc FournierFinal updates for release 0.3 v0.3
2010-03-02  Pierre-Marc Fournierupdate TODO
2010-03-01  Pierre-Marc Fournierupdate TODO
2010-03-01  Pierre-Marc Fourniermove snprintf test suite to tests/snprintf/ and add...
2010-03-01  Pierre-Marc Fournierust_safe_snprintf: add openbsd mbrtowc() function
2010-03-01  Pierre-Marc Fournierconvert ltt_nesting to a per_thread variable, and acces...
2010-03-01  Pierre-Marc Fournieradd debug message when events are lost in a subbuffer...
2010-03-01  Pierre-Marc Fournierupdate TODO
2010-03-01  Pierre-Marc Fournierustd: add details to debug message in crash recovery
2010-03-01  Pierre-Marc Fournierusttrace: add nanoseconds to traceset directory name
2010-03-01  Pierre-Marc Fournierusttrace: add option to print the location of the last...
2010-03-01  Pierre-Marc Fournierustd: unwrite the subbuffer if the put() was unsuccessf...
2010-02-27  Pierre-Marc Fournierust_fork(): close the ustcomm_app socket in the child...
2010-02-27  Pierre-Marc Fournierust_fork(): reset buffers_to_export to 0 when forking
2010-02-27  Pierre-Marc Fournierimprove keepalive by changing the location of the uncon...
2010-02-27  Pierre-Marc Fournierust_fork(): create listener after iniializing socket
2010-02-27  Pierre-Marc Fournierust_fork(): prevent deadlock by forcing release of...
2010-02-27  Pierre-Marc Fournierltt_vtrace: improve debug message
2010-02-26  Pierre-Marc Fournierustd: tell buffer name in some debug messages
2010-02-26  Pierre-Marc Fournierfork: don't switch buffer when destroying trace in...
2010-02-26  Douglas Santosadd alloc-trace to usage()
2010-02-26  Pierre-Marc Fournieradd missing ust_snprintf.h
2010-02-26  Pierre-Marc Fournierupdate TODO
2010-02-26  Pierre-Marc Fournierpowerof_two: make static
2010-02-26  Pierre-Marc Fourniertake ltt_trace_lock during the full manipulation of...
2010-02-26  Pierre-Marc Fournierustctl: cleanup arg handling
2010-02-25  Pierre-Marc Fourniermanual enhancements
2010-02-25  Pierre-Marc Fournierustd: improve error handling
2010-02-25  Pierre-Marc Fournierlibustcomm: add buffering mechanism to receive function
2010-02-24  Pierre-Marc Fournierlibustcomm: fix warning
2010-02-23  Pierre-Marc Fournierupdate TODO
2010-02-23  Pierre-Marc Fournierusttrace: remove old comment
2010-02-23  Pierre-Marc FournierDon't call system() in the constructor path
2010-02-23  Pierre-Marc Fournierlibmallocwrap: give a name to the free event argument
2010-02-23  Pierre-Marc Fournierdisable ustctl --version until it is saner
2010-02-23  Douglas Santosadd options to set subbuf size and cnt
2010-02-19  Pierre-Marc Fourniersnprintf: fix warning about non null argument
2010-02-19  Pierre-Marc Fournieruse signal safe ust_safe_snprintf()
2010-02-18  Pierre-Marc Fournierupdate TODO and README
2010-02-18  Pierre-Marc FournierFinal updates for release 0.2 v0.2
2010-02-18  Pierre-Marc FournierChangeLog: update
2010-02-18  Pierre-Marc Fournierstandardize error messages a bit
2010-02-18  Pierre-Marc Fournieradd NOTFOUND reply for get_subbuf and put_subbuf commands
2010-02-18  Pierre-Marc Fournierustd: put_subbuf: handle case where ustcomm_send_reques...
2010-02-17  Pierre-Marc Fournierlibustcomm: fix invalid read of buffer
2010-02-17  Pierre-Marc Fournierlibustcomm: fix segfault caused by incorrect initializa...
2010-02-17  Pierre-Marc Fournierupdate TODO
next
This page took 0.055156 seconds and 5 git commands to generate.