Rename "tsc" to "timestamp"
[lttng-modules.git] / probes / lttng-events.h
2016-03-15  Mathieu DesnoyersRename probes/lttng-events.h to probes/lttng-tracepoint...
2015-11-17  Mathieu DesnoyersFix: interruptible context: reversed logic
2015-11-17  Julien DesfossezContexts for RT debugging
2015-10-21  Mathieu DesnoyersTracepoint event: add "TP_code_post()"
2015-10-21  Mathieu DesnoyersImplement array and sequence bitfields
2015-04-23  Mathieu DesnoyersFix: string length calculation reversed user vs kernel...
2015-04-23  Mathieu DesnoyersFix: add lttng rcu wrapper to allow tracing RCU
2015-04-17  Mathieu DesnoyersFix: check that class and instance prototype match
2015-04-17  Mathieu DesnoyersFix: lttng-events.h check function takes void
2015-04-10  Mathieu DesnoyersFix coverity warning about sizeof(void **) != sizeof...
2015-04-10  Mathieu DesnoyersMigrate syscall instrumentation to TP_FIELDS
2015-04-10  Mathieu DesnoyersMigrate tracepoint instrumentation to TP_FIELDS
2015-04-10  Mathieu DesnoyersImplement tracepoint wildcard support
2015-03-31  Mathieu DesnoyersImplement PID tracking
2014-09-26  Mathieu DesnoyersFix instrumentation of vmscan for older kernels
2014-09-26  Mathieu DesnoyersRename LTTng instrumentation macros
2014-09-26  Mathieu DesnoyersExtract input/output arguments from accept and connect...
2014-07-25  Mathieu DesnoyersFix: noargs probes should calculate alignment and event...
2014-05-20  Mathieu DesnoyersDump FD flags and mode on state dump
2014-04-16  Mathieu DesnoyersFix: allow racy tracepoint string input from kernel...
2014-01-25  Mathieu DesnoyersFix: tracepoint name remapping
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-03-30  Mathieu DesnoyersIntroduce API to remap event names exposed by LTTng
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-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 DesnoyersImplement state dump
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-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 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 Desnoyerslttng-events TRACE_EVENT generator cleanup
2011-09-15  Mathieu Desnoyerslttng events probes: don't clash with "ctx" variable...
2011-06-22  Mathieu DesnoyersAdd enable/disable per event/channel/session (new ABI)
2011-06-02  Mathieu DesnoyersUpdate licensing info
2011-06-01  Mathieu DesnoyersNever re-read length for dynamic arrays
2011-05-25  Mathieu DesnoyersWrite context fields into trace
2011-05-24  Mathieu DesnoyersHandle refcount of modules having dynamically alloc...
2011-05-22  Mathieu DesnoyersUpdate ring buffer and pretty print
2011-05-22  Mathieu DesnoyersWrite event header
2011-05-19  Mathieu DesnoyersFunction tracer support
2011-05-14  Mathieu DesnoyersPacket headers and alignment
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
2010-12-23  Mathieu DesnoyersAdd session active test
2010-12-23  Mathieu DesnoyersRemove old commented code from lttng-events.h
2010-12-22  Mathieu DesnoyersAdd callback registration to TRACE_EVENT
2010-12-21  Mathieu DesnoyersUse dest field type instead of src for serialization...
2010-12-20  Mathieu DesnoyersUpdate lttng-events serialization alignment computation
2010-12-20  Mathieu Desnoyersupdate alignment computation
2010-12-20  Mathieu DesnoyersAdd serialization function
2010-12-20  Mathieu DesnoyersAdd block layer trace event support
2010-12-16  Mathieu DesnoyersAdd lttng irq probe support
2010-12-16  Mathieu DesnoyersAdd event macro reset header, add kvm probe
2010-12-15  Mathieu DesnoyersEvent metadata description available for sched probe
2010-12-14  Mathieu DesnoyersEvent type tables
2010-12-14  Mathieu DesnoyersAdd sequence and string support
2010-12-14  Mathieu DesnoyersTRACE_EVENT: start work on type metadata declaration
This page took 0.198934 seconds and 84 git commands to generate.