Show patches with: Submitter = Tzvetomir Stoyanov       |    Archived = No       |   2623 patches
« 1 2 ... 24 25 26 27 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/6] trace-cmd: Added support for negative time offsets in trace.dat file trace-cmd: Timetamps sync using PTP-like algorithm, relying on vsock events. - - - --- 2019-02-01 Tzvetomir Stoyanov Superseded
[v2,1/6] trace-cmd: Implemented new lib API: tracecmd_local_events_system() trace-cmd: Timetamps sync using PTP-like algorithm, relying on vsock events. - - - --- 2019-02-01 Tzvetomir Stoyanov Superseded
[6/6] trace-cmd: Remove tep_data_event_from_type() API Few patches, backported from Arnaldo's kernel repo - - - --- 2019-01-30 Tzvetomir Stoyanov Accepted
[5/6] trace-cmd: Rename tep_is_file_bigendian() to tep_file_bigendian() Few patches, backported from Arnaldo's kernel repo - - - --- 2019-01-30 Tzvetomir Stoyanov Accepted
[4/6] trace-cmd: Changed return logic of tep_register_event_handler() API Few patches, backported from Arnaldo's kernel repo - - - --- 2019-01-30 Tzvetomir Stoyanov Accepted
[3/6] trace-cmd: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs Few patches, backported from Arnaldo's kernel repo - - - --- 2019-01-30 Tzvetomir Stoyanov Accepted
[2/6] trace_cmd: Rename struct cmdline to struct tep_cmdline Few patches, backported from Arnaldo's kernel repo - - - --- 2019-01-30 Tzvetomir Stoyanov Accepted
[1/6] trace-cmd: Initialize host_bigendian at tep_handle allocation Few patches, backported from Arnaldo's kernel repo - - - --- 2019-01-30 Tzvetomir Stoyanov Accepted
trace-cmd: Fix a buffer overrun trace-cmd: Fix a buffer overrun - - - --- 2019-01-25 Tzvetomir Stoyanov Superseded
tools/lib/traceevent: fix a buffer overrun tools/lib/traceevent: fix a buffer overrun - - - --- 2019-01-25 Tzvetomir Stoyanov Superseded
[7/7] trace-cmd [POC]: Implemented timestamps synch PTP-like algorithm, using vsock events. trace-cmd [POC]: Timestamps sync using PTP-like algorithm, relying on vsock events. - - - --- 2019-01-16 Tzvetomir Stoyanov Superseded
[6/7] trace-cmd: Refactored make_instances() and tracecmd_remove_instances() trace-cmd [POC]: Timestamps sync using PTP-like algorithm, relying on vsock events. - - - --- 2019-01-16 Tzvetomir Stoyanov Superseded
[5/7] trace-cmd: Added user configured clock to the record context trace-cmd [POC]: Timestamps sync using PTP-like algorithm, relying on vsock events. - - - --- 2019-01-16 Tzvetomir Stoyanov Superseded
[4/7] trace-cmd: Added implementation of htonll() and ntohll() trace-cmd [POC]: Timestamps sync using PTP-like algorithm, relying on vsock events. - - - --- 2019-01-16 Tzvetomir Stoyanov Superseded
[3/7] trace-cmd: Fixed logic in tracecmd_read_page_record() trace-cmd [POC]: Timestamps sync using PTP-like algorithm, relying on vsock events. - - - --- 2019-01-16 Tzvetomir Stoyanov Superseded
[2/7] trace-cmd: Added new option in trace.dat file for negative time offsets trace-cmd [POC]: Timestamps sync using PTP-like algorithm, relying on vsock events. - - - --- 2019-01-16 Tzvetomir Stoyanov Superseded
[1/7] trace-cmd: Implemented new lib API: tracecmd_local_events_system() trace-cmd [POC]: Timestamps sync using PTP-like algorithm, relying on vsock events. - - - --- 2019-01-16 Tzvetomir Stoyanov Superseded
trace-cmd: improve the accuracy of date to ts mapping trace-cmd: improve the accuracy of date to ts mapping - - - --- 2018-12-20 Tzvetomir Stoyanov Accepted
trace-cmd: implement a new API, tep_list_events_copy() trace-cmd: implement a new API, tep_list_events_copy() - - - --- 2018-12-18 Tzvetomir Stoyanov Accepted
trace-cmd: fix deletion of histogram triggers trace-cmd: fix deletion of histogram triggers - - - --- 2018-12-18 Tzvetomir Stoyanov Accepted
trace-cmd: fix "trace-cmd stat" output trace-cmd: fix "trace-cmd stat" output - - - --- 2018-12-14 Tzvetomir Stoyanov Accepted
[5/5] fix "trace-cmd reset" command to restore the default value of tracing_max_latency trace-cmd reset fixes - - - --- 2018-12-13 Tzvetomir Stoyanov Superseded
[4/5] fix "trace-cmd reset" command to restore the default value of set_event_pid trace-cmd reset fixes - - - --- 2018-12-13 Tzvetomir Stoyanov Superseded
[3/5] fix "trace-cmd reset" command to restore default clock trace-cmd reset fixes - - - --- 2018-12-13 Tzvetomir Stoyanov Superseded
[2/5] fix "trace-cmd reset -a -d" segfault trace-cmd reset fixes - - - --- 2018-12-13 Tzvetomir Stoyanov Superseded
[1/5] fix "trace-cmd reset" command to restore "tracng_on" trace-cmd reset fixes - - - --- 2018-12-13 Tzvetomir Stoyanov Superseded
[6/6] tools lib traceevent: Install trace-seq.h API header file tools/lib/traceevent: Various changes in libtraceevent APIs - - - --- 2018-12-05 Tzvetomir Stoyanov Accepted
[5/6] tools lib traceevent: Added support for pkg-config tools/lib/traceevent: Various changes in libtraceevent APIs - - - --- 2018-12-05 Tzvetomir Stoyanov Accepted
[4/6] tools lib traceevent: traceevent API cleanup tools/lib/traceevent: Various changes in libtraceevent APIs - - - --- 2018-12-05 Tzvetomir Stoyanov Accepted
[3/6] tools lib traceevent: Rename tep_free_format() to tep_free_event() tools/lib/traceevent: Various changes in libtraceevent APIs - - - --- 2018-12-05 Tzvetomir Stoyanov Accepted
[2/6] tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event' tools/lib/traceevent: Various changes in libtraceevent APIs - - - --- 2018-12-05 Tzvetomir Stoyanov Accepted
[1/6] tools lib traceevent: Implement new API tep_get_ref() tools/lib/traceevent: Various changes in libtraceevent APIs - - - --- 2018-12-05 Tzvetomir Stoyanov Accepted
tools/lib/traceevent: Parameterize the install paths in pkg-config file tools/lib/traceevent: Parameterize the install paths in pkg-config file - - - --- 2018-12-04 Tzvetomir Stoyanov Superseded
[2/2] tools/lib/traceevent: make few libtraceevent internal variables to be per thread convert traceevent into a thread safe library - - - --- 2018-11-30 Tzvetomir Stoyanov Superseded
[1/2] tools/lib/traceevent: make libtraceevent thread safe convert traceevent into a thread safe library - - - --- 2018-11-30 Tzvetomir Stoyanov Superseded
[POC,v4] tools/lib/traceevent: make libtraceevent thread safe [POC,v4] tools/lib/traceevent: make libtraceevent thread safe - - - --- 2018-11-29 Tzvetomir Stoyanov Superseded
tools/lib/traceevent: Sanity check of is_timestamp_in_us() tools/lib/traceevent: Sanity check of is_timestamp_in_us() - - - --- 2018-11-28 Tzvetomir Stoyanov Accepted
[v3] tools/lib/traceevent: make libtraceevent thread safe [v3] tools/lib/traceevent: make libtraceevent thread safe - - - --- 2018-11-28 Tzvetomir Stoyanov Superseded
[v3,15/15] tools/lib/traceevent: Remove tep_data_event_from_type() API tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-28 Tzvetomir Stoyanov Accepted
[v3,14/15] tools/lib/traceevent: Change description of few APIs tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-28 Tzvetomir Stoyanov Superseded
[v3,13/15] tools/lib/traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian() tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-28 Tzvetomir Stoyanov Accepted
[v3,12/15] tools/lib/traceevent: Changed return logic of tep_register_event_handler() API tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-28 Tzvetomir Stoyanov Accepted
[v3,11/15] tools/lib/traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf()… tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-28 Tzvetomir Stoyanov Accepted
[v3,10/15] tools/lib/traceevent: Rename struct cmdline to struct tep_cmdline tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-28 Tzvetomir Stoyanov Accepted
[v3,09/15] tools/lib/traceevent: Initialize host_bigendian at tep_handle allocation tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-28 Tzvetomir Stoyanov Accepted
[v3,08/15] tools/lib/traceevent: Introduce new libtracevent API: tep_override_comm() tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-28 Tzvetomir Stoyanov Accepted
[v3,07/15] tools/lib/traceevent: traceevent API cleanup tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-28 Tzvetomir Stoyanov Accepted
[v3,06/15] tools/perf: traceevent API cleanup, remove __tep_data2host*() tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-28 Tzvetomir Stoyanov Accepted
[v3,05/15] tools/lib/traceevent: Rename tep_free_format() to tep_free_event() tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-28 Tzvetomir Stoyanov Accepted
[v3,04/15] tools/lib/traceevent, tools/perf: Rename struct tep_event_format to struct tep_event tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-28 Tzvetomir Stoyanov Accepted
[v3,03/15] tools/lib/traceevent: Install trace-seq.h API header file tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-28 Tzvetomir Stoyanov Accepted
[v3,02/15] tools/lib/traceevent: Added support for pkg-config tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-28 Tzvetomir Stoyanov Accepted
[v3,01/15] tools/lib/traceevent: Implemented new API tep_get_ref() tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-28 Tzvetomir Stoyanov Accepted
[v3,46/46] tools/lib/traceevent: Man pages for trace_seq_reset() and trace_seq_terminate() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v3,45/46] tools/lib/traceevent: Man pages for trace_seq_putc() and trace_seq_puts() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v3,44/46] tools/lib/traceevent: Man pages for trace_seq_printf() and trace_seq_vprintf() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v3,43/46] tools/lib/traceevent: Man pages for trace_seq_do_fprintf() and trace_seq_do_printf() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v3,42/46] tools/lib/traceevent: Man pages for trace_seq_init() and trace_seq_destroy() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v3,41/46] tools/lib/traceevent: Man pages for tep_data_type(), tep_data_pid(), tep_data_preempt_co… Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,40/46] tools/lib/traceevent: Man page for tep_data_lat_fmt() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,39/46] tools/lib/traceevent: Man pages for tep_load_plugins() and tep_unload_plugin() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,38/46] tools/lib/traceevent: Man page for tep_parse_header_page() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,37/46] tools/lib/traceevent: Man pages for tep_parse_event() and tep_parse_format() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,36/46] tools/lib/traceevent: Man pages for tep_set_function_resolver() and tep_reset_function_r… Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,35/46] tools/lib/traceevent: Man pages for tep_find_function() and tep_find_function_address() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,34/46] tools/lib/traceevent: Man pages for tep_filter_event_has_trivial(), tep_update_trivial()… Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,33/46] tools/lib/traceevent: Man page for tep_filter_make_string() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,32/46] tools/lib/traceevent: Man pages for tep_filter_copy() and tep_filter_compare() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,31/46] tools/lib/traceevent: Man page for tep_filter_match() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,30/46] tools/lib/traceevent: Man pages for tep_event_filtered() and tep_filter_remove_event() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,29/46] tools/lib/traceevent: Man page for tep_filter_strerror() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,28/46] tools/lib/traceevent: Man page for tep_filter_add_filter_str() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,27/46] tools/lib/traceevent: Man pages for tep_filter_alloc(), tep_filter_free() and tep_filter… Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,26/46] tools/lib/traceevent: Man pages for tep_event_common_fields() and tep_event_fields() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,25/46] tools/lib/traceevent: Man page for tep_read_number_field() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,24/46] tools/lib/traceevent: Man pages for tep_print_field(), tep_print_fields(), tep_print_num… Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,23/46] tools/lib/traceevent: Man pages tep_get_any_field_val(), tep_get_common_field_val(), tep… Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,22/46] tools/lib/traceevent: Man pages tep_find_common_field(), tep_find_field() and tep_find_a… Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,21/46] tools/lib/traceevent: Man pages tep_get_first_event() and tep_get_events_count() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,20/46] tools/lib/traceevent: Man pages for tep_print_event(), tep_print_event_data(), tep_event… Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,19/46] tools/lib/traceevent: Man page for tep_list_events() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,18/46] tools/lib/traceevent: Man pages for tep_find_event(), tep_find_event_by_name() and tep_f… Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,17/46] tools/lib/traceevent: Man page for tep_read_number() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,16/46] tools/lib/traceevent: Man pages for tep_register_print_function() and tep_unregister_pri… Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,15/46] tools/lib/traceevent: Man pages for tep_register_function() and tep_register_print_strin… Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,14/46] tools/lib/traceevent: Man pages for tep_register_event_handler() and tep_unregister_even… Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,13/46] tools/lib/traceevent: Man page for tep_register_trace_clock() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,12/46] tools/lib/traceevent: Man page for tep_strerror() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Handled Elsewhere
[v3,11/46] tools/lib/traceevent: Man page for tep_get_page_size() and tep_set_page_size() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v3,10/46] tools/lib/traceevent: Man page for tep_is_latency_format() and tep_set_latency_format() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v3,09/46] tools/lib/traceevent: Man page for tep_is_host_bigendian() and tep_set_host_bigendian() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v3,08/46] tools/lib/traceevent: Man page for tep_is_file_bigendian() and tep_set_file_bigendian() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v3,07/46] tools/lib/traceevent: Man page for tep_get_cpus() and tep_set_cpus() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v3,06/46] tools/lib/traceevent: Man page for tep_get_header_page_size() Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v3,05/46] tools/lib/traceevent: libtraceevent man pages for tep_handler related APIs Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v3,04/46] tools/lib/traceevent: libtraceevent Makefile "help" target Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v3,03/46] tools/lib/traceevent: Add support for man pages with multiple names Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v3,02/46] tools/lib/traceevent: Fix libtraceevent/Documentation Makefile Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v3,01/46] tools/lib/traceevent: Implement libtraceevent man pages Libtraceevent MAN pages - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
[v2,14/14] tools/lib/traceevent: Change description of few APIs tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs - - - --- 2018-11-27 Tzvetomir Stoyanov Superseded
« 1 2 ... 24 25 26 27 »