fix warnings
[ust.git] / ustd /
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 Fournierkmalloc, kfree, etc => malloc, free, etc
2010-03-04  Pierre-Marc Fournierconvert to uatomic ops
2010-03-01  Pierre-Marc Fournierustd: add details to debug message in crash recovery
2010-03-01  Pierre-Marc Fournierustd: unwrite the subbuffer if the put() was unsuccessf...
2010-02-26  Pierre-Marc Fournierustd: tell buffer name in some debug messages
2010-02-25  Pierre-Marc Fournierustd: improve error handling
2010-02-19  Pierre-Marc Fournieruse signal safe ust_safe_snprintf()
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 Fournierustd: add FIXME
2010-02-15  Pierre-Marc Fournierustd: use modulo value for first_subbuf
2010-02-15  Pierre-Marc Fournierfix support for trace format 2.5
2010-02-15  Pierre-Marc Fournierport to trace format 2.5
2010-02-15  Pierre-Marc FournierPort changes from lttng-kt
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-11-11  Pierre-Marc Fournierrevert installation of tracer.h, but keep ust.h
2009-11-04  Pierre-Marc Fournierinstall tracer.h, add new ust/ust.h
2009-10-28  Pierre-Marc Fournierustd: fix opening mode of pidfile to support writing...
2009-10-27  Pierre-Marc Fournierfix build and out of tree build
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 BlunckMove immediate.h, marker.h and tracepoint.h to include...
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-09  Pierre-Marc Fournierupdate build system to find automatically installed...
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-10  Pierre-Marc Fournierupdate make system
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: specify ust component name for build
2009-09-09  Pierre-Marc Fournierustd/ustcomm: allow to choose custom socket path
2009-09-08  Pierre-Marc Fournierupdate error system
2009-07-30  Pierre-Marc Fournierustd: be more intelligent and verbose when opening...
2009-06-19  Pierre-Marc Fournierstart adding LGPL headers
2009-06-16  Pierre-Marc Fournierreduce default verbosity
2009-06-15  Pierre-Marc Fournierfix warnings
2009-06-12  Jan BlunckUse kref implementation from kcompat
2009-06-12  Jan BlunckMake buildsystem use pkg-config to search for kcompat...
2009-06-12  Pierre-Marc Fournierustd: start handling SIGPIPE, add handling for failed...
2009-06-12  Pierre-Marc Fournierustd/lowlevel.c: make the post crash buffer recovery...
2009-06-08  Jan Blunckmake compatible with new version of libkcompat
2009-05-08  Pierre-Marc Fournieradd more readmes
2009-04-07  Pierre-Marc Fournierustd: use commit_seq to get buffers from crashed process
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.035579 seconds and 7 git commands to generate.