ust.git
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
2010-03-09  Pierre-Marc... fix warnings
2010-03-09  Pierre-Marc... don't close file descriptors twice
2010-03-09  Pierre-Marc... remove USE_CLONE
2010-03-09  Pierre-Marc... don't destroy app communication server in main() destructor
2010-03-09  Pierre-Marc... change benign WARN()s to DBG()s
2010-03-09  Pierre-Marc... add error handling for close() call
2010-03-05  Douglas Santosoption to see subbuffer size and count
2010-03-04  Pierre-Marc... update TODO
2010-03-04  Pierre-Marc... trace_matches: fix return value bug
2010-03-04  Pierre-Marc... ustd: destroy buffer struct after usage
2010-03-04  Pierre-Marc... fix destruction to free all memory
2010-03-04  Pierre-Marc... kernelcompat: remove old definitions that are now unused
2010-03-04  Pierre-Marc... kmalloc, kfree, etc => malloc, free, etc
2010-03-04  Pierre-Marc... convert to uatomic ops
2010-03-03  Pierre-Marc... update TODO
2010-03-03  Pierre-Marc... remove rcu initialization as it is not needed with...
2010-03-03  Pierre-Marc... libinterfork: put fork_info as non-pointer in interfork...
2010-03-03  Pierre-Marc... fix compilation problem on gcc 4.4
next
This page took 0.035503 seconds and 4 git commands to generate.