Fix: Fix self-assign warning on struct ustfork_clone_info init
[lttng-ust.git] / include /
2011-11-15  Mathieu DesnoyersFix multiple probe generation into one single C file
2011-11-13  Mathieu DesnoyersTracepoint API change: combine TP_PROTO and TP_VARS...
2011-11-11  Mathieu DesnoyersTracepoints: add provider mismatch check
2011-11-11  Mathieu DesnoyersTracepoint API change: rename TRACEPOINT_SYSTEM to...
2011-11-11  Mathieu DesnoyersMerge branch 'master' of git.lttng.org:/home/git/lttng-ust
2011-11-11  Mathieu Desnoyerstracepoint API change: rename TP_ARGS to TP_VARS
2011-11-11  Mathieu Desnoyerslttng-ust-comm: relicense to LGPLv2.1
2011-11-11  Mathieu DesnoyersDo not install liblttng-ust-comm and ust-comm.h
2011-11-10  Mathieu DesnoyersDefine ltt_transport_list as static
2011-11-09  Mathieu DesnoyersImplement ustctl_tracepoint_list/list_get
2011-11-09  Mathieu DesnoyersImplement LTTNG_UST_TRACEPOINT_LIST
2011-11-08  Mathieu Desnoyersupdate char limit comment in tracepoint
2011-11-08  Mathieu DesnoyersTracepoint API change: add provider field
2011-11-08  Mathieu Desnoyersinit private data
2011-11-08  Mathieu DesnoyersMove struct ltt_channel to shm for consumer flush
2011-11-07  Mathieu DesnoyersFix shadow channel struct callback override in consumer
2011-11-07  Mathieu DesnoyersAllow consumer to flush buffers, fix alignment bug
2011-11-05  Mathieu Desnoyersflush buffer returns void
2011-11-05  Mathieu DesnoyersAllow flush buffer for inactive producer (flush mode)
2011-11-05  Mathieu DesnoyersUpdate flush buffer: allow consumer to do it directly
2011-11-05  Mathieu Desnoyersfix make dist: adding missing headers to makefiles
2011-11-04  Mathieu DesnoyersAdd missing headers to install to makefile.am
2011-11-04  Mathieu DesnoyersAdd missing header
2011-11-04  Mathieu Desnoyersinstall processor.h, needed by core.h
2011-11-03  Mathieu DesnoyersUpdate local comm socket path
2011-11-03  Mathieu DesnoyersUpdate lttng-sessiond communication socket path
2011-11-03  Mathieu Desnoyerslibrary mass rename: add lttng- prefix
2011-11-03  Mathieu DesnoyersMove include/ust/ to include/lttng/
2011-11-03  Mathieu DesnoyersAdd lttng_ust_ prefix before objd_unref
2011-11-03  Mathieu DesnoyersAdd lttng_ust prefix before struct obj and struct objd_ops
2011-11-03  Mathieu DesnoyersRename ltt_events_exit to lttng_ust_events_exit
2011-11-03  Mathieu DesnoyersUpdate to use caa_likely/caa_unlikely from urcu 0.6.6
2011-11-02  Mathieu DesnoyersRename struct lib_ring_buffer* to struct lttng_ust_lib_...
2011-11-02  Mathieu DesnoyersRename shm_handle to lttng_ust_shm_handle
2011-11-02  Mathieu DesnoyersMove lttng_ust_object_data et lttng_ust_channel_attr...
2011-11-02  Mathieu Desnoyersrename object_data to lttng_ust_object_data
2011-10-27  Mathieu DesnoyersRemove duplicate prototype declaration
2011-10-24  Mathieu DesnoyersAdd context to both channel and event
2011-10-23  Mathieu Desnoyerschange start/stop session parameters
2011-10-23  Mathieu Desnoyersstandardize on flush buffer (no plural)
2011-10-23  Mathieu DesnoyersAdd flush buffers command
2011-10-23  Mathieu DesnoyersImplement ustctl_register_done
2011-10-23  Mathieu DesnoyersInstall UST comm lib
2011-10-23  Mathieu DesnoyersAdd get mmap base
2011-10-22  Mathieu DesnoyersAdd ustctl_open_stream_read and ustctl_close_stream_read
2011-10-20  Mathieu DesnoyersImplement ustctl_unmap_channel()
2011-10-20  Mathieu DesnoyersAdd lttng-ust-ctl.h header
2011-10-20  Mathieu DesnoyersImplement libustctl
2011-10-20  Mathieu DesnoyersRemove empty line from tracepoint.h
2011-09-28  Mathieu DesnoyersAdd procname context
2011-09-28  Mathieu DesnoyersAdd vpid context
2011-09-28  Mathieu DesnoyersReset vtid after fork in child
2011-09-28  Mathieu DesnoyersAdd vtid (gettid()) context
2011-09-28  Mathieu DesnoyersAdd pthread id event context
2011-09-25  Mathieu DesnoyersAdd pthread id context
2011-09-25  Mathieu DesnoyersUse unaligned writes for arch with efficient unaligned...
2011-09-25  Mathieu Desnoyerslttng tracepoint event: don't clash with "ctx" argument...
2011-09-25  Mathieu DesnoyersOnly support single- and double-precision floating...
2011-09-24  Mathieu DesnoyersFix missing alignment includes
2011-09-24  Mathieu DesnoyersFix array copy length
2011-09-23  Mathieu DesnoyersUpdate lib ring buffer for external consumer
2011-09-23  Mathieu DesnoyersExport consumer ABI, implement ring buffer modification...
2011-09-22  Mathieu Desnoyerslibust ABI: export streams
2011-09-16  Mathieu DesnoyersTRACEPOINT_EVENT: No need to calculate size/alignment...
2011-09-16  Mathieu DesnoyersComplete c++ support for instrumentation
2011-09-16  Mathieu DesnoyersSupport c++ tracepoint instrumentation
2011-08-31  Mathieu DesnoyersTracepoints: clarify order of TRACEPOINT_EVENT vs TRACE...
2011-08-31  Mathieu DesnoyersAdd Tracepoint Loglevel API
2011-08-29  Mathieu DesnoyersPrint appropriate error on FUTEX_WAIT efault for RO shm
2011-08-29  Mathieu DesnoyersFix shm open race
2011-08-27  Mathieu Desnoyersmap shared memory for rendez-vous with non-responding...
2011-08-27  Mathieu DesnoyersRemove stale comment
2011-08-26  Mathieu DesnoyersAdd ust.h
2011-08-26  Mathieu Desnoyerstracepoint.h: move code after used prototype declaration
2011-08-26  Mathieu Desnoyerstracepoint: Remove TRACEPOINT_LIB declaration
2011-08-26  Mathieu DesnoyersRemove libust-initializer
2011-08-26  Mathieu Desnoyerslibust events: lazy probe binding
2011-08-25  Mathieu Desnoyersmetadata: fix wait handling
2011-08-25  Mathieu DesnoyersFix metadata wait handling
2011-08-25  Mathieu DesnoyersCentralize control of contructors/destructors
2011-08-23  Mathieu DesnoyersAdd env var UST_REGISTER_TIMEOUT
2011-08-23  Mathieu DesnoyersAdd register done command
2011-08-23  Mathieu DesnoyersTracepoint event: Document search paths
2011-08-23  Mathieu DesnoyersRemove unneeded CONFIG_* define check
2011-08-23  Mathieu DesnoyersImplement ioctl-alike communication
2011-08-23  Mathieu DesnoyersSession create/release tested.
2011-08-22  Mathieu DesnoyersRename sessiond comm lib into ust comm
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 DesnoyersCoding style cleanup
2011-08-20  Mathieu DesnoyersImplement shm object table
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 DesnoyersMerge copy of lttng-sessiond-comm
2011-08-10  Mathieu DesnoyersTracepoint event test update
2011-08-10  Mathieu DesnoyersBuild TRACEPOINT_EVENT integer type
2011-08-09  Mathieu DesnoyersAdd UST_DEBUG env. var. support
next
This page took 0.03912 seconds and 7 git commands to generate.