ust.git
2010-08-20  Alexis Hallédon't install libustcomm and libustsnprintf
2010-08-20  Alexis Halléremove dependency on ustcomm.h where possible
2010-08-20  Alexis Halléremove unused variables
2010-08-16  Pierre-Marc... Final updates for release 0.6 v0.6
2010-08-16  Mathieu Desnoyersserialize string input robustness
2010-08-16  Mathieu DesnoyersUST synchronization fix
2010-08-03  Pierre-Marc... fix invalid array access
2010-07-21  Alexis Halléustctl manpage: document force-switch
2010-07-21  Alexis Halléadd a command to force subbuffer switch
2010-07-21  Alexis Halléremove ltt_relay_buffer_flush function
2010-07-21  Alexis Halléustctl manpage: document get/set-sock-path
2010-07-21  Alexis Halléadd get/set commands for daemon socket path
2010-07-21  Alexis Hallécreate libustd from ustd
2010-07-15  Pierre-Marc... add paranoid check before listener thread destruction
2010-07-06  Pierre-Marc... define ____cacheline_aligned
2010-07-05  David GouletFix directory creation mode. Unless umask is set to...
2010-07-05  David GouletUST marker.h
2010-07-05  David GouletRemoving NO_IPI ifdef for memory barrier. The smp_wmb...
2010-07-01  Pierre-Marc... Final updates for release 0.5 v0.5
2010-07-01  Pierre-Marc... update doc for next release
2010-07-01  Pierre-Marc... fix regression of GDB support
2010-07-01  Pierre-Marc... tracectl.c: add description comment
2010-07-01  Pierre-Marc... update READMEs
2010-06-02  Pierre-Marc... add info about what dirs/files are doing
2010-05-31  Alexis Halléadd environment variables to set subbuffer options
2010-05-31  Pierre-Marc... update README
2010-05-28  Alexis Hallémake RUNLTTV configurable in trace_matches
2010-05-28  Pierre-Marc... update -W help in the usttrace man page
2010-05-28  Nils CarlsonChanges testcases in runtests to use TAP
2010-05-27  Pierre-Marc... update manual
2010-05-27  Pierre-Marc... update README
2010-05-27  Pierre-Marc... update manual
2010-05-27  Pierre-Marc... block all signals in listener thread
2010-05-26  Pierre-Marc... documentation update
2010-05-26  Pierre-Marc... Replace gettimeofday() with clock_gettime(CLOCK_MONOTON...
2010-05-24  Pierre-Marc... remove mutex_lock, mutex_unlock macros
2010-05-21  Oussama El... test for two markers on the same line
2010-05-21  Alexis Halléusttrace man page update
2010-05-21  Oussama El... Test for a dynamically linked library
2010-05-21  Pierre-Marc... runtests: remove unimplemented test
2010-05-20  Pierre-Marc... add average script
2010-05-17  Pierre-Marc... add missing ptime for benchmark
2010-05-13  Pierre-Marc... update tracepoints example with api updates
2010-05-11  Pierre-Marc... Update benchmark
2010-04-27  Pierre-Marc... fix power of two computation
2010-04-27  Pierre-Marc... fix warning
2010-04-27  Pierre-Marc... fix bootstrapping
2010-04-27  Pierre-Marc... change to silent compilation
2010-04-23  Pierre-Marc... Add support for ppc hw tb clock, remove kernelcompat.h
2010-04-19  Pierre-Marc... add a .gitignore for java
2010-04-19  Pierre-Marc... add custom probes support and update tracepoints
2010-04-19  Pierre-Marc... remove some unused code
2010-04-19  Pierre-Marc... Port to PowerPC 32
2010-04-13  Pierre-Marc... jhash: add cast
2010-04-13  Pierre-Marc... compile with -fno-strict-aliasing
2010-04-07  Pierre-Marc... add support for channel overwrite and non-collection
2010-04-07  Pierre-Marc... update TODO
2010-03-25  Jon BernardAdd manpages for ustd, ustctl, and usttrace
2010-03-25  Pierre-Marc... testsuite: update for libmallocwrap rename to libustins...
2010-03-25  Pierre-Marc... benchmark: fix various problems
2010-03-25  Pierre-Marc... benchmark: fix makefile
2010-03-23  Douglas Santosbenchmark tool
2010-03-23  Pierre-Marc... remove unused consumer_stack
2010-03-23  Pierre-Marc... fix pthread error handling
2010-03-23  Pierre-Marc... markers/tracepoints: implement library unregistration
2010-03-23  Pierre-Marc... replace hardcoded value with define
2010-03-17  Pierre-Marc... update ChangeLog
2010-03-17  Pierre-Marc... Final updates for release 0.4 v0.4
2010-03-17  Pierre-Marc... update READMEs for the next release
2010-03-17  Pierre-Marc... rename libmallocwrap -> libustinstr-malloc
2010-03-17  Pierre-Marc... rename libinterfork -> libustfork
2010-03-17  Pierre-Marc... fix distribution bugs for 0.4
2010-03-17  Pierre-Marc... update TODO
2010-03-17  Pierre-Marc... tracectl: remove unused function
2010-03-17  Pierre-Marc... remove fcntl(O_NONBLOCK) on consumer notify fd
2010-03-17  Pierre-Marc... remove debugging printf
2010-03-17  Pierre-Marc... runtests: add a ustd/valgrind check
2010-03-17  Pierre-Marc... ustd: move a free in the error handling path
2010-03-16  Pierre-Marc... ustd: update ustd signal handling to avoid wakeups...
2010-03-16  Pierre-Marc... fix warning on incorrect function prototype
2010-03-16  Pierre-Marc... move libkcompat inside ust
2010-03-16  Pierre-Marc... update README
2010-03-12  Pierre-Marc... remove pointless strdup_malloc
2010-03-12  Pierre-Marc... switch from kcompat lists to urcu lists
2010-03-11  Pierre-Marc... fix FIXMEs
2010-03-11  Pierre-Marc... remove old unused code
2010-03-11  Pierre-Marc... Add multipoll and change tracectl to use it
2010-03-11  Pierre-Marc... make libustcomm into a static lib
2010-03-11  Pierre-Marc... add missing licence headers
2010-03-09  Pierre-Marc... have_listener: make static
2010-03-09  Pierre-Marc... change benign WARN to DBG
2010-03-09  Pierre-Marc... ustd: get_subbuffer: assume prog died if trace cannot...
2010-03-09  Pierre-Marc... fix warning
2010-03-09  Pierre-Marc... ustd: change benign WARN()s to DBG()s
2010-03-09  Pierre-Marc... ustd: handle all error codes from ustcomm_send_request
2010-03-09  Pierre-Marc... ustd: make terminate_req static
2010-03-09  Pierre-Marc... ustd: finish_consuming_dead_subbuffer: improve error...
2010-03-09  Pierre-Marc... runtests: manual test: make sure lttv is not run before...
2010-03-09  Pierre-Marc... runtests: assert the test logs contain no errors or...
2010-03-09  Pierre-Marc... fix warning
next
This page took 0.036179 seconds and 4 git commands to generate.