lttng-modules.git
2011-07-22  Mathieu DesnoyersUpdate readme v2.0-pre1
2011-07-21  Mathieu Desnoyerssched instrumentation: show user-visible prio
2011-07-21  Mathieu Desnoyersscheduler instrumentation: rename "pid" fields to ...
2011-07-21  Mathieu DesnoyersBuild fix: check if have syscall tracepoint config
2011-07-21  Mathieu DesnoyersBuild fix: ifdef KVM build
2011-07-21  Mathieu Desnoyersupdate readme
2011-07-21  Mathieu DesnoyersFix vpid/vppid/vtid contexts handling of sched_switch...
2011-07-20  Mathieu DesnoyersRemove warnings
2011-07-20  Mathieu DesnoyersUpdate readme
2011-07-20  Mathieu DesnoyersKeep reference count on transport and file ops modules
2011-07-20  Mathieu DesnoyersUpdate readme
2011-07-20  Mathieu Desnoyersupdate readme
2011-07-20  Mathieu DesnoyersUpdate README
2011-07-20  Mathieu DesnoyersFix Readme
2011-07-20  Mathieu Desnoyersupdate readme
2011-07-20  Mathieu DesnoyersAdd readme
2011-07-16  Mathieu Desnoyerscleanup: write event header slow should be static
2011-07-16  Mathieu DesnoyersCleanup: remove compiler warning
2011-07-16  Mathieu DesnoyersRemove ltt-core.c (unused)
2011-07-16  Mathieu DesnoyersCleanup ltt-tracer.h
2011-07-16  Mathieu DesnoyersCleanup ltt-tracer.h
2011-07-15  Mathieu Desnoyersprobes: blktrace: Check if config options are set
2011-07-15  Mathieu DesnoyersSupport LTTng 3.0 release numbering for perf object...
2011-07-14  Mathieu DesnoyersFix context duplicate name check
2011-07-14  Mathieu DesnoyersCheck if channel has closed stream in channel poll...
2011-07-14  Mathieu DesnoyersCheck for context name duplicata
2011-06-29  Julien DesfossezUpdate ABI to select the output method
2011-06-29  Julien DesfossezAdd mmap client mode
2011-06-29  Mathieu DesnoyersFix the ABI numbers for exported enums
2011-06-27  Mathieu Desnoyerslib prio heap: add missing gfpmask
2011-06-27  Mathieu DesnoyersRemove debugging init/exit printk
2011-06-27  Mathieu DesnoyersCleanup extra character
2011-06-24  Mathieu Desnoyerscheck for IS_ERR for perf return value
2011-06-24  Mathieu DesnoyersAdd check for perf counter
2011-06-24  Mathieu DesnoyersAdd PIPE_DEF_BUFFERS to splice wrapper
2011-06-24  Mathieu Desnoyersupdate spinlock wrapper
2011-06-24  Mathieu DesnoyersRemove unused variable
2011-06-24  Mathieu DesnoyersUpdate spinlock wrapper
2011-06-24  Mathieu DesnoyersAdd raw spinlock wrapper for kernels < 2.6.33
2011-06-24  Mathieu DesnoyersAllow building on kernels < 2.6.33 (without perf event...
2011-06-24  Mathieu DesnoyersFix uninitialized return variable in error path for...
2011-06-24  Mathieu DesnoyersAdd check for old tracepoint kernel
2011-06-24  Mathieu Desnoyersupdate uuid wrapper
2011-06-24  Mathieu Desnoyersupdate uuid wrapper
2011-06-24  Mathieu DesnoyersFix typo in uuid wrapper
2011-06-24  Mathieu DesnoyersAdd uuid wrapper for kernels < 2.6.35
2011-06-23  Mathieu DesnoyersAdd wait quiescent
2011-06-23  Mathieu DesnoyersAdd wait quiescent ioctl
2011-06-23  Mathieu DesnoyersAdd ring buffer flush ioctl
2011-06-23  Mathieu DesnoyersAdd pid/ppid/tid/vtid/vpid/vppid contexts
2011-06-22  Mathieu DesnoyersDon't allow enable/disable on metadata channel/events
2011-06-22  Mathieu DesnoyersAdd enable/disable per event/channel/session (new ABI)
2011-06-11  Mathieu DesnoyersRevert poll exclusive
2011-06-11  Mathieu DesnoyersRevert "Update pollwait explusive"
2011-06-11  Mathieu DesnoyersUpdate pollwait explusive
2011-06-11  Mathieu DesnoyersMerge branch 'master' of ssh://git.lttng.org/home/git...
2011-06-10  Mathieu DesnoyersAdd TODO for ftrace
2011-06-09  Mathieu DesnoyersMove splice wrapper into c file
2011-06-09  Mathieu DesnoyersReturn POLLERR if channel is disabled (error state)
2011-06-09  Mathieu DesnoyersAdd CPU hotplug notifier for ltt debugfs ABI, add pollw...
2011-06-09  Mathieu DesnoyersHandle perf counter's inability to setup counters befor...
2011-06-09  Mathieu DesnoyersAdd cpu hotplug support for perf counters
2011-06-08  Mathieu DesnoyersAdd bug detection support for alignment header
2011-06-08  Mathieu DesnoyersAdd field alignment support
2011-06-08  Mathieu DesnoyersMetadata: should write reserve_len bytes, not "len"
2011-06-05  Mathieu DesnoyersPerf support: fix warnings
2011-06-03  Mathieu DesnoyersFix perf counter test bug
2011-06-03  Mathieu DesnoyersUpdate perf counter ABI
2011-06-03  Mathieu DesnoyersUpdate licensing
2011-06-03  Mathieu DesnoyersFix large event header event id
2011-06-02  Mathieu DesnoyersRemove deprecated (old) lttng files
2011-06-02  Mathieu DesnoyersUpdate licensing info
2011-06-01  Mathieu DesnoyersFix syscall tracing argument input
2011-06-01  Mathieu DesnoyersNever re-read length for dynamic arrays
2011-06-01  Mathieu DesnoyersCoding style cleanup fix
2011-06-01  Mathieu DesnoyersSplit vsnprintf with large number of args in two
2011-06-01  Mathieu DesnoyersCase alignment to uint for metadata print
2011-06-01  Mathieu DesnoyersAdd missing () to metadata for sequence
2011-06-01  Mathieu DesnoyersPrio context: fix symbol lookup
2011-06-01  Mathieu DesnoyersAdd task_prio symbol wrapper
2011-06-01  Mathieu DesnoyersAdd prio and nice contexts
2011-06-01  Mathieu DesnoyersAdd process priority (as shown in /proc) to context
2011-06-01  Mathieu DesnoyersDon't export lttng metadata event in event list
2011-05-26  Mathieu DesnoyersFix context append incorrect copy length
2011-05-26  Mathieu DesnoyersAdd comm context
2011-05-26  Mathieu DesnoyersFix field ctx allocation
2011-05-26  Mathieu DesnoyersUpdate kernel context ABI
2011-05-26  Mathieu DesnoyersFix too large copy of sys enter event
2011-05-26  Mathieu DesnoyersDon't print context metadata if empty
2011-05-25  Mathieu DesnoyersFix loop dependency
2011-05-25  Mathieu DesnoyersAdd context support with metadata description
2011-05-25  Mathieu DesnoyersWrite context fields into trace
2011-05-25  Mathieu DesnoyersAdd PID context
2011-05-25  Mathieu DesnoyersAdd context management infrastructure
2011-05-25  Mathieu DesnoyersReturn error if subbuffer size is lower than a page
2011-05-25  Mathieu DesnoyersUse lttng_ prefixed namespace for lttng prio heap
2011-05-25  Mathieu DesnoyersFix module get/put handling wrt data free (use after...
2011-05-25  Mathieu DesnoyersTracepoint list ABI: fix initialization of anonymous...
2011-05-24  Alexandre MontplaisirSpecify the complete paths to define_trace.h
2011-05-24  Mathieu DesnoyersAdd missing mutex to event list
next
This page took 0.036879 seconds and 4 git commands to generate.