projects
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
babeltrace.git
2012-09-11
Julien Desfossez
Fix: access to declaration from declaration_field
commit
|
commitdiff
|
tree
|
snapshot
2012-09-08
Mathieu Desnoyers
Fix: get_declaration_* should not cast to field
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Hui Zhu
Fix babeltrace-log uninitialized memory (v2)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Mathieu Desnoyers
Revert "Fix babeltrace-log uninitialized memory"
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Hui Zhu
Fix babeltrace-log uninitialized memory
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Julien Desfossez
Fix: access field properties by declaration
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Julien Desfossez
Fix: check return value of get_char_array
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Julien Desfossez
Fix: C++ support to API header files
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Mathieu Desnoyers
Update version to 1.0.0-rc5
v1.0.0-rc5
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Mathieu Desnoyers
Change default printout to add host, process names...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Mathieu Desnoyers
Add support for trace:hostname field
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Mathieu Desnoyers
Fix: allow specifying more than one input trace path
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Mathieu Desnoyers
Fix: make warnings (partial errors) visible
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Mathieu Desnoyers
Fix: --clock-force-correlate to handle trace collection...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Julien Desfossez
Documentation: update API doc with enum functions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Mathieu Desnoyers
Fix: API: remove unsupported BT_SEEK_END from API
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Danny Serres
API documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Mathieu Desnoyers
Cleanup: shut up gcc uninitialized var warning
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Mathieu Desnoyers
Fix: support large files on 32-bit systems
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Mathieu Desnoyers
Fix: remove unused fts.h include
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Mathieu Desnoyers
Fix: add missing enum support to API
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Mathieu Desnoyers
Fix: handle clock offset with frequency different from...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Mathieu Desnoyers
Cleanup: update ifdef wrapper name
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Mathieu Desnoyers
Fix: clarify bt_ctf_get_field_list
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Hui Zhu
Fix trace-collection.h: No such file or directory that...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Julien Desfossez
Fix: check return value of bt_context_create
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Mathieu Desnoyers
Fix: ensure mmap_base_offset is zeroed on initialization
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Yannick Brosseau
Fix: Reswitch to FTW for add_traces_recursive
commit
|
commitdiff
|
tree
|
snapshot
2012-08-18
Julien Desfossez
Fix: don't free unallocated index
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Julien Desfossez
Fix: don't close the metadata FD if a FP is passed
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Mathieu Desnoyers
Add BT_SEEK_LAST type to bt_iter_pos
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Mathieu Desnoyers
Fix: iterator.c BT_SEEK_RESTORE: check return value
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
Mathieu Desnoyers
Fix: complete error handling of babeltrace API
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
Mathieu Desnoyers
cleanup: protected -> hidden: cleanup symbol table
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
Julien Desfossez
Fix: add mmap_base_offset to ctf_stream_pos
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Julien Desfossez
Fix: assign the current clock for mmap traces
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Mathieu Desnoyers
Fix: libbabeltrace add missing static declaration
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Julien Desfossez
Fix: safety checks for opening mmap traces
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Danny Serres
Remove trace-collection.h from include_headers
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Mathieu Desnoyers
Fix: protect visibility of ctf-parser functions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Danny Serres
Fix: correct name of bt_ctf_field_get_error in comments...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Julien Desfossez
Fix: wrong type in bt_ctf_get_uint64/int64
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Mathieu Desnoyers
Revert "Cleanup: YYPARSE_PARAM and YYLEX_PARAM are...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Julien Desfossez
API cleanup name get_timestamp and get_cycles
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Mathieu Desnoyers
Cleanup: YYPARSE_PARAM and YYLEX_PARAM are deprecated...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Julien Desfossez
fix comment struct bt_saved_pos
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Julien Desfossez
Fix: Add missing clock-types.h
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Julien Desfossez
Get rid of clock-raw and use real clock
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Yannick Brosseau
Cleanup (messages): Make the wording of the signedness...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Julien Desfossez
Fix: error path if heap_init fails
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Julien Desfossez
Fix: Remove obsolete bt_iter_seek function
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Yannick Brosseau
Make the signedness warning useful with the field name
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Julien Desfossez
Fix: Restore heap for SEEK_BEGIN
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Julien Desfossez
Fix: check if handle is valid
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Julien Desfossez
Fix: iterator set_pos
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Mathieu Desnoyers
Fix: get rid of consumed flag
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Julien Desfossez
Fix: add missing heap_copy
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Mathieu Desnoyers
Fix: babeltrace assert() triggered by directories withi...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Francis Deslauriers
Several fixes for bt_iter_pos related functions
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Mathieu Desnoyers
Fix iterator: various fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Mathieu Desnoyers
Fix: remove duplicate yydebug var
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Julien Desfossez
Fix babeltrace iterator lib: seek at time 0
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Mathieu Desnoyers
Update version to 1.0.0-rc4
v1.0.0-rc4
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Mathieu Desnoyers
Add CodingStyle to tarball
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Mathieu Desnoyers
Add coding style document
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Fredrik Oestman
Fix: babeltrace should use output format argument
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Mathieu Desnoyers
Fix: accept traces which skip stream ids
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Mathieu Desnoyers
Use mmap_align
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Mathieu Desnoyers
align header: define PAGE_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Mathieu Desnoyers
Implement mmap alignment header
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Mathieu Desnoyers
Cleanup: type warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Mathieu Desnoyers
Cleanup: do not overwrite const argv parameters
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Mathieu Desnoyers
Update version to 1.0.0-rc3
v1.0.0-rc3
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Mathieu Desnoyers
Fix: converter error logic
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Mathieu Desnoyers
Fix: report appropriate field in error message
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Mathieu Desnoyers
Fix: support 64-bit events discarded counter types
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Mathieu Desnoyers
Fix: add missing bt_ctf_get_int_len API
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Julien Desfossez
Fix bt_context_add_traces_recursive error code
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Mathieu Desnoyers
Update version to 1.0.0-rc2
v1.0.0-rc2
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Mathieu Desnoyers
Fix: return an error if no trace can be opened
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Julien Desfossez
Fix : double destroy in context remove
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Mathieu Desnoyers
Update version to 1.0.0-rc1
v1.0.0-rc1
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Mathieu Desnoyers
Fix: -n "field names" option should allow "none"
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Mathieu Desnoyers
Fix: Show context field name by default
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Mathieu Desnoyers
Manpage fix: babeltrace-log manpage should refer to...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Mathieu Desnoyers
Clarify warning message for events discarded
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Mathieu Desnoyers
Fix: babeltrace should skip erroneous traces
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Mathieu Desnoyers
Fix: put explicit error messages and warnings when...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Mathieu Desnoyers
Fix: segfault on error handling
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Mathieu Desnoyers
Fix: enum must use last value + 1 as next item value
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Mathieu Desnoyers
Fix: warn, and don't assert, when reading a value outsi...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Julien Desfossez
API Fix : missing list fields of event decl
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Julien Desfossez
API fix : fill the values for timestamp begin and end
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Julien Desfossez
API : list of events in the trace
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Mathieu Desnoyers
UUID field should be optional, as specified by CTF...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Fredrik Oestman
Babeltrace ctf-text duplicated error message
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Julien Desfossez
API fix/breakage : reexporting bt_ctf_event
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Julien Desfossez
fix/breakage API : replace bt_ctf_event
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Julien Desfossez
add ctf_event_definition pointer to ctf_stream_definition
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Julien Desfossez
Rename ctf_event to ctf_event_declaration
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.037962 seconds
and
4
git commands to generate.