projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Rename ltt_ust_stream to ust_app_stream
[lttng-tools.git]
/
src
/
lib
/
2013-01-09
David Goulet
Fix: lttng create session memleaks
tree
|
commitdiff
2013-01-07
Yannick Brosseau
Add pkg-config for liblttng-ctl
tree
|
commitdiff
2012-12-18
Mathieu Desnoyers
Fix: cppcheck linter cleanups
tree
|
commitdiff
2012-12-13
David Goulet
Fix: add packed attribute to filter structure
tree
|
commitdiff
2012-11-26
Mathieu Desnoyers
Clarify empty string/NULL filter errors
tree
|
commitdiff
2012-11-22
David Goulet
lttng.h API update: set filter becomes enable event...
tree
|
commitdiff
2012-11-22
David Goulet
Pass lttng_event struct to the set_filter API call
tree
|
commitdiff
2012-11-22
David Goulet
Adding context to an event is no longer possible
tree
|
commitdiff
2012-11-13
Simon Marchi
Use the new functions for default subbuf sizes
tree
|
commitdiff
2012-11-02
David Goulet
Fix: Don't append datetime to default session name
tree
|
commitdiff
2012-11-02
David Goulet
Fix: Deny session creation name 'auto'
tree
|
commitdiff
2012-11-01
David Goulet
Rename data_available to data_pending
tree
|
commitdiff
2012-10-26
David Goulet
Add liblttng-ctl destructor to cleanup memory
tree
|
commitdiff
2012-10-25
Christian Babeux
Fix: Handle the unary bitwise negation operator (~...
tree
|
commitdiff
2012-10-25
Christian Babeux
Fix: Possible memory leaks when creating filter IR...
tree
|
commitdiff
2012-10-22
David Goulet
Fix: segfault on create session with two URLs
tree
|
commitdiff
2012-10-19
David Goulet
Wait for data availability when stopping a session
tree
|
commitdiff
2012-10-19
David Goulet
Lib lttng-ctl data available command support
tree
|
commitdiff
2012-10-02
Paul Chavent
Fix: Build out of src tree
tree
|
commitdiff
2012-09-26
Mathieu Desnoyers
Tests: add print bytecode to filter grammar test
tree
|
commitdiff
2012-09-26
Mathieu Desnoyers
Cleanup: assign values to bytecode opcodes
tree
|
commitdiff
2012-09-26
Mathieu Desnoyers
Fix: Filter: Fix allocation length error
tree
|
commitdiff
2012-09-26
Mathieu Desnoyers
Fix: Filter: add missing ast free
tree
|
commitdiff
2012-09-24
David Goulet
Fix: Lib lttng-ctl on error returns lttng code
tree
|
commitdiff
2012-09-24
David Goulet
Fix: lttng_set_event_filter() was returning bad error...
tree
|
commitdiff
2012-09-10
Mathieu Desnoyers
Fix filter: fix recent regressions
tree
|
commitdiff
2012-09-07
Christian Babeux
Fix: Accept bytecode of length 65536 bytes
tree
|
commitdiff
2012-09-04
Christian Babeux
Fix: Generation of bytecode longer than 32768 bytes...
tree
|
commitdiff
2012-09-04
Christian Babeux
Fix: Filter bytecode alloc buffer size must be a power...
tree
|
commitdiff
2012-08-24
David Goulet
Librarify filter in liblttng-ctl and hide symbols
tree
|
commitdiff
2012-08-24
David Goulet
Add lttng-error.h containing every API err. code
tree
|
commitdiff
2012-08-22
Christian Babeux
Filter: Handle the unary bitwise not operator (~) with...
tree
|
commitdiff
2012-08-17
David Goulet
Fix: lttng list command with network path
tree
|
commitdiff
2012-08-16
David Goulet
Fix: Subdirectory handling for lttng and sessiond
tree
|
commitdiff
2012-08-16
Mathieu Desnoyers
Cleanup: symbols in parser protected -> hidden
tree
|
commitdiff
2012-08-14
David Goulet
Extend API and remove lttng_uri from lttng.h
tree
|
commitdiff
2012-08-10
Mathieu Desnoyers
Fix: protect visibility of filter-parser functions
tree
|
commitdiff
2012-08-07
Mathieu Desnoyers
Revert "Cleanup: YYPARSE_PARAM and YYLEX_PARAM are...
tree
|
commitdiff
2012-08-07
Mathieu Desnoyers
Cleanup: YYPARSE_PARAM and YYLEX_PARAM are deprecated...
tree
|
commitdiff
2012-08-07
Mathieu Desnoyers
Filter fix: support bison 2.6
tree
|
commitdiff
2012-07-24
David Goulet
Fix: don't install the filter grammar test
tree
|
commitdiff
2012-07-18
David Goulet
Session daemon health check support
tree
|
commitdiff
2012-07-17
Mathieu Desnoyers
Filter: specialize double-s64 binary comparators
tree
|
commitdiff
2012-07-17
Mathieu Desnoyers
Filter: add merge point test
tree
|
commitdiff
2012-07-17
Mathieu Desnoyers
Fix: filter: remove dependency on UST bug.h
tree
|
commitdiff
2012-07-16
Mathieu Desnoyers
Filter bytecode: Implement stack-based interpreter
tree
|
commitdiff
2012-07-14
Mathieu Desnoyers
Filter: cast double directly to s64
tree
|
commitdiff
2012-07-14
Mathieu Desnoyers
Filter: ensure logical operator merge is always s64
tree
|
commitdiff
2012-07-13
Mathieu Desnoyers
Filter: specialize 'and' and 'or' ops
tree
|
commitdiff
2012-07-13
Mathieu Desnoyers
Filter: specialize comparators
tree
|
commitdiff
2012-07-13
Mathieu Desnoyers
Filter: Specialize unary ops
tree
|
commitdiff
2012-07-13
Mathieu Desnoyers
Filter: opcode for ref load
tree
|
commitdiff
2012-07-13
Mathieu Desnoyers
Filter: add floating point support
tree
|
commitdiff
2012-07-12
Mathieu Desnoyers
Implement filter bytecode support in lttng-session...
tree
|
commitdiff
2012-07-12
Mathieu Desnoyers
Implement filter expression to bytecode compiler in...
tree
|
commitdiff
2012-07-11
David Goulet
Network streaming support
tree
|
commitdiff
2012-06-07
Danny Serres
Fix: move memset in channel_set_attr after NULL check
tree
|
commitdiff
2012-06-01
Mathieu Desnoyers
Implement event fields listing
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-02-23
Mathieu Desnoyers
fix: if tracing group does not exist, do not report...
tree
|
commitdiff
2012-02-23
Mathieu Desnoyers
fix: if tracing group does not exist, do not report...
tree
|
commitdiff
2012-02-07
Mathieu Desnoyers
Initialize all stack variables to zero, fix uninitializ...
tree
|
commitdiff
2012-02-01
Thibault, Daniel
Harmonise lttng.h and lttng-ctl.c documentation
tree
|
commitdiff
2012-01-30
Thibault, Daniel
Rewrites lttng-ctl's set_session_daemon_path
tree
|
commitdiff
2012-01-30
Thibault, Daniel
Document return values
tree
|
commitdiff
2012-01-27
David Goulet
Fix comments and enforce expected return values
tree
|
commitdiff
2012-01-24
David Goulet
Remove default defines from lttng.h
tree
|
commitdiff
2012-01-23
David Goulet
Disable lttng ust domain not implemented
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
Complete change of the source directory tree
tree
|
commitdiff
This page took
0.04328 seconds
and
7
git commands to generate.