2018-06-06 |
Mathieu Desnoyers | Filter: document ust app ctx limitation |
tree | commitdiff |
2018-06-06 |
Mathieu Desnoyers | Filter: add FILTER_OP_RETURN_S64 instruction |
tree | commitdiff |
2018-06-06 |
Mathieu Desnoyers | Filter: make bitwise and, or, xor higher prio than... |
tree | commitdiff |
2018-06-06 |
Mathieu Desnoyers | Filter: Implement rshift, lshift, bit not operators |
tree | commitdiff |
2018-06-06 |
Mathieu Desnoyers | Filters: generate backward compatible "get field" and... |
tree | commitdiff |
2018-06-06 |
Mathieu Desnoyers | Filter: index array, sequences, implement bitwise binar... |
tree | commitdiff |
2018-06-06 |
Mathieu Desnoyers | Implement support for brackets in filter expressions |
tree | commitdiff |
2018-06-04 |
Jérémie Galarneau | Replace strncpy by lttng_strncpy in lttngctl session... |
tree | commitdiff |
2018-06-01 |
Jonathan Rajotte | Cleanup: open_memstream and close_memstream compat... |
tree | commitdiff |
2018-04-10 |
Jonathan Rajotte | Fix: null pointer dereference in lttng_rotation_handle_... |
tree | commitdiff |
2018-04-07 |
Jérémie Galarneau | Extend the rotation API to provide network trace archiv... |
tree | commitdiff |
2018-04-03 |
Jérémie Galarneau | Fix: cmd_rotate_set_schedule returns positive error... |
tree | commitdiff |
2018-04-03 |
Julien Desfossez | Size-based rotation |
tree | commitdiff |
2018-04-03 |
Jérémie Galarneau | Add lttng_notification_channel_has_pending_notification() |
tree | commitdiff |
2018-04-03 |
Jérémie Galarneau | Fix: channel lock must be taken to check for pending... |
tree | commitdiff |
2018-04-03 |
Julien Desfossez | Save, restore and list the rotation parameters |
tree | commitdiff |
2018-04-03 |
Julien Desfossez | Rotate timer |
tree | commitdiff |
2018-03-23 |
Julien Desfossez | lttng rotate command |
tree | commitdiff |
2018-03-16 |
Julien Desfossez | Sessiond timer thread |
tree | commitdiff |
2018-03-15 |
Julien Desfossez | Sessiond rotation thread |
tree | commitdiff |
2017-11-13 |
Julien Desfossez | Fix: path of snapshots with a relay and default URI |
tree | commitdiff |
2017-06-12 |
Mathieu Desnoyers | Introduce "--blocking-timeout" channel parameter |
tree | commitdiff |
2017-06-01 |
Michael Jeanson | Fix: Don't override user variables within the build... |
tree | commitdiff |
2017-05-28 |
Jérémie Galarneau | Fix: explicitly send client credentials during handshake |
tree | commitdiff |
2017-05-28 |
Jérémie Galarneau | Fix: return LTTNG_ERR_INVALID_TRIGGER on validation... |
tree | commitdiff |
2017-05-06 |
Jérémie Galarneau | Fix: dereference before null check of channel attributes |
tree | commitdiff |
2017-05-06 |
Jérémie Galarneau | Fix: unchecked lttng_dynamic_buffer_set_size return... |
tree | commitdiff |
2017-05-05 |
Philippe Proulx | Add support for "full" star globbing patterns in event... |
tree | commitdiff |
2017-05-05 |
Jérémie Galarneau | Expose monitor timer interval to lttngctl and client |
tree | commitdiff |
2017-05-05 |
Jérémie Galarneau | Add client notification API |
tree | commitdiff |
2017-02-14 |
Michael Jeanson | Port: Link with no-undefined on Windows |
tree | commitdiff |
2016-10-07 |
Jonathan Rajotte | lttng_ctl: add session_name to load override |
tree | commitdiff |
2016-10-07 |
Jonathan Rajotte | Fix: test presence of override_attr before accessing... |
tree | commitdiff |
2016-10-07 |
Jérémie Galarneau | Remove lttng_load_session_attr_get_override_path_url |
tree | commitdiff |
2016-10-07 |
Philippe Proulx | Remove calibrate from liblttng-ctl |
tree | commitdiff |
2016-10-07 |
Jonathan Rajotte | Apply the overrides attributes during configuration... |
tree | commitdiff |
2016-10-07 |
Jérémie Galarneau | Clean-up: remove copy-pasted comment from save.c |
tree | commitdiff |
2016-10-07 |
Jonathan Rajotte | lttng-ctl: add override helper to load api |
tree | commitdiff |
2016-10-06 |
Jonathan Rajotte | Fix: use ssize_type for the return value of uri_parse_s... |
tree | commitdiff |
2016-08-09 |
Jérémie Galarneau | Fix: pass NULL to config_load_session instead of an... |
tree | commitdiff |
2016-07-06 |
Julien Desfossez | Allow regenerating the statedump of a running session |
tree | commitdiff |
2016-07-06 |
Julien Desfossez | Rename the "metadata regenerate" command to "regenerate... |
tree | commitdiff |
2016-06-14 |
Jérémie Galarneau | Add name omission and output omission on save to lttng-ctl |
tree | commitdiff |
2016-06-08 |
Jérémie Galarneau | Fix: missing "void" parameter of lib constructor and... |
tree | commitdiff |
2016-05-15 |
Jérémie Galarneau | Fix: loading of live session within userspace domains |
tree | commitdiff |
2016-05-15 |
Philippe Proulx | Fix: standardize parser/lexer building |
tree | commitdiff |
2016-05-14 |
Jérémie Galarneau | Re-add default size symbols which were erroneously... |
tree | commitdiff |
2016-05-14 |
Jérémie Galarneau | Hide internal _lttng_destroy_session symbol |
tree | commitdiff |
2016-03-12 |
Jonathan Rajotte | Fix: systematic overwrite of union values on add context |
tree | commitdiff |
2016-03-11 |
Julien Desfossez | Command metadata regenerate |
tree | commitdiff |
2016-03-08 |
Jérémie Galarneau | Rename filter string to filter expression in liblttng-ctl |
tree | commitdiff |
2016-03-07 |
Jérémie Galarneau | Send extended channel payload to client |
tree | commitdiff |
2016-03-07 |
Jérémie Galarneau | Add channel discarded events and lost packets stats... |
tree | commitdiff |
2016-03-03 |
Philippe Proulx | Add lttng_event_get_exclusion_name*() to liblttng-ctl |
tree | commitdiff |
2016-03-03 |
Philippe Proulx | Transfer UST exclusion names from sessiond to client |
tree | commitdiff |
2016-03-03 |
Philippe Proulx | Add lttng_event_get_filter_string() to liblttng-ctl |
tree | commitdiff |
2016-02-26 |
Philippe Proulx | Transfer filter strings from sessiond to client |
tree | commitdiff |
2016-02-25 |
Philippe Proulx | Add command header to sessiond->client response msg |
tree | commitdiff |
2016-02-25 |
Julien Desfossez | Explicitly stop the session on lttng destroy |
tree | commitdiff |
2016-02-12 |
Mathieu Desnoyers | Allow $app.provider:ctxname in filter, enum, variant... |
tree | commitdiff |
2016-02-12 |
Jérémie Galarneau | Enforce const-correctness in UNIX socket wrappers |
tree | commitdiff |
2016-02-12 |
Jérémie Galarneau | Add application context support to lttng-ctl lttng_add_... |
tree | commitdiff |
2016-02-12 |
Jérémie Galarneau | Cleanup comments in lttng-ctl.c |
tree | commitdiff |
2015-11-04 |
Philippe Proulx | Truncate exclusion names to have a terminal '\0' |
tree | commitdiff |
2015-10-19 |
Jonathan Rajotte | Select which binaries/extras to build at configure... |
tree | commitdiff |
2015-10-19 |
Michael Jeanson | Rename config.h to session-config.h |
tree | commitdiff |
2015-10-19 |
Michael Jeanson | Port: Remove _GNU_SOURCE, defined in config.h |
tree | commitdiff |
2015-10-19 |
Michael Jeanson | Add missing include for memset() |
tree | commitdiff |
2015-10-19 |
Jérémie Galarneau | Port: Add Solaris fls compat |
tree | commitdiff |
2015-10-19 |
Michael Jeanson | Port: Use LTTNG_NAME_MAX instead of NAME_MAX |
tree | commitdiff |
2015-10-19 |
Jérémie Galarneau | Cleanup: Remove commented-out constant |
tree | commitdiff |
2015-09-22 |
Jonathan Rajotte | Fix: disable kernel event based on name and event type |
tree | commitdiff |
2015-09-21 |
Michael Jeanson | Fix: Possible dereference of null pointers |
tree | commitdiff |
2015-09-15 |
Jérémie Galarneau | Remove dead code from filter grammar test |
tree | commitdiff |
2015-09-15 |
Jérémie Galarneau | Remove dead code from ir generation filter visitor |
tree | commitdiff |
2015-09-01 |
Jérémie Galarneau | Grammar fix in comment |
tree | commitdiff |
2015-08-11 |
Jérémie Galarneau | Clean-up: Remove java-doc annotations from function... |
tree | commitdiff |
2015-08-11 |
Jonathan Rajotte | Mi: track/untrack/listing |
tree | commitdiff |
2015-08-05 |
Jérémie Galarneau | Send data pending status as part of payload instead... |
tree | commitdiff |
2015-07-25 |
Jérémie Galarneau | Fix 'daemon' typo in lttng-ctl-pc.in description |
tree | commitdiff |
2015-04-02 |
Jérémie Galarneau | Fix: Validate lttng_create_session_live's timer is > 0 |
tree | commitdiff |
2014-11-11 |
Mathieu Desnoyers | Implement kernel filter support |
tree | commitdiff |
2015-03-30 |
Mathieu Desnoyers | Implement PID tracker content listing |
tree | commitdiff |
2015-03-30 |
Mathieu Desnoyers | Implement PID tracking for kernel tracing |
tree | commitdiff |
2015-03-26 |
Mathieu Desnoyers | Implement --shm-path option for UST sessions (per-uid... |
tree | commitdiff |
2015-01-07 |
Jérémie Galarneau | Cleanup: Replace all perror() uses by the PERROR macro |
tree | commitdiff |
2014-12-01 |
Jérémie Galarneau | Fix: "Any" loglevel's value is -1 and not 0 |
tree | commitdiff |
2014-11-26 |
Mathieu Desnoyers | Fix: lttng-ctl: use zmalloc(), missing OOM check |
tree | commitdiff |
2014-11-26 |
Mathieu Desnoyers | Fix: filter-parser.y: use zmalloc(), missing OOM check |
tree | commitdiff |
2014-11-15 |
Mathieu Desnoyers | Fix: define _LGPL_SOURCE in C files |
tree | commitdiff |
2014-10-22 |
David Goulet | Add Python agent support |
tree | commitdiff |
2014-10-01 |
David Goulet | Fix: set the hidden attribute to a filter function... |
tree | commitdiff |
2014-10-01 |
David Goulet | Fix: remove non existent header files from Makefile |
tree | commitdiff |
2014-09-29 |
David Goulet | Add syscall listing support |
tree | commitdiff |
2014-09-25 |
Mathieu Desnoyers | Implement kernctl_syscall_mask |
tree | commitdiff |
2014-09-25 |
Mathieu Desnoyers | Cleanup: Remove LTTNG_ENABLE_ALL_EVENT and LTTNG_DISABL... |
tree | commitdiff |
2014-09-25 |
Mathieu Desnoyers | Implement support for lttng-modules syscall filtering |
tree | commitdiff |
2014-09-05 |
David Goulet | Fix: send disable ALL command code if event is * |
tree | commitdiff |
2014-09-03 |
Jérémie Galarneau | Fix: Parenthesize previous statement when adding condit... |
tree | commitdiff |
2014-08-08 |
David Goulet | Adding log4j agent support |
tree | commitdiff |
next |