add average script
[ust.git] / include /
2010-04-23  Pierre-Marc FournierAdd support for ppc hw tb clock, remove kernelcompat.h
2010-04-19  Pierre-Marc Fournieradd custom probes support and update tracepoints
2010-04-19  Pierre-Marc Fournierremove some unused code
2010-04-19  Pierre-Marc FournierPort to PowerPC 32
2010-04-13  Pierre-Marc Fournierjhash: add cast
2010-03-23  Pierre-Marc Fourniermarkers/tracepoints: implement library unregistration
2010-03-17  Pierre-Marc Fournierfix distribution bugs for 0.4
2010-03-16  Pierre-Marc Fourniermove libkcompat inside ust
2010-03-12  Pierre-Marc Fournierswitch from kcompat lists to urcu lists
2010-03-11  Pierre-Marc Fournieradd missing licence headers
2010-03-04  Pierre-Marc Fournierkernelcompat: remove old definitions that are now unused
2010-03-04  Pierre-Marc Fournierkmalloc, kfree, etc => malloc, free, etc
2010-03-02  Pierre-Marc FournierFix -O3 / -finline-functions compilation
2010-02-26  Pierre-Marc Fournieradd missing ust_snprintf.h
2010-02-19  Pierre-Marc Fournieruse signal safe ust_safe_snprintf()
2010-02-15  Pierre-Marc Fournierrefactor/enhance libustcomm
2010-02-15  Pierre-Marc Fournierusterr.h: add DBG_raw() macro
2010-02-15  Pierre-Marc Fournierfix some errors and warnings in the porting
2010-02-15  Pierre-Marc FournierPort changes from lttng-kt
2010-02-02  Pierre-Marc Fournierusterr.h: print function name
2010-02-01  Pierre-Marc Fournierchange DEBUG macro to UST_DEBUG, now it must be -D...
2010-02-01  Pierre-Marc FournierLarge cleanup, mostly removal of all printk's and print...
2010-01-20  Pierre-Marc FournierRefactor libinterfork and add support for clone() inter...
2010-01-19  Pierre-Marc Fourniersave_registers: add comments and make safer
2010-01-19  Pierre-Marc FournierRemove unused comment
2010-01-18  Pierre-Marc Fournierust.h: remove duplicate include
2010-01-18  Pierre-Marc FournierDon't display debugging messages by default
2010-01-14  Pierre-Marc FournierAdd some sanity to save_registers on x86-32
2010-01-13  Pierre-Marc FournierDo not use __SIZEOF_POINTER__, as it is not compatible...
2010-01-13  Pierre-Marc FournierReplace __COUNTER__ with the more portable __LINE__
2010-01-11  Pierre-Marc Fournierremove save_ip stub
2010-01-11  Pierre-Marc Fournierfix saving of marker format
2010-01-11  Pierre-Marc Fourniermake initialization of marker struct completely static
2010-01-11  Pierre-Marc Fournierfix macro indentation
2010-01-11  Pierre-Marc Fourniercomplete ip saving code
2010-01-11  Pierre-Marc Fournierremove usage of the marker_addr section
2010-01-11  Pierre-Marc Fournierfix comment
2010-01-11  Pierre-Marc Fournierfirst take on the save ip on x86-32
2009-12-19  Pierre-Marc Fournieradd asm to save regs on x86-32, for gdb
2009-12-09  Pierre-Marc Fourniermore fixes of conditional compilation of gdb support
2009-12-09  Pierre-Marc Fournierfix conditional compilation of gdb support
2009-12-08  Pierre-Marc Fournierprobe.h: fix warning
2009-12-08  Pierre-Marc Fourniermove probe stuff to probe.h, to have it available in...
2009-12-08  Pierre-Marc Fourniertracepoint.h: fix header macro name
2009-12-07  Pierre-Marc Fournierfix warning
2009-12-07  Pierre-Marc Fournierfix 32 bit support by conditionally compiling gdb support
2009-12-07  Pierre-Marc Fourniermarker.h: change header #define macro name
2009-11-12  Pierre-Marc Fourniermark 32 bit support as broken
2009-11-11  Jan BlunckMake references to __{start,stop}___{markers,tracepoint...
2009-11-11  Pierre-Marc Fournierrevert installation of tracer.h, but keep ust.h
2009-11-04  Pierre-Marc Fourniersave registers: fix small problems
2009-11-04  Pierre-Marc Fournierinstall tracer.h, add new ust/ust.h
2009-11-04  Pierre-Marc Fourniersave registers: update
2009-11-03  Pierre-Marc Fournierprocessor.h: save rflags
2009-10-27  Pierre-Marc Fournierfix build and out of tree build
2009-10-27  Pierre-Marc Fourniermove processor.h to include/ust dir
2009-10-27  Pierre-Marc FournierMerge branch 'for-pierre-marc' of git://git.infradead...
2009-10-25  Jan BlunckMove kernelcompat.h to include/ust/ and share.h, usterr...
2009-10-25  Jan BlunckMove immediate.h, marker.h and tracepoint.h to include...
This page took 0.038138 seconds and 7 git commands to generate.