ust.git
2010-09-21  David GouletRemove unused code
2010-09-21  David GouletSyntax cleanup
2010-09-21  David GouletChange code for consistency
2010-09-13  Douglas Santosnull check for disable_marker
2010-09-13  Nils CarlsonCorrect error handling and add error message in ustcmd.c
2010-09-10  Nils CarlsonAdd functions and command line for listing trace_events v3
2010-09-10  Nils CarlsonAdd trace_event library initialisation
2010-09-10  Nils CarlsonAdd trace_event structs
2010-09-10  David GouletSet the exit status of ustctl main function v3
2010-09-10  David GouletFix missing parenthese around logic comparison
2010-09-10  David GouletFix DBG to ERR for data format mismatch
2010-09-09  David GouletFix return value handling for libustcmd
2010-09-07  David GouletChange malloc to zmalloc for libust
2010-09-07  David GouletFix missing data pointer for trace_mark_tp v2
2010-09-06  David GouletFix retval value assignment on error
2010-09-06  David GouletFix asprintf and scanf ignoring return value
2010-09-01  Nils CarlsonFix a broken test makefile
2010-09-01  Nils CarlsonUpdate test-case for tracepoints and add a new test...
2010-09-01  Nils CarlsonAdd a data pointer to all tracepoint probe callbacks
2010-09-01  Nils CarlsonAdd a simple test case for TRACE_EVENT v2
2010-09-01  Nils CarlsonImport TRACE_EVENT macro from the kernel v3
2010-09-01  Nils CarlsonAdd LGPLv2.1 license text
2010-08-24  Pierre-Marc Fournierupdate ustctl man page
2010-08-20  Pierre-Marc FournierFinal updates for release 0.7 v0.7
2010-08-20  David GouletChanges malloc to zmalloc
2010-08-20  David GouletRemoves useless ___cacheline_aligned
2010-08-20  David GouletUpdates Changelog for UST version 0.6
2010-08-20  Mathieu DesnoyersUST strncpy assert fix
2010-08-20  Alexis Halléproperly install libustd and libustcmd
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 FournierFinal 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 Fournierfix 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 Fournieradd paranoid check before listener thread destruction
2010-07-06  Pierre-Marc Fournierdefine ____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 FournierFinal updates for release 0.5 v0.5
2010-07-01  Pierre-Marc Fournierupdate doc for next release
2010-07-01  Pierre-Marc Fournierfix regression of GDB support
2010-07-01  Pierre-Marc Fourniertracectl.c: add description comment
2010-07-01  Pierre-Marc Fournierupdate READMEs
2010-06-02  Pierre-Marc Fournieradd info about what dirs/files are doing
2010-05-31  Alexis Halléadd environment variables to set subbuffer options
2010-05-31  Pierre-Marc Fournierupdate README
2010-05-28  Alexis Hallémake RUNLTTV configurable in trace_matches
2010-05-28  Pierre-Marc Fournierupdate -W help in the usttrace man page
2010-05-28  Nils CarlsonChanges testcases in runtests to use TAP
2010-05-27  Pierre-Marc Fournierupdate manual
2010-05-27  Pierre-Marc Fournierupdate README
2010-05-27  Pierre-Marc Fournierupdate manual
2010-05-27  Pierre-Marc Fournierblock all signals in listener thread
2010-05-26  Pierre-Marc Fournierdocumentation update
2010-05-26  Pierre-Marc FournierReplace gettimeofday() with clock_gettime(CLOCK_MONOTON...
2010-05-24  Pierre-Marc Fournierremove mutex_lock, mutex_unlock macros
2010-05-21  Oussama El Mfadlitest for two markers on the same line
2010-05-21  Alexis Halléusttrace man page update
2010-05-21  Oussama El MfadliTest for a dynamically linked library
2010-05-21  Pierre-Marc Fournierruntests: remove unimplemented test
2010-05-20  Pierre-Marc Fournieradd average script
2010-05-17  Pierre-Marc Fournieradd missing ptime for benchmark
2010-05-13  Pierre-Marc Fournierupdate tracepoints example with api updates
2010-05-11  Pierre-Marc FournierUpdate benchmark
2010-04-27  Pierre-Marc Fournierfix power of two computation
2010-04-27  Pierre-Marc Fournierfix warning
2010-04-27  Pierre-Marc Fournierfix bootstrapping
2010-04-27  Pierre-Marc Fournierchange to silent compilation
2010-04-23  Pierre-Marc FournierAdd support for ppc hw tb clock, remove kernelcompat.h
2010-04-19  Pierre-Marc Fournieradd a .gitignore for java
2010-04-19  Pierre-Marc Fournieradd custom probes support and update tracepoints
2010-04-19  Pierre-Marc Fournierremove some unused code
2010-04-19  Pierre-Marc FournierPort to PowerPC 32
2010-04-13  Pierre-Marc Fournierjhash: add cast
2010-04-13  Pierre-Marc Fourniercompile with -fno-strict-aliasing
2010-04-07  Pierre-Marc Fournieradd support for channel overwrite and non-collection
2010-04-07  Pierre-Marc Fournierupdate TODO
2010-03-25  Jon BernardAdd manpages for ustd, ustctl, and usttrace
2010-03-25  Pierre-Marc Fourniertestsuite: update for libmallocwrap rename to libustins...
2010-03-25  Pierre-Marc Fournierbenchmark: fix various problems
2010-03-25  Pierre-Marc Fournierbenchmark: fix makefile
2010-03-23  Douglas Santosbenchmark tool
2010-03-23  Pierre-Marc Fournierremove unused consumer_stack
2010-03-23  Pierre-Marc Fournierfix pthread error handling
2010-03-23  Pierre-Marc Fourniermarkers/tracepoints: implement library unregistration
2010-03-23  Pierre-Marc Fournierreplace hardcoded value with define
2010-03-17  Pierre-Marc Fournierupdate ChangeLog
2010-03-17  Pierre-Marc FournierFinal updates for release 0.4 v0.4
2010-03-17  Pierre-Marc Fournierupdate READMEs for the next release
2010-03-17  Pierre-Marc Fournierrename libmallocwrap -> libustinstr-malloc
2010-03-17  Pierre-Marc Fournierrename libinterfork -> libustfork
next
This page took 0.036016 seconds and 5 git commands to generate.