Changes malloc to zmalloc
[ust.git] / ustd / ustd.c
2010-08-20  David GouletChanges malloc to zmalloc
2010-08-20  Alexis Halléproperly install libustd and libustcmd
2010-08-20  Alexis Halléremove unused variables
2010-07-21  Alexis Hallécreate libustd from ustd
2010-03-17  Pierre-Marc Fournierremove debugging printf
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-11  Pierre-Marc Fournierfix FIXMEs
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-04  Pierre-Marc Fournierustd: destroy buffer struct after usage
2010-03-04  Pierre-Marc Fournierfix destruction to free all memory
2010-03-01  Pierre-Marc Fournierustd: unwrite the subbuffer if the put() was unsuccessf...
2010-02-25  Pierre-Marc Fournierustd: improve error handling
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-15  Pierre-Marc Fournierfix support for trace format 2.5
2010-02-02  Pierre-Marc FournierConvert buffering system to per-cpu
2009-11-16  Pierre-Marc FournierRewrite last GPL bits in relay.c and relay.h
2009-10-28  Pierre-Marc Fournierustd: fix opening mode of pidfile to support writing...
2009-10-27  Pierre-Marc FournierMerge branch 'for-pierre-marc' of git://git.infradead...
2009-10-26  Pierre-Marc Fournierusttrace: deal correctly with ustd creation and termination
2009-10-25  Jan BlunckMove kernelcompat.h to include/ust/ and share.h, usterr...
2009-10-25  Jan BlunckRemove localerr.h
2009-10-13  Pierre-Marc Fournierustd: add support for --pidfile
2009-10-13  Pierre-Marc Fournierustd: add daemon mode
2009-10-05  Pierre-Marc Fournierminor refactor of ustd to avoid deadlock
2009-10-01  Pierre-Marc Fournierustd: add fixme
2009-10-01  Pierre-Marc Fournierustd: fix warning
2009-09-29  Pierre-Marc Fournierustd: improve handling of remote app termination
2009-09-28  Pierre-Marc Fourniermove patient_write to share.h because it now has multip...
2009-09-28  Pierre-Marc Fournierimprove error handling
2009-09-25  Pierre-Marc Fournierustd: stop collecting a process when it died will tryin...
2009-09-25  Pierre-Marc Fournierustd: improve error and memory handling in get_subbuffe...
2009-09-25  Pierre-Marc Fournierustd: change perror()s with PERROR()s
2009-09-25  Pierre-Marc Fournieradd pidunique concept
2009-09-09  Pierre-Marc Fournierustd: add system to elegantly end daemon on SIGTERM...
2009-09-09  Pierre-Marc Fournierustd: allow to choose the trace location and add comman...
2009-09-09  Pierre-Marc Fournierustd/ustcomm: allow to choose custom socket path
2009-07-30  Pierre-Marc Fournierustd: be more intelligent and verbose when opening...
2009-06-19  Pierre-Marc Fournierstart adding LGPL headers
2009-06-12  Pierre-Marc Fournierustd: start handling SIGPIPE, add handling for failed...
2009-03-30  Pierre-Marc Fourniercontinue working on build system
2009-03-22  Pierre-Marc Fournierstart work on enabling VMCORE and adding support in...
2009-03-20  Pierre-Marc Fournierstart implementing sharing of buffer info
2009-03-17  Pierre-Marc Fournierustd: convert to new ustcomm api
2009-03-17  Pierre-Marc Fournierustcomm: use connections; don't reconnect at every...
2009-03-03  Pierre-Marc Fournierust: cleanup and add some licences
2009-03-03  Pierre-Marc Fournierust: make lttd work
2009-02-26  Pierre-Marc Fournierust: continue work on ustd
2009-02-25  Pierre-Marc Fournierust: add info exchange between app and ustd
2009-02-25  Pierre-Marc Fournierust: add ustd
This page took 0.112375 seconds and 62 git commands to generate.