projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Unit tests: don't rebuild units under test
[lttng-tools.git]
/
src
/
bin
/
lttng
/
commands
/
enable_events.c
2013-04-11
David Goulet
Fix: deny multiple event types with enable-event
blob
|
commitdiff
|
raw
2013-03-27
Mathieu Desnoyers
Documentation: filter $ctx manpage and --help
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
David Goulet
Add unsupported error code to lttng cmd line
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
David Goulet
Support per UID buffers
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
David Goulet
cppcheck: Simplify empty string test without using...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-18
Mathieu Desnoyers
Fix: cppcheck linter cleanups
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
David Goulet
lttng.h API update: set filter becomes enable event...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
David Goulet
Pass lttng_event struct to the set_filter API call
blob
|
commitdiff
|
raw
|
diff to current
2012-11-09
David Goulet
Fix: Don't set filter if enable event fails
blob
|
commitdiff
|
raw
|
diff to current
2012-09-24
David Goulet
Fix: Lib lttng-ctl on error returns lttng code
blob
|
commitdiff
|
raw
|
diff to current
2012-09-24
David Goulet
Fix: lttng_set_event_filter() was returning bad error...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-24
David Goulet
Fix: Disable event on filter error with lttng
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
Christian Babeux
Notify the user if a filter is already enabled
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
David Goulet
Add lttng-error.h containing every API err. code
blob
|
commitdiff
|
raw
|
diff to current
2012-08-21
David Goulet
Standardize lttng command line usage text
blob
|
commitdiff
|
raw
|
diff to current
2012-07-17
Mathieu Desnoyers
Document filter (help and manpage)
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Mathieu Desnoyers
Document filter usage
blob
|
commitdiff
|
raw
|
diff to current
2012-07-12
Mathieu Desnoyers
Implement filter bytecode support in lttng-session...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-20
David Goulet
Fix: error handling in lttng enable-event
blob
|
commitdiff
|
raw
|
diff to current
2012-03-20
David Goulet
Fix: uninitialized variable
blob
|
commitdiff
|
raw
|
diff to current
2012-03-20
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-20
David Goulet
Fix: lttng UI exit value and error message
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Alexandre Montplaisir
License header fixes
blob
|
commitdiff
|
raw
|
diff to current
2012-02-24
User
Merge branch 'master' into compat-freebsd
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
Julien Desfossez
Fix usage note on -a
blob
|
commitdiff
|
raw
|
diff to current
2012-02-10
Mathieu Desnoyers
enable-event: Remove "<all> from MSG() when no loglevel...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-07
Mathieu Desnoyers
Update hardcoded loglevels, allow shortcuts, add to...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-07
Mathieu Desnoyers
Initialize all stack variables to zero, fix uninitializ...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-06
Mathieu Desnoyers
Loglevel fixes
blob
|
commitdiff
|
raw
|
diff to current
2012-02-02
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-02
Mathieu Desnoyers
Update loglevel names
blob
|
commitdiff
|
raw
|
diff to current
2012-02-02
Mathieu Desnoyers
Fix loglevel selection, implement loglevel help.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-02
Mathieu Desnoyers
ABI update: only send loglevel value to UST: fixed...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
David Goulet
Fix wording in lttng cli usage
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
David Goulet
Fix enable channel usage and add enable event error msg
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
David Goulet
Improve error handling of lttng cli
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
Thibault, Daniel
Fix return value and mem leak for all commands
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
Mathieu Desnoyers
Fix loglevel handling in test case (API change) and...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
Mathieu Desnoyers
Revert "Revert "Update loglevel ABI""
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
David Goulet
Revert "Update loglevel ABI"
blob
|
commitdiff
|
raw
|
diff to current
2012-01-31
Mathieu Desnoyers
Update loglevel ABI
blob
|
commitdiff
|
raw
|
diff to current
2012-01-27
David Goulet
Add CMD_WARNING error code
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
Simon Marchi
Add a '--list-options' option to each command.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
David Goulet
Change not implemented error to undefined.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
David Goulet
Disable lttng ust domain not implemented
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
David Goulet
Rename cmd.h for command.h
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
David Goulet
Complete change of the source directory tree
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.130828 seconds
and
53
git commands to generate.