ust.git
2011-08-26  Mathieu DesnoyersRemove unused variable
2011-08-26  Mathieu DesnoyersAdd missing exports, set return value
2011-08-26  Mathieu DesnoyersUpdate tracepoint event example layout (cleanup tabulat...
2011-08-26  Mathieu DesnoyersRemove deprecated/ subdirectory
2011-08-26  Mathieu DesnoyersRemove makefile.am deprecated files
2011-08-26  Mathieu DesnoyersRemove deprecated files
2011-08-26  Mathieu DesnoyersDisallow local apps tracing for setuid binaries
2011-08-26  Mathieu Desnoyerscancel global thread at exit
2011-08-26  Mathieu Desnoyerslibust events: lazy probe binding
2011-08-25  Mathieu DesnoyersAdd gid to registration
2011-08-25  Mathieu DesnoyersAdd ppid field to registration
2011-08-25  Mathieu DesnoyersSend comm name on register
2011-08-25  Mathieu DesnoyersStress-test buffer in hello.c
2011-08-25  Mathieu DesnoyersUpdate comment
2011-08-25  Mathieu DesnoyersFix reversed mask usage of subbuffer offset
2011-08-25  Mathieu DesnoyersFix buffer allocation alignment error (fix overwrite...
2011-08-25  Mathieu Desnoyersmetadata: fix wait handling
2011-08-25  Mathieu DesnoyersFix metadata wait handling
2011-08-25  Mathieu DesnoyersCleanup
2011-08-25  Mathieu DesnoyersCentralize control of contructors/destructors
2011-08-24  Mathieu DesnoyersDocument prod/consumer synchro
2011-08-24  Mathieu Desnoyersupdate comment
2011-08-24  Mathieu DesnoyersFix initial semaphore+timeout
2011-08-24  Mathieu DesnoyersUST_REGISTER_TIMEOUT 0 and 1 change (follow poll()...
2011-08-23  Mathieu DesnoyersAdd env var UST_REGISTER_TIMEOUT
2011-08-23  Mathieu DesnoyersAdd register done command
2011-08-23  Mathieu DesnoyersAdd UST core probe (metadata description)
2011-08-23  Mathieu DesnoyersTracepoint event: Document search paths
2011-08-23  Mathieu DesnoyersRemove unneeded CONFIG_* define check
2011-08-23  Mathieu DesnoyersCleanup
2011-08-23  Mathieu DesnoyersFix metadata channel creation
2011-08-23  Mathieu DesnoyersAdd missing error handling
2011-08-23  Mathieu DesnoyersFix channel release call order wrt free
2011-08-23  Mathieu Desnoyersset missing shm obj index field
2011-08-23  Mathieu Desnoyersfix shm objects wait fd and allocation error handling
2011-08-23  Mathieu DesnoyersFix channel transport name
2011-08-23  Mathieu DesnoyersImplement ioctl-alike communication
2011-08-23  Mathieu Desnoyersust comm: more resilient handle table, fix size of...
2011-08-23  Mathieu DesnoyersMake connect error retry wait 5 seconds
2011-08-23  Mathieu DesnoyersMake client init quiet (except in UST_DEBUG mode)
2011-08-23  Mathieu Desnoyersfactorize out send_reply
2011-08-23  Mathieu DesnoyersError message should only appear when return value...
2011-08-23  Mathieu DesnoyersSession create/release tested.
2011-08-22  Mathieu DesnoyersRename sessiond comm lib into ust comm
2011-08-22  Mathieu DesnoyersSet SOCK_CLOEXEC on socket connected to
2011-08-22  Mathieu DesnoyersAdd major/minor version in libust registration
2011-08-21  Mathieu DesnoyersUpdate libust communication protocol
2011-08-21  Mathieu Desnoyerslibust comm: use own message structures
2011-08-20  Mathieu DesnoyersSpawn autonomous listener threads
2011-08-20  Mathieu Desnoyersadd parse message
2011-08-20  Mathieu DesnoyersAdd work-in-progress lttng-ust-comm
2011-08-20  Mathieu DesnoyersCoding style cleanup
2011-08-20  Mathieu DesnoyersComment out unimplemented vtid
2011-08-20  Mathieu Desnoyerscomment shm
2011-08-20  Mathieu Desnoyersshm: Include the returned element length in the range...
2011-08-20  Mathieu Desnoyersshm: introduce shmp_index
2011-08-20  Mathieu DesnoyersCleanup
2011-08-20  Mathieu DesnoyersAdd wakeup on subbuffer delivery
2011-08-20  Mathieu DesnoyersImplement shm object table
2011-08-16  Mathieu DesnoyersUpdate tests/hello test-case layout (cleanup)
2011-08-16  Mathieu DesnoyersClarify TRACEPOINT_EVENT comments
2011-08-11  Mathieu DesnoyersFix float/double handling
2011-08-11  Mathieu Desnoyerstest and fix array, sequence, string
2011-08-11  Mathieu Desnoyerstest: add array test
2011-08-11  Mathieu DesnoyersMerge copy of lttng-sessiond-comm
2011-08-10  Mathieu DesnoyersTracepoint event test update
2011-08-10  Mathieu Desnoyerstests: Build all integer declarations
2011-08-10  Mathieu DesnoyersBuild TRACEPOINT_EVENT integer type
2011-08-09  Mathieu DesnoyersAdd UST_DEBUG env. var. support
2011-08-08  Mathieu Desnoyerslibust 2.0 + ringbuffer + TRACEPOINT_EVENT builds and...
2011-08-04  Mathieu DesnoyersAdd ring buffer comment about shm
2011-08-04  Mathieu DesnoyersUse shm handle, fix allocation space, take care of...
2011-08-04  Mathieu DesnoyersCommit changes prior to shmp read-only header
2011-08-03  Mathieu DesnoyersAdd float descriptions (metadata)
2011-08-03  Mathieu DesnoyersTRACEPOINT_EVENT: add floating point support
2011-07-28  Mathieu DesnoyersFix context order
2011-07-27  Mathieu DesnoyersUpdate tracepoint header comments
2011-07-27  Mathieu DesnoyersChange tracepoint.h header
2011-07-27  Mathieu DesnoyersTRACEPOINT_EVENT API
2011-07-27  Mathieu Desnoyersltt-context: document that pointers may change
2011-07-27  Mathieu Desnoyerscontext: document and check that only last context...
2011-07-25  Yannick BrosseauFix git URL
2011-07-17  Mathieu DesnoyersImplement multi-session registry
2011-07-16  Mathieu Desnoyersimplement ring buffer clients
2011-07-16  Mathieu DesnoyersResync with kernel LTTng headers
2011-07-16  Mathieu DesnoyersLib ring buffer: use TLS for nesting count
2011-07-04  Mathieu DesnoyersRing buffer: use shmp (shared-memory pointers) for...
2011-06-27  Mathieu DesnoyersPort ring buffer to userspace, part 1
2011-06-27  Mathieu DesnoyersMerge LTTng commit 360f38ea4fee91e2403c03cb43841ef6769aaac7
2011-06-27  Mathieu DesnoyersMerge LTTng commit 5c0552665e4d152e97edc995650711d4f6ac418d
2011-06-27  Mathieu DesnoyersMerge LTTng commit c6485006a92b1b86fbb48c2b277732d3405295c9
2011-06-27  Mathieu DesnoyersMerge LTTng commit e64957da15e3652322dcf6a5389beb01901de8e6
2011-06-27  Mathieu DesnoyersBuild libringbuffer, remove kernel includes
2011-06-16  Mathieu DesnoyersInitial addition of lttng ring buffer clients
2011-06-16  Mathieu Desnoyersadd ltt-probes.c
2011-06-16  Mathieu DesnoyersAdd event and context files
2011-06-16  Mathieu DesnoyersAdd alignment header
2011-06-16  Mathieu DesnoyersAdd bug management header
2011-06-16  Mathieu DesnoyersAdd bitfield header
2011-06-16  Mathieu Desnoyerslttng priority heap initial import
next
This page took 0.038023 seconds and 4 git commands to generate.