projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: syscall list ioctl number conflict
[lttng-tools.git]
/
src
/
2014-10-21
Mathieu Desnoyers
Fix: syscall list ioctl number conflict
tree
|
commitdiff
2014-10-20
David Goulet
Add log4j values to mi XML schema
tree
|
commitdiff
2014-10-16
David Goulet
Fix: add missing headers to makefile for dist tarball
tree
|
commitdiff
2014-10-16
David Goulet
Fix: initialize context list node on creation
tree
|
commitdiff
2014-10-14
David Goulet
Fix: support log4j loglevel in mi
tree
|
commitdiff
2014-10-14
David Goulet
Fix: add log4j domain to session.xsd
tree
|
commitdiff
2014-10-14
David Goulet
Fix: add log4j to lttng list help
tree
|
commitdiff
2014-10-07
Jérémie Galarneau
Fix: Don't save an empty <contexts> node in kernel...
tree
|
commitdiff
2014-10-07
Jérémie Galarneau
Fix: save UST context informations as a event_perf_cont...
tree
|
commitdiff
2014-10-03
David Goulet
Fix: handle kernel event type correctly on enable
tree
|
commitdiff
2014-10-01
David Goulet
Fix: set hidden attribute to all public mi functions
tree
|
commitdiff
2014-10-01
David Goulet
Fix: set the hidden attribute to a filter function...
tree
|
commitdiff
2014-10-01
David Goulet
Fix: handle sysconf possible negative returned value
tree
|
commitdiff
2014-10-01
David Goulet
Fix: channel deref. after NULL check in kernel consumer
tree
|
commitdiff
2014-10-01
David Goulet
Fix: check for kernel session metadata during init
tree
|
commitdiff
2014-10-01
David Goulet
Fix: cmd snapshot record output can't be NULL
tree
|
commitdiff
2014-10-01
David Goulet
Fix: incorrect cast in ust consumer assert
tree
|
commitdiff
2014-10-01
David Goulet
Fix: remove useless assert in relayd
tree
|
commitdiff
2014-10-01
David Goulet
Fix: bad handling of incoming data in consumer thread
tree
|
commitdiff
2014-10-01
David Goulet
Fix: detect size_t overflow in syscall table init
tree
|
commitdiff
2014-10-01
David Goulet
Fix: remove non existent header files from Makefile
tree
|
commitdiff
2014-10-01
David Goulet
Fix: only initialize syscall table if kernel tracer...
tree
|
commitdiff
2014-09-30
David Goulet
Add --list-options to save/load command
tree
|
commitdiff
2014-09-30
David Goulet
Fix: use max between index and nbmem for syscall table...
tree
|
commitdiff
2014-09-30
David Goulet
Fix: fd leak in inet accept call
tree
|
commitdiff
2014-09-29
David Goulet
Support syscall event in save session
tree
|
commitdiff
2014-09-29
David Goulet
Add syscall listing support
tree
|
commitdiff
2014-09-29
David Goulet
Fix: change perror to PERROR in kernel consumer
tree
|
commitdiff
2014-09-29
Mathieu Desnoyers
Fix: kernel consumer: issue put_subbuf on error
tree
|
commitdiff
2014-09-25
Mathieu Desnoyers
Fix: syscall tracing: disable all and missing error...
tree
|
commitdiff
2014-09-25
Mathieu Desnoyers
Implement kernctl_syscall_mask
tree
|
commitdiff
2014-09-25
Mathieu Desnoyers
Implement syscall mask ioctl
tree
|
commitdiff
2014-09-25
Mathieu Desnoyers
lttng-modules ABI: syscall field "enable"
tree
|
commitdiff
2014-09-25
Mathieu Desnoyers
Add kernctl_syscall_list
tree
|
commitdiff
2014-09-25
Mathieu Desnoyers
Cleanup: Remove LTTNG_ENABLE_ALL_EVENT and LTTNG_DISABL...
tree
|
commitdiff
2014-09-25
Mathieu Desnoyers
Implement support for lttng-modules syscall filtering
tree
|
commitdiff
2014-09-25
Mathieu Desnoyers
Support lttng-modules syscall filtering in enable-event
tree
|
commitdiff
2014-09-25
Jérémie Galarneau
Fix: Propagate socket timeouts on lttcomm_accept_inet_s...
tree
|
commitdiff
2014-09-25
Mathieu Desnoyers
Fix: report UST consumer channel creation error
tree
|
commitdiff
2014-09-22
David Goulet
Fix: memory leak in load session thread
tree
|
commitdiff
2014-09-22
David Goulet
Fix: kernel context memory leak on error
tree
|
commitdiff
2014-09-22
David Goulet
Fix: possible file descriptor leak in error path
tree
|
commitdiff
2014-09-22
David Goulet
Fix: use after free in agent subsystem
tree
|
commitdiff
2014-09-19
David Goulet
Add version to agent registration message
tree
|
commitdiff
2014-09-19
Philippe Proulx
Fix: ignore error when loading optional kmod
tree
|
commitdiff
2014-09-19
Philippe Proulx
sessiond: Add --extra-kmod-probes option
tree
|
commitdiff
2014-09-18
David Goulet
Fix: remove break in lttng cmdline session listing
tree
|
commitdiff
2014-09-15
David Goulet
Fix: use default agent channel name in disable event
tree
|
commitdiff
2014-09-11
David Goulet
Remove enable/disable consumer obsolete command
tree
|
commitdiff
2014-09-11
David Goulet
Add log4j default event and channel name handling
tree
|
commitdiff
2014-09-10
David Goulet
Fix: move easter egg after arg parsing else it breaks...
tree
|
commitdiff
2014-09-08
Umut Tezduyar Lindskog
Load modules through kmod
tree
|
commitdiff
2014-09-05
David Goulet
Fix: list agent event per domain only
tree
|
commitdiff
2014-09-05
David Goulet
Fix: typo in lttng list command for log4j
tree
|
commitdiff
2014-09-05
David Goulet
Fix: disable-event for an agent domain
tree
|
commitdiff
2014-09-05
David Goulet
Fix: send disable ALL command code if event is *
tree
|
commitdiff
2014-09-03
Julien Desfossez
Fix: make sure no index is in flight before using inact...
tree
|
commitdiff
2014-09-03
Jérémie Galarneau
Fix: Parenthesize previous statement when adding condit...
tree
|
commitdiff
2014-09-03
Jonathan Rajotte...
Fix: mi print of probe attributes + validation
tree
|
commitdiff
2014-09-03
Jonathan Rajotte...
Fix: parse_prob_opts return the actual success of the...
tree
|
commitdiff
2014-09-03
Jonathan Rajotte...
Fix: list without a name is not an error
tree
|
commitdiff
2014-08-16
Jonathan Rajotte...
fix: mi: xsd: wrong comment for context_type_type
tree
|
commitdiff
2014-08-16
Jonathan Rajotte...
Mi & save/load: add option to indent or not on config...
tree
|
commitdiff
2014-08-08
David Goulet
Adding log4j agent support
tree
|
commitdiff
2014-08-08
David Goulet
Change --jul-port-tcp and jul.port to use agent namespace
tree
|
commitdiff
2014-08-08
David Goulet
Add the support for multiple agent
tree
|
commitdiff
2014-08-08
David Goulet
Refactor JUL to agent namespace
tree
|
commitdiff
2014-08-05
Jérémie Galarneau
Disallow wildcards in event names except as the last...
tree
|
commitdiff
2014-08-05
Jérémie Galarneau
Warn that wildcards must be used as the last character...
tree
|
commitdiff
2014-07-31
David Goulet
Fix: disable JUL event on destroy
tree
|
commitdiff
2014-07-30
Mathieu Desnoyers
Fix: git version build system integration (v2)
tree
|
commitdiff
2014-07-30
Mathieu Desnoyers
Fix: out of tree build by adding missing ini.c include
tree
|
commitdiff
2014-07-29
Jonathan Rajotte...
Fix: mi: missing files on make dist
tree
|
commitdiff
2014-07-29
David Goulet
Add --disable-git-version to configure
tree
|
commitdiff
2014-07-29
Jonathan Rajotte...
Always print GIT_VERSION even if empty
tree
|
commitdiff
2014-07-29
Jonathan Rajotte...
Fix: mi: logically dead code, missing ret assignment
tree
|
commitdiff
2014-07-28
Simon Marchi
Change wfq usages for wfcq
tree
|
commitdiff
2014-07-28
Mathieu Desnoyers
Fix: unbalanced ustconsumer32_data.pid_mutex lock
tree
|
commitdiff
2014-07-28
David Goulet
Fix: comment syntax and indentation
tree
|
commitdiff
2014-07-25
Jonathan Rajotte...
Fix: remove duplicate elements definition in mi_lttng.xsd
tree
|
commitdiff
2014-07-23
Jonathan Rajotte...
Mi: fix: use GIT_VERSION inplace of FULL_NAME
tree
|
commitdiff
2014-07-23
Jonathan Rajotte...
Fix: Mi: use sub field of version struct for version...
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Fix mi: validation for snapshot element
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi fix: conserve original error handling behaviour
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Fix mi: use of wrong variable for error propagation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi fix: refactor disable_channel mi output to success...
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Comment mi: update mi_lttng_domain todo
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Fix mi: add support for Jul loglevel
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi fix: basic formatting
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi disable-channel command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi disable-event command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi set-session command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi enable-event command: support for enable-event command
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi enable-channel command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi add-context command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi calibrate command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi destroy command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi create command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi stop command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi start command: support and validation
tree
|
commitdiff
next
This page took
0.041747 seconds
and
8
git commands to generate.