lttng-ust.git
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
2011-11-05  Mathieu DesnoyersZero out callback pointers in consumer process
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-05  Mathieu DesnoyersFix make dist: check if java lib should be built in...
2011-11-05  Mathieu DesnoyersFix make dist dep for tests/hello
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-04  Alexandre MontplaisirAdd check for libuuid to configure.ac
2011-11-03  Mathieu DesnoyersRename ust.pc.in to lttng-ust.pc.in
2011-11-03  Mathieu DesnoyersUpdate local comm socket path
2011-11-03  Mathieu DesnoyersUpdate lttng-sessiond communication socket path
2011-11-03  Mathieu DesnoyersRename UST.class to LTTNG_UST.class
2011-11-03  Mathieu DesnoyersRename package to lttng-ust
2011-11-03  Mathieu Desnoyerslibrary mass rename: add lttng- prefix
2011-11-03  Mathieu DesnoyersUpdate readme
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
next
This page took 0.041061 seconds and 4 git commands to generate.