ust.git
2011-03-03  Mathieu Desnoyersfork: child should issue synchronize_rcu() for urcu...
2011-03-03  Mathieu DesnoyersAdd missing listener threads data vs fork() protection
2011-03-03  David GouletCode base to fix the print errors in UST (v4)
2011-03-03  Jason Wesselustctl: Fix memory allocation problem with compatibilit...
2011-02-25  Nils Carlsonustctl: fix a broken format string
2011-02-25  Jason WesselAllow backward compatibility to ustctl <= 0.11 for...
2011-02-25  Nils Carlsonlibustctl: use direct socket communication
2011-02-24  Nils Carlsontests: Add a comment in libustctl function tests
2011-02-24  Yannick BrosseauFix libustctl_function_tests
2011-02-23  Nils Carlsonlibust: Fix multiple fd close during fork v2
2011-02-23  Yannick BrosseauAlso use short signal name for the trap function
2011-02-23  Yannick BrosseauInitialize _res_header variable to zero before use...
2011-02-23  Yannick BrosseauChange the valgrind test to use the libraries from...
2011-02-23  Yannick BrosseauTESTS: Add a delay at the start of the fork test for...
2011-02-23  Mathieu DesnoyersCleanup error handling in open_channel
2011-02-22  Jason Wesselusttrace: use short signal names for busybox compatibility
2011-02-22  Jason Wesselusttrace: Use /bin/sh instead of /bin/bash for busybox...
2011-02-22  Jason Wesseladd ARM specific support for UST
2011-02-22  Mathieu DesnoyersAdd arch-agnostic fls() fallback
2011-02-22  Mathieu Desnoyersmarkers: ensure assembly is portable by using .hword...
2011-02-22  Mathieu Desnoyersmarkers: fix: teardown should be tagged with "destructo...
2011-02-22  Nils Carlsontests: skip the non-functioning tracepoint test
2011-02-22  Nils Carlsonfix valgrind test valgrind check
2011-02-22  Mathieu DesnoyersFix marker/tracepoint/trace_event lib list: expected...
2011-02-21  Yannick BrosseauUse the libust.so and libustinstr-malloc.so from the...
2011-02-20  Yannick Brosseautests: fix tap.c use of uninitialized pipe_r_file
2011-02-18  Yannick BrosseauTest for the presence of the tracepoint_test file befor...
2011-02-18  Yannick BrosseauAdd missing -lpthread to some tests
2011-02-18  Yannick BrosseauTest for the presence of valgrind in the valgrind test
2011-02-18  Yannick BrosseauUse usttrace and libraries from the build directory...
2011-02-18  Yannick BrosseauTry harder to find a usable lttv in the tests scripts v2
2011-02-18  Yannick BrosseauFix segfault in ust_fork
2011-02-17  Mathieu DesnoyersRemove marker 8-byte alignment
2011-02-17  Mathieu DesnoyersRemove "progbits" section flag
2011-02-17  Mathieu Desnoyersmarkers: fix use of ptrs
2011-02-17  Mathieu DesnoyersTracepoints: fix use of __ptrs
2011-02-17  Mathieu DesnoyersTracepoints: refer to new section name
2011-02-17  Mathieu DesnoyersTrace event: export pointer array
2011-02-17  Mathieu Desnoyersmarkers: export pointer array instead of struct marker
2011-02-17  Mathieu Desnoyerstracepoints: export pointer array
2011-02-17  Mathieu Desnoyerstest_functions.sh: don't override RUNLTTV
2011-02-14  Mathieu Desnoyersmarkers: assembly definition should also align on 128
2011-02-14  Mathieu DesnoyersUST markers: fix structure alignment for recent gcc
2011-02-14  Mathieu DesnoyersRemove trace clock warning on non x86 systems
2011-02-11  David GouletUST-wide warning fixes
2011-02-10  Mathieu Desnoyerstype-serializer: check is cpu id is out of bound.
2011-02-10  Mathieu DesnoyersFix test build issue by commenting test in makefile...
2011-02-10  Mathieu DesnoyersUST-wide warning fixes/bugfixes
2011-02-10  Mathieu Desnoyersusterr: check print format even in non UST_DEBUG configs
2011-02-10  Mathieu Desnoyersust_safe_snprintf should check print format
2011-02-10  Yannick BrosseauRemove PowerPC specific time reading function
2011-02-09  David GouletAdd all tests executable to gitignore
2011-02-09  Mathieu DesnoyersAdd getcpu error validation
2011-02-02  Mathieu DesnoyersMerge branch 'master' of ssh://git.dorsal.polymtl.ca...
2011-02-02  Mathieu DesnoyersRemove sys/timerfd.h include from test program
2011-01-31  Nils CarlsonRename libustcmd to libustctl
2011-01-27  Nils CarlsonUpdate documentation for new ustctl cli
2011-01-27  Nils CarlsonUpdate test-cases for new ustctl cli
2011-01-27  Nils Carlsonustctl cli rewrite
2011-01-25  Mathieu DesnoyersAdd UST vs SystemTAP scalability test
2011-01-14  Nils CarlsonChangeLog and version updates for release 0.11 v0.11
2011-01-14  Nils CarlsonFix a minor ugliness
2011-01-14  David GouletFix variable declaration of the clock source v2
2011-01-14  Yannick BrosseauFix the URCU version detection for autoconf version...
2011-01-14  Nils CarlsonChangeLog and version updates for ust 0.10 v0.10
2011-01-13  Mathieu Desnoyersusttrace fix variable name clash
2011-01-13  Julien DesfossezAt runtime, UST checks if the LTTng clock source is...
2011-01-12  Yannick BrosseauAdd a test to valide that we use URCU with a minimum...
2011-01-05  Nils CarlsonRename libustd to libustconsumer and ustd to ust-consumerd
2010-12-29  Nils CarlsonGeneralize some ustcomm functionality
2010-12-29  Nils CarlsonFix freeing of channels and buffers in buffers.c v2
2010-12-03  Nils CarlsonChangeLog and version updates for release 0.9 v0.9
2010-12-03  Nils CarlsonFix info automake and clean doc automake
2010-11-27  David GouletUpdate manpage for option -o of usttrace
2010-11-27  David GouletRemove unuse header disable.h
2010-11-27  David GouletRemove kref from kcompat's headers and code
2010-11-27  David GouletRemove hlist from kcompat's headers and code
2010-11-26  Mathieu DesnoyersFix Bug#604955: ust: FTBFS
2010-11-19  Mathieu DesnoyersRename for the new liburcu API namespace
2010-11-19  Mathieu DesnoyersAdd libtool to .gitignore
2010-11-18  David GouletAdd output directory option to usttrace
2010-11-10  Nils CarlsonAdd trace name handling throughout tracectl, ustcomm...
2010-11-10  Nils CarlsonAdd ustcomm_trace_info struct and support functions...
2010-11-09  Nils CarlsonKill some unused code in ustcomm.c
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
next
This page took 0.037358 seconds and 4 git commands to generate.