Linux Trace Devel
[Prev Page][Next Page]
- Re: [PATCH] tracepoint: fix bad trace value in trace_kvm_exit(), (continued)
- [PATCH] kernel-shark-qt: Have "make gui" build the Qt KernelShark version,
Steven Rostedt
- [PATCH v3 00/46] Libtraceevent MAN pages,
Tzvetomir Stoyanov
- [PATCH v3 01/46] tools/lib/traceevent: Implement libtraceevent man pages, Tzvetomir Stoyanov
- [PATCH v3 02/46] tools/lib/traceevent: Fix libtraceevent/Documentation Makefile, Tzvetomir Stoyanov
- [PATCH v3 03/46] tools/lib/traceevent: Add support for man pages with multiple names, Tzvetomir Stoyanov
- [PATCH v3 04/46] tools/lib/traceevent: libtraceevent Makefile "help" target, Tzvetomir Stoyanov
- [PATCH v3 09/46] tools/lib/traceevent: Man page for tep_is_host_bigendian() and tep_set_host_bigendian(), Tzvetomir Stoyanov
- [PATCH v3 05/46] tools/lib/traceevent: libtraceevent man pages for tep_handler related APIs, Tzvetomir Stoyanov
- [PATCH v3 10/46] tools/lib/traceevent: Man page for tep_is_latency_format() and tep_set_latency_format(), Tzvetomir Stoyanov
- [PATCH v3 11/46] tools/lib/traceevent: Man page for tep_get_page_size() and tep_set_page_size(), Tzvetomir Stoyanov
- [PATCH v3 12/46] tools/lib/traceevent: Man page for tep_strerror(), Tzvetomir Stoyanov
- [PATCH v3 13/46] tools/lib/traceevent: Man page for tep_register_trace_clock(), Tzvetomir Stoyanov
- [PATCH v3 14/46] tools/lib/traceevent: Man pages for tep_register_event_handler() and tep_unregister_event_handler(), Tzvetomir Stoyanov
- [PATCH v3 16/46] tools/lib/traceevent: Man pages for tep_register_print_function() and tep_unregister_print_function(), Tzvetomir Stoyanov
- [PATCH v3 20/46] tools/lib/traceevent: Man pages for tep_print_event(), tep_print_event_data(), tep_event_info(), tep_print_event_task() and tep_print_event_time(), Tzvetomir Stoyanov
- [PATCH v3 27/46] tools/lib/traceevent: Man pages for tep_filter_alloc(), tep_filter_free() and tep_filter_reset(), Tzvetomir Stoyanov
- [PATCH v3 06/46] tools/lib/traceevent: Man page for tep_get_header_page_size(), Tzvetomir Stoyanov
- [PATCH v3 17/46] tools/lib/traceevent: Man page for tep_read_number(), Tzvetomir Stoyanov
- [PATCH v3 07/46] tools/lib/traceevent: Man page for tep_get_cpus() and tep_set_cpus(), Tzvetomir Stoyanov
- [PATCH v3 21/46] tools/lib/traceevent: Man pages tep_get_first_event() and tep_get_events_count(), Tzvetomir Stoyanov
- [PATCH v3 15/46] tools/lib/traceevent: Man pages for tep_register_function() and tep_register_print_string(), Tzvetomir Stoyanov
- [PATCH v3 08/46] tools/lib/traceevent: Man page for tep_is_file_bigendian() and tep_set_file_bigendian(), Tzvetomir Stoyanov
- [PATCH v3 18/46] tools/lib/traceevent: Man pages for tep_find_event(), tep_find_event_by_name() and tep_find_event_by_record(), Tzvetomir Stoyanov
- [PATCH v3 23/46] tools/lib/traceevent: Man pages tep_get_any_field_val(), tep_get_common_field_val(), tep_get_field_val() and tep_get_field_raw(), Tzvetomir Stoyanov
- [PATCH v3 22/46] tools/lib/traceevent: Man pages tep_find_common_field(), tep_find_field() and tep_find_any_field(), Tzvetomir Stoyanov
- [PATCH v3 28/46] tools/lib/traceevent: Man page for tep_filter_add_filter_str(), Tzvetomir Stoyanov
- [PATCH v3 19/46] tools/lib/traceevent: Man page for tep_list_events(), Tzvetomir Stoyanov
- [PATCH v3 29/46] tools/lib/traceevent: Man page for tep_filter_strerror(), Tzvetomir Stoyanov
- [PATCH v3 25/46] tools/lib/traceevent: Man page for tep_read_number_field(), Tzvetomir Stoyanov
- [PATCH v3 30/46] tools/lib/traceevent: Man pages for tep_event_filtered() and tep_filter_remove_event(), Tzvetomir Stoyanov
- [PATCH v3 26/46] tools/lib/traceevent: Man pages for tep_event_common_fields() and tep_event_fields(), Tzvetomir Stoyanov
- [PATCH v3 31/46] tools/lib/traceevent: Man page for tep_filter_match(), Tzvetomir Stoyanov
- [PATCH v3 32/46] tools/lib/traceevent: Man pages for tep_filter_copy() and tep_filter_compare(), Tzvetomir Stoyanov
- [PATCH v3 33/46] tools/lib/traceevent: Man page for tep_filter_make_string(), Tzvetomir Stoyanov
- [PATCH v3 34/46] tools/lib/traceevent: Man pages for tep_filter_event_has_trivial(), tep_update_trivial() and tep_filter_clear_trivial(), Tzvetomir Stoyanov
- [PATCH v3 35/46] tools/lib/traceevent: Man pages for tep_find_function() and tep_find_function_address(), Tzvetomir Stoyanov
- [PATCH v3 36/46] tools/lib/traceevent: Man pages for tep_set_function_resolver() and tep_reset_function_resolver(), Tzvetomir Stoyanov
- [PATCH v3 37/46] tools/lib/traceevent: Man pages for tep_parse_event() and tep_parse_format(), Tzvetomir Stoyanov
- [PATCH v3 38/46] tools/lib/traceevent: Man page for tep_parse_header_page(), Tzvetomir Stoyanov
- [PATCH v3 44/46] tools/lib/traceevent: Man pages for trace_seq_printf() and trace_seq_vprintf(), Tzvetomir Stoyanov
- [PATCH v3 39/46] tools/lib/traceevent: Man pages for tep_load_plugins() and tep_unload_plugin(), Tzvetomir Stoyanov
- [PATCH v3 40/46] tools/lib/traceevent: Man page for tep_data_lat_fmt(), Tzvetomir Stoyanov
- [PATCH v3 45/46] tools/lib/traceevent: Man pages for trace_seq_putc() and trace_seq_puts(), Tzvetomir Stoyanov
- [PATCH v3 41/46] tools/lib/traceevent: Man pages for tep_data_type(), tep_data_pid(), tep_data_preempt_count() and tep_data_flags(), Tzvetomir Stoyanov
- [PATCH v3 42/46] tools/lib/traceevent: Man pages for trace_seq_init() and trace_seq_destroy(), Tzvetomir Stoyanov
- [PATCH v3 46/46] tools/lib/traceevent: Man pages for trace_seq_reset() and trace_seq_terminate(), Tzvetomir Stoyanov
- [PATCH v3 43/46] tools/lib/traceevent: Man pages for trace_seq_do_fprintf() and trace_seq_do_printf(), Tzvetomir Stoyanov
- [PATCH v3 24/46] tools/lib/traceevent: Man pages for tep_print_field(), tep_print_fields(), tep_print_num_field() and tep_print_func_field(), Tzvetomir Stoyanov
- Re: [PATCH v3 00/46] Libtraceevent MAN pages, Claudio
- [PATCH v2 00/14] tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs,
Tzvetomir Stoyanov
- [PATCH v2 02/14] tools/lib/traceevent: Added support for pkg-config, Tzvetomir Stoyanov
- [PATCH v2 03/14] tools/lib/traceevent: Install trace-seq.h API header file, Tzvetomir Stoyanov
- [PATCH v2 01/14] tools/lib/traceevent: Implemented new API tep_get_ref(), Tzvetomir Stoyanov
- [PATCH v2 11/14] tools/lib/traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs, Tzvetomir Stoyanov
- [PATCH v2 05/14] tools/lib/traceevent: Rename tep_free_format() to tep_free_event(), Tzvetomir Stoyanov
- [PATCH v2 12/14] tools/lib/traceevent: Changed return logic of tep_register_event_handler() API, Tzvetomir Stoyanov
- [PATCH v2 06/14] tools/perf: traceevent API cleanup, remove __tep_data2host*(), Tzvetomir Stoyanov
- [PATCH v2 07/14] tools/lib/traceevent: traceevent API cleanup, Tzvetomir Stoyanov
- [PATCH v2 08/14] tools/lib/traceevent: Introduce new libtracevent API: tep_override_comm(), Tzvetomir Stoyanov
- [PATCH v2 09/14] tools/lib/traceevent: Initialize host_bigendian at tep_handle allocation, Tzvetomir Stoyanov
- [PATCH v2 10/14] tools/lib/traceevent: Rename struct cmdline to struct tep_cmdline, Tzvetomir Stoyanov
- [PATCH v2 13/14] tools/lib/traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian(), Tzvetomir Stoyanov
- [PATCH v2 04/14] tools/lib/traceevent, tools/perf: Rename struct tep_event_format to struct tep_event, Tzvetomir Stoyanov
- [PATCH v2 14/14] tools/lib/traceevent: Change description of few APIs, Tzvetomir Stoyanov
- [PATCH v2] tools/lib/traceevent: make libtraceevent thread safe,
Tzvetomir Stoyanov
Reg: tracing: Check for no filter when processing event filters, Sameeruddin Shaik
[PATCH] tools/lib/traceevent: make libtraceevent thread safe,
Tzvetomir Stoyanov
[PATCH 0/3] libtraceevent: Various API fixes,
Tzvetomir Stoyanov
[PATCH 00/11] Small modifications and bug fixes toward KS 1.0,
Yordan Karadzhov
- [PATCH 01/11] kernel-shark-qt: protect all calls of tep_read_number_field(), Yordan Karadzhov
- [PATCH 01/11] kernel-shark-qt: Protect all calls of tep_read_number_field(), Yordan Karadzhov
- [PATCH 02/11] kernel-shark-qt: Fix the returned error value of kshark_get_event_id_easy(), Yordan Karadzhov
- [PATCH 03/11] kernel-shark-qt: Avoid race condition in kshark_get_event_name_easy(), Yordan Karadzhov
- [PATCH 05/11] kernel-shark-qt: Add iterator index to the search panel, Yordan Karadzhov
- [PATCH 07/11] kernel-shark-qt: Optimize the search in a case of a small data-set, Yordan Karadzhov
- [PATCH 08/11] kernel-shark qt: No error when Record authentication dialog is closed, Yordan Karadzhov
- [PATCH 06/11] kernel-shark-qt: Update search iterator when marker is changed, Yordan Karadzhov
- [PATCH 09/11] kernel-shark-qt: Remove all system=ftrace events from Record dialog, Yordan Karadzhov
- [PATCH 04/11] kernel-shark-qt: Optimize the search in the text data, Yordan Karadzhov
- Re: [PATCH 00/11] Small modifications and bug fixes toward KS 1.0, Steven Rostedt
[PATCH v2 0/3] libtraceevent: Added support for pkg-config and few other fixes related to transfoming traceevent into a library,
Tzvetomir Stoyanov
[PATCH 00/34] A lot of libtraceevent man pages,
Tzvetomir Stoyanov
- [PATCH 01/34] tools/lib/traceevent: Man page for tep_register_trace_clock(), Tzvetomir Stoyanov
- [PATCH 02/34] tools/lib/traceevent: Man pages for tep_register_event_handler() and tep_unregister_event_handler(), Tzvetomir Stoyanov
- [PATCH 03/34] tools/lib/traceevent: Man pages for tep_register_function() and tep_register_print_string(), Tzvetomir Stoyanov
- [PATCH 04/34] tools/lib/traceevent: Man pages for tep_register_print_function() and tep_unregister_print_function(), Tzvetomir Stoyanov
- [PATCH 05/34] tools/lib/traceevent: Man page for tep_read_number(), Tzvetomir Stoyanov
- [PATCH 11/34] tools/lib/traceevent: Man pages tep_get_any_field_val(), tep_get_common_field_val(), tep_get_field_val() and tep_get_field_raw(), Tzvetomir Stoyanov
- [PATCH 12/34] tools/lib/traceevent: Man pages for tep_print_field(), tep_print_fields(), tep_print_num_field() and tep_print_func_field(), Tzvetomir Stoyanov
- [PATCH 13/34] tools/lib/traceevent: Man page for tep_read_number_field(), Tzvetomir Stoyanov
- [PATCH 18/34] tools/lib/traceevent: Man pages for tep_event_filtered() and tep_filter_remove_event(), Tzvetomir Stoyanov
- [PATCH 07/34] tools/lib/traceevent: Man page for tep_list_events(), Tzvetomir Stoyanov
- [PATCH 19/34] tools/lib/traceevent: Man page for tep_filter_match(), Tzvetomir Stoyanov
- [PATCH 20/34] tools/lib/traceevent: Man pages for tep_filter_copy() and tep_filter_compare(), Tzvetomir Stoyanov
- [PATCH 23/34] tools/lib/traceevent: Man pages for tep_find_function() and tep_find_function_address(), Tzvetomir Stoyanov
- [PATCH 22/34] tools/lib/traceevent: Man pages for tep_filter_event_has_trivial(), tep_update_trivial() and tep_filter_clear_trivial(), Tzvetomir Stoyanov
- [PATCH 24/34] tools/lib/traceevent: Man pages for tep_set_function_resolver() and tep_reset_function_resolver(), Tzvetomir Stoyanov
- [PATCH 21/34] tools/lib/traceevent: Man page for tep_filter_make_string(), Tzvetomir Stoyanov
- [PATCH 25/34] tools/lib/traceevent: Man pages for tep_parse_event() and tep_parse_format(), Tzvetomir Stoyanov
- [PATCH 26/34] tools/lib/traceevent: Man page for tep_parse_header_page(), Tzvetomir Stoyanov
- [PATCH 27/34] tools/lib/traceevent: Man pages for tep_load_plugins() and tep_unload_plugin(), Tzvetomir Stoyanov
- [PATCH 28/34] tools/lib/traceevent: Man page for tep_data_lat_fmt(), Tzvetomir Stoyanov
- [PATCH 29/34] tools/lib/traceevent: Man pages for tep_data_type(), tep_data_pid(), tep_data_preempt_count() and tep_data_flags(), Tzvetomir Stoyanov
- [PATCH 06/34] tools/lib/traceevent: Man pages for tep_find_event(), tep_find_event_by_name() and tep_find_event_by_record(), Tzvetomir Stoyanov
- [PATCH 09/34] tools/lib/traceevent: Man pages tep_get_first_event() and tep_get_events_count(), Tzvetomir Stoyanov
- [PATCH 10/34] tools/lib/traceevent: Man pages tep_find_common_field(), tep_find_field() and tep_find_any_field(), Tzvetomir Stoyanov
- [PATCH 14/34] tools/lib/traceevent: Man pages for tep_event_common_fields() and tep_event_fields(), Tzvetomir Stoyanov
- [PATCH 15/34] tools/lib/traceevent: Man pages for tep_filter_alloc(), tep_filter_free() and tep_filter_reset(), Tzvetomir Stoyanov
- [PATCH 16/34] tools/lib/traceevent: Man page for tep_filter_add_filter_str(), Tzvetomir Stoyanov
- [PATCH 30/34] tools/lib/traceevent: Man pages for trace_seq_init() and trace_seq_destroy(), Tzvetomir Stoyanov
- [PATCH 31/34] tools/lib/traceevent: Man pages for trace_seq_do_fprintf() and trace_seq_do_printf(), Tzvetomir Stoyanov
- [PATCH 32/34] tools/lib/traceevent: Man pages for trace_seq_printf() and trace_seq_vprintf(), Tzvetomir Stoyanov
- [PATCH 33/34] tools/lib/traceevent: Man pages for trace_seq_putc() and trace_seq_puts(), Tzvetomir Stoyanov
- [PATCH 08/34] tools/lib/traceevent: Man pages for tep_print_event(), tep_print_event_data(), tep_event_info(), tep_print_event_task() and tep_print_event_time(), Tzvetomir Stoyanov
- [PATCH 17/34] tools/lib/traceevent: Man page for tep_filter_strerror(), Tzvetomir Stoyanov
- [PATCH 34/34] tools/lib/traceevent: Man pages for trace_seq_reset() and trace_seq_terminate(), Tzvetomir Stoyanov
[PATCH] tools/lib/traceevent: Rename struct cmdline to struct tep_cmdline,
Tzvetomir Stoyanov
[PATCH] trace-cmd: Fix record --date flag when sending tracing data to a listener,
kaslevs
[PATCH] trace-cmd: Fix warnings reported by gcc 8.2,
kaslevs
[PATCH v2 0/8] New/improved KernelShark plugins,
Yordan Karadzhov
[PATCH] tools/lib/traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian(), Tzvetomir Stoyanov
[PATCH] tools/lib/traceevent: Initialize host_bigendian at tep_handle allocation, Tzvetomir Stoyanov
[PATCH] tools/lib/traceevent: libtraceevent Makefile "help" target, Tzvetomir Stoyanov
[PATCH v2 00/10] Man pages for libtraceevent,
Tzvetomir Stoyanov
- [PATCH v2 01/11] tools/lib/traceevent: Fix libtraceevent/Documentation Makefile, Tzvetomir Stoyanov
- [PATCH v2 02/11] tools/lib/traceevent: Add support for man pages with multiple names, Tzvetomir Stoyanov
- [PATCH v2 03/11] tools/lib/traceevent: libtraceevent man pages for tep_handler related APIs, Tzvetomir Stoyanov
- [PATCH v2 06/11] tools/lib/traceevent: Man page for tep_get_cpus() and tep_set_cpus(), Tzvetomir Stoyanov
- [PATCH v2 07/11] tools/lib/traceevent: Man page for tep_is_file_bigendian() and tep_set_file_bigendian(), Tzvetomir Stoyanov
- [PATCH v2 08/11] tools/lib/traceevent: Man page for tep_is_host_bigendian() and tep_set_host_bigendian(), Tzvetomir Stoyanov
- [PATCH v2 09/11] tools/lib/traceevent: Man page for tep_is_latency_format() and tep_set_latency_format(), Tzvetomir Stoyanov
- [PATCH v2 11/11] tools/lib/traceevent: Man page for tep_strerror(), Tzvetomir Stoyanov
- [PATCH v2 05/11] tools/lib/traceevent: Man page for tep_get_header_page_size(), Tzvetomir Stoyanov
- [PATCH v2 10/11] tools/lib/traceevent: Man page for tep_get_page_size() and tep_set_page_size(), Tzvetomir Stoyanov
[PATCH] tools/lib/traceevent: Introduce new libtracevent API: tep_override_comm(), Tzvetomir Stoyanov
[PATCH] tools/perf: traceevent API cleanup, remove __tep_data2host*(), Tzvetomir Stoyanov
tep_*host_bigendian(),
Steven Rostedt
[PATCH 0/8] New/improved KernelShark plugins,
Yordan Karadzhov
[PATCH] Add VM kernel tracing using VSOCK socket for transport,
kaslevs
[PATCH 0/7] libtracevent man pages,
Tzvetomir Stoyanov
[PATCH] tools/lib/traceevent, tools/perf: traceevent API cleanup,
Tzvetomir Stoyanov
[PATCH] kernel-shark-qt: Fix typo in menu "Restor Last Session", Steven Rostedt
[PATCH 0/3] libtraceevent man pages,
Tzvetomir Stoyanov
[PATCH 0/8] This series of patches contains various independent,
Yordan Karadzhov
[PATCH] kernel-shark-qt: correct a typo in ks.desktop.cmake, Yordan Karadzhov
Issue with making of doxygen files,
Steven Rostedt
[PATCH v2] tools/lib/traceevent: Implement libtraceevent man pages,
Tzvetomir Stoyanov
[PATCH 2/3] tools/lib/traceevent, tools/perf: Rename struct tep_event_format to struct tep_event, Tzvetomir Stoyanov
[PATCH v2] tools/lib/traceevent: Added support for pkg-config,
Tzvetomir Stoyanov
[PATCH 3/3] tools/lib/traceevent, tools/perf: Rename tep_free_format() to tep_free_event(), Tzvetomir Stoyanov
[PATCH] tools lib traceevent: Separate out tep_strerror() for strerror_r() issues, Tzvetomir Stoyanov
[PATCH v3] Introduce new libtracevent API: tep_override_comm(), Tzvetomir Stoyanov
[PATCH v2] Introduce new libtracevent API: tep_override_comm(), Tzvetomir Stoyanov
[PATCH v2 00/23] Add Qt-based GUI for KernelShark,
Yordan Karadzhov
- [PATCH v2 02/23] kernel-shark-qt: Add Dual Marker for KernelShark GUI., Yordan Karadzhov
- [PATCH v2 01/23] kernel-shark-qt: Fix a simple bug in KsDataStore::_freeData(), Yordan Karadzhov
- [PATCH v2 03/23] kernel-shark-qt: Add model for showing trace data in a text format., Yordan Karadzhov
- [PATCH v2 04/23] kernel-shark-qt: Add Trace Viewer widget., Yordan Karadzhov
- [PATCH v2 07/23] kernel-shark-qt: Add Trace Graph widget., Yordan Karadzhov
- [PATCH v2 05/23] kernel-shark-qt: Add visualization (graph) model, Yordan Karadzhov
- [PATCH v2 06/23] kernel-shark-qt: Add widget for OpenGL rendering, Yordan Karadzhov
- [PATCH v2 15/23] kernel-shark-qt: Add kshark-record executable, Yordan Karadzhov
- [PATCH v2 13/23] kernel-shark-qt: Fix the glitches in the preemption time visualization, Yordan Karadzhov
- [PATCH v2 14/23] kernel-shark-qt: Add dialog for of trace data recording, Yordan Karadzhov
- [PATCH v2 08/23] kernel-shark-qt: Add dialog for Advanced filtering., Yordan Karadzhov
- [PATCH v2 16/23] kernel-shark-qt: Instruct CMake to search for "pkexec", Yordan Karadzhov
- [PATCH v2 09/23] kernel-shark-qt: Add a manager class for GUI sessions., Yordan Karadzhov
- [PATCH v2 17/23] kernel-shark-qt: Add PolicyKit Configuration for kshark-record, Yordan Karadzhov
- [PATCH v2 19/23] kernel-shark-qt: Add kernelshark.desktop file, Yordan Karadzhov
- [PATCH v2 10/23] kernel-shark-qt: Add Main Window widget for the KernelShark GUI., Yordan Karadzhov
- [PATCH v2 11/23] kernel-shark-qt: Add KernelShark GUI executable., Yordan Karadzhov
- [PATCH v2 12/23] kernel-shark-qt: Add "File exists" dialog., Yordan Karadzhov
- [PATCH v2 20/23] kernel-shark-qt: Add make install, Yordan Karadzhov
- [PATCH v2 22/23] kernel-shark-qt: Workaround for running as Root on Wayland, Yordan Karadzhov
- [PATCH v2 23/23] kernel-shark-qt: Version 0.9.0, Yordan Karadzhov
- [PATCH v2 21/23] kernel-shark-qt: Add Record dialog to KS GUI., Yordan Karadzhov
[PATCH] tools/lib/traceevent: Implement libtraceevent man pages,
Tzvetomir Stoyanov
[PATCH 00/10] Add Qt-based GUI for KernelShark,
Yordan Karadzhov
- [PATCH 01/10] kernel-shark-qt: Add Dual Marker for KernelShark GUI., Yordan Karadzhov
- [PATCH 03/10] kernel-shark-qt: Add Trace Viewer widget., Yordan Karadzhov
- [PATCH 02/10] kernel-shark-qt: Add model for showing trace data in a text format., Yordan Karadzhov
- [PATCH 04/10] kernel-shark-qt: Add visualization (graph) model, Yordan Karadzhov
- [PATCH 05/10] kernel-shark-qt: Add widget for OpenGL rendering, Yordan Karadzhov
- [PATCH 06/10] kernel-shark-qt: Add Trace Graph widget., Yordan Karadzhov
- [PATCH 07/10] kernel-shark-qt: Add dialog for Advanced filtering., Yordan Karadzhov
- [PATCH 08/10] kernel-shark-qt: Add a manager class for GUI sessions., Yordan Karadzhov
- [PATCH 09/10] kernel-shark-qt: Add Main Window widget gir the KernelShark GUI., Yordan Karadzhov
- [PATCH 10/10] kernel-shark-qt: Add KernelShark GUI executable., Yordan Karadzhov
[PATCH] kernel-shark-qt: Fix a simple bug in KsDataStore::_freeData(), Yordan Karadzhov
[PATCH v2] kernel-shark-qt: Fix the glitches in the preemption time visualization,
Yordan Karadzhov
[PATCH v3 0/4] Add basic components to be used by the Qt GUI,
Yordan Karadzhov
[PATCH] kernel-shark-qt: Fix the glitches in the preemption time visualization,
Yordan Karadzhov
[PATCH v2 0/4] Add basic components to be used by the Qt GUI,
Yordan Karadzhov
[PATCH] tools lib traceevent, perf tools: Move struct tep_handler definition in a local header file,
Tzvetomir Stoyanov
[GIT PULL 00/12] perf/core improvements and fixes,
Arnaldo Carvalho de Melo
Re: ftrace global trace_pipe_raw,
Claudio
[PATCH 0/4] Add basic components to be used by the Qt GUI,
Yordan Karadzhov
[PATCH v3 0/5] Final preparation before adding the KernelShark GUI,
Yordan Karadzhov
[PATCH v4] tools/lib/traceevent: Separate out tep_strerror() for strerror_r() issues,
Steven Rostedt
[PATCH v2] tools/lib/traceevent, tools/perf: Move struct tep_handler definition in a local header file,
tzvmware
Still problem with red preempted boxes for tasks,
Steven Rostedt
Some more updates for KernelShark,
Steven Rostedt
[PATCH] [virt-server] trace-cmd: Fix a typo in VIRT_SERVER, slavomir . kaslev
[PATCH] [virt-server] trace-cmd listen: Use sockaddr_storage for client addresses,
slavomir . kaslev
[PATCH v3] tools/lib/traceevent: Replace str_error_r() with an open coded implementation,
Steven Rostedt
Tracing Summit 2018 Schedule Released, Francis Deslauriers
[PATCH v2 0/5] Final preparation before adding the KernelShark GUI,
Yordan Karadzhov
[PATCH] powertop: use external traceevent library, Tzvetomir Stoyanov
[PATCH 0/3] libtraceevent: Added support for pkg-config and few other fixes related to transfoming traceevent into a library,
Tzvetomir Stoyanov
[PATCH 00/16] trace-cmd: rename variables, data structures and functions in lib/traceevent,
Tzvetomir Stoyanov
- [PATCH 01/16] tools lib traceevent, perf tools: Split trace-seq related APIs in a separate header file, Tzvetomir Stoyanov
- [PATCH 03/16] tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field}, Tzvetomir Stoyanov
- [PATCH 02/16] tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_format, Tzvetomir Stoyanov
- [PATCH 04/16] tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags, Tzvetomir Stoyanov
- [PATCH 06/16] tools lib traceevent: Add prefix TEP_ to all EVENT_FL_* flags, Tzvetomir Stoyanov
- [PATCH 07/16] tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures, Tzvetomir Stoyanov
- [PATCH 05/16] tools lib traceevent: Rename enum event_{sort_}type to enum tep_event_{sort_}type, Tzvetomir Stoyanov
- [PATCH 08/16] tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_print_arg_type, Tzvetomir Stoyanov
- [PATCH 09/16] tools lib traceevent: Add prefix tep_ to enums filter_{boolean,op,cmp}_type, Tzvetomir Stoyanov
- [PATCH 11/16] tools lib traceevent: Add prefix tep_ to struct filter_{arg,value_type}, Tzvetomir Stoyanov
- [PATCH 12/16] tools lib traceevent: Add prefix tep_ to various structs filter_arg_*., Tzvetomir Stoyanov
- [PATCH 13/16] tools lib traceevent: Add prefix tep_ to structs filter_type and event_filter, Tzvetomir Stoyanov
- [PATCH 14/16] tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list, Tzvetomir Stoyanov
- [PATCH 15/16] tools lib traceevent: Rename data2host*() APIs, Tzvetomir Stoyanov
- [PATCH 16/16] tools lib traceevent: Add prefix tep_ to enum filter_trivial_type, Tzvetomir Stoyanov
- [PATCH 10/16] tools lib traceevent: Add prefix tep_ to enums filter_{exp,arg}_type, Tzvetomir Stoyanov
Some issues I found with KernelShark 1.0 prototype,
Steven Rostedt
[GIT PULL 00/27] perf/core improvements and fixes,
Arnaldo Carvalho de Melo
- [PATCH 06/27] tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_format, Arnaldo Carvalho de Melo
- [PATCH 07/27] tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field}, Arnaldo Carvalho de Melo
- [PATCH 08/27] tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags, Arnaldo Carvalho de Melo
- [PATCH 09/27] tools lib traceevent: Rename enum event_{sort_}type to enum tep_event_{sort_}type, Arnaldo Carvalho de Melo
- [PATCH 10/27] tools lib traceevent: Add prefix TEP_ to all EVENT_FL_* flags, Arnaldo Carvalho de Melo
- [PATCH 11/27] tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures, Arnaldo Carvalho de Melo
- [PATCH 12/27] tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_print_arg_type, Arnaldo Carvalho de Melo
- [PATCH 13/27] tools lib traceevent: Add prefix tep_ to enums filter_{boolean,op,cmp}_type, Arnaldo Carvalho de Melo
- [PATCH 14/27] tools lib traceevent: Add prefix tep_ to enums filter_{exp,arg}_type, Arnaldo Carvalho de Melo
- [PATCH 15/27] tools lib traceevent: Add prefix tep_ to struct filter_{arg,value_type}, Arnaldo Carvalho de Melo
- [PATCH 16/27] tools lib traceevent: Add prefix tep_ to various structs filter_arg_*., Arnaldo Carvalho de Melo
- [PATCH 17/27] tools lib traceevent: Add prefix tep_ to structs filter_type and event_filter, Arnaldo Carvalho de Melo
- [PATCH 18/27] tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list, Arnaldo Carvalho de Melo
- [PATCH 19/27] tools lib traceevent: Rename data2host*() APIs, Arnaldo Carvalho de Melo
- [PATCH 20/27] tools lib traceevent: Add prefix tep_ to enum filter_trivial_type, Arnaldo Carvalho de Melo
[PATCH 0/4] Final preparation before adding the KernelShark GUI,
Yordan Karadzhov
[PATCH] [virt-server] trace-cmd: Fix a minor bug in `trace-cmd listen`,
Slavomir Kaslev
[PATCH] trace-cmd: Remove unused <pthread.h> includes.,
Slavomir Kaslev
power top libtraceevent integration,
Tzvetomir Stoyanov
[PATCH v5 0/8] Add infrastructure for plugins.,
Yordan Karadzhov (VMware)
[PATCH 00/15] tools/lib/traceevent: Namespace updates to make traceevent into a library,
Steven Rostedt
- [PATCH 13/15] tools/lib/traceevent: Rename struct plugin_list to struct tep_plugin_list, Steven Rostedt
- [PATCH 09/15] tools/lib/traceevent: Add prefix tep_ to enums filter_{exp,arg}_type, Steven Rostedt
- [PATCH 07/15] tools/lib/traceevent, tools/perf: Rename enum print_arg_type to enum tep_print_arg_type, Steven Rostedt
- [PATCH 08/15] tools/lib/traceevent: Add prefix tep_ to enums filter_{boolean,op,cmp}_type, Steven Rostedt
- [PATCH 10/15] tools/lib/traceevent: Add prefix tep_ to struct filter_{arg,value_type}, Steven Rostedt
- [PATCH 15/15] tools/lib/traceevent: Add prefix tep_ to enum filter_trivial_type, Steven Rostedt
- [PATCH 14/15] tools/lib/traceevent: Rename data2host*() APIs, Steven Rostedt
- [PATCH 12/15] tools/lib/traceevent: Add prefix tep_ to structs filter_type and event_filter, Steven Rostedt
- [PATCH 04/15] tools/lib/traceevent: Rename enum event_{sort_}type to enum tep_event_{sort_}type, Steven Rostedt
- [PATCH 03/15] tools/lib/traceevent, tools/perf: Rename enum format_flags to enum tep_format_flags, Steven Rostedt
- [PATCH 11/15] tools/lib/traceevent: Add prefix tep_ to various structs filter_arg_*., Steven Rostedt
- [PATCH 01/15] tools/lib/traceevent, tools/perf: Rename struct event_format to struct tep_event_format, Steven Rostedt
- [PATCH 05/15] tools/lib/traceevent: Add prefix TEP_ to all EVENT_FL_* flags, Steven Rostedt
- [PATCH 02/15] tools/lib/traceevent, tools/perf: Rename struct format{_field} to struct tep_format{_field}, Steven Rostedt
- [PATCH 06/15] tools/lib/traceevent, tools/perf: Add prefix tep_ to all print_* structures, Steven Rostedt
- Re: [PATCH 00/15] tools/lib/traceevent: Namespace updates to make traceevent into a library, Jiri Olsa
[PATCH v4 0/7] Add infrastructure for plugins.,
Yordan Karadzhov (VMware)
[PATCH v2 1/2] kernel-shark-qt: Add "DEBUG" build mode.,
Yordan Karadzhov (VMware)
[PATCH v3 0/7] Add infrastructure for plugins.,
Yordan Karadzhov (VMware)
[PATCH 1/2] kernel-shark-qt: Add "-O2" compiler flag,
Yordan Karadzhov (VMware)
[PATCH 0/7] Add infrastructure for plugins.,
Yordan Karadzhov (VMware)
[PATCH] Introduce new libtracevent API: tep_override_comm(),
Tzvetomir Stoyanov (VMware)
[PATCH 0/7] The infrastructure for plugins used by the Qt-based,
Yordan Karadzhov (VMware)
[PATCH 1/4] kernel-shark-qt: Change "pevent_" to "tep_" in Doxygen.,
Yordan Karadzhov (VMware)
[PATCH v3 0/4] Add drawing instrumentation to be used by the Qt-based KernelShark,
Yordan Karadzhov (VMware)
[PATCH] tools lib traceevent, perf tools: Split trace-seq related APIs in a separate header file, trace-seq.h, Tzvetomir Stoyanov (VMware)
[PATCH v3 00/24] trace-cmd: rename variables, data structures and functions in lib/traceevent,
Tzvetomir Stoyanov (VMware)
- [PATCH v3 03/24] tools lib traceevent, perf tools: Rename pevent plugin related APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 04/24] tools lib traceevent, perf tools: Rename pevent alloc / free APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 06/24] tools lib traceevent, perf tools: Rename pevent parse APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 02/24] tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct tep_record', Tzvetomir Stoyanov (VMware)
- [PATCH v3 05/24] tools lib traceevent, perf tools: Rename pevent find APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 07/24] tools lib traceevent, perf tools: Rename pevent print APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 08/24] tools lib traceevent, perf tools: Rename pevent_read_number_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 09/24] tools lib traceevent, perf tools: Rename pevent_register_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 10/24] tools lib traceevent, perf tools: Rename pevent_set_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 11/24] tools lib traceevent, perf tools: Rename traceevent_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 12/24] tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag', Tzvetomir Stoyanov (VMware)
- [PATCH v3 14/24] tools lib traceevent: Rename pevent_function* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 13/24] tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum tep_errno', Tzvetomir Stoyanov (VMware)
- [PATCH v3 15/24] tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 17/24] tools lib traceevent: Rename pevent_register / unregister APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 16/24] tools lib traceevent: Rename pevent_filter* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 18/24] tools lib traceevent: Rename pevent_data_ APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 19/24] tools lib traceevent: Rename pevent field APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 21/24] tools lib traceevent: Rename various pevent get/set/is APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 20/24] tools lib traceevent: Rename pevent_find_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 22/24] tools lib traceevent: Rename internal parser related APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v3 24/24] tools lib traceevent: Rename static variables and functions in event-parse.c, Tzvetomir Stoyanov (VMware)
- [PATCH v3 23/24] tools lib traceevent: Rename various pevent APIs, Tzvetomir Stoyanov (VMware)
[PATCH v2 0/4] Add drawing instrumentation to be used by the Qt-based KernelShark,
Yordan Karadzhov (VMware)
[PATCH 0/5] Add drawing instrumentation to be used by the Qt-based KernelShark,
Yordan Karadzhov (VMware)
[PATCH] tools/lib/traceevent: Fixed few compiler warnings, Tzvetomir Stoyanov (VMware)
[GIT PULL 00/21] perf/core improvements and fixes,
Arnaldo Carvalho de Melo
[PATCH 00/24] trace-cmd: rename variables, data structures and functions in lib/traceevent,
Tzvetomir Stoyanov (VMware)
- [PATCH 04/24] trace-cmd: Rename pevent alloc / free APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 03/24] trace-cmd: Rename pevent plugin related APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 06/24] trace-cmd: Rename pevent parse APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 05/24] trace-cmd: Rename pevent find APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 02/24] trace-cmd: Rename struct pevent_record to struct tep_record, Tzvetomir Stoyanov (VMware)
- [PATCH 07/24] trace-cmd: Rename pevent print APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 08/24] trace-cmd: Rename pevent_read_number_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 09/24] trace-cmd: Rename pevent_register_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 10/24] trace-cmd: Rename pevent_set_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 11/24] trace-cmd: Rename pevent_traceevent_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 12/24] trace-cmd: Rename enum pevent_flag to enum tep_flag, Tzvetomir Stoyanov (VMware)
- [PATCH 14/24] trace-cmd: Rename pevent_function* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 15/24] trace-cmd: Rename traceevent_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 13/24] trace-cmd: Rename enunm pevent_errno to enum tep_errno, Tzvetomir Stoyanov (VMware)
- [PATCH 16/24] trace-cmd: Rename pevent_filter* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 17/24] trace-cmd: Rename pevent_register / unregister APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 18/24] trace-cmd: Rename pevent_data_ APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 19/24] trace-cmd: Rename pevent field APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 20/24] trace-cmd: Rename pevent_find_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 21/24] trace-cmd: Rename various pevent get/set/is APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 22/24] trace-cmd: Rename internal parser related APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 24/24] trace-cmd: Rename static variables and functions in event-parse.c, Tzvetomir Stoyanov (VMware)
- [PATCH 23/24] trace-cmd: Rename various pevent APIs, Tzvetomir Stoyanov (VMware)
- <Possible follow-ups>
- [PATCH 00/24] trace-cmd: rename variables, data structures and functions in lib/traceevent, Tzvetomir Stoyanov (VMware)
- [PATCH 04/24] tools lib traceevent, perf tools: Rename pevent alloc / free APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 02/24] tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct tep_record', Tzvetomir Stoyanov (VMware)
- [PATCH 03/24] tools lib traceevent, perf tools: Rename pevent plugin related APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 06/24] tools lib traceevent, perf tools: Rename pevent parse APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 05/24] tools lib traceevent, perf tools: Rename pevent find APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 07/24] tools lib traceevent, perf tools: Rename pevent print APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 08/24] tools lib traceevent, perf tools: Rename pevent_read_number_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 09/24] tools lib traceevent, perf tools: Rename pevent_register_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 10/24] tools lib traceevent, perf tools: Rename pevent_set_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 11/24] tools lib traceevent, perf tools: Rename traceevent_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 12/24] tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag', Tzvetomir Stoyanov (VMware)
- [PATCH 13/24] tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum tep_errno', Tzvetomir Stoyanov (VMware)
- [PATCH 15/24] tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 14/24] tools lib traceevent: Rename pevent_function* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 16/24] tools lib traceevent: Rename pevent_filter* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 17/24] tools lib traceevent: Rename pevent_register / unregister APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 18/24] tools lib traceevent: Rename pevent_data_ APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 19/24] tools lib traceevent: Rename pevent field APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 21/24] tools lib traceevent: Rename various pevent get/set/is APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 20/24] tools lib traceevent: Rename pevent_find_* APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 22/24] tools lib traceevent: Rename internal parser related APIs, Tzvetomir Stoyanov (VMware)
- [PATCH 24/24] tools lib traceevent: Rename static variables and functions in event-parse.c, Tzvetomir Stoyanov (VMware)
- [PATCH 23/24] tools lib traceevent: Rename various pevent APIs, Tzvetomir Stoyanov (VMware)
- Message not available
libtracevent build warnings on Clear Linux (gcc 8.2.0),
Arnaldo Carvalho de Melo
[CFP] Call For Presentations reminder and registration for Tracing Summit 2018 on Oct 25th in Edinburgh, UK, Francis Deslauriers
[PATCH v4 2/3] kernel-shark-qt: Add I/O for configuration data.,
Yordan Karadzhov (VMware)
[Index of Archives]
[Linux USB Devel]
[Media for Linux]
[Linux SCSI]
[Yosemite Forum]