projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: mark ltt_sessions_ht_destroy as static
[lttng-tools.git]
/
src
/
bin
/
lttng-sessiond
/
cmd.c
2016-03-08
Jérémie Galarneau
Fix: missing dereference when computing extended info...
blob
|
commitdiff
|
raw
2016-03-08
Jérémie Galarneau
Fix: Only list kernel enablers when listing events
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Jérémie Galarneau
Ensure UST channel output mode is LTTNG_UST_MMAP
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Julien Desfossez
Extract the lost packets and discarded events counters
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Jérémie Galarneau
Send extended channel payload to client
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Philippe Proulx
Transfer UST exclusion names from sessiond to client
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Jérémie Galarneau
Fix: return negative error code in list_lttng_ust_globa...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Philippe Proulx
Add lttng_event_get_filter_string() to liblttng-ctl
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Philippe Proulx
Transfer filter strings from sessiond to client
blob
|
commitdiff
|
raw
|
diff to current
2016-02-14
Jérémie Galarneau
Fix: report already enabled event error to client
blob
|
commitdiff
|
raw
|
diff to current
2016-02-14
Jérémie Galarneau
Docs: add comment to cmd_add_context()
blob
|
commitdiff
|
raw
|
diff to current
2016-02-12
Jérémie Galarneau
Enable agent application contexts if filter has such...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-12
Jérémie Galarneau
Notify java agent of enabled application contexts
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
Michael Jeanson
Port: Remove _GNU_SOURCE, defined in config.h
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
Michael Jeanson
Port: Add Solaris string compat
blob
|
commitdiff
|
raw
|
diff to current
2015-09-22
Jonathan Rajotte
Use empty event name on disable -a for ust and agent...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-22
Jonathan Rajotte
Fix: disable kernel event based on name and event type
blob
|
commitdiff
|
raw
|
diff to current
2015-09-21
Jérémie Galarneau
Fix: Break out of loop when searching for a domain...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-16
Jonathan Rajotte
Fix: disable all ust events
blob
|
commitdiff
|
raw
|
diff to current
2015-09-15
Antoine Busque
Fix: double free on enable-event
blob
|
commitdiff
|
raw
|
diff to current
2015-09-08
Mathieu Desnoyers
Fix: unbalanced RCU read-side lock in enable event...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-06
Philippe Proulx
sessiond: use `loglevel_value` and `loglevel_type`...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-06
Antoine Busque
Fix: initialize live_timer to 0 for snapshot session
blob
|
commitdiff
|
raw
|
diff to current
2015-09-05
Jérémie Galarneau
Fix: Possible passing of NULL pointer to memcpy()
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Jérémie Galarneau
Allow the creation of JUL, Log4j and Python channels
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Jérémie Galarneau
Save filter expression as part of agent events and...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Jérémie Galarneau
Prevent the addition of UST events to agent channels
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Jérémie Galarneau
Fix: Propagate filter status of kernel events to client
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Jérémie Galarneau
Report memory allocation failure when copying filter...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Jérémie Galarneau
Fix: cmd_enable_event must return positive error codes
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Jérémie Galarneau
Ensure that a filter is always passed with its filter...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Jérémie Galarneau
Save filter expressions as part of agent events
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Jérémie Galarneau
Use lttng_domain_type enumeration instead of bare integers
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
Jérémie Galarneau
Prevent disable event on internal UST events
blob
|
commitdiff
|
raw
|
diff to current
2015-08-23
Jérémie Galarneau
Docs: Clarify ominous comment wording
blob
|
commitdiff
|
raw
|
diff to current
2015-08-23
Jérémie Galarneau
Hide internal events from session daemon clients
blob
|
commitdiff
|
raw
|
diff to current
2015-08-23
Jérémie Galarneau
Prevent the use of reserved UST event names
blob
|
commitdiff
|
raw
|
diff to current
2015-08-23
Jérémie Galarneau
Tag events created as side-effect of agent events as...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-23
Jérémie Galarneau
Remove unneeded RCU lock
blob
|
commitdiff
|
raw
|
diff to current
2015-08-23
Jérémie Galarneau
Ensure event names are NULL terminated during validation
blob
|
commitdiff
|
raw
|
diff to current
2015-08-21
Philippe Proulx
Fix: set GLOBAL buffer type for kernel domain in list
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
Jérémie Galarneau
Clean-up: Move agent_apps_ht_by_sock definition to...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
Mathieu Desnoyers
Fix: ownership of filter and filter_expression
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
Mathieu Desnoyers
Implement kernel filter support
blob
|
commitdiff
|
raw
|
diff to current
2014-11-05
Mathieu Desnoyers
Support lttng-modules syscall wildcards
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
Mathieu Desnoyers
Implement lttng-modules tracepoint wildcard support
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
Mathieu Desnoyers
Implement PID tracker content listing
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
Mathieu Desnoyers
Implement UST PID tracker
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
Mathieu Desnoyers
Cleanup: Remove unimplemented UST domains
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
Mathieu Desnoyers
Implement PID tracking for kernel tracing
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Mathieu Desnoyers
Implement --shm-path option for UST sessions (per-uid...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Jérémie Galarneau
Cleanup: Remove unused variable
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
Mathieu Desnoyers
Fix: grab more than one packet for snapshots
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Julien Desfossez
Fix: don't destroy the sockets if the snapshot was...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-02
Philippe Proulx
Fix: channel names are not validated
blob
|
commitdiff
|
raw
|
diff to current
2014-12-01
Jérémie Galarneau
Fix: Apply consumer URI changes to all domains
blob
|
commitdiff
|
raw
|
diff to current
2014-12-01
Jérémie Galarneau
Fix: "Any" loglevel's value is -1 and not 0
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Jérémie Galarneau
Fix: Missing rcu_read_lock in cmd_list_events()
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Jérémie Galarneau
Fix: Missing rcu_read_lock in list_lttng_agent_events()
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Jérémie Galarneau
Fix: Missing rcu_read_lock in cmd_list_channels()
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Jérémie Galarneau
Fix: Missing rcu_read_locks in cmd_list_domains()
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Jérémie Galarneau
Fix: Missing rcu_read_lock in cmd_snapshot_list_outputs()
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Jérémie Galarneau
Fix: Missing rcu_read_lock in get_session_max_subbuf_size()
blob
|
commitdiff
|
raw
|
diff to current
2014-11-16
Jérémie Galarneau
Fix: Ambiguous agent event filter bytecode ownership
blob
|
commitdiff
|
raw
|
diff to current
2014-11-16
Mathieu Desnoyers
Fix: filter bytecode and string memory leak on error
blob
|
commitdiff
|
raw
|
diff to current
2014-11-15
Mathieu Desnoyers
Fix: define _LGPL_SOURCE in C files
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
Jérémie Galarneau
Fix: missing rcu_read_lock in cmd_start_trace()
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
Jérémie Galarneau
Fix: Don't report an error when listing a session with...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
Jérémie Galarneau
Bypass 0 byte allocation when no domains are enabled
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
David Goulet
Add Python agent support
blob
|
commitdiff
|
raw
|
diff to current
2014-10-03
David Goulet
Fix: handle kernel event type correctly on enable
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
David Goulet
Fix: cmd snapshot record output can't be NULL
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
David Goulet
Add syscall listing support
blob
|
commitdiff
|
raw
|
diff to current
2014-09-25
Mathieu Desnoyers
Fix: syscall tracing: disable all and missing error...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-25
Mathieu Desnoyers
Cleanup: Remove LTTNG_ENABLE_ALL_EVENT and LTTNG_DISABL...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-25
Mathieu Desnoyers
Implement support for lttng-modules syscall filtering
blob
|
commitdiff
|
raw
|
diff to current
2014-09-11
David Goulet
Add log4j default event and channel name handling
blob
|
commitdiff
|
raw
|
diff to current
2014-09-05
David Goulet
Fix: list agent event per domain only
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
David Goulet
Adding log4j agent support
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
David Goulet
Add the support for multiple agent
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
David Goulet
Refactor JUL to agent namespace
blob
|
commitdiff
|
raw
|
diff to current
2014-08-05
Jérémie Galarneau
Disallow wildcards in event names except as the last...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-14
David Goulet
Fix: use biggest subbuffer size for snapshot max-size
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
David Goulet
Fix: disable JUL event on UST side
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
David Goulet
Fix: set session in output mode if URL are set afterwards
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
David Goulet
List session event loglevel for the JUL domain
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
David Goulet
Fix: deny overwrite mode and num subbuf less than 2
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
David Goulet
Add live timer and tracefile count/size to list
blob
|
commitdiff
|
raw
|
diff to current
2014-05-05
David Goulet
Fix: add JUL filter to UST event on logger_name
blob
|
commitdiff
|
raw
|
diff to current
2014-03-25
David Goulet
Rename kernel and ust trace variable for clarity
blob
|
commitdiff
|
raw
|
diff to current
2014-03-25
David Goulet
Rename variable in session.h for clarity
blob
|
commitdiff
|
raw
|
diff to current
2014-03-25
David Goulet
Fix: don't ask data pending if session was not started
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
David Goulet
Fix: missing valid return code when adding an URI to...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Jérémie Galarneau
Send filter expression string to session daemon
blob
|
commitdiff
|
raw
|
diff to current
2014-02-28
David Goulet
Fix: improve lttng with live by spawning relayd
blob
|
commitdiff
|
raw
|
diff to current
2014-02-27
David Goulet
Fix: JUL to enable user and root tracepoints
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
David Goulet
Fix: don't start session if no channel
blob
|
commitdiff
|
raw
|
diff to current
2014-01-28
David Goulet
Fix: add missing JUL loglevel handling
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
David Goulet
Fix: zero out data structure before using it
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
David Goulet
Fix: report to client when snapshot will be empty
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.237774 seconds
and
106
git commands to generate.