projects
/
deliverable
/
lttng-ust.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
deliverable/lttng-ust.git
2012-09-28
Mathieu Desnoyers
Perform calculation on bit size in 64-bit
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Mathieu Desnoyers
Use uint64_t for packet header content size and packet...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Mathieu Desnoyers
Fix: manpage typo "-lllttng-ust" -> "-llttng-ust"
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Mathieu Desnoyers
Fix: BSD getprogname null pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Mathieu Desnoyers
Add support for model.emf.uri event info
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Mathieu Desnoyers
Filter error message cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Mathieu Desnoyers
Manpage update: document use in daemons
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Mathieu Desnoyers
Fix: get_wait_shm() ust mutex deadlock (add 2 missing...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Mathieu Desnoyers
Fix: get_wait_shm() ust mutex deadlock
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Mathieu Desnoyers
Fix: add events with 0 field to field list
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Mathieu Desnoyers
Update version to 2.1.0-rc1
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Mathieu Desnoyers
Fix make dist: fix liblttng-ust-java dependencies
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Mathieu Desnoyers
Fix make dist: add missing filter header
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Mathieu Desnoyers
Fix: backward compatibility with UST 2.0 app probes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Christian Babeux
Fix: Filter ABI changes to support FILTER_BYTECODE_MAX_...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Mathieu Desnoyers
Export "written" information about fields
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Mathieu Desnoyers
Fix filter: pointer to string, not string, should be...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Mathieu Desnoyers
Fix: tracepoint float nowrite
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Mathieu Desnoyers
Fix: accept 65536 bytes long bytecodes
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Mathieu Desnoyers
Add hostname to env
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Mathieu Desnoyers
ABI change: bump internal version to 3.0.0
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
Michael Greene
Fix: threads should be created in DETACHED state
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
Mathieu Desnoyers
Fix: 32-bit x86 strict-aliasing warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Mathieu Desnoyers
Fix UST SIGPIPE handling
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Christian Babeux
Fix: Libtool fails to find dependent libraries when...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Mathieu Desnoyers
Cleanup: filter: turn bytecode linking error msg into...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Paul Woegerer
Make lttng-ust robust against -finstrument-functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Mathieu Desnoyers
Filter: keep aliased ax and bx registers
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Mathieu Desnoyers
Filter: remove interpreter dynamic typing
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Mathieu Desnoyers
Filter: add missing specialized op names
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Mathieu Desnoyers
Filter: specialize double-s64 binary comparators
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Mathieu Desnoyers
Fix filter: fix stack leak on taken branch
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Mathieu Desnoyers
Filter: Implement stack-based interpreter
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Mathieu Desnoyers
Filter: double comparator produces s64
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Mathieu Desnoyers
Filter: use hash table to check merge points
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Mathieu Desnoyers
Filter: split passes into separate components
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Mathieu Desnoyers
Filter: cleanup macros
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Mathieu Desnoyers
Filter: validate range overflow with end of insn
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Mathieu Desnoyers
Filter: validate that field ref strings are non-NULL
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Mathieu Desnoyers
Filter: ensure logical operator merge is always s64
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
Filter: we don't care if double/s64 are literals
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
Filter: specialize 'and' and 'or' ops.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
Implement dispatch-table based interpretor
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
Filter: Specialize unary operators
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
Define switch use as macro in interpreter
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
Filter interpreter: mark float test as unlikely
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
Filter: fix bytecode validation typo
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
Filter: specialize comparators
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
Specialize load and unary ops
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
Validate registers, no need to initialize to 0
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
Filter: opcode for ref loads
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
Remove redundant validation from interpreter
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
filter: Add bytecode validation pass
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
TRACEPOINT_EVENT: add *_nowrite fields for filter
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
Only print filter errors if LTTNG_UST_DEBUG is set
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
Cleanup: remove debug define
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Mathieu Desnoyers
Filter: add floating point support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Mathieu Desnoyers
Remove filter test printouts
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Mathieu Desnoyers
Implement filter bytecode interpreter and linker
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Mathieu Desnoyers
Filter: receive, attach and link empty filter
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Mathieu Desnoyers
Filter: prepare filter stack data
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Mathieu Desnoyers
Wrap dynamic len array into stackvar union
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Henrik Hautakoski
liblttng-ust-comm/lttng-ust-com.c: remove unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Henrik Hautakoski
liblttng-ust/lttng-ust-comm.c: fixing typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Mathieu Desnoyers
Fix: remove unused texinfo dep from configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Mathieu Desnoyers
Fix C99 strict compatibility: don't use void * for...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Mathieu Desnoyers
Fix c99 compatibility: tp_rcu_dereference_bp() should...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Mathieu Desnoyers
Revert "Fix c99 compatibility: tp_rcu_dereference_bp...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Mathieu Desnoyers
Fix c99 compatibility: tp_rcu_dereference_bp() should...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Mathieu Desnoyers
Fix: perform TLS fixup of nest count outside of UST...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Mathieu Desnoyers
Fix: liblttng-ust-fork deadlock
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Mathieu Desnoyers
Fix: handle pthread errors
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Mathieu Desnoyers
Fix: local apps allowed should disable local (not globa...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Mathieu Desnoyers
Fix strict ISO-C compatibility for ust-tracepoint-event...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Mathieu Desnoyers
Fix: support -std=c99 in tracepoint macros
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Mathieu Desnoyers
Fix c99 compatibility: use __typeof__ instead of typeof...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Mathieu Desnoyers
hello test: fail on old style definition
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Mathieu Desnoyers
Fix: tracepoint.h should not generate old-style definitions
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Mathieu Desnoyers
Fix: don't define variables in headers
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Mathieu Desnoyers
test "hello": add boolean test
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Mathieu Desnoyers
Fix: perform macro expansion on tracepoint signatures
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Fredrik Oestman
UST check pointer/de-reference order
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Mathieu Desnoyers
Fix list field: handle error
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Mathieu Desnoyers
Implement event fields listing
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Mathieu Desnoyers
Implement field listing command
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Wolfgang Puffitsch
Fix: Block all signals in listener thread
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Mathieu Desnoyers
Add CodingStyle document to tarball
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Mathieu Desnoyers
Add coding style document
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Mathieu Desnoyers
endian.h: support cygwin
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Mathieu Desnoyers
align.h: support cygwin page size
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Mathieu Desnoyers
Add cygwin support to libringbuffer getcpu.h
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Alexandre Montplaisir
Add "2x int" and "2x long" types to the Java interface
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Alexandre Montplaisir
Add Integer and Long tracepoint types to the Java interface
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Mathieu Desnoyers
Fix: don't SIGBUS when filesystem is full
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Mathieu Desnoyers
tracepoint: include stdio.h for NULL definition
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Mathieu Desnoyers
manpage update: document that probes need gcc
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Mathieu Desnoyers
Fix: remove # in front on extern "C" {
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Mathieu Desnoyers
Cleanup: don't use GNU old-style field designator extension
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Mathieu Desnoyers
Fix: remove padding field after variable sized array
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Mathieu Desnoyers
Use unsigned long type for events discarded counter
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.039889 seconds
and
5
git commands to generate.