projects
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
babeltrace.git
2013-08-22
Mathieu Desnoyers
Add missing test files to make dist
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Christian Babeux
Tests: Use Perl prove as the testsuite runner
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Christian Babeux
Tests: Add trace reading test with babeltrace bin
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Christian Babeux
Tests: Split lib tests in multiple standalone test...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Christian Babeux
Tests: Rename tests under lib with tests naming convention
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Christian Babeux
Tests: Move TAP helpers to tests/utils/tap
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Jérémie Galarneau
Fix ctf_clock_declaration_visit returning an error...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-16
Mathieu Desnoyers
Fix CTF parser hang with bison 3.0
commit
|
commitdiff
|
tree
|
snapshot
2013-08-16
Mathieu Desnoyers
Add missing lex/bison generated files to make clean
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Yannick Brosseau
Put the libbabeltrace-ctf specific parts of babeltrace...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Yannick Brosseau
Test for presence of bison and flex when building from git
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Jérémie Galarneau
Fix: Unchecked asprintf/vasprintf return values
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Mathieu Desnoyers
Missing NULL pointer init in tap.c
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Xiaona Han
Add bt_unregister_format function support
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Mathieu Desnoyers
Fix: libcompat should be noinst (statically linked)
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
JP Ikaheimonen
Add MinGW definitions to endian.h
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
JP Ikaheimonen
Add MinGW implementation of UUID functions
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
JP Ikaheimonen
Add Windows exe files to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
JP Ikaheimonen
Add MinGW32 libraries to executables
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
JP Ikaheimonen
Move strerror_r to compat directory
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Mathieu Desnoyers
Document: manpage: chronologically ordered events
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Xiaona Han
Make python bindings compile with trunk
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Mathieu Desnoyers
Merge branch 'master' into bindings/python
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Soumya Kanti...
babeltrace-log: UTC timestamps
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Mathieu Desnoyers
Cleanup: comment mismatch with code
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Yannick Brosseau
Add unit test validating seeking to last event of a...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Jérémie Galarneau
Remove unused function bt_trace_handle_get_id
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Mathieu Desnoyers
Cleanup: remove whitespaces at end of lines
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Yannick Brosseau
Remove extra -I for python bindings
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Mathieu Desnoyers
Version 1.1.1
v1.1.1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Mathieu Desnoyers
Compare traces by stream path as secondary key
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Mathieu Desnoyers
Fix: use index, not cur_index, for SEEK_SET validation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Mathieu Desnoyers
Fix: ctf-text irregular output with disabled field...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Thomas Petazzoni
Support old compilers
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Jérémie Galarneau
Remove useless variable assignment
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Jérémie Galarneau
Fix: Remove extra quote after an include directive
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Mathieu Desnoyers
Don't dereference before NULL check
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Mathieu Desnoyers
eliminate dead code
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Mathieu Desnoyers
fix babeltrace-log error checking
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Mathieu Desnoyers
Fix resource leak on error path
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Mathieu Desnoyers
Fix: handle error checking should compare against NULL
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Jérémie Galarneau
Remove unused array in bt_context_add_traces_recursive
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Jérémie Galarneau
Fix: Suppress a compiler warning (always-false condition)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Mathieu Desnoyers
Cleanup: remove trailing whitespaces
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
JP Ikaheimonen
Move memstream.h and uuid.h to include/babeltrace/compa...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Mathieu Desnoyers
Fix: handling of empty streams
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Ikaheimonen, JP
Add new option --clock-offset-ns
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Mathieu Desnoyers
Fix: add missing error return when create_event_definit...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Mathieu Desnoyers
Fix: ctf-text should link on libbabeltrace-ctf
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Mathieu Desnoyers
Move clock to bt_trace_descriptor
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Mathieu Desnoyers
Remove unused stream_heap
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Mathieu Desnoyers
Move trace collection pointer to bt_trace_descriptor
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Mathieu Desnoyers
Move bt_handle to bt_trace_descriptor
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Mathieu Desnoyers
Move bt_context to bt_trace_descriptor
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Mathieu Desnoyers
Privatize struct bt_trace descriptor, move trace path
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Mathieu Desnoyers
Add backward ref from bt_stream_pos to bt_trace_descriptor
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Mathieu Desnoyers
Fix kFreeBSD build
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Mathieu Desnoyers
Fix: babeltrace-log timestamps should be in nsec
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Mathieu Desnoyers
Use objstack for AST allocation
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Mathieu Desnoyers
Remove unused gc field
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Mathieu Desnoyers
Use objstack to store nodes
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Mathieu Desnoyers
Use objstack for strings
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Mathieu Desnoyers
Implement objstack for parser
commit
|
commitdiff
|
tree
|
snapshot
2013-04-18
Mathieu Desnoyers
Fix: octal and hex string handling
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Mathieu Desnoyers
Simplify error node
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Mathieu Desnoyers
Lexer cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Mathieu Desnoyers
Fix: invalid integer suffix parsing
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Mathieu Desnoyers
Test cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Mathieu Desnoyers
Test cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Mathieu Desnoyers
Test cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Mathieu Desnoyers
Fix: bootstrap should call libtoolize
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Mathieu Desnoyers
Fix bootstrap script
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Mathieu Desnoyers
Use uint64_t for packet_map_len
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Mathieu Desnoyers
Add smalltrace succeed/fail test cases
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Mathieu Desnoyers
Support packets and trace files smaller than page size
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Mathieu Desnoyers
Move ctf-metadata plugin into its own shared object
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Mathieu Desnoyers
Implement ctf-metadata output plugin
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Mathieu Desnoyers
Handle make_node errors with TLS dummy node
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Etienne Bergeron
Remove nested expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Mathieu Desnoyers
Eliminate dead code
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Mathieu Desnoyers
Fix: trace_collection_add() add after check
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Etienne Bergeron
Handle integers in lexer rather than grammar
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Mathieu Desnoyers
Implement perror printf
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Etienne Bergeron
Support escape characters in metadata strings
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
Etienne Bergeron
Add error node to AST
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
Etienne Bergeron
Introduce macro to enforce matching enum to string...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Etienne Bergeron
Fix: add semantic check in grammar
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Etienne Bergeron
Implement likely/unlikely ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Etienne Bergeron
Fix unary constant use after error
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Etienne Bergeron
Use new print macros in ctf-parser.y
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Etienne Bergeron
Print error on invalid token
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Etienne Bergeron
Implement macros for error printout
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Etienne Bergeron
Add line number to parser nodes
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Mathieu Desnoyers
Fix: handle errors gracefully
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Mathieu Desnoyers
Fix: memleak on error path
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Mathieu Desnoyers
Add missing NULL pointer check
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Mathieu Desnoyers
Show token in CTF parser error
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Mathieu Desnoyers
Remove unused lineno from struct ctf_scanner
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Mathieu Desnoyers
Show line numbers in CTF parser errors
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Mathieu Desnoyers
Ignore Windows-style EOL character in metadata
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.0523 seconds
and
4
git commands to generate.