projects
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
babeltrace.git
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
2013-03-23
Christian Babeux
Replace AM_PROG_MKDIR obsolete macro with AC_PROG_MKDIR_P
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Mathieu Desnoyers
Version 1.1.0
v1.1.0
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Mathieu Desnoyers
Reinsert "at end of stream" message for discarded events
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Mathieu Desnoyers
Improvement: Message from babeltrace concerning discard...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Mathieu Desnoyers
Cleanup: typo fix
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Mathieu Desnoyers
Cleanup: add end of line at end of verbose message
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Mathieu Desnoyers
Fix: misleading message from babeltrace --verbose
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Mathieu Desnoyers
Fix: babeltrace --fields all overrides --no-delta
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Mathieu Desnoyers
Add verbosity to stream id error message
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Jérémie Galarneau
Fix: Ensure the specified input format is CTF
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Christian Babeux
Fix: Undefined behavior of double free on strlist in...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Mathieu Desnoyers
Fix: ctf-text: don't close stdout
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Mathieu Desnoyers
Fix: warning message for unexpected trace byte order
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Julien Desfossez
Namespace the struct declaration
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Julien Desfossez
Namespace the struct definition
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Julien Desfossez
Namespace the struct format
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Julien Desfossez
Namespace the struct mmap_stream
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Julien Desfossez
Namespace the struct trace_descriptor
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Julien Desfossez
Namespace struct stream_pos
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Julien Desfossez
Namespace compliance for dependencies function
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Mathieu Desnoyers
Cleanup error messages
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Sebastian Andrzej...
Fix: babeltrace: make '-w' actually work
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Jérémie Galarneau
Convert the unit tests to the TAP format
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Etienne Bergeron
Spelling cleanups within comments
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Jérémie Galarneau
Move the bitfield test to tests/lib/
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Jérémie Galarneau
Fix: Added a null pointer check to bt_ctf_field_name
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Mathieu Desnoyers
Add babeltrace.pc to gitignore
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Mathieu Desnoyers
namespacing: place flex/bison symbols under bt_yy namespace
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
namespace the lookup_integer function
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
namespace the definition functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
namespace the variant functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
namespace the declaration functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
namespace the collection functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
namespace the heap functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
namespace the struct functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
namespace the string functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
namespace the sequence functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
namespace the int functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
namespace the enum functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
namespace definition_ref and definition_unref
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
namespace declaration_ref and declaration_unref
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
namespace the array functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
namespace the scope_path functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
Hide internal functions of libbabeltrace-ctf
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
Hide internal functions of ctf-text
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Julien Desfossez
BT_HIDDEN macro
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.03987 seconds
and
4
git commands to generate.