lttng-ust.git
2011-12-02  Alexandre MontplaisirCleanup the JNI interface options in configure.ac
2011-12-02  Alexandre MontplaisirAdd check for 'texinfo' to configure.ac
2011-12-02  Alexandre MontplaisirUpdate .gitignore
2011-12-02  Mathieu DesnoyersRemove unused import for java tracing wrapper
2011-12-02  Mathieu DesnoyersAdd missing .class in ust java makefile
2011-12-02  Mathieu DesnoyersUpdate tracepoint used within lttng ust java
2011-12-02  Mathieu Desnoyerslttng_ust_java: add missing .h
2011-12-02  Mathieu DesnoyersUpdate lttng-ust java provider following API change
2011-12-02  Mathieu DesnoyersAdd TRACEPOINT_DEFINE to ust java lib
2011-12-01  Mathieu DesnoyersDescribe autotools/libtool/automake version dependency
2011-12-01  Mathieu DesnoyersRemove m4_ifdef for AC_PROG_LIBTOOL (deprecated)
2011-12-01  Mathieu DesnoyersUse unsigned int instead of int for bitfields
2011-11-30  Mathieu DesnoyersChange API to support exporting loglevel in event listing
2011-11-30  Mathieu DesnoyersRemove loglevel iter (will be performed by tracepoint...
2011-11-30  Mathieu DesnoyersTracepoint loglevel: setup all loglevel information...
2011-11-30  Mathieu Desnoyersust-ctl API: ustctl_release_object() should return...
2011-11-30  Mathieu DesnoyersDivert installation of test plugins into /tmp/
2011-11-30  Mathieu DesnoyersSupport older autotools
2011-11-30  Mathieu DesnoyersRemove unneeded null pointer check
2011-11-29  Mathieu DesnoyersFix demo program link dependencies
2011-11-29  Mathieu Desnoyersltt_event_create should return error values
2011-11-29  Mathieu DesnoyersApply autoupdate to configure.ac
2011-11-29  Mathieu Desnoyersdemo program: only depend on libdl
2011-11-29  Mathieu DesnoyersTracepoint c++ support: cast void * to function pointer
2011-11-29  Mathieu DesnoyersIntroduce c++ test
2011-11-27  Mathieu DesnoyersAdd new demo files
2011-11-27  Mathieu DesnoyersAllow weak binding from instrumented apps to liblttng-ust
2011-11-26  Mathieu DesnoyersUpdate tracepoint comments
2011-11-26  Mathieu DesnoyersRename TP_LOGLEVEL to tp_loglevel
2011-11-23  Mathieu DesnoyersImplement tracepoint loglevel macros
2011-11-19  Mathieu DesnoyersHandle sessiond application refusal with delayed retry
2011-11-19  Mathieu DesnoyersFix 32-bit compile type size warning
2011-11-19  Mathieu DesnoyersSend bitness upon registration
2011-11-19  Mathieu DesnoyersUSt test: fix 32-bit type warning
2011-11-19  Mathieu DesnoyersFix 32-bit type warning
2011-11-19  Mathieu DesnoyersAdd missing patient_write.c
2011-11-19  Mathieu Desnoyersustctl: do not free object on release_object
2011-11-18  Mathieu DesnoyersDo not install share.h (cleanup)
2011-11-18  Mathieu DesnoyersDo not install usterr-signal-safe
2011-11-18  Mathieu DesnoyersRemove core.h
2011-11-18  Mathieu DesnoyersExtend align.h
2011-11-18  Mathieu DesnoyersImplement error.h
2011-11-18  Mathieu DesnoyersRemove unused ARRAY_SIZE macro
2011-11-18  Mathieu DesnoyersImplement __rb_same_type
2011-11-18  Mathieu DesnoyersImplement lttng_ust_get_cpu()
2011-11-18  Mathieu DesnoyersCleanup: remove debug output
2011-11-18  Mathieu Desnoyersust-tracepoint-event: fix probe creation
2011-11-18  Mathieu DesnoyersCompile fix following moved headers
2011-11-18  Mathieu DesnoyersImplement ust-tracepoint-events under MIT license
2011-11-18  Mathieu DesnoyersImplement tracepoint event reset header
2011-11-18  Mathieu DesnoyersFix tracepoint event related build errors
2011-11-18  Mathieu DesnoyersBasic tracepoint event implementation
2011-11-18  Mathieu DesnoyersImplement jhash from public domain source, apply LGPL...
2011-11-17  Mathieu DesnoyersMore compile fixes
2011-11-17  Mathieu DesnoyersFix lib ring buffer compile errors
2011-11-17  Mathieu DesnoyersFix configure
2011-11-17  Mathieu DesnoyersAdd missing extern to tracepoint.h
2011-11-17  Mathieu DesnoyersInstalled headers relicensing and cleanup
2011-11-17  Mathieu Desnoyersclock.h: ensure all functions are trivial (10 lines...
2011-11-17  Mathieu DesnoyersRemove old marker header files
2011-11-17  Mathieu Desnoyersusterr-signal-safe.h: ensure all macros are trivial...
2011-11-17  Mathieu DesnoyersImplement tracepoint-internal.h as LGPLv2.1 (not exported)
2011-11-17  Mathieu DesnoyersRelicense tests probe headers/tp.c files to MIT-style...
2011-11-17  Mathieu DesnoyersRemove all LGPL-licensed headers
2011-11-17  Mathieu DesnoyersTracepoint: evaluate arguments within test block
2011-11-16  Mathieu DesnoyersRemove console output that should be turned into debug
2011-11-15  Mathieu DesnoyersDocument LGPL TRACEPOINT_CREATE_PROBES restrictions
2011-11-15  Mathieu Desnoyerstracepoint: support TP_ARGS(void)
2011-11-15  Mathieu DesnoyersFix multiple probe generation into one single C file
2011-11-15  Mathieu DesnoyersRemove run from makefile
2011-11-15  Mathieu DesnoyersAdd demo program
2011-11-14  Mathieu DesnoyersAllow release object to have -1 sock param
2011-11-13  Mathieu Desnoyersinitiate lttng-ust-comm printout cleanup
2011-11-13  Mathieu DesnoyersFix fork handling, where child shares shm with parent
2011-11-13  Mathieu DesnoyersRemove unused libringbuffer/ring_buffer_abi.c
2011-11-13  Mathieu DesnoyersUpdate comment
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 DesnoyersFix metadata tp listing filtering
2011-11-10  Mathieu DesnoyersDon't list metadata tracepoint
2011-11-10  Mathieu DesnoyersAdd delay parameter to hello test program
2011-11-10  Mathieu DesnoyersDefine ltt_transport_list as static
2011-11-10  Mathieu DesnoyersClean unused vars. warnings
2011-11-09  Mathieu DesnoyersAdd missing core.c file
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 DesnoyersMove libringbuffer and comm connect messages to debug...
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  Gregory HaskinsFix problem with including libringbuffer/smp.h in make...
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
next
This page took 0.037665 seconds and 4 git commands to generate.