2012-06-01 |
Mathieu Desnoyers | cleanup output indentation for field listing |
tree | commitdiff |
2012-06-01 |
Mathieu Desnoyers | Implement event fields listing |
tree | commitdiff |
2012-05-31 |
Francis Giraldeau | Fix comments formating in conf.c |
tree | commitdiff |
2012-05-31 |
Francis Giraldeau | Add destroy all session option |
tree | commitdiff |
2012-05-31 |
Francis Giraldeau | Improve delete of configuration |
tree | commitdiff |
2012-05-31 |
David Goulet | Fix: clang llvm warnings |
tree | commitdiff |
2012-04-05 |
David Goulet | Fix: make lttng expand path for trace output opt |
tree | commitdiff |
2012-04-03 |
David Goulet | Fix: check return value on getenv USER |
tree | commitdiff |
2012-03-20 |
David Goulet | Update version to 2.0.0 stable |
tree | commitdiff |
2012-03-20 |
David Goulet | Update version to v2.0.0-rc4 |
tree | commitdiff |
2012-03-20 |
David Goulet | Fix: error handling in lttng enable-event |
tree | commitdiff |
2012-03-20 |
David Goulet | Fix: uninitialized variable |
tree | commitdiff |
2012-03-20 |
Julien Desfossez | Fix: lttng view, error message and exit code |
tree | commitdiff |
2012-03-20 |
David Goulet | Merge branch 'master' of git://git.lttng.org/lttng... |
tree | commitdiff |
2012-03-20 |
David Goulet | Fix: lttng UI exit value and error message |
tree | commitdiff |
2012-03-12 |
Alexandre Montplaisir | License header fixes |
tree | commitdiff |
2012-03-06 |
David Goulet | Fix error.h non-static variables for liblttng-ctl |
tree | commitdiff |
2012-03-05 |
David Goulet | Merge branch 'master' of git://git.lttng.org/lttng... |
tree | commitdiff |
2012-03-02 |
David Goulet | Merge branch 'master' of git://git.lttng.org/lttng... |
tree | commitdiff |
2012-03-02 |
David Goulet | Merge branch 'master' of git://git.lttng.org/lttng... |
tree | commitdiff |
2012-03-02 |
David Goulet | Merge branch 'master' of git://git.lttng.org/lttng... |
tree | commitdiff |
2012-03-02 |
Mathieu Desnoyers | Fix: Use PERROR all across lttng-tools, never make... |
tree | commitdiff |
2012-03-01 |
David Goulet | Merge branch 'master' into compat-freebsd |
tree | commitdiff |
2012-02-24 |
User | Merge branch 'master' into compat-freebsd |
tree | commitdiff |
2012-02-22 |
Julien Desfossez | Fix usage note on -a |
tree | commitdiff |
2012-02-22 |
David Goulet | Fix rest of the code to support compat layer |
tree | commitdiff |
2012-02-22 |
David Goulet | Revert FreeBSD compatibility layer |
tree | commitdiff |
2012-02-22 |
Mathieu Desnoyers | Fix: documented number of subbuffers is incorrect |
tree | commitdiff |
2012-02-22 |
Mathieu Desnoyers | Document that num-subbuf and subbuf-size need to be... |
tree | commitdiff |
2012-02-21 |
David Goulet | Merge branch 'master' of git://git.lttng.org/lttng... |
tree | commitdiff |
2012-02-21 |
David Goulet | Fix rest of the code to support compat layer |
tree | commitdiff |
2012-02-14 |
David Goulet | Small fix to lttng list session |
tree | commitdiff |
2012-02-13 |
Daniel U. Thibault | Fix memory leak |
tree | commitdiff |
2012-02-10 |
Mathieu Desnoyers | enable-event: Remove "<all> from MSG() when no loglevel... |
tree | commitdiff |
2012-02-10 |
Mathieu Desnoyers | Print loglevel value in list -u |
tree | commitdiff |
2012-02-10 |
Mathieu Desnoyers | lttng cmd: use enum instead of value for mapping |
tree | commitdiff |
2012-02-08 |
David Goulet | Add trace directory option to lttng view |
tree | commitdiff |
2012-02-08 |
David Goulet | Remove fork() for the lttng view spawn viewer |
tree | commitdiff |
2012-02-07 |
Mathieu Desnoyers | Fix unitilialized ret value (revisited) |
tree | commitdiff |
2012-02-07 |
Mathieu Desnoyers | Update hardcoded loglevels, allow shortcuts, add to... |
tree | commitdiff |
2012-02-07 |
David Goulet | Fix uninitialized ret value |
tree | commitdiff |
2012-02-07 |
David Goulet | Change default options to lttng view |
tree | commitdiff |
2012-02-07 |
David Goulet | Remove forgotten debug printf |
tree | commitdiff |
2012-02-07 |
David Goulet | Fix session syscall listing |
tree | commitdiff |
2012-02-07 |
David Goulet | Add the lttng view command |
tree | commitdiff |
2012-02-07 |
Mathieu Desnoyers | Fix list command |
tree | commitdiff |
2012-02-07 |
Mathieu Desnoyers | Fix memleak in lttng list.c |
tree | commitdiff |
2012-02-07 |
Mathieu Desnoyers | Make execution path with uninitialized domain fail |
tree | commitdiff |
2012-02-07 |
Mathieu Desnoyers | Initialize all stack variables to zero, fix uninitializ... |
tree | commitdiff |
2012-02-06 |
Mathieu Desnoyers | Loglevel fixes |
tree | commitdiff |
2012-02-04 |
Mathieu Desnoyers | Cleanup list command printout for loglevel |
tree | commitdiff |
2012-02-02 |
David Goulet | Merge branch 'master' of git://git.lttng.org/lttng... |
tree | commitdiff |
2012-02-02 |
David Goulet | Fix session listing msg when session name not found |
tree | commitdiff |
2012-02-02 |
David Goulet | Merge branch 'master' of git://git.lttng.org/lttng... |
tree | commitdiff |
2012-02-02 |
David Goulet | Revert "Simplify create_session of lttng create command" |
tree | commitdiff |
2012-02-02 |
David Goulet | Fix return value of list command |
tree | commitdiff |
2012-02-02 |
David Goulet | Fix missing strncmp return value comparison |
tree | commitdiff |
2012-02-02 |
Mathieu Desnoyers | Update loglevel names |
tree | commitdiff |
2012-02-02 |
Mathieu Desnoyers | Fix loglevel selection, implement loglevel help. |
tree | commitdiff |
2012-02-02 |
Mathieu Desnoyers | ABI update: only send loglevel value to UST: fixed... |
tree | commitdiff |
2012-02-01 |
David Goulet | Fix memory leak in lttng cli |
tree | commitdiff |
2012-02-01 |
David Goulet | Fix wording in lttng cli usage |
tree | commitdiff |
2012-02-01 |
David Goulet | Fix enable channel usage and add enable event error msg |
tree | commitdiff |
2012-02-01 |
David Goulet | Improve error handling of lttng cli |
tree | commitdiff |
2012-02-01 |
David Goulet | Don't spawen session daemon on version command |
tree | commitdiff |
2012-02-01 |
Thibault, Daniel | Fix return value and mem leak for all commands |
tree | commitdiff |
2012-02-01 |
Mathieu Desnoyers | Fix loglevel handling in test case (API change) and... |
tree | commitdiff |
2012-02-01 |
Mathieu Desnoyers | Revert "Revert "Update loglevel ABI"" |
tree | commitdiff |
2012-02-01 |
David Goulet | Revert "Update loglevel ABI" |
tree | commitdiff |
2012-02-01 |
Thibault, Daniel | Fix memory leak in create command |
tree | commitdiff |
2012-01-31 |
Mathieu Desnoyers | Update loglevel ABI |
tree | commitdiff |
2012-01-30 |
Thibault, Daniel | Fixing memory leaks in add-context command |
tree | commitdiff |
2012-01-30 |
David Goulet | Fix lttng list usage |
tree | commitdiff |
2012-01-30 |
Thibault, Daniel | Document and enforce return values |
tree | commitdiff |
2012-01-30 |
Thibault, Daniel | Simplify create_session of lttng create command |
tree | commitdiff |
2012-01-30 |
Thibault, Daniel | Document return values |
tree | commitdiff |
2012-01-30 |
Thibault, Daniel | Catching up on misc. string and comment fixes |
tree | commitdiff |
2012-01-30 |
David Goulet | Improve lttng add-context message output |
tree | commitdiff |
2012-01-27 |
Mathieu Desnoyers | Fix context mapping for UST and kernel |
tree | commitdiff |
2012-01-27 |
David Goulet | Add CMD_WARNING error code |
tree | commitdiff |
2012-01-27 |
David Goulet | Fix comments and usage output |
tree | commitdiff |
2012-01-27 |
David Goulet | Fix comments and enforce expected return values |
tree | commitdiff |
2012-01-27 |
David Goulet | Improve lttng.c usage() |
tree | commitdiff |
2012-01-25 |
Mathieu Desnoyers | Fix lttng sessiond spawn wait race |
tree | commitdiff |
2012-01-25 |
Mathieu Desnoyers | Fix sessiond needed checks |
tree | commitdiff |
2012-01-24 |
David Goulet | Remove default defines from lttng.h |
tree | commitdiff |
2012-01-24 |
Simon Marchi | Fix comment of cmd_create |
tree | commitdiff |
2012-01-24 |
Daniel Thibault | Fix file descriptor leak and typo in conf.c |
tree | commitdiff |
2012-01-24 |
David Goulet | Fix typo in lttng cli comments |
tree | commitdiff |
2012-01-24 |
Simon Marchi | Add a '--list-options' option to each command. |
tree | commitdiff |
2012-01-23 |
David Goulet | Implement UST calibrate and change default |
tree | commitdiff |
2012-01-23 |
David Goulet | Change not implemented error to undefined. |
tree | commitdiff |
2012-01-23 |
David Goulet | Disable lttng ust domain not implemented |
tree | commitdiff |
2012-01-23 |
David Goulet | Change SIGCHLD to SIGUSR1 when lttng waiting on sessiond |
tree | commitdiff |
2012-01-20 |
David Goulet | Fix missing headers in Makefiles |
tree | commitdiff |
2012-01-20 |
David Goulet | Rename lttngerr.h to error.h |
tree | commitdiff |
2012-01-20 |
David Goulet | Split and remove lttng-share header file |
tree | commitdiff |
2012-01-20 |
David Goulet | Fix DBG message grammatical error |
tree | commitdiff |
2012-01-20 |
David Goulet | Rename cmd.h for command.h |
tree | commitdiff |
2012-01-20 |
David Goulet | Add missing headers for make dist |
tree | commitdiff |
next |