projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: don't keep vpid, procname, nor patchlevel environment for per-uid buffers
[lttng-tools.git]
/
src
/
2013-03-28
Mathieu Desnoyers
Fix: don't keep vpid, procname, nor patchlevel environm...
tree
|
commitdiff
2013-03-28
Julien Desfossez
Relayd add_stream command handle tracefile rotation
tree
|
commitdiff
2013-03-28
Julien Desfossez
Move stream file rotation functions to utils
tree
|
commitdiff
2013-03-28
Julien Desfossez
Introduce the relayd socket object
tree
|
commitdiff
2013-03-28
Julien Desfossez
Adjust the relayd protocol on version check
tree
|
commitdiff
2013-03-28
Julien Desfossez
On-disk multiple tracefiles circular buffer
tree
|
commitdiff
2013-03-27
Mathieu Desnoyers
Documentation: filter $ctx manpage and --help
tree
|
commitdiff
2013-03-27
Mathieu Desnoyers
Implement per-context filtering
tree
|
commitdiff
2013-03-27
Julien Desfossez
UST periodical metadata flush
tree
|
commitdiff
2013-03-26
Mathieu Desnoyers
Fix: UST context activation
tree
|
commitdiff
2013-03-25
David Goulet
Fix: lttng create default name check
tree
|
commitdiff
2013-03-25
David Goulet
Fix: add missing error output
tree
|
commitdiff
2013-03-25
David Goulet
Fix: kernel function event was listed as probe
tree
|
commitdiff
2013-03-25
David Goulet
Add unsupported error code to lttng cmd line
tree
|
commitdiff
2013-03-25
David Goulet
Fix: typo in the create command help and man page
tree
|
commitdiff
2013-03-25
David Goulet
Fix: session name max length was not handled correctly
tree
|
commitdiff
2013-03-25
David Goulet
Fix: lttng UI failed to report error 19
tree
|
commitdiff
2013-03-25
David Goulet
Fix: validate expanded path NULL ptr in relayd
tree
|
commitdiff
2013-03-21
David Goulet
Fix: handle error if metadata fails to be created
tree
|
commitdiff
2013-03-21
David Goulet
Allow enable-channel to work with metadata channel
tree
|
commitdiff
2013-03-21
Simon Marchi
Add with-sessiond-bin configure option
tree
|
commitdiff
2013-03-21
Christian Babeux
Fix: Use after free on spawn_sessiond error path in...
tree
|
commitdiff
2013-03-21
Christian Babeux
Fix: Memory leak when zmalloc fail on kernel channel...
tree
|
commitdiff
2013-03-21
Christian Babeux
Fix: Memory leaks when calling get_cmdline_by_pid
tree
|
commitdiff
2013-03-21
Christian Babeux
Fix: Memory leaks on unknown hashtable type error handling
tree
|
commitdiff
2013-03-21
Christian Babeux
Fix: Memory leaks on error paths when exporting consume...
tree
|
commitdiff
2013-03-21
Christian Babeux
Fix: Memory leaks on error paths in config_read_session...
tree
|
commitdiff
2013-03-21
Christian Babeux
Fix: Memory leak on error paths of relay_add_stream
tree
|
commitdiff
2013-03-21
David Goulet
Fix: wrong header path when compiling without UST support
tree
|
commitdiff
2013-03-21
David Goulet
Support per UID buffers
tree
|
commitdiff
2013-03-21
David Goulet
Move ust channel registry inside session registry
tree
|
commitdiff
2013-03-21
David Goulet
Fix: function definition and declaration mismatch
tree
|
commitdiff
2013-03-11
David Goulet
Merge remote-tracking branch 'cbab-github/tests-cleanup...
tree
|
commitdiff
2013-03-11
Mathieu Desnoyers
Fix: default read timer values
tree
|
commitdiff
2013-03-11
Mathieu Desnoyers
Implement channel fd monitoring thread for UST
tree
|
commitdiff
2013-03-06
Mathieu Desnoyers
Add channel wakeup fd to monitor close
tree
|
commitdiff
2013-03-01
David Goulet
Move metadata creation into lttng-sessiond and lttng...
tree
|
commitdiff
2013-03-01
David Goulet
Move UST registry into sessiond and implement notifiers
tree
|
commitdiff
2013-02-18
David Goulet
Deprecate enable/disable-consumer
tree
|
commitdiff
2013-02-18
David Goulet
Move LTTng-UST buffer ownership from application to...
tree
|
commitdiff
2013-01-30
David Goulet
Fix: remove consumer health poll update on startup
tree
|
commitdiff
2013-01-30
David Goulet
Fix: change health poll update to entry/exit calls
tree
|
commitdiff
2013-01-30
David Goulet
Fix: support duplicate health type
tree
|
commitdiff
2013-01-25
David Goulet
Cleanup: use LTTNG_PACKED in lttng-kernel.h
tree
|
commitdiff
2013-01-25
David Goulet
Cleanup: use LTTNG_HIDDEN in src/common
tree
|
commitdiff
2013-01-25
David Goulet
Cleanup: use LTTNG_HIDDEN in lttng-ctl filter lib
tree
|
commitdiff
2013-01-25
David Goulet
Add LTTNG_HIDDEN macro for hidden attribute
tree
|
commitdiff
2013-01-25
Mathieu Desnoyers
Symbol prefixing: in-house copy of hash table
tree
|
commitdiff
2013-01-25
Mathieu Desnoyers
Fix: add missing unistd.h for fdatasync in compat-fcntl.c
tree
|
commitdiff
2013-01-25
Mathieu Desnoyers
Namespace lttngctl filter flex/bison symbols
tree
|
commitdiff
2013-01-24
David Goulet
Cleanup unused health state reference
tree
|
commitdiff
2013-01-24
David Goulet
Fix: health subsystem issues with shared code
tree
|
commitdiff
2013-01-23
David Goulet
Use utils mkdir recursive in runas.c
tree
|
commitdiff
2013-01-23
David Goulet
relayd: Create output directory in main()
tree
|
commitdiff
2013-01-23
David Goulet
Use utils family function in relayd
tree
|
commitdiff
2013-01-23
David Goulet
Add mkdir_recursive function to libcommon utils
tree
|
commitdiff
2013-01-22
David Goulet
Fix: poll max size should be checked during resize
tree
|
commitdiff
2013-01-22
David Goulet
Fix: wrong variable type for read() return value
tree
|
commitdiff
2013-01-22
David Goulet
cppcheck: don't check NULL pointer before freeing them
tree
|
commitdiff
2013-01-22
David Goulet
cppcheck: Simplify empty string test without using...
tree
|
commitdiff
2013-01-22
David Goulet
Use default value for metadata file name
tree
|
commitdiff
2013-01-22
David Goulet
Remove UST abi cast on channel attribute
tree
|
commitdiff
2013-01-22
David Goulet
Fix: add missing rcu lock for UST lookup
tree
|
commitdiff
2013-01-22
David Goulet
Remove unused variables in trace-kernel/ust.c
tree
|
commitdiff
2013-01-22
David Goulet
Remove unused kernel session variable in event.c
tree
|
commitdiff
2013-01-22
David Goulet
Add safety assert() in session daemon
tree
|
commitdiff
2013-01-22
David Goulet
Fix: add missing rcu read side lock
tree
|
commitdiff
2013-01-21
David Goulet
Add an allocation function for ust stream
tree
|
commitdiff
2013-01-21
David Goulet
Rename ltt_ust_stream to ust_app_stream
tree
|
commitdiff
2013-01-21
David Goulet
Move stream name creation to fct create_ust_stream
tree
|
commitdiff
2013-01-21
David Goulet
Fix: UST returns -LTTNG_UST_ERR_NOENT and not -ENOENT
tree
|
commitdiff
2013-01-21
David Goulet
Fix: add missing fd put on stream creation error
tree
|
commitdiff
2013-01-21
David Goulet
Add a create_ust_stream function in ust-app.c
tree
|
commitdiff
2013-01-21
David Goulet
Fix: change function name for better meaning
tree
|
commitdiff
2013-01-21
David Goulet
Fix: improve error handling for UST stream creation
tree
|
commitdiff
2013-01-16
David Goulet
Refactor ust-app create session
tree
|
commitdiff
2013-01-16
David Goulet
Fix: remove duplicate set ust event filter
tree
|
commitdiff
2013-01-16
Samuel Martin
Make sync_file_range() usage optional
tree
|
commitdiff
2013-01-14
David Goulet
Destroy created kernel channel on enable all error
tree
|
commitdiff
2013-01-14
David Goulet
Add internal kernel channel destroy function
tree
|
commitdiff
2013-01-11
David Goulet
Add pidfile creation for lttng-sessiond
tree
|
commitdiff
2013-01-10
David Goulet
Fix: update next_net_seq_num after sending header
tree
|
commitdiff
2013-01-10
David Goulet
Fix: wrong loop continuation in metadata thread
tree
|
commitdiff
2013-01-09
David Goulet
Fix: lttng create session memleaks
tree
|
commitdiff
2013-01-09
David Goulet
Fix: remove unused session id map
tree
|
commitdiff
2013-01-09
David Goulet
Fix: wrong session id used on relayd lookup
tree
|
commitdiff
2013-01-07
David Goulet
Fix: don't do custom lookup to relayd stream ht
tree
|
commitdiff
2013-01-07
Yannick Brosseau
Add pkg-config for liblttng-ctl
tree
|
commitdiff
2013-01-07
Andrew Gabbasov
Add kernel modules loading for new probes
tree
|
commitdiff
2013-01-07
David Goulet
Fix: add missing UST abi header for make dist
tree
|
commitdiff
2013-01-07
David Goulet
Fix: add missing rcu read side lock/unlock
tree
|
commitdiff
2012-12-20
David Goulet
Fix: lttng create URI parsing and check
tree
|
commitdiff
2012-12-20
David Goulet
Fix: update to latest UST abi
tree
|
commitdiff
2012-12-20
David Goulet
Fix: bad check of accept() return value
tree
|
commitdiff
2012-12-20
David Goulet
Fix: missing mutex lock if relayd was not created
tree
|
commitdiff
2012-12-20
David Goulet
Fix: return error if sendmsg fails on relayd
tree
|
commitdiff
2012-12-20
David Goulet
Fix: variable usage for data pending and add comments
tree
|
commitdiff
2012-12-19
David Goulet
Fix: print ret value on ust_app start/stop error
tree
|
commitdiff
2012-12-19
David Goulet
Fix: compare write() return value to size
tree
|
commitdiff
2012-12-19
David Goulet
Fix: handle orderly shutdown from transport layer
tree
|
commitdiff
next
This page took
0.048382 seconds
and
7
git commands to generate.