2011-05-24 | Julien Desfossez | Fix handling of multiple FDs |
commit | commitdiff | tree |
2011-05-24 | David Goulet | Add kernel enable event support Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-24 | Julien Desfossez | Fix pointer dereference |
commit | commitdiff | tree |
2011-05-24 | Julien Desfossez | Move accept sequence |
commit | commitdiff | tree |
2011-05-24 | Julien Desfossez | Sync ioctl headers with kernel |
commit | commitdiff | tree |
2011-05-24 | Julien Desfossez | Fatal error causes kconsumerd to exit |
commit | commitdiff | tree |
2011-05-24 | Julien Desfossez | Handle splice errors Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-19 | David Goulet | Add kernel sesison and channel creation support Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-18 | David Goulet | Major changes on the lttng command line tool Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-18 | David Goulet | Import kernel control interface Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-18 | Julien Desfossez | Initial import of kconsumerd and libkernelctl Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-17 | David Goulet | Fix lttng bug having the wrong sessiond path Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-16 | David Goulet | Major changes of command processing for sessiond Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-16 | David Goulet | Add lttng-share header and change data type Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-16 | David Goulet | Add lttng-kernel header Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-16 | David Goulet | Fix wrong goto Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-09 | David Goulet | Add parameters name to the function prototype Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-06 | David Goulet | Initial import of libkernelctl and data structures Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-06 | David Goulet | Move ust trace actions to trace.c Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-06 | David Goulet | Rename data structure for naming consistency Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-06 | David Goulet | Add communication data structure for kconsumerd Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-05 | David Goulet | Add kconsumerd thread function and sockets Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-04 | David Goulet | Add support for auto session creation Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-04 | David Goulet | Add support for shorten session uuid Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-03 | David Goulet | Fix bug when finding session by name Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-03 | David Goulet | Rename liblttngctl.h to lttng.h Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-03 | David Goulet | Empty import of libkernelctl Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-03 | David Goulet | Add missing stdio header for fprintf Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-02 | David Goulet | Add -p, --pid option to lttng command line Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-02 | David Goulet | Add ust stop trace feature Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-02 | David Goulet | Change get cmdline function and list print Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-02 | David Goulet | Add trace listing feature Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-02 | David Goulet | Add debug statements to session daemon Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-02 | David Goulet | Add verbose option to session daemon Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-02 | David Goulet | Add ust start trace feature Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-02 | David Goulet | Add trace C file called trace.c Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-02 | David Goulet | Add create trace option validation Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-05-02 | David Goulet | Add the get command line path from PID fct Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-29 | David Goulet | Move lttng trace data structure to trace.h Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-29 | David Goulet | Minor code ordering and comments Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-29 | David Goulet | Move traceable app. data to a seperate C file Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-29 | David Goulet | Move session data and functions to session.c/.h Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-29 | David Goulet | Fix the lttng popt context param Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-29 | David Goulet | Change __lttng_print to a define macro Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-28 | David Goulet | Make code simpler for send buffer header size Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-28 | David Goulet | Deny multiple session with the same name Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-28 | David Goulet | Add a basic structure for tests and sessiond tests Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-28 | David Goulet | Fix cleanup bug Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-28 | David Goulet | Fix minor bug and usage formating Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-27 | David Goulet | Add mutex protection for the traceable apps Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-27 | David Goulet | Fix create trace using the current session Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-27 | David Goulet | Add ust create trace feature Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-27 | David Goulet | Change list command line options -l and -L Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-27 | David Goulet | Add close unix socket function to libcomm API Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-27 | David Goulet | Add --session feature Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-26 | David Goulet | Add destroy session feature Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-26 | David Goulet | Clean some part of the code Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-26 | David Goulet | Add create session feature Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-22 | David Goulet | Fix segfault for ltt-sessiond pathname Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-21 | David Goulet | Major changes for the daemon data transmission Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-21 | David Goulet | Add lttngerr support to ltt-sessiond Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-21 | David Goulet | Add listing session option Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-21 | David Goulet | Replace daemonize function by std glibc daemon() Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-21 | David Goulet | Add support for session daemon auto spawn Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-20 | David Goulet | Minor fix for ERR() call in lttng Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-20 | David Goulet | Change client message processing Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |
2011-04-13 | David Goulet | Initial import Signed-off-by: David Goulet <david.goulet@polymtl.ca> |
commit | commitdiff | tree |