2011-05-07 |
Mathieu Desnoyers | Cleanup babeltrace-log |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Move babeltrace-log to converter directory |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Complete dummy trace creation |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Use O_RDWR for open write mode (for mmap) |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Prettify usage() |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | cleanup usage() |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Add test traces |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Be more verbose went encountering unexpected EOF |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Change -EOF for EOF (it is worth -1), fix assertion |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Ignore hidden files, error message enhancement |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Use stdout FILE * rather than /dev/stdout for default... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | fix packet vs file size check |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Add missing EOF check in string validation |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Add out-of-bound checks |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | cleanup |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Add checks on packet and content size |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Remove dead code, enable optimized integer read/write |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | update integer text output formatting |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Provide sane defaults |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | prettify output |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Use stdout output by default |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | text conversion works |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | update gitignore |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Add missing makefile |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Add missing ctf-text.c to repo |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | Add "text" plugin to list. |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathieu Desnoyers | text output |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Mathieu Desnoyers | Fix ctf teardown |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Mathieu Desnoyers | init pos cleanup |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Mathieu Desnoyers | Fix missing header |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Mathieu Desnoyers | Restructure objects around generic_rw() accessor |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Mathieu Desnoyers | Use inheritance for trace descriptor and positions |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Mathieu Desnoyers | Add single-stream tests |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Mathieu Desnoyers | Allow missing stream {} declarator in single-stream... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Mathieu Desnoyers | only enable printf_debug in lexer and parser in babeltr... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Mathieu Desnoyers | CTF: open trace read |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Mathieu Desnoyers | Add missing string declaration (without {}) |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Mathieu Desnoyers | strings: don't free, just realloc |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Mathieu Desnoyers | Add dummy trace creator in tests |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Mathieu Desnoyers | Fix integer/float/string read: keep value in definition... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Mathieu Desnoyers | bitfields: use "type" parameter for unit pointer type |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Mathieu Desnoyers | test bitfield: adapt tests to 64-bit arch (long ->... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Mathieu Desnoyers | Portable bitfields: protect against variable name clash... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Mathieu Desnoyers | Add array and sequence "len" accessor |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Mathieu Desnoyers | Start packet mmap work |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Mathieu Desnoyers | Unref: handle null pointers |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Mathieu Desnoyers | Update tests to include new packet.header description |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Mathieu Desnoyers | Handle noninteractive input for metadata |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Mathieu Desnoyers | Trivial cleanup |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Mathieu Desnoyers | Move stream pos declaration into CTF header |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Mathieu Desnoyers | CTF trace open/close |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Mathieu Desnoyers | Use dynamic shared libraries, list formats |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Mathieu Desnoyers | Add babeltrace option parsing |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Mathieu Desnoyers | ctf metadata visitor: remove word_size from trace decla... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Mathieu Desnoyers | Remove word_size from tests |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Mathieu Desnoyers | Add error handling to generate io struct visitor |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Mathieu Desnoyers | Add metadata test cases |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Mathieu Desnoyers | Add enum {} default mapping to "int" type |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Mathieu Desnoyers | enum, change enum name <container_type> to enum name... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Mathieu Desnoyers | Change typealias separator from ":" to ":=" |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Mathieu Desnoyers | metadata: Support empty structures |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Mathieu Desnoyers | Enum: fix handling of container type |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Mathieu Desnoyers | Hash table usage fixes |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Mathieu Desnoyers | io struct generation debugging ongoing |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Mathieu Desnoyers | Fix major -> minor typo in tests |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Mathieu Desnoyers | CTF metadata structure generation code finished |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Mathieu Desnoyers | Tests: signedness -> signed |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Mathieu Desnoyers | Add type_specifier list node |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Mathieu Desnoyers | Add embedded metadata examples |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | ctf visitor generate I/O struct: Compile fixes, part 1 |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | gen io structs: int fd -> FILE *fd |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Update gen io structs, basic implementation complete |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | gen io struct visitor: update enum |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Remove enum <32> from tests |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Remove enum < integer_constant > from grammar |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | enum, sequence, array: use declaration list for length... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Add uuid test to configure.ac |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Update readme for uuid dep. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Remove unneeded declaration "name", work in progress... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | typealias: Fix reduce conflict in grammar for abstract... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Work in progress generate io struct |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | ctf visitor generate I/O struct: visit typedef/typealias |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Update typealias behavior |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Mathieu Desnoyers | Create "untagged" variant structure |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Mathieu Desnoyers | Scope path: split dynamic scope path |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Mathieu Desnoyers | Dynamic scope: child position is MAX_INT |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Mathieu Desnoyers | Definition scope: update |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Mathieu Desnoyers | Dynamic definition scope hierarchy |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Mathieu Desnoyers | Definition scope lookup (for variant/enum) |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Mathieu Desnoyers | Add missing _Imaginary type |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Mathieu Desnoyers | Generate IO struct visitor adapt to def/declaration |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Mathieu Desnoyers | Coding indentation cleanup |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Mathieu Desnoyers | Rename "type" to "declaration" |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Mathieu Desnoyers | Rename "declaration" to "definition" |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Mathieu Desnoyers | Update generate IO struct work in progress |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Mathieu Desnoyers | Add struct/variant/enum named type to type scope |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mathieu Desnoyers | I/O structures accessors generation (work in progress) |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Mathieu Desnoyers | ctf metadata field is set bitmasks |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Mathieu Desnoyers | Update readme |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Mathieu Desnoyers | Update readme |
commit | commitdiff | tree | snapshot |
next |