2012-03-02 |
Mathieu Desnoyers | Fix: clock -> sock typo |
tree | commitdiff |
2012-03-02 |
Mathieu Desnoyers | Fix: consumer race: should allow reuse of FD key |
tree | commitdiff |
2012-03-02 |
Mathieu Desnoyers | Fix: Use PERROR all across lttng-tools, never make... |
tree | commitdiff |
2012-03-02 |
Mathieu Desnoyers | Fix: test all close return values in sessiond |
tree | commitdiff |
2012-03-02 |
Mathieu Desnoyers | Fix: All perror turned into PERROR to show file and... |
tree | commitdiff |
2012-03-02 |
Mathieu Desnoyers | Fix: large audit of close() use in sessiond main.c |
tree | commitdiff |
2012-03-02 |
Mathieu Desnoyers | Fix: main.c client/apps sockets and kernel_trace_fd... |
tree | commitdiff |
2012-03-02 |
Mathieu Desnoyers | Fix: incorrect close of fd 0 for syscall kernel event... |
tree | commitdiff |
2012-03-02 |
Mathieu Desnoyers | Fix: sessiond has incorrect missing 0 value in FD check |
tree | commitdiff |
2012-03-01 |
Mathieu Desnoyers | Fix: sessiond app listening: use posix-compliant poll... |
tree | commitdiff |
2012-03-01 |
Mathieu Desnoyers | Fix: consumer printf type should match ssize_t (%zd) |
tree | commitdiff |
2012-03-01 |
Mathieu Desnoyers | Fix: make ust consumer posix compliant for poll flags |
tree | commitdiff |
2012-03-01 |
David Goulet | Fix security permission on lttng run directory |
tree | commitdiff |
2012-02-28 |
Raphaël Beamonte | Fix: Display right loglevel_type in error message |
tree | commitdiff |
2012-02-27 |
Mathieu Desnoyers | Fix: lttng UST and kernel consumer: fix ret vs errno... |
tree | commitdiff |
2012-02-27 |
Mathieu Desnoyers | Fix: restart consumerd and sessiond when interrupted... |
tree | commitdiff |
2012-02-23 |
David Goulet | Fix: handling bad channel when sending to consumer |
tree | commitdiff |
2012-02-23 |
David Goulet | Fix useless variable |
tree | commitdiff |
2012-02-23 |
David Goulet | Fix add-context returned error |
tree | commitdiff |
2012-02-23 |
Mathieu Desnoyers | fix: add missing break in command handling |
tree | commitdiff |
2012-02-23 |
Mathieu Desnoyers | fix: command handling: do not check domain for commands... |
tree | commitdiff |
2012-02-23 |
Mathieu Desnoyers | fix: if tracing group does not exist, do not report... |
tree | commitdiff |
2012-02-23 |
Mathieu Desnoyers | Fix: run_as error handling |
tree | commitdiff |
2012-02-22 |
Julien Desfossez | Fix usage note on -a |
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-21 |
David Goulet | Fix consumer to handle compat layer |
tree | commitdiff |
2012-02-21 |
David Goulet | Multiple fix for FreeBSD compat layer |
tree | commitdiff |
2012-02-21 |
David Goulet | Add multiple FreeBSD compat layer |
tree | commitdiff |
2012-02-21 |
David Goulet | Add FreeBSD compat layer for splice and sync_file_range |
tree | commitdiff |
2012-02-21 |
Mathieu Desnoyers | Support XSI strerror_r in error.h |
tree | commitdiff |
2012-02-21 |
David Goulet | Add FreeBSD compat layer for socket.h |
tree | commitdiff |
2012-02-21 |
David Goulet | Fix FreeBSD support for rculfhash mmap |
tree | commitdiff |
2012-02-21 |
David Goulet | Add FreeBSD compat layer for endian.h |
tree | commitdiff |
2012-02-20 |
Mathieu Desnoyers | Standardize lttng-modules header version |
tree | commitdiff |
2012-02-17 |
Juha Niskanen | lttng-sessiond: Set group permissions explicitly |
tree | commitdiff |
2012-02-16 |
David Goulet | Fix lttcomm_close_unix_sock to actually close the socket |
tree | commitdiff |
2012-02-16 |
Mathieu Desnoyers | modprobe timer instrumentation module |
tree | commitdiff |
2012-02-16 |
Mathieu Desnoyers | modprobe lttng-probe-signal |
tree | commitdiff |
2012-02-16 |
Mathieu Desnoyers | Automatically load new lttng-probe-statedump.ko module |
tree | commitdiff |
2012-02-15 |
David Goulet | Fix ust app session started state on start trace |
tree | commitdiff |
2012-02-15 |
David Goulet | Fix double start/stop trace |
tree | commitdiff |
2012-02-14 |
David Goulet | Small fix to lttng list session |
tree | commitdiff |
2012-02-14 |
David Goulet | Fix return value on ust app session create |
tree | commitdiff |
2012-02-14 |
David Goulet | Fix missing session locks |
tree | commitdiff |
2012-02-14 |
David Goulet | Fix existing session daemon check |
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-09 |
David Goulet | Fix licensing for hashtable/utils.c |
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 | Zero-initialize struct msghdr |
tree | commitdiff |
2012-02-07 |
Mathieu Desnoyers | Fix memleak in lttng list.c |
tree | commitdiff |
2012-02-07 |
Mathieu Desnoyers | compat poll: remove useless "void" and semicolons |
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 | Update lttng-kernel.h with padding |
tree | commitdiff |
2012-02-02 |
David Goulet | Merge branch 'master' of git://git.lttng.org/lttng... |
tree | commitdiff |
2012-02-02 |
Mathieu Desnoyers | Show error if kernel tracer version don't match |
tree | commitdiff |
2012-02-02 |
David Goulet | Fix EEXIST handling on epoll_ctl add |
tree | commitdiff |
2012-02-02 |
David Goulet | Fix session listing msg when session name not found |
tree | commitdiff |
2012-02-02 |
Mathieu Desnoyers | Verify UST comm proto version |
tree | commitdiff |
2012-02-02 |
Mathieu Desnoyers | Update local copy of UST ABI, for padding |
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-02-01 |
Thibault, Daniel | Harmonise lttng.h and lttng-ctl.c documentation |
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 |
Thibault, Daniel | Rewrites lttng-ctl's set_session_daemon_path |
tree | commitdiff |
2012-01-30 |
David Goulet | Fix lttng list usage |
tree | commitdiff |
next |