projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Test: Add the lttng-runas worker process to the sessiond pids
[lttng-tools.git]
/
src
/
2016-03-10
Julien Desfossez
Display discarded and lost events at destroy and stop
tree
|
commitdiff
2016-03-09
Jérémie Galarneau
Fix: session_find_by_id can return NULL legitimately
tree
|
commitdiff
2016-03-09
Jérémie Galarneau
Fix: mark ltt_sessions_ht_destroy as static
tree
|
commitdiff
2016-03-09
Jérémie Galarneau
Docs: Missing locking assumptions in function headers
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Fix: hold session list lock during delete_ust_app
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Missing void in function signature
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
CLI: Show filter expression associated to a syscall
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Fix: missing dereference when computing extended info...
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Fix: Only save kernel enablers in session configuration
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Fix: Only list kernel enablers when listing events
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Fix: syscalls hash table leaks when listing kernel...
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Initialize command header to zero
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Rename filter string to filter expression in liblttng-ctl
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Fix: use of unsigned variable to check for negative...
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Clean-up: remove unreachable goto
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Fix: missing static inline breaks --without-lttng-ust...
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
lttng enable-channel memsets lttng_channel to -1
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Clean-up: missing space between cast operator and operand
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Ensure UST channel output mode is LTTNG_UST_MMAP
tree
|
commitdiff
2016-03-08
Julien Desfossez
Extract the lost packets and discarded events counters
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-04
Jérémie Galarneau
Reuse constant string instead of duplicate literal
tree
|
commitdiff
2016-03-04
Jérémie Galarneau
Clean-up: simplify computation of string position
tree
|
commitdiff
2016-03-04
Jérémie Galarneau
Optimization: lttng UI uses sprintf instead of strcpy
tree
|
commitdiff
2016-03-03
Jérémie Galarneau
MI: Remove boolean "exclusion" element
tree
|
commitdiff
2016-03-03
Philippe Proulx
MI: add <exclusions> (event exclusion names)
tree
|
commitdiff
2016-03-03
Philippe Proulx
CLI: show event exclusion names
tree
|
commitdiff
2016-03-03
Jérémie Galarneau
Add new LTTNG_ERR_OVERFLOW error code
tree
|
commitdiff
2016-03-03
Philippe Proulx
Add lttng_event_get_exclusion_name*() to liblttng-ctl
tree
|
commitdiff
2016-03-03
Jérémie Galarneau
Tests: Consider lttng mi namespace in test_mi
tree
|
commitdiff
2016-03-03
Jérémie Galarneau
MI: Implement event context schema change
tree
|
commitdiff
2016-03-03
Jérémie Galarneau
MI: Add application context type to schema
tree
|
commitdiff
2016-03-03
Jérémie Galarneau
MI: add schemaVersion attribute to command schema
tree
|
commitdiff
2016-03-03
Jérémie Galarneau
MI: set machine interface XSD target namespace
tree
|
commitdiff
2016-03-03
Jérémie Galarneau
Add schema information to XML MI output
tree
|
commitdiff
2016-03-03
Jérémie Galarneau
Fix: libxml2 may return 0 because of buffering
tree
|
commitdiff
2016-03-03
Jérémie Galarneau
Bump LTTng MI schema to 3.0
tree
|
commitdiff
2016-03-03
Philippe Proulx
MI: add <filter_expression> (event filter expression)
tree
|
commitdiff
2016-03-03
Philippe Proulx
Transfer UST exclusion names from sessiond to client
tree
|
commitdiff
2016-03-03
Jérémie Galarneau
Fix: return negative error code in list_lttng_ust_globa...
tree
|
commitdiff
2016-03-03
Jérémie Galarneau
CLI: show agent event filter string
tree
|
commitdiff
2016-03-03
Philippe Proulx
CLI: show event filter string
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
Refactor setup_lttng_msg() to include cmd header
tree
|
commitdiff
2016-02-25
Philippe Proulx
Add command header to sessiond->client response msg
tree
|
commitdiff
2016-02-25
Julien Desfossez
Metadata for instance_id and packet_seq_num
tree
|
commitdiff
2016-02-25
Julien Desfossez
Add a HT to lookup sessions by id
tree
|
commitdiff
2016-02-25
Julien Desfossez
Explicitly stop the session on lttng destroy
tree
|
commitdiff
2016-02-24
Mathieu Desnoyers
Fix: per-pid ust buffers flush race with application...
tree
|
commitdiff
2016-02-19
Jérémie Galarneau
Cleanup: Remove unnecessary newline
tree
|
commitdiff
2016-02-14
Jérémie Galarneau
Fix: report already enabled event error to client
tree
|
commitdiff
2016-02-14
Jérémie Galarneau
Docs: add comment to cmd_add_context()
tree
|
commitdiff
2016-02-14
Jérémie Galarneau
Fix: application context leak when enabling context
tree
|
commitdiff
2016-02-14
Jérémie Galarneau
Fix: string leak when processing of client message...
tree
|
commitdiff
2016-02-14
Jérémie Galarneau
Fix: missing return code initialization on error
tree
|
commitdiff
2016-02-14
Jérémie Galarneau
Fix: unchecked return value in _lttng_variant_statedump()
tree
|
commitdiff
2016-02-14
Jérémie Galarneau
Fix: Possible use-after-free in create_ctx_type()
tree
|
commitdiff
2016-02-12
Jérémie Galarneau
Fix: Don't notify agent of non-app context addition
tree
|
commitdiff
2016-02-12
Jérémie Galarneau
Create agent on channel creation
tree
|
commitdiff
2016-02-12
Jérémie Galarneau
Introduce application contexts to session configuration...
tree
|
commitdiff
2016-02-12
Jérémie Galarneau
Enable agent application contexts if filter has such...
tree
|
commitdiff
2016-02-12
Jérémie Galarneau
Compare provider and context names in trace_ust_match_c...
tree
|
commitdiff
2016-02-12
Mathieu Desnoyers
Allow $app.provider:ctxname in filter, enum, variant...
tree
|
commitdiff
2016-02-12
Mathieu Desnoyers
Add variant type support to ust registry and metadata
tree
|
commitdiff
2016-02-12
Jérémie Galarneau
Notify java agent of enabled application contexts
tree
|
commitdiff
2016-02-12
Jérémie Galarneau
Add app context support to lttng client
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
Remove superflous domain check in context_ust_add
tree
|
commitdiff
2016-02-12
Jérémie Galarneau
Remove superflous domain check in add_uctx_to_channel
tree
|
commitdiff
2016-02-12
Jérémie Galarneau
Use lttng_domain_type enum instead of bare integer
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
2016-02-11
Mathieu Desnoyers
clock offset: print negative value in metadata for...
tree
|
commitdiff
2016-02-11
Mathieu Desnoyers
Fix: handle negative clock offset for lttng-ust metadata
tree
|
commitdiff
2016-01-14
Jérémie Galarneau
Bump lttng-ust protocol version to 6.1
tree
|
commitdiff
2016-01-14
Mathieu Desnoyers
Add CTF enum type support for UST registry
tree
|
commitdiff
2016-01-13
Jérémie Galarneau
Cleanup __lttng_print macro indentation
tree
|
commitdiff
2016-01-13
Jonathan Rajotte
Fix: do not print error and bug messages when quiet...
tree
|
commitdiff
2015-11-27
Jérémie Galarneau
Fix: close indexes when rotating the trace files in...
tree
|
commitdiff
2015-11-27
Julien Desfossez
Fix: close indexes when rotating the trace files in...
tree
|
commitdiff
2015-11-19
Jérémie Galarneau
Clarify error message on "add context" failure
tree
|
commitdiff
2015-11-19
Jérémie Galarneau
Fix: Don't spam session daemon logs on invalid UST...
tree
|
commitdiff
2015-11-12
Jérémie Galarneau
Fix: redefinition of _GNU_SOURCE
tree
|
commitdiff
2015-11-11
Philippe Proulx
lttng: add status command
tree
|
commitdiff
2015-11-11
Philippe Proulx
lttng: factor out declaration of commands
tree
|
commitdiff
2015-11-11
Julien Desfossez
Missing cpu id kernel context in the kernel tracer ABI
tree
|
commitdiff
2015-11-04
Philippe Proulx
Warn when exclusion names are truncated
tree
|
commitdiff
2015-11-04
Philippe Proulx
Truncate exclusion names to have a terminal '\0'
tree
|
commitdiff
2015-11-04
Philippe Proulx
Ignore exclusion names order when matching events
tree
|
commitdiff
2015-11-04
Philippe Proulx
sessiond-comm.h: fix whitespaces
tree
|
commitdiff
2015-11-04
Philippe Proulx
Disallow duplicate event exclusion names
tree
|
commitdiff
2015-11-03
Philippe Proulx
Add LTTNG_EVENT_EXCLUSION_NAME_AT() helper macro
tree
|
commitdiff
2015-11-03
Philippe Proulx
Fix: lay out names in exclusion structure correctly
tree
|
commitdiff
2015-11-02
Jérémie Galarneau
Fix: Check for NULL hash tables on relay daemon teardown
tree
|
commitdiff
2015-11-02
Jérémie Galarneau
Fix: Verify directory's existence before calling mkdir
tree
|
commitdiff
2015-11-02
Jérémie Galarneau
Clean-up: declare variables at beginning of scope
tree
|
commitdiff
2015-10-24
Mathieu Desnoyers
Load x86-exceptions lttng-modules probe
tree
|
commitdiff
2015-10-24
Mathieu Desnoyers
Load x86-irq-vectors lttng-modules probe
tree
|
commitdiff
next
This page took
0.052731 seconds
and
8
git commands to generate.