lttng-modules.git
2014-03-15  Mathieu DesnoyersFix file permissions for lttng-statedump-impl.c stable-2.3
2014-02-28  Mathieu DesnoyersVersion 2.3.5 v2.3.5
2014-02-28  Mathieu DesnoyersFix: load state dump even if work-around lookup fails
2014-02-25  Mathieu DesnoyersCleanup: fix comment
2014-02-21  Tony JonesFix: correctly version kvm events to build against...
2014-02-11  Mathieu DesnoyersFix: Add statedump exit so module is not permanent
2014-02-11  Mathieu DesnoyersFix: OOT lttng-statedump tracepoints not visible with...
2014-01-25  Mathieu DesnoyersFix: tracepoint event name mapping at unregister
2014-01-25  Mathieu DesnoyersFix: tracepoint name remapping
2014-01-22  Mathieu DesnoyersFix: enable event error path memory corruption
2014-01-20  Mathieu DesnoyersUpdate kvm instrumentation to Linux 3.13
2014-01-20  Mathieu DesnoyersUpdate sched instrumentation to Linux 3.13
2014-01-15  Mathieu DesnoyersFix: provide more precise error report for enable event
2013-12-18  Mathieu DesnoyersFix: quote event name in metadata
2013-12-03  Mathieu DesnoyersUpdate changelog for 2.3.4 v2.3.4
2013-12-03  Mathieu DesnoyersVersion 2.3.4
2013-11-26  Mathieu DesnoyersFix: handle unknown event type parameter
2013-11-24  Mathieu DesnoyersFix: eliminate timestamp overlap between packets
2013-11-24  Mathieu Desnoyersgcc blacklist: only apply when building with gcc
2013-11-24  Mathieu DesnoyersBlacklist ARM gcc 4.8.0, 4.8.1, 4.8.2
2013-11-12  Mathieu DesnoyersVersion 2.3.3 v2.3.3
2013-11-04  Mathieu DesnoyersUpdate ext4 instrumentation to Linux 3.12
2013-11-04  Mathieu DesnoyersUpdate RCU instrumentation to Linux 3.12
2013-11-04  Mathieu DesnoyersUpdate btrfs instrumentation to 3.12 kernel
2013-11-04  Mathieu DesnoyersUpdate vmscan instrumentation to Linux 3.12
2013-11-04  Mathieu Desnoyersupdate: kmem instrumentation 3.12 kernel support
2013-11-04  Mathieu Desnoyerslttng-statedump-impl: Use generic hard irqs for Linux...
2013-10-28  Otavio Salvadorlttng-statedump-impl: Fix lttng_list_interrupts for...
2013-10-15  Mathieu DesnoyersImport fix from LTSI: 3.4+ RT kernels use CONFIG_PREEMP...
2013-09-28  Mathieu DesnoyersVersion 2.3.2 v2.3.2
2013-09-27  Mathieu DesnoyersBlacklist kernels 3.10.13 and 3.11.2
2013-09-20  Mathieu DesnoyersVersion 2.3.1 v2.3.1
2013-09-19  Mathieu DesnoyersLTTng trace-clock: shrink kernel blacklist
2013-09-16  Mathieu DesnoyersBlacklist Linux kernels 3.10+
2013-09-03  Mathieu DesnoyersVersion 2.3.0 v2.3.0
2013-09-03  Mathieu DesnoyersFix: metadata stream should not reference session
2013-09-03  Mathieu DesnoyersFix: btrfs: support 3.11 Linux kernel
2013-09-03  Mathieu Desnoyersstatedump: remove KERN_DEBUG messages
2013-09-03  Mathieu DesnoyersFix: ext4: add missing tracepoints for 3.11 kernel
2013-09-03  Mathieu DesnoyersFix: ext4: Linux 3.11 support
2013-09-03  Mathieu DesnoyersFix: ext3: 3.11 Linux support
2013-09-03  Mathieu DesnoyersFix: statedump nsproxy 3.11 Linux support
2013-08-30  Mathieu DesnoyersVersion 2.3.0-rc2 v2.3.0-rc2
2013-08-26  Mathieu DesnoyersFix: metadata lttng channel refcount
2013-08-08  Mathieu DesnoyersREADME: lttng-modules incompatible with lttng 0.x patchset
2013-07-18  Mathieu DesnoyersVersion 2.3.0-rc1 v2.3.0-rc1
2013-07-18  Mathieu DesnoyersFix: kvm x86 probes side-effect
2013-07-15  Mathieu DesnoyersFix: allow get/put subbuf in loop for metadata stream
2013-07-08  Mohamad GebaiAdd support for kvm x86 specific tracepoints
2013-07-08  Mohamad GebaiAdd mainline headers for kvm x86 tracepoints
2013-07-08  Yannick BrosseauRemove old 3.0.4 x86-64 extracted syscall info
2013-07-08  Yannick BrosseauPoint the x86-64 overrides to newly extracted 3.10...
2013-07-08  Yannick BrosseauAdd syscalls extracted files from a 3.10-rc7 kernel
2013-07-08  Yannick BrosseauImprove documentation of the syscall extractor script
2013-07-05  Mathieu DesnoyersFix: double length of __dynamic_len array
2013-07-04  Mathieu DesnoyersFix printk instrumentation
2013-07-04  Mathieu DesnoyersIntroduce __dynamic_array_enc_ext_2() and tp_memcpy_dyn_2()
2013-07-03  Mathieu DesnoyersFix: ring buffer: get_subbuf() checks should be perform...
2013-07-01  Mathieu DesnoyersFix: SWITCH_FLUSH new sub-buffer checks
2013-07-01  Mathieu DesnoyersFix: ring buffer: handle concurrent update in nested...
2013-07-01  Mathieu DesnoyersCleanup: lib_ring_buffer_switch_new_end() only calls...
2013-06-30  Mathieu DesnoyersRevert "Cleanup: ring buffer: remove lib_ring_buffer_sw...
2013-06-30  Mathieu DesnoyersFix: handle writes of length 0
2013-06-30  Mathieu DesnoyersFix: ring buffer: RING_BUFFER_FLUSH ioctl buffer corruption
2013-06-30  Mathieu DesnoyersCleanup: ring buffer: remove lib_ring_buffer_switch_new...
2013-06-26  Mathieu Desnoyersprint warning and return -EBUSY on double get_subbuf()
2013-06-26  Yannick BrosseauAdd header to fix compilation of syscalls-extractor...
2013-06-26  Mathieu DesnoyersFix: don't do 0 byte event reservation
2013-06-26  Mathieu DesnoyersDocument that payload size need to be greater than 0
2013-06-17  Samuel MartinFix build and load against linux-2.6.33.x
2013-06-06  Mathieu DesnoyersFix: add missing CONFIG_COMPAT around lib_ring_buffer_c...
2013-06-06  Julien DesfossezMetadata cache and multiple metadata channels
2013-06-06  Mathieu Desnoyersfix block instrumentation probe signature mismatch...
2013-06-06  Mathieu Desnoyersfix: block instrumentation: NULL pointer dereference
2013-06-05  Mathieu DesnoyersUpdate rcu instrumentation to 3.9.[0-4]
2013-05-23  Jan GlauberFix CPU hotplug section mismatches
2013-05-13  Paul WoegererAdd system calls definitions for powerpc-32
2013-05-13  Jon BernardRemove bashism in lttng-syscalls-generate-headers.sh
2013-05-10  Jan GlauberUpdate ARM (32 bit) syscall tracepoints to 3.4
2013-05-09  Mathieu DesnoyersVersion 2.2.0-rc2 v2.2.0-rc2
2013-05-08  Julien DesfossezRemove useless lttng_metadata probe
2013-05-03  Mathieu DesnoyersFix: warning kvm_trace_exit_reason redefined for 3...
2013-04-29  Mathieu DesnoyersFix: 3.9.0 block layer instrumentation build
2013-04-25  Mathieu DesnoyersRevert "Stop build if CONFIG_TRACEPOINTS is not set"
2013-04-22  Samu VoutilainenStop build if CONFIG_TRACEPOINTS is not set
2013-04-22  Samu VoutilainenAdd comments to endifs.
2013-04-10  Mathieu DesnoyersFix: remove ARM set_tls system call override
2013-04-10  Mathieu DesnoyersCleanup: arm sys_mmap whitespace
2013-04-02  Andrew GabbasovClean up using global_dirty_limit wrapper for writeback...
2013-03-30  Mathieu DesnoyersVersion 2.2.0-rc1 v2.2.0-rc1
2013-03-30  Mathieu DesnoyersUpdate README
2013-03-30  Mathieu DesnoyersFix: vmscan instrumentation build
2013-03-30  Mathieu Desnoyerswriteback instrumentation: remove duplicated structures
2013-03-30  Mathieu Desnoyersblock: update instrumentation to 3.9 rc kernel
2013-03-30  Mathieu Desnoyersrcu: update to 3.9 rc kernel instrumentation
2013-03-30  Mathieu Desnoyersworkqueue instrumentation: remove duplicated structures
2013-03-30  Mathieu DesnoyersRename odd event names
2013-03-30  Mathieu DesnoyersIntroduce API to remap event names exposed by LTTng
2013-03-22  Maxin B. Johnlttng-module: sched.h: Fix compilation on 3.9 kernel
2013-03-13  Mathieu DesnoyersFix Linux 3.8 btrfs probe warning
next
This page took 0.038286 seconds and 4 git commands to generate.