Add support for kvm x86 specific tracepoints
[lttng-modules.git] / instrumentation /
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-04  Mathieu DesnoyersFix printk instrumentation
2013-06-26  Yannick BrosseauAdd header to fix compilation of syscalls-extractor...
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-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-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-10  Mathieu DesnoyersFix: remove ARM set_tls system call override
2013-04-10  Mathieu DesnoyersCleanup: arm sys_mmap whitespace
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-22  Maxin B. Johnlttng-module: sched.h: Fix compilation on 3.9 kernel
2013-03-13  Mathieu DesnoyersFix Linux 3.8 btrfs probe warning
2013-03-13  Mathieu DesnoyersFix Linux 3.8 ext4 probe support
2013-02-22  Mathieu Desnoyersinstrumentation sched: add missing fork pid info
2013-01-28  Francis Giraldeauinstrumentation: sync with Linux commit a1ce392
2013-01-21  Mathieu DesnoyersInstrumentation cleanup: kmem events should print hex...
2013-01-10  Simon MarchiFix compilation of ext4 and btrfs tracepoints on 2...
2012-12-10  Andrew GabbasovAdd new kernel probes instrumentation
2012-12-10  Andrew GabbasovUpdate kernel probes to more detailed match to kernel...
2012-11-25  Andrew Gabbasovsock instrumentation: fix fields to get referenced...
2012-11-25  Andrew Gabbasovext3 instrumentation: fix of assignment code conversion
2012-11-25  Andrew Gabbasovsched instrumentation: rename "pid" fields in sched_pro...
2012-11-25  Andrew GabbasovRemove remaining semicolons in TP_fast_assign blocks
2012-11-23  Simon MarchiFix compilation for 3.0 kernels that are named 2.6.40
2012-11-14  Paul WoegererRemove semicolons in TP_fast_assign blocks
2012-11-14  Paul WoegererAdd ifdefs to net probe to support Linux 2.6.39
2012-11-14  Paul WoegererAdd kernel probes for supplementary subsystems
2012-11-08  Simon MarchiCheck if interrupt action name is not null in statedump
2012-10-12  Mathieu DesnoyersFix exec instrumentation: only for kernels 3.4.0 and...
2012-10-12  Paul WoegererAdd TRACE_EVENT(sched_process_exec) to sched.h
2012-10-03  Mathieu DesnoyersFix warning with 3.6.0 kernel
2012-09-11  Mathieu DesnoyersFix: statedump missing check for NULL namespace
2012-09-02  Mathieu DesnoyersSupport for linux kernels 2.6.32 through 2.6.37
2012-08-23  Julien Desfossezlttng_statedump_process_state for each PID NS
2012-08-23  Julien DesfossezFix: statedump namespaced pid, tid and ppid
2012-07-12  Ralf BaechleAdd MIPS system call support
2012-07-12  Mathieu DesnoyersChange mode of lttng-syscalls-generate-headers.sh to 755
2012-07-09  Ralf Baechlecleanup: fix typo in syscall instrumentation header
2012-06-12  Mathieu Desnoyersfix: signal_generate event should print utf8 for comm...
2012-05-14  Mathieu DesnoyersUpdate instrumentation/events README file
2012-04-26  Mathieu DesnoyersFix: update signal instrumentation for 3.4 kernel
2012-04-17  Ryan KyserLTTng Modules ARM syscall instrumentation
2012-04-17  Mathieu DesnoyersFix: generate header missing echo -e for escape chars
2012-03-12  Julien DesfossezFix : wrong assign of fd in state dump
2012-03-09  Mathieu DesnoyersLicense cleanup, ifdef namespace cleanup
2012-02-16  Mathieu DesnoyersAdd timer instrumentation
2012-02-16  Mathieu Desnoyersfix: need to undef mainline define
2012-02-16  Mathieu DesnoyersAdd signal instrumentation
2012-02-16  Mathieu Desnoyerssyscall tracing: sys_getcpu
2012-02-16  Mathieu DesnoyersAdd sys_clone x86 instrumentation
2012-02-16  Mathieu Desnoyersstatedump: fix include circular dep
2012-02-16  Mathieu DesnoyersImplement state dump
2012-02-02  Mathieu DesnoyersAdd x86 32/64 execve syscall instrumentation override
2011-12-09  Mathieu DesnoyersGather detailed info from x86 64 32-bit compat syscall...
2011-09-30  Mathieu Desnoyersx86-32: override sys_mmap syscall instrumentation
2011-09-29  Mathieu Desnoyersx86 32 syscalls: fix !CONFIG_UID16
2011-09-29  Mathieu DesnoyersUse __string_from_user
2011-09-27  Mathieu DesnoyersFetch "type" name field for mount syscall
2011-09-27  Mathieu DesnoyersCreate common override file for all architectures
2011-09-27  Mathieu DesnoyersSupport detailed compat syscalls on x86_64
2011-09-27  Mathieu DesnoyersAdd disabled compat syscalls detail (work in progress)
2011-09-27  Mathieu DesnoyersAdd config compat support for detailed x86_32 syscalls
2011-09-27  Mathieu DesnoyersAdd dummy x86-32 override headers
2011-09-27  Mathieu DesnoyersBind x86-32 syscall headers
2011-09-27  Mathieu DesnoyersAdd x86-32 syscall headers
2011-09-27  Mathieu DesnoyersAdd check for KALLSYMS_ALL in syscall extraction script
2011-09-27  Mathieu DesnoyersAutomate string extraction for syscalls
2011-09-27  Mathieu DesnoyersAutomate syscall filename/pathname extraction
2011-09-27  Mathieu DesnoyersAdd sys_open filename (x86_64)
2011-09-19  Mathieu DesnoyersCreate override for sys_mmap
2011-09-17  Mathieu DesnoyersUse different event name for compat syscalls
2011-09-17  Mathieu DesnoyersAllow trace syscall table override
2011-09-17  Mathieu DesnoyersAdd dummy override files
2011-09-17  Mathieu Desnoyerssyscall detail: add override capability
2011-09-17  Mathieu DesnoyersAdd pointer pretty-print heuristics
2011-09-17  Mathieu DesnoyersRename sys exit errno into ret
2011-09-17  Mathieu DesnoyersEnable detailed syscalls only for native x86_64
2011-09-17  Mathieu DesnoyersDisable x86-64 specific detailed syscalls for now,...
2011-09-17  Mathieu DesnoyersFix sys exit
2011-09-17  Mathieu DesnoyersOnly enable detailed syscalls for x86_64 for now
2011-09-17  Mathieu DesnoyersMerge unknown syscall method with extended detail method
2011-09-17  Mathieu DesnoyersAdd syscalls pointers detailed syscall tracing
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
next
This page took 0.038422 seconds and 7 git commands to generate.