projects
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
babeltrace.git
2024-04-25
Philippe Proulx
cpp-common/bt2c/logging.hpp: remove no-formatting ...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
Philippe Proulx
Fix: cpp-common/bt2c/logging.hpp: add missing `template...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Philippe Proulx
Keep a single `.gitignore` file
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Philippe Proulx
.gitignore: categorize rules and sort them per category
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Philippe Proulx
.gitignore: ignore all `*.egg-info`
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Philippe Proulx
.gitignore: ignore all `/src/plugins/ctf/[...]/tsdl...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Philippe Proulx
.gitignore: ignore all `/src/cli/*.bin`
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Philippe Proulx
.gitignore: cleanup test files
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Simon Marchi
tests: test_dwarf.c: initialize `tag` variable
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
Simon Marchi
cpp-common/bt2c: remove `dummy.cpp`
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Philippe Proulx
.gitignore: add missing test binaries
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Philippe Proulx
bt2c/logging.hpp: use `std::span<const std::uint8_t...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Philippe Proulx
CONTRIBUTING.adoc: mention bt2c::makeSpan()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Philippe Proulx
src/cpp-common/bt2c: rename `span.hpp` -> `make-span...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Philippe Proulx
CONTRIBUTING.adoc: "make_unique" -> "make-unique"
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Philippe Proulx
cpp-common/bt2c/logging.hpp: use camel case for param...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Philippe Proulx
bt2c::Logger: make `Level` enumerators more readable
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Simon Marchi
tests: LD_PRELOAD libstdc++.so in bt_run_in_py_env
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: remove some goto error-handling
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: viewer-connection.cpp: remove goto...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: use viewer_connection_close_socket...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: make queries report errors with...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: make queries output a bt2::Value
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: use C++ value wrappers for query...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: add bt_common_lttng_live_url_parts_...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: introduce lttng_live_msg_iter:...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: add lttng_live_msg_iter destructor
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: introduce live_viewer_connection...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: add live_viewer_connection destructor
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: make live_viewer_connection::{relay...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: make live_viewer_connection::url...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: make lttng_live_msg_iter::sessions...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: introduce lttng_live_session::UP...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: add lttng_live_session destructor
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: make lttng_live_session::{hostname...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: make lttng_live_session::traces...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: introduce lttng_live_trace::UP...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: make lttng_live_trace::stream_itera...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: introduce and use lttng_live_stream...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: add lttng_live_stream_iterator...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: make lttng_live_stream_iterator...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
ctf: remove tabs used for indentation
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: make lttng_live_stream_iterator...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: make lttng_live_stream_iterator...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: make lttng_live_stream_iterator...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: make lttng_live_stream_iterator...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: introduce lttng_live_metadata:...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: introduce lttng_live_component...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: use GCharUP in lttng_live_component...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: remove lttng_live_component_destroy...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: change lttng_live_component::params...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: make create_streams_for_trace use bt2:...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: pass path to ctf_fs_ds_index_entry constructor
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: remove ctf_fs_ds_file_group_create, add...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: change a pointer parameter to a reference...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
ctf: convert ctx_destroy to ~ctf_visitor_generate_ir
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: pass clkClsCfg to ctf_fs_component constructor
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: modernize read_src_fs_parameters
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: change two functions to take ctf_fs_ds_inde...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: make set_trace_name use bt2::Trace
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
ctf: make ctf_trace_class_configure_ir_trace use bt2...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: make lttng_live_trace::trace a...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: make lttng_live_trace::trace_class...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: use std::string in list_append_session
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: use std::vector in lttng_live_get_o...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.lttng-live: lttng_live_metadata_update: use...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: make ds_file_group_insert_ds_file_info_sort...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: fs.cpp: declare variables on first use
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: data-stream-file.cpp: declare variables...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: remove ctf_fs_ds_index::UP
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: store index entry objects instead of pointers
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: remove ctf_fs_ds_index_entry_create
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: initialize ctf_fs_ds_index_entry::packet_se...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: remove goto error handling from data-stream...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: remove goto error handling from fs.cpp
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: use GMappedFileUP in build_index_from_idx_file
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: use std::string in build_index_from_idx_file
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: use GCharUP in build_index_from_idx_file
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: remove ctf_fs_ds_index_create
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: remove ctf_fs_component_create
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: remove ctf_fs_file_create
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: make ctf_fs_make_port_name return std:...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: use GDirUp in create_ds_file_groups
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: use std::vector<std::string> in ctf_fs_comp...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: use std::string in path_is_ctf_trace
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: use std::string in set_trace_name
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: make get_stream_instance_unique_name return...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: use GStringUP in ctf_fs_component_create_ct...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: remove ctf_fs_trace_destroy
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: make ctf_fs_trace::metadata a unique_ptr
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: remove ctf_fs_metadata_init and ctf_fs_meta...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: make ctf_fs_metadata::trace_class a bt2...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: make ctf_visitor_generate_ir::trace_class...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: remove ctf_fs_metadata::text
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: make ctf_fs_trace::path an std::string
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: make ctf_fs_trace::trace a bt2::Trace:...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: introduce and use ctf_fs_msg_iter_data::UP
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: use ctf_msg_iter_up in decode_clock_snapsho...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: use ctf_msg_iter_up in add_ds_file_to_ds_fi...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Simon Marchi
src.ctf.fs: make ctf_fs_msg_iter_data::msg_iter a ctf_m...
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.040109 seconds
and
4
git commands to generate.