2011-03-03 |
Mathieu Desnoyers | Remove dummy markers/tracepoints/trace events |
tree | commitdiff |
2011-03-03 |
David Goulet | Code base to fix the print errors in UST (v4) |
tree | commitdiff |
2011-02-25 |
Nils Carlson | libustctl: use direct socket communication |
tree | commitdiff |
2011-02-22 |
Jason Wessel | add ARM specific support for UST |
tree | commitdiff |
2011-02-22 |
Mathieu Desnoyers | Add arch-agnostic fls() fallback |
tree | commitdiff |
2011-02-22 |
Mathieu Desnoyers | markers: ensure assembly is portable by using .hword... |
tree | commitdiff |
2011-02-17 |
Mathieu Desnoyers | Remove marker 8-byte alignment |
tree | commitdiff |
2011-02-17 |
Mathieu Desnoyers | Remove "progbits" section flag |
tree | commitdiff |
2011-02-17 |
Mathieu Desnoyers | markers: fix use of ptrs |
tree | commitdiff |
2011-02-17 |
Mathieu Desnoyers | Tracepoints: fix use of __ptrs |
tree | commitdiff |
2011-02-17 |
Mathieu Desnoyers | Tracepoints: refer to new section name |
tree | commitdiff |
2011-02-17 |
Mathieu Desnoyers | Trace event: export pointer array |
tree | commitdiff |
2011-02-17 |
Mathieu Desnoyers | markers: export pointer array instead of struct marker |
tree | commitdiff |
2011-02-17 |
Mathieu Desnoyers | tracepoints: export pointer array |
tree | commitdiff |
2011-02-14 |
Mathieu Desnoyers | markers: assembly definition should also align on 128 |
tree | commitdiff |
2011-02-14 |
Mathieu Desnoyers | UST markers: fix structure alignment for recent gcc |
tree | commitdiff |
2011-02-14 |
Mathieu Desnoyers | Remove trace clock warning on non x86 systems |
tree | commitdiff |
2011-02-10 |
Mathieu Desnoyers | UST-wide warning fixes/bugfixes |
tree | commitdiff |
2011-02-10 |
Mathieu Desnoyers | usterr: check print format even in non UST_DEBUG configs |
tree | commitdiff |
2011-02-10 |
Mathieu Desnoyers | ust_safe_snprintf should check print format |
tree | commitdiff |
2011-02-10 |
Yannick Brosseau | Remove PowerPC specific time reading function |
tree | commitdiff |
2011-02-02 |
Mathieu Desnoyers | Merge branch 'master' of ssh://git.dorsal.polymtl.ca... |
tree | commitdiff |
2011-01-31 |
Nils Carlson | Rename libustcmd to libustctl |
tree | commitdiff |
2011-01-14 |
David Goulet | Fix variable declaration of the clock source v2 |
tree | commitdiff |
2011-01-13 |
Julien Desfossez | At runtime, UST checks if the LTTng clock source is... |
tree | commitdiff |
2011-01-05 |
Nils Carlson | Rename libustd to libustconsumer and ustd to ust-consumerd |
tree | commitdiff |
2010-11-27 |
David Goulet | Remove unuse header disable.h |
tree | commitdiff |
2010-11-27 |
David Goulet | Remove kref from kcompat's headers and code |
tree | commitdiff |
2010-11-27 |
David Goulet | Remove hlist from kcompat's headers and code |
tree | commitdiff |
2010-11-19 |
Mathieu Desnoyers | Rename for the new liburcu API namespace |
tree | commitdiff |
2010-11-10 |
Nils Carlson | Add trace name handling throughout tracectl, ustcomm... |
tree | commitdiff |
2010-10-26 |
Nils Carlson | Introduce a new communication protocol for UST v5 |
tree | commitdiff |
2010-10-13 |
Nils Carlson | Remove a silly print out in ust_trace.h |
tree | commitdiff |
2010-09-30 |
David Goulet | New naming convention for internal macros |
tree | commitdiff |
2010-09-28 |
Nils Carlson | Re-write ustcomm parts of UST v2 |
tree | commitdiff |
2010-09-21 |
David Goulet | Remove unused code |
tree | commitdiff |
2010-09-21 |
David Goulet | Syntax cleanup |
tree | commitdiff |
2010-09-21 |
David Goulet | Change code for consistency |
tree | commitdiff |
2010-09-10 |
Nils Carlson | Add functions and command line for listing trace_events v3 |
tree | commitdiff |
2010-09-10 |
Nils Carlson | Add trace_event structs |
tree | commitdiff |
2010-09-07 |
David Goulet | Fix missing data pointer for trace_mark_tp v2 |
tree | commitdiff |
2010-09-01 |
Nils Carlson | Add a data pointer to all tracepoint probe callbacks |
tree | commitdiff |
2010-09-01 |
Nils Carlson | Import TRACE_EVENT macro from the kernel v3 |
tree | commitdiff |
2010-08-20 |
Alexis Hallé | properly install libustd and libustcmd |
tree | commitdiff |
2010-08-16 |
Mathieu Desnoyers | serialize string input robustness |
tree | commitdiff |
2010-07-06 |
Pierre-Marc Fournier | define ____cacheline_aligned |
tree | commitdiff |
2010-07-05 |
David Goulet | UST marker.h |
tree | commitdiff |
2010-07-01 |
Pierre-Marc Fournier | Final updates for release 0.5 |
tree | commitdiff |
2010-07-01 |
Pierre-Marc Fournier | fix regression of GDB support |
tree | commitdiff |
2010-05-26 |
Pierre-Marc Fournier | Replace gettimeofday() with clock_gettime(CLOCK_MONOTON... |
tree | commitdiff |
2010-05-24 |
Pierre-Marc Fournier | remove mutex_lock, mutex_unlock macros |
tree | commitdiff |
2010-04-23 |
Pierre-Marc Fournier | Add support for ppc hw tb clock, remove kernelcompat.h |
tree | commitdiff |
2010-04-19 |
Pierre-Marc Fournier | add custom probes support and update tracepoints |
tree | commitdiff |
2010-04-19 |
Pierre-Marc Fournier | remove some unused code |
tree | commitdiff |
2010-04-19 |
Pierre-Marc Fournier | Port to PowerPC 32 |
tree | commitdiff |
2010-04-13 |
Pierre-Marc Fournier | jhash: add cast |
tree | commitdiff |
2010-03-23 |
Pierre-Marc Fournier | markers/tracepoints: implement library unregistration |
tree | commitdiff |
2010-03-17 |
Pierre-Marc Fournier | fix distribution bugs for 0.4 |
tree | commitdiff |
2010-03-16 |
Pierre-Marc Fournier | move libkcompat inside ust |
tree | commitdiff |
2010-03-12 |
Pierre-Marc Fournier | switch from kcompat lists to urcu lists |
tree | commitdiff |
2010-03-11 |
Pierre-Marc Fournier | add missing licence headers |
tree | commitdiff |
2010-03-04 |
Pierre-Marc Fournier | kernelcompat: remove old definitions that are now unused |
tree | commitdiff |
2010-03-04 |
Pierre-Marc Fournier | kmalloc, kfree, etc => malloc, free, etc |
tree | commitdiff |
2010-03-02 |
Pierre-Marc Fournier | Fix -O3 / -finline-functions compilation |
tree | commitdiff |
2010-02-26 |
Pierre-Marc Fournier | add missing ust_snprintf.h |
tree | commitdiff |
2010-02-19 |
Pierre-Marc Fournier | use signal safe ust_safe_snprintf() |
tree | commitdiff |
2010-02-15 |
Pierre-Marc Fournier | refactor/enhance libustcomm |
tree | commitdiff |
2010-02-15 |
Pierre-Marc Fournier | usterr.h: add DBG_raw() macro |
tree | commitdiff |
2010-02-15 |
Pierre-Marc Fournier | fix some errors and warnings in the porting |
tree | commitdiff |
2010-02-15 |
Pierre-Marc Fournier | Port changes from lttng-kt |
tree | commitdiff |
2010-02-02 |
Pierre-Marc Fournier | usterr.h: print function name |
tree | commitdiff |
2010-02-01 |
Pierre-Marc Fournier | change DEBUG macro to UST_DEBUG, now it must be -D... |
tree | commitdiff |
2010-02-01 |
Pierre-Marc Fournier | Large cleanup, mostly removal of all printk's and print... |
tree | commitdiff |
2010-01-20 |
Pierre-Marc Fournier | Refactor libinterfork and add support for clone() inter... |
tree | commitdiff |
2010-01-19 |
Pierre-Marc Fournier | save_registers: add comments and make safer |
tree | commitdiff |
2010-01-19 |
Pierre-Marc Fournier | Remove unused comment |
tree | commitdiff |
2010-01-18 |
Pierre-Marc Fournier | ust.h: remove duplicate include |
tree | commitdiff |
2010-01-18 |
Pierre-Marc Fournier | Don't display debugging messages by default |
tree | commitdiff |
2010-01-14 |
Pierre-Marc Fournier | Add some sanity to save_registers on x86-32 |
tree | commitdiff |
2010-01-13 |
Pierre-Marc Fournier | Do not use __SIZEOF_POINTER__, as it is not compatible... |
tree | commitdiff |
2010-01-13 |
Pierre-Marc Fournier | Replace __COUNTER__ with the more portable __LINE__ |
tree | commitdiff |
2010-01-11 |
Pierre-Marc Fournier | remove save_ip stub |
tree | commitdiff |
2010-01-11 |
Pierre-Marc Fournier | fix saving of marker format |
tree | commitdiff |
2010-01-11 |
Pierre-Marc Fournier | make initialization of marker struct completely static |
tree | commitdiff |
2010-01-11 |
Pierre-Marc Fournier | fix macro indentation |
tree | commitdiff |
2010-01-11 |
Pierre-Marc Fournier | complete ip saving code |
tree | commitdiff |
2010-01-11 |
Pierre-Marc Fournier | remove usage of the marker_addr section |
tree | commitdiff |
2010-01-11 |
Pierre-Marc Fournier | fix comment |
tree | commitdiff |
2010-01-11 |
Pierre-Marc Fournier | first take on the save ip on x86-32 |
tree | commitdiff |
2009-12-19 |
Pierre-Marc Fournier | add asm to save regs on x86-32, for gdb |
tree | commitdiff |
2009-12-09 |
Pierre-Marc Fournier | more fixes of conditional compilation of gdb support |
tree | commitdiff |
2009-12-09 |
Pierre-Marc Fournier | fix conditional compilation of gdb support |
tree | commitdiff |
2009-12-08 |
Pierre-Marc Fournier | probe.h: fix warning |
tree | commitdiff |
2009-12-08 |
Pierre-Marc Fournier | move probe stuff to probe.h, to have it available in... |
tree | commitdiff |
2009-12-08 |
Pierre-Marc Fournier | tracepoint.h: fix header macro name |
tree | commitdiff |
2009-12-07 |
Pierre-Marc Fournier | fix warning |
tree | commitdiff |
2009-12-07 |
Pierre-Marc Fournier | fix 32 bit support by conditionally compiling gdb support |
tree | commitdiff |
2009-12-07 |
Pierre-Marc Fournier | marker.h: change header #define macro name |
tree | commitdiff |
2009-11-12 |
Pierre-Marc Fournier | mark 32 bit support as broken |
tree | commitdiff |
2009-11-11 |
Jan Blunck | Make references to __{start,stop}___{markers,tracepoint... |
tree | commitdiff |
next |