Add support for kvm x86 specific tracepoints
[lttng-modules.git] / probes /
2013-07-08  Mohamad GebaiAdd support for kvm x86 specific tracepoints
2013-07-05  Mathieu DesnoyersFix: double length of __dynamic_len array
2013-07-04  Mathieu DesnoyersIntroduce __dynamic_array_enc_ext_2() and tp_memcpy_dyn_2()
2013-05-08  Julien DesfossezRemove useless lttng_metadata probe
2013-04-02  Andrew GabbasovClean up using global_dirty_limit wrapper for writeback...
2013-03-30  Mathieu Desnoyersworkqueue instrumentation: remove duplicated structures
2013-03-30  Mathieu DesnoyersIntroduce API to remap event names exposed by LTTng
2013-03-13  Mathieu DesnoyersFix Linux 3.8 ext4 probe support
2013-03-13  Mathieu DesnoyersFix 3.8 kernel support: namespace lttng_is_signed_type()
2013-02-06  Simon MarchiFix check in lttng_strlen_user_inatomic
2012-12-10  Andrew GabbasovAdd new kernel probes instrumentation
2012-12-10  Andrew GabbasovUpdate kernel probes to more detailed match to kernel...
2012-11-27  Andrew GabbasovUpdate sites using kernel version checking macro to...
2012-11-23  Simon MarchiFix compilation for 3.0 branch (>= 3.0.39)
2012-11-14  Paul WoegererAdd kernel probes for supplementary subsystems
2012-09-02  Mathieu DesnoyersSupport for linux kernels 2.6.32 through 2.6.37
2012-08-22  Mathieu DesnoyersFix: ensure userspace accesses are done with _inatomic
2012-07-02  Mathieu Desnoyerstrace event: introduce TP_MODULE_NOAUTOLOAD and TP_MODU...
2012-06-27  UCHINO SatoshiLTTng: probe-statedump: add #include <linux/sched.h>
2012-06-05  Francis GiraldeauMakes write operation a parameter for tp_memcpy macro
2012-04-17  Mathieu DesnoyersFix: add missing uaccess.h include (for ARM)
2012-03-09  Mathieu DesnoyersLicense cleanup, ifdef namespace cleanup
2012-02-16  Mathieu DesnoyersAdd timer instrumentation
2012-02-16  Mathieu Desnoyersfix: Include signal.h instead of irq.h for prototype...
2012-02-16  Mathieu DesnoyersAdd signal instrumentation
2012-02-16  Mathieu Desnoyersstatedump: fix include circular dep
2012-02-16  Mathieu DesnoyersImplement state dump
2012-02-02  Mathieu DesnoyersUse LTTNG_KERNEL_SYM_NAME_LEN
2012-01-22  Mathieu DesnoyersMass rename: ltt_*/ltt-* to LTTNG_*/LTTNG-*
2011-12-03  Yannick BrosseauFix last modifications to string_from_user operations
2011-11-07  Mathieu DesnoyersFix strlen_user fault space reservation
2011-11-07  Mathieu DesnoyersFix tp_copy_string_from_user handling of faults
2011-11-04  Mathieu DesnoyersDisable block layer tracing support for kernels < 2...
2011-09-30  Mathieu DesnoyersFix cast warning
2011-09-29  Mathieu DesnoyersAdd __string_from_user
2011-09-27  Mathieu DesnoyersAdd missing memcpy callback
2011-09-27  Julien Desfossezcopy_from_user and memset
2011-09-17  Mathieu DesnoyersAdd __field_hex
2011-09-17  Mathieu DesnoyersMerge unknown syscall method with extended detail method
2011-09-17  Mathieu DesnoyersUse perl for regexp
2011-09-17  Mathieu DesnoyersSupport generation of syscall probes for those with...
2011-09-17  Mathieu DesnoyersSupport detailed syscalls with 0 arguments
2011-09-16  Mathieu Desnoyersdetailed syscall tracing (work in progress)
2011-09-16  Mathieu DesnoyersImplement detailed syscall event probe
2011-09-16  Mathieu DesnoyersSyscall detail mode: generate syscall table
2011-09-16  Mathieu Desnoyerslttng-events TRACE_EVENT generator cleanup
2011-09-15  Mathieu DesnoyersPut syscall tracing without arg types back in place
2011-09-15  Mathieu DesnoyersRevert to working code for now
2011-09-15  Mathieu DesnoyersDetailed system call tracing (TRACE_EVENT() generation...
2011-09-15  Mathieu Desnoyerslttng events probes: don't clash with "ctx" variable...
2011-07-28  Mathieu DesnoyersAdd kretprobe support
2011-07-27  Mathieu DesnoyersLTTng kprobes support: fix empty symbol name handling
2011-07-21  Mathieu DesnoyersBuild fix: check if have syscall tracepoint config
2011-07-21  Mathieu DesnoyersBuild fix: ifdef KVM build
2011-07-15  Mathieu Desnoyersprobes: blktrace: Check if config options are set
2011-06-22  Mathieu DesnoyersAdd enable/disable per event/channel/session (new ABI)
2011-06-11  Mathieu DesnoyersMerge branch 'master' of ssh://git.lttng.org/home/git...
2011-06-10  Mathieu DesnoyersAdd TODO for ftrace
2011-06-03  Mathieu DesnoyersUpdate perf counter ABI
2011-06-02  Mathieu DesnoyersUpdate licensing info
2011-06-01  Mathieu DesnoyersNever re-read length for dynamic arrays
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 DesnoyersFix module get/put handling wrt data free (use after...
2011-05-24  Mathieu DesnoyersHandle refcount of modules having dynamically alloc...
2011-05-24  Mathieu DesnoyersFix ftrace integration
2011-05-24  Mathieu Desnoyerslttng-ftrace module can be unloaded safely
2011-05-22  Mathieu DesnoyersUpdate ring buffer and pretty print
2011-05-22  Mathieu DesnoyersWrite event header
2011-05-21  Mathieu Desnoyerskprobes and ftrace support build fixes
2011-05-21  Mathieu DesnoyersLTTng performance monitoring counters integration ...
2011-05-21  Mathieu DesnoyersTake care of units in description for ftrace and kprobes
2011-05-20  Mathieu Desnoyerslttng kprobes/ftrace integration: fix memleak
2011-05-20  Mathieu DesnoyersFix !CONFIG_KPROBES config
2011-05-19  Mathieu DesnoyersAdd vmalloc sync all calls in ftrace and kprobes modules
2011-05-19  Mathieu DesnoyersLTTng ftrace support module should be unloadable
2011-05-19  Mathieu DesnoyersFix ftrace support
2011-05-19  Mathieu DesnoyersFunction tracer support
2011-05-19  Mathieu Desnoyerskprobes support: fix handling of event description
2011-05-19  Mathieu DesnoyersAdd event description for each kprobe event
2011-05-19  Mathieu DesnoyersAdd kprobes support
2011-05-18  Mathieu DesnoyersAdd syscall tracing
2011-05-18  Mathieu DesnoyersUpdate stream packet and event headers
2011-05-14  Mathieu DesnoyersPacket headers and alignment
2011-05-14  Mathieu DesnoyersAdd metadata channel, basic test passes
2011-05-14  Mathieu DesnoyersMetadata generation (partial)
2011-05-13  Mathieu DesnoyersKeep event description registry instead of just name...
2011-05-13  Mathieu DesnoyersMove declarations to global header
2011-05-11  Mathieu DesnoyersFix prototype check
2011-05-11  Mathieu DesnoyersPull trace event headers into lttng modules tree
2011-05-11  Mathieu DesnoyersRename symbols.h to vmalloc.h
2011-05-11  Mathieu DesnoyersRemove dependency on vmalloc_sync_all symbol
2011-05-11  Mathieu DesnoyersAdd explicit vmalloc_sync_all
2011-05-11  Mathieu DesnoyersImport lib ring buffer into LTTng modules
2011-05-11  Mathieu DesnoyersCleanup lttng-events.h probe init/exit
2011-01-17  Mathieu DesnoyersSupport perf TP_*() macros, add missing interrupt.h...
2010-12-23  Mathieu DesnoyersAdd session active test
next
This page took 0.040258 seconds and 7 git commands to generate.