projects
/
lttng-ust.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lttng-ust.git
2014-04-15
Mathieu Desnoyers
Fix: pad strings that are modified concurrently with...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jérémie Galarneau
Fix: Use $AM_CC when it is defined instead of gcc in...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Mathieu Desnoyers
Revert "Fix: disable liblttng-ust-dl if dlinfo is not...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Jérémie Galarneau
Fix: .split() the CC environment variable in lttng...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Romain Naour
Fix: disable liblttng-ust-dl if dlinfo is not available...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Jesper Derehag
Fix: python invocation through env
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Mathieu Desnoyers
Change default loglevel to TRACE_DEBUG_LINE
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Jérémie Galarneau
Fix: Override AM_PATH_PYTHON's default action-if-not...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Mathieu Desnoyers
Fix: don't accept configure --disable-shared
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Mathieu Desnoyers
Fix: configure.ac: add missing result to alignment...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Mathieu Desnoyers
Fix: malloc wrapper: infinite recursion with compat TLS
commit
|
commitdiff
|
tree
|
snapshot
2014-03-15
Mathieu Desnoyers
Fix: lttng-ust needs -ldl for tracef()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-15
Mathieu Desnoyers
Fix: typo in lttng-ust.3
commit
|
commitdiff
|
tree
|
snapshot
2014-03-15
Mathieu Desnoyers
Fix: liblttng-ust-libc-wrapper recursive use of calloc
commit
|
commitdiff
|
tree
|
snapshot
2014-03-14
Mathieu Desnoyers
Fix: add demo-tracef to dist tarball
commit
|
commitdiff
|
tree
|
snapshot
2014-03-14
Mathieu Desnoyers
Fix: add missing header files for tracef
commit
|
commitdiff
|
tree
|
snapshot
2014-03-14
Mathieu Desnoyers
Implement tracef() instrumentation API
commit
|
commitdiff
|
tree
|
snapshot
2014-03-14
Zifei Tong
Add 'unused' attribute to tracepoint callback
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
Lars Persson
Use autoconf AM_MAINTAINER_MODE
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Zifei Tong
Fix: mismatch between code and comments
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Mathieu Desnoyers
Fix: incorrect urcu git URL in README
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Mathieu Desnoyers
Version 2.4.0
v2.4.0
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Mathieu Desnoyers
Fix: JUL test: update to API change
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Mathieu Desnoyers
Fix: Cast from pointer to different integer size warning
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Paul Woegerer
Turn base address dump into experimental feature
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
David Goulet
Fix: JUL support multiple loglevels
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Jérémie Galarneau
Fix: Skip lttng-gen-tp example build if Python is missing
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
David Goulet
Fix: dynamically fetch the session daemon port
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
David Goulet
Fix: JUL agent connect to user and root sessiond
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
David Goulet
Fix: handle registration done command
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Jérémie Galarneau
Fix: Unsynchronized access in LTTngTCPSessiondClient
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Mathieu Desnoyers
Cleanup: fix comment
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Paul Woegerer
Fix: Dump executable base-address with readlink
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Mathieu Desnoyers
Fix: add assert for NULL dereference
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Mathieu Desnoyers
Fix: tracepoint out of memory handling
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Mathieu Desnoyers
Fix: dereference before null check
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Mathieu Desnoyers
Cleanup: remove logically dead code
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Mathieu Desnoyers
Fix: handle sysconf errors
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Jérémie Galarneau
Fix: java-jul/Makefile should not be marked as a binary
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Mathieu Desnoyers
Version 2.4.0-rc4
v2.4.0-rc4
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Mathieu Desnoyers
Cleanup: remove extra space in dlerror wrapper
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Mathieu Desnoyers
Fix: work-around glibc lying about dlsym()/dlerror...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
Mathieu Desnoyers
Cleanup: add lttng_ust_malloc_wrapper_init prototype...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
Mathieu Desnoyers
Fix: malloc libc instrumentation wrapper
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
David Goulet
Fix: add LTTngEvent class to fix delayed logger
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Mathieu Desnoyers
Fix: FD leak in liblttng-ust-ctl
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Mathieu Desnoyers
Fix: liblttng-ust-dl Makefile flags mismatch
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Mathieu Desnoyers
Fix: liblttng-ust-fork Makefile flags mismatch
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Mathieu Desnoyers
Fix: out of tree examples build
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Mathieu Desnoyers
Fix: C++: incomplete extern C guard transition
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Mathieu Desnoyers
Version 2.4.0-rc3
v2.4.0-rc3
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
David Goulet
Fix: add missing JUL loglevel handling
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Mathieu Desnoyers
Cleanup gen-tp: add quotes around AM_CC
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Jérémie Galarneau
Pass the CC variable to the example Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2014-01-08
Mathieu Desnoyers
cleanup ust_baddr and ust_baddr_statedump doc
commit
|
commitdiff
|
tree
|
snapshot
2014-01-08
Paul Woegerer
baddr: add ust_baddr and ust_baddr_statedump doc
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Mathieu Desnoyers
Fix: baddr_statedump tracepoint registration
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Mathieu Desnoyers
Fix: baddr out of tree build
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Mathieu Desnoyers
Version 2.4.0-rc2
v2.4.0-rc2
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Paul Woegerer
Fix: baddr_statedump tracepoint registration
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Mathieu Desnoyers
Fix: baddr deadlocks and RCU races
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Mathieu Desnoyers
Fix: lock exit mutex when creating threads
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Mathieu Desnoyers
Fix: baddr deadlock with lttng-ust destructor
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Mathieu Desnoyers
baddr: include missing header
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Mathieu Desnoyers
baddr: get session under lock
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Mathieu Desnoyers
Fix: take the ust lock around session iteration in...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Paul Woegerer
Fix: baddr_statedump deadlock with JUL tracing
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Mathieu Desnoyers
Fix: client_packet_header() uses wrong packet
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Mathieu Desnoyers
Cleanup: fix typo in ring buffer backend comment
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Mathieu Desnoyers
Compile liblttng-ust-baddr c files into liblttng-ust
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Paul Woegerer
Allow suppressing of base-address-state tracing
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Paul Woegerer
Integrate base-address statedump into lttng-ust
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Mathieu Desnoyers
Fix: eliminate timestamp overlap between packets
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
David Goulet
Fix: lttng-gen-tp to build out of tree
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
David Goulet
Fix: compile doc/ after JUL/Java
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
David Goulet
JUL: add Hello.java in doc/examples
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Mathieu Desnoyers
Fix lttng-ust(3) manpage
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
David Goulet
JUL: fix enable all event for delayed Logger
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
David Goulet
Fix: typo in JNICALL for the JUL tracepoint
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Mathieu Desnoyers
Fix: move va_end to outermost label
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Mathieu Desnoyers
Fix: add missing NULL check after allocation
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Mathieu Desnoyers
Fix cleanup: all spaces before flags
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Mathieu Desnoyers
fix: lttng-gen-tp: add missing spaces around flags
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Mathieu Desnoyers
Version 2.4.0-rc1
v2.4.0-rc1
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Mathieu Desnoyers
doc/examples: error out when a subdir make fails
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Mathieu Desnoyers
JUL: fix out of tree build
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Mathieu Desnoyers
Java/jul: fix make dist
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Mathieu Desnoyers
JUL: install documentation and jar file
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Mathieu Desnoyers
Add missing copyrights to test scripts
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Jon Bernard
Escape minus signs in lttng-ust-cyg-profile manpage
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Jon Bernard
Fix spelling mistake in lttng-ust manpage
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Zifei Tong
Fix tests/benchmark
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Paul Woegerer
Implement base-address-state tracing
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Paul Woegerer
Base-address tracing for dlopen and dlclose
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
JP Ikaheimonen
Add a check against excluders
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
JP Ikaheimonen
Add handler for LTTNG_UST_EXCLUSION in UST ABI
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
JP Ikaheimonen
Store exclusions to enablers
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
JP Ikaheimonen
Add excluders to enabler structure
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
JP Ikaheimonen
Send exclusion data through ustcomm
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
JP Ikaheimonen
Define exclusion structure for UST ABI
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.040932 seconds
and
4
git commands to generate.