ust.git
2010-10-26  Nils CarlsonChangeLog and version updates for release 0.8 v0.8
2010-10-26  Nils CarlsonMake tracectl destructor aware of fork status
2010-10-26  Nils CarlsonFunction tests for libustcmd and a C tap library
2010-10-26  Nils CarlsonIntroduce a new communication protocol for UST v5
2010-10-13  Nils CarlsonRemove a silly print out in ust_trace.h
2010-10-12  Nils CarlsonAdd a valgrind suppression for sendmsg (v2)
2010-10-11  David GouletAdd a tracepoint test program
2010-10-11  Nils CarlsonUpdate the COPYING file to state the correct license
2010-10-01  David GouletFix missing data pointer
2010-10-01  Mathieu DesnoyersFix insecure library loading (Debian Bug #598309, CVE...
2010-09-30  Nils CarlsonFix a zmalloc bug
2010-09-30  David GouletNew naming convention for internal macros
2010-09-28  Nils CarlsonRe-write ustcomm parts of UST v2
2010-09-22  Nils CarlsonFix a strange bash anomaly in test_functions.sh
2010-09-22  Douglas Santosfix sscanf format string v3
2010-09-22  Douglas Santostracectl cleanup v3
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... update ustctl man page
2010-08-20  Pierre-Marc... Final 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... 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
next
This page took 0.035492 seconds and 4 git commands to generate.