babeltrace.git
2016-05-06  Michael JeansonPort: Add OSX mman.h compat
2016-05-06  Alexis MartinPort: Add OSX endian.h compat
2016-05-06  Michael JeansonPort: Add OSX libuuid compat
2016-05-06  Antoine BusqueFix: swapped libelf and libdw names in configure error...
2016-05-06  Michael JeansonDon't use the .so extension on test assets
2016-05-06  Michael JeansonFix: warnings on Solaris10
2016-05-06  Michael JeansonAdd missing generated tests to gitignore
2016-05-06  Jérémie GalarneauFix: report error when lttng-live is provided with...
2016-05-03  Jérémie GalarneauFix: overflow of signed integer results in undefined...
2016-05-03  Jérémie GalarneauFix: potential close() of uninitialized elf_fd
2016-05-03  Jérémie GalarneauFix: use of spaces instead of tabs in babeltrace.i.in
2016-05-03  Jérémie GalarneauSet version to 1.4.0-pre
2016-05-03  Jérémie GalarneauClean-up: add missing new line after end of function
2016-05-03  Jérémie GalarneauClean-up: remove extra newline in bin-info.c
2016-05-03  Jérémie GalarneauClean-up: fix comment style in bin-info.c
2016-05-03  Jérémie GalarneauAdd tap-driver.sh from automake
2016-05-03  Antoine BusqueTests: skip certain bin-info tests on failure to preven...
2016-05-03  Jérémie GalarneauTypo: succesful* -> successful*
2016-05-03  Antoine BusqueTests: strip ELF symbols from debuginfo-data executable...
2016-05-03  Antoine BusquePython bindings: add has_intersection property to Trace...
2016-05-03  Antoine BusquePython bindings: make intersect_mode read-only property
2016-05-03  Michael JeansonTests: Add missing debuginfo files to dist
2016-05-03  Michael JeansonUse tar-ustar format for dist
2016-05-03  Michael JeansonTests: Replace prove by autotools tap runner
2016-05-03  Michael JeansonCleanup test scripts
2016-05-03  Michael JeansonFix: Don't clean test scripts
2016-05-03  Simon MarchiFix: Make test_dwarf and test_bin_info tests work out...
2016-05-03  Michael JeansonHandle test_ctf_writer_complete like the other tests...
2016-05-03  Simon MarchiFix: let automake handle CLEAN and DIST
2016-05-03  Simon MarchiFix: Remove test_seek_empty_packet and test_seek_big_tr...
2016-05-03  Jérémie Galarneauconfigure: introduce new macro AX_LIB_ELFUTILS
2016-05-03  Antoine BusqueDocs: fix typos in babeltrace-log(1) manpage
2016-05-03  Antoine BusqueDocs: update debuginfo doc
2016-05-03  Michael JeansonAdd configure report
2016-05-03  Jérémie Galarneauconfigure: check for elfutils (libelf and libdw) >...
2016-05-03  Jérémie GalarneauSet the minimal version of elfutils to 0.154
2016-05-03  Michael JeansonDoc: Add elfutils to README
2016-05-03  Jérémie GalarneauFix: return -1 on bin_info_lookup_dwarf_function_name...
2016-05-03  Jérémie GalarneauHarmonize spelling of debug-info
2016-05-03  Jérémie GalarneauIndicate default debug-info build settings in configure...
2016-05-03  Michael JeansonDisable debuginfo by default on Solaris and OSX
2016-05-03  Jérémie GalarneauDocs: Add --debug-info-target-prefix to man page
2016-05-03  Antoine BusqueAdd source and information to regenerate debuginfo...
2016-05-03  Antoine BusqueUse bool where possible in dwarf and bin-info
2016-05-03  Antoine BusqueRename so-info to bin-info
2016-05-03  Antoine BusqueUse printf_debug/verbose in so-info
2016-05-03  Antoine BusqueFix: update tests for new dwarf func name output
2016-05-03  Antoine BusqueUpdate debuginfo to match UST event rename
2016-05-03  Antoine BusqueUse g_build_path for DWARF build_id lookup
2016-05-03  Antoine BusqueAdd --debug-info-target-prefix
2016-05-03  Antoine BusqueRefactor offset string printing out of ELF and DWARF...
2016-05-03  Antoine BusquePrint offset relative to function when using DWARF
2016-05-03  Antoine BusquePrint bin location first
2016-05-03  Antoine BusqueAdd binary location information
2016-05-03  Antoine BusqueFix: prevent uninitialized use of elf_file
2016-05-03  Antoine BusqueOnly set so info ELF file when needed
2016-05-03  Antoine BusqueUse is_pic field instead of reading ELF header
2016-05-03  Antoine BusqueFix: make short_src_path from src_path
2016-05-03  Jérémie GalarneauTests: clean generated tests scripts
2016-05-03  Michael JeansonTests: Add missing test scripts to gitignore
2016-05-03  Michael JeansonTests: Use AC_CONFIG_FILES to generate test scripts
2016-05-03  Jérémie GalarneauFix out-of-tree tests: seek tests can't find traces
2016-05-03  Jérémie GalarneauDocs: Add debug-info option to BABELTRACE(1)
2016-05-03  Jérémie GalarneauPrint "binary+offset" when function name can't be resolved
2016-05-03  Jérémie GalarneauFix: Don't skip binary path print-out in ELF-only case
2016-05-03  Jérémie GalarneauShow binary path as part of debug info
2016-05-03  Jérémie GalarneauAdd --debug-info-full-path option and shorten source...
2016-05-03  Jérémie GalarneauRename opt_debug_dir to opt_debug_info_dir
2016-05-03  Jérémie GalarneauFix: cast of 64 bit addresses from trace to 32-bit...
2016-05-03  Jérémie GalarneauTests: dynamically create test list based on enabled...
2016-05-03  Antoine BusqueAdd intersect mode to python bindings
2016-05-02  Antoine BusqueAdd bt_ctf_iter_create_intersect to CTF iterator API
2016-05-02  Antoine BusqueDocs: add high-level debug info doc
2016-05-02  Antoine BusqueTests: add unit tests for so_info
2016-05-02  Antoine BusqueTests: add unit tests for bt_dwarf
2016-04-25  Antoine BusqueInitial implementation of the debuginfo API
2016-04-22  Philippe ProulxStore "tracer_name" from the trace's environment
2016-04-22  Jérémie GalarneauFix: Missing pointer dereference in NULL check
2016-04-22  Jérémie GalarneauFix: leak of stream intersection positions
2016-04-22  Jérémie GalarneauRemove useless bt_iter when creating intersection
2016-04-22  Jérémie GalarneauAdd new test artifacts to .gitignore
2016-04-22  Jérémie GalarneauTests: use templates for stream intersection and packet...
2016-04-22  Jérémie GalarneauTests: fix OOT build by adding test scripts to noinst_S...
2016-04-22  Jérémie GalarneauDocs: Add --stream-intersection to the BABELTRACE(1...
2016-04-22  Julien DesfossezTest the stream intersection feature
2016-04-22  Julien DesfossezOption to only show streams' intersection
2016-04-22  Julien DesfossezTests for packet_seq_num handling
2016-04-22  Julien DesfossezOutput a warning if packets are lost
2016-04-22  Jérémie GalarneauClean-up: Use memset() to initialize packet_index
2016-04-22  Julien DesfossezSupport ctf index version 1.1
2016-04-22  Antoine BusqueFix: return event timestamp in _timestamp_at_pos
2016-04-20  Mathieu DesnoyersFix: lttng-live flush when output to file
2016-04-19  Mathieu DesnoyersFix: lttng-live use g_free rather than free
2016-04-04  Julien DesfossezFix: lttng-live data_size and version endianness
2016-02-29  Jérémie GalarneauUpdate version to v1.3.2 v1.3.2
2016-02-29  Jérémie GalarneauPython bindings: work around Python 3.5 behaviour change
2016-02-12  Mathieu DesnoyersFix: out-of-bound memory access
2015-11-13  Jérémie GalarneauFix: out-of-tree dist fails to find test traces
2015-11-13  Simon MarchiFix running tests out of tree
2015-11-10  Jérémie GalarneauUpdate version to v1.3.1 v1.3.1
next
This page took 0.037354 seconds and 4 git commands to generate.