Linux Trace Devel
[Prev Page][Next Page]
- [PATCH v4 02/46] tools/lib/traceevent: Fix libtraceevent/Documentation Makefile, (continued)
- [PATCH v4 02/46] tools/lib/traceevent: Fix libtraceevent/Documentation Makefile, Tzvetomir Stoyanov
- [PATCH v4 01/46] tools/lib/traceevent: Implement libtraceevent man pages, Tzvetomir Stoyanov
- [PATCH v4 03/46] tools/lib/traceevent: Add support for man pages with multiple names, Tzvetomir Stoyanov
- [PATCH v4 04/46] tools/lib/traceevent: libtraceevent Makefile "help" target, Tzvetomir Stoyanov
- [PATCH v4 05/46] tools/lib/traceevent: libtraceevent man pages for tep_handler related APIs, Tzvetomir Stoyanov
- [PATCH v4 06/46] tools/lib/traceevent: Man page for tep_get_header_page_size(), Tzvetomir Stoyanov
- [PATCH v4 07/46] tools/lib/traceevent: Man page for tep_get_cpus() and tep_set_cpus(), Tzvetomir Stoyanov
- [PATCH v4 08/46] tools/lib/traceevent: Man page for tep_is_file_bigendian() and tep_set_file_bigendian(), Tzvetomir Stoyanov
- [PATCH v4 09/46] tools/lib/traceevent: Man page for tep_is_host_bigendian() and tep_set_host_bigendian(), Tzvetomir Stoyanov
- [PATCH v4 10/46] tools/lib/traceevent: Man page for tep_is_latency_format() and tep_set_latency_format(), Tzvetomir Stoyanov
- [PATCH v4 11/46] tools/lib/traceevent: Man page for tep_get_page_size() and tep_set_page_size(), Tzvetomir Stoyanov
- [PATCH v4 12/46] tools/lib/traceevent: Man page for tep_strerror(), Tzvetomir Stoyanov
- [PATCH v4 13/46] tools/lib/traceevent: Man page for tep_register_trace_clock(), Tzvetomir Stoyanov
- [PATCH v4 14/46] tools/lib/traceevent: Man pages for tep_register_event_handler() and tep_unregister_event_handler(), Tzvetomir Stoyanov
- [PATCH v4 15/46] tools/lib/traceevent: Man pages for tep_register_function() and tep_register_print_string(), Tzvetomir Stoyanov
- [PATCH v4 16/46] tools/lib/traceevent: Man pages for tep_register_print_function() and tep_unregister_print_function(), Tzvetomir Stoyanov
- [PATCH v4 17/46] tools/lib/traceevent: Man page for tep_read_number(), Tzvetomir Stoyanov
- [PATCH v4 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 v4 19/46] tools/lib/traceevent: Man page for tep_list_events(), Tzvetomir Stoyanov
- [PATCH v4 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 v4 21/46] tools/lib/traceevent: Man pages tep_get_first_event() and tep_get_events_count(), Tzvetomir Stoyanov
- [PATCH v4 22/46] tools/lib/traceevent: Man pages tep_find_common_field(), tep_find_field() and tep_find_any_field(), Tzvetomir Stoyanov
- [PATCH v4 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 v4 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
- [PATCH v4 25/46] tools/lib/traceevent: Man page for tep_read_number_field(), Tzvetomir Stoyanov
- [PATCH v4 26/46] tools/lib/traceevent: Man pages for tep_event_common_fields() and tep_event_fields(), Tzvetomir Stoyanov
- [PATCH v4 27/46] tools/lib/traceevent: Man pages for tep_filter_alloc(), tep_filter_free() and tep_filter_reset(), Tzvetomir Stoyanov
- [PATCH v4 28/46] tools/lib/traceevent: Man page for tep_filter_add_filter_str(), Tzvetomir Stoyanov
- [PATCH v4 29/46] tools/lib/traceevent: Man page for tep_filter_strerror(), Tzvetomir Stoyanov
- [PATCH v4 30/46] tools/lib/traceevent: Man pages for tep_event_filtered() and tep_filter_remove_event(), Tzvetomir Stoyanov
- [PATCH v4 31/46] tools/lib/traceevent: Man page for tep_filter_match(), Tzvetomir Stoyanov
- [PATCH v4 32/46] tools/lib/traceevent: Man pages for tep_filter_copy() and tep_filter_compare(), Tzvetomir Stoyanov
- [PATCH v4 33/46] tools/lib/traceevent: Man page for tep_filter_make_string(), Tzvetomir Stoyanov
- [PATCH v4 34/46] tools/lib/traceevent: Man pages for tep_filter_event_has_trivial(), tep_update_trivial() and tep_filter_clear_trivial(), Tzvetomir Stoyanov
- [PATCH v4 35/46] tools/lib/traceevent: Man pages for tep_find_function() and tep_find_function_address(), Tzvetomir Stoyanov
- [PATCH v4 36/46] tools/lib/traceevent: Man pages for tep_set_function_resolver() and tep_reset_function_resolver(), Tzvetomir Stoyanov
- [PATCH v4 37/46] tools/lib/traceevent: Man pages for tep_parse_event() and tep_parse_format(), Tzvetomir Stoyanov
- [PATCH v4 38/46] tools/lib/traceevent: Man page for tep_parse_header_page(), Tzvetomir Stoyanov
- [PATCH v4 39/46] tools/lib/traceevent: Man pages for tep_load_plugins() and tep_unload_plugin(), Tzvetomir Stoyanov
- [PATCH v4 40/46] tools/lib/traceevent: Man page for tep_data_lat_fmt(), Tzvetomir Stoyanov
- [PATCH v4 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 v4 42/46] tools/lib/traceevent: Man pages for trace_seq_init() and trace_seq_destroy(), Tzvetomir Stoyanov
- [PATCH v4 43/46] tools/lib/traceevent: Man pages for trace_seq_do_fprintf() and trace_seq_do_printf(), Tzvetomir Stoyanov
- [PATCH v4 44/46] tools/lib/traceevent: Man pages for trace_seq_printf() and trace_seq_vprintf(), Tzvetomir Stoyanov
- [PATCH v4 46/46] tools/lib/traceevent: Man pages for trace_seq_reset() and trace_seq_terminate(), Tzvetomir Stoyanov
- [PATCH v4 45/46] tools/lib/traceevent: Man pages for trace_seq_putc() and trace_seq_puts(), Tzvetomir Stoyanov
- Re: [PATCH v4 00/46] Libtraceevent MAN pages, Claudio
- [PATCH v2 0/4] Various minor modifications and fixes toward KS 1.0,
Yordan Karadzhov
- [PATCH 0/4] Various minor modifications and fixes toward KS 1.0,
Yordan Karadzhov
- [PATCH 0/3] Improvements and fixes for sched_switch plugin,
Yordan Karadzhov
- make TGID available also in binary ring buffer?,
Claudio
- KernelShark info files, Steven Rostedt
- [PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel,
Joel Fernandes (Google)
Re: [PATCH] tools lib traceevent: Fix buffer overflow in arg_eval,
Steven Rostedt
[PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel,
Joel Fernandes (Google)
Can't use kvm_exit for the host side time stamp,
Steven Rostedt
Kernel-shark and sched_switch,
Phil Auld
Multiple time offsets in trace.dat file,
Tzvetomir Stoyanov
[PATCH] tools lib traceevent: Fix BOF in arg_eval() when printing large negative values, Mathias Krause
[RFC PATCH v8 00/13] Add VM kernel tracing over vsockets and FIFOs,
Slavomir Kaslev
- [RFC PATCH v8 01/13] trace-cmd: Minor cleanup in tracecmd_start_recording(), Slavomir Kaslev
- [RFC PATCH v8 02/13] trace-cmd: Minor cleanup in print_stat(), Slavomir Kaslev
- [RFC PATCH v8 03/13] trace-cmd: Detect if vsockets are available, Slavomir Kaslev
- [RFC PATCH v8 04/13] trace-cmd: Add tracecmd_create_recorder_virt function, Slavomir Kaslev
- [RFC PATCH v8 05/13] trace-cmd: Add TRACE_REQ and TRACE_RESP messages, Slavomir Kaslev
- [RFC PATCH v8 06/13] trace-cmd: Add buffer instance flags for tracing in guest and agent context, Slavomir Kaslev
- [RFC PATCH v8 08/13] trace-cmd: Use splice(2) for vsockets if available, Slavomir Kaslev
- [RFC PATCH v8 13/13] trace-cmd: Add VM tracing over FIFOs transport, Slavomir Kaslev
- [RFC PATCH v8 09/13] trace-cmd: Add `trace-cmd setup-guest` command, Slavomir Kaslev
- [RFC PATCH v8 07/13] trace-cmd: Add VM kernel tracing over vsockets transport, Slavomir Kaslev
- [RFC PATCH v8 10/13] trace-cmd: Try to autodetect number of guest CPUs in setup-guest if not specified, Slavomir Kaslev
- [RFC PATCH v8 11/13] trace-cmd: Add setup-guest flag for attaching FIFOs to the guest VM config, Slavomir Kaslev
- [RFC PATCH v8 12/13] trace-cmd: Add splice() recording from FIFO without additional pipe buffer, Slavomir Kaslev
[PATCH v4 0/7][POC] trace-cmd: Timetamps sync between host and guest machines, relying on vsock events.,
Tzvetomir Stoyanov
[PATCH 0/3] KernelShark visualization model fixes,
Yordan Karadzhov
[PATCH] kernel-shark: Fixing the fix of ksmodel_shif_forward method(),
Yordan Karadzhov
[RFC PATCH v7 00/13] Add VM kernel tracing over vsockets and FIFOs,
Slavomir Kaslev
- [RFC PATCH v7 01/13] trace-cmd: Minor cleanup in tracecmd_start_recording(), Slavomir Kaslev
- [RFC PATCH v7 02/13] trace-cmd: Minor cleanup in print_stat(), Slavomir Kaslev
- [RFC PATCH v7 03/13] trace-cmd: Detect if vsockets are available, Slavomir Kaslev
- [RFC PATCH v7 04/13] trace-cmd: Add tracecmd_create_recorder_virt function, Slavomir Kaslev
- [RFC PATCH v7 05/13] trace-cmd: Add TRACE_REQ and TRACE_RESP messages, Slavomir Kaslev
- [RFC PATCH v7 06/13] trace-cmd: Add buffer instance flags for tracing in guest and agent context, Slavomir Kaslev
- [RFC PATCH v7 08/13] trace-cmd: Use splice(2) for vsockets if available, Slavomir Kaslev
- [RFC PATCH v7 07/13] trace-cmd: Add VM kernel tracing over vsockets transport, Slavomir Kaslev
- [RFC PATCH v7 09/13] trace-cmd: Add `trace-cmd setup-guest` command, Slavomir Kaslev
- [RFC PATCH v7 10/13] trace-cmd: Try to autodetect number of guest CPUs in setup-guest if not specified, Slavomir Kaslev
- [RFC PATCH v7 11/13] trace-cmd: Add setup-guest flag for attaching FIFOs to the guest VM config, Slavomir Kaslev
- [RFC PATCH v7 12/13] trace-cmd: Add splice() recording from FIFO without additional pipe buffer, Slavomir Kaslev
- [RFC PATCH v7 13/13] trace-cmd: Add VM tracing over FIFOs transport, Slavomir Kaslev
[PATCH] kernel-shark: sched-plugin: Initialize plugin_sched_context_handler to zeros,
Steven Rostedt
[RFC PATCH v6 00/11] Add VM kernel tracing over vsockets and FIFOs,
Slavomir Kaslev
- [RFC PATCH v6 01/11] trace-cmd: Detect if vsockets are available, Slavomir Kaslev
- [RFC PATCH v6 02/11] trace-cmd: Add tracecmd_create_recorder_virt function, Slavomir Kaslev
- [RFC PATCH v6 04/11] trace-cmd: Add buffer instance flags for tracing in guest and agent context, Slavomir Kaslev
- [RFC PATCH v6 03/11] trace-cmd: Add TRACE_REQ and TRACE_RESP messages, Slavomir Kaslev
- [RFC PATCH v6 06/11] trace-cmd: Use splice(2) for vsockets if available, Slavomir Kaslev
- [RFC PATCH v6 05/11] trace-cmd: Add VM kernel tracing over vsockets transport, Slavomir Kaslev
- [RFC PATCH v6 07/11] trace-cmd: Add `trace-cmd setup-guest` command, Slavomir Kaslev
- [RFC PATCH v6 08/11] trace-cmd: Try to autodetect number of guest CPUs in setup-guest if not specified, Slavomir Kaslev
- [RFC PATCH v6 09/11] trace-cmd: Add setup-guest flag for attaching FIFOs to the guest VM config, Slavomir Kaslev
- [RFC PATCH v6 10/11] trace-cmd: Add splice() recording from FIFO without additional pipe buffer, Slavomir Kaslev
- [RFC PATCH v6 11/11] trace-cmd: Add VM tracing over FIFOs transport, Slavomir Kaslev
[PATCH 1/3] trace-cmd: Fix tracecmd_recorder leaking file descriptors,
Slavomir Kaslev
[PATCH] kernel-shark: Implement proper reser for the OpenGL widget, Yordan Karadzhov
[PATCH 0/8] Various modifications toward KS 1.0,
Yordan Karadzhov
[PATCH 0/5] The right click of the button deselects the marker,
Yordan Karadzhov
Re: Mapping vsock events from guest to host, Steven Rostedt
[PATCH 0/4] kernel-shark: Add sched_waking event for sched plugin processing,
Steven Rostedt
[PATCH v3 0/7][POC] trace-cmd: Timetamps sync using PTP-like algorithm, relying on vsock events.,
Tzvetomir Stoyanov
[PATCH 0/8] trace-cmd protocol fixes,
Slavomir Kaslev
[RFC PATCH v5 00/11] Add VM kernel tracing over vsockets and FIFOs,
Slavomir Kaslev
- [RFC PATCH v5 01/11] trace-cmd: Detect if vsockets are available, Slavomir Kaslev
- [RFC PATCH v5 02/11] trace-cmd: Add tracecmd_create_recorder_virt function, Slavomir Kaslev
- [RFC PATCH v5 03/11] trace-cmd: Add TRACE_REQ and TRACE_RESP messages, Slavomir Kaslev
- [RFC PATCH v5 04/11] trace-cmd: Add buffer instance flags for tracing in guest and agent context, Slavomir Kaslev
- [RFC PATCH v5 06/11] trace-cmd: Use splice(2) for vsockets if available, Slavomir Kaslev
- [RFC PATCH v5 05/11] trace-cmd: Add VM kernel tracing over vsockets transport, Slavomir Kaslev
- [RFC PATCH v5 07/11] trace-cmd: Add `trace-cmd setup-guest` command, Slavomir Kaslev
- [RFC PATCH v5 08/11] trace-cmd: Try to autodetect number of guest CPUs in setup-guest if not specified, Slavomir Kaslev
- [RFC PATCH v5 09/11] trace-cmd: Make setup-guest auto attach FIFOs to the guest VM config, Slavomir Kaslev
- [RFC PATCH v5 10/11] trace-cmd: Set both input and output to non-blocking when recording is stopped, Slavomir Kaslev
- [RFC PATCH v5 11/11] trace-cmd: Add VM tracing over FIFOs transport, Slavomir Kaslev
- Re: [RFC PATCH v5 00/11] Add VM kernel tracing over vsockets and FIFOs, Steven Rostedt
[PATCH v2 0/6][POC] trace-cmd: Timetamps sync using PTP-like algorithm, relying on vsock events.,
Tzvetomir Stoyanov
[PATCH 0/6] Few patches, backported from Arnaldo's kernel repo,
Tzvetomir Stoyanov
[PATCH] trace-cmd: Fix a buffer overrun, Tzvetomir Stoyanov
[PATCH] tools/lib/traceevent: fix a buffer overrun, Tzvetomir Stoyanov
[PATCH v2] trace-cmd: make python work again,
Johannes Berg
Re: [RESEND BUG REPORT] System hung! Due to ftrace or KASAN?,
Dmitry Vyukov
[PATCH] trace-cmd: make python work again, Johannes Berg
[PATCH 0/7] trace-cmd [POC]: Timestamps sync using PTP-like algorithm, relying on vsock events.,
Tzvetomir Stoyanov
[PATCH v4 0/8] Add VM kernel tracing over vsock sockets,
Slavomir Kaslev
Re: [PATCH v2] plugin python: Adjust the handling after PyRun_String() failed, Steven Rostedt
[PATCH] kernel-shark-qt: Handle the case when the range of the model is too small,
Yordan Karadzhov
[PATCH v3 0/6] Add VM kernel tracing over vsock sockets,
Slavomir Kaslev
Patchwork is live for linux-trace-devel!, Steven Rostedt
[PATCH] Fix formatting of fixed-point numbers to not skip zeros,
Uwe Kleine-König
[PATCH v3] kernel-shark-qt: Fix a bug in the plugin actions execution,
Yordan Karadzhov
[PATCH 0/5] Cosmetic modifications in KsQuickContextMenu,
Yordan Karadzhov
[PATCH v2 0/6] Modifications toward KS 1.0,
Yordan Karadzhov
[PATCH v2 0/6] Add VM guest kernel tracing using vsock sockets for transport,
Slavomir Kaslev
[PATCH 4.20 119/145] tools lib traceevent: Fix processing of dereferenced args in bprintk events, Greg Kroah-Hartman
[PATCH 4.19 149/170] tools lib traceevent: Fix processing of dereferenced args in bprintk events, Greg Kroah-Hartman
[PATCH 0/2] Improve/debug the searching logic,
Yordan Karadzhov
[PATCH 1/4] kernel-shark-qt: Rearrange the "Filter" top menu,
Yordan Karadzhov
Re: [trace-cmd Patch RFC] trace-cmd: top: A new interface to detect peak memory,
Steven Rostedt
Re: trace-cmd python,
Steven Rostedt
multi-thread read bug,
Yordan Karadzhov (VMware)
[PATCH] trace-cmd: improve the accuracy of date to ts mapping, Tzvetomir Stoyanov
[PATCH 05/63] tools lib traceevent: Fix processing of dereferenced args in bprintk events, Arnaldo Carvalho de Melo
[PATCH] trace-cmd: implement a new API, tep_list_events_copy(), Tzvetomir Stoyanov
[PATCH] trace-cmd: fix deletion of histogram triggers,
Tzvetomir Stoyanov
[PATCH 1/3] kernel-shark-qt: Improve the KsQuickContextMenu,
Yordan Karadzhov
[PATCH v4 0/3] trace-cmd: Resend record --date fix,
Slavomir Kaslev
[PATCH v2 0/8] More modifications toward KS 1.0,
Yordan Karadzhov
[PATCH] trace-cmd: fix "trace-cmd stat" output, Tzvetomir Stoyanov
[PATCH 0/5] trace-cmd reset fixes,
Tzvetomir Stoyanov
[PATCH 0/5] More modifications toward KS 1.0,
Yordan Karadzhov
Re: [RFC v3 11/19] kunit: add Python libraries for handing KUnit config and kernel,
Steven Rostedt
[PATCH] tools/lib/traceevent: Fix processing of dereferenced args in bprintk events,
Steven Rostedt
[PATCH 4.19 09/41] tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique, Greg Kroah-Hartman
[PATCH] trace-cmd: Fix left open file descriptor in recording of date, Steven Rostedt
[PATCH 0/6] tools/lib/traceevent: Various changes in libtraceevent APIs,
Tzvetomir Stoyanov
[PATCH v3 0/3] trace-cmd: Resend record --date fix,
Slavomir Kaslev
[PATCH] tools/lib/traceevent: Parameterize the install paths in pkg-config file, Tzvetomir Stoyanov
[PATCH v2 0/3] trace-cmd: Resend record --date fix,
Slavomir Kaslev
[PATCH 0/2] trace-cmd: Resend record --date fix,
Slavomir Kaslev
trace libraries install path,
Tzvetomir Stoyanov
[PATCH] trace-cmd: Fix make clean error,
Slavomir Kaslev
[PATCH 0/2] Make Sched event plugin use its own data collections,
Yordan Karadzhov
[PATCH 1/2] kernel-shark-qt: Correct the coordinates of the Quick Context Menu,
Yordan Karadzhov
[PATCH 0/2] convert traceevent into a thread safe library,
Tzvetomir Stoyanov
[PATCH 1/2] tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique, Steven Rostedt
[PATCH] kernel-shark-qt: Debug the Quick Context Menu,
Yordan Karadzhov
[POC][PATCH v4] tools/lib/traceevent: make libtraceevent thread safe,
Tzvetomir Stoyanov
KernelShark enhancement request,
Steven Rostedt
[PATCH] kernel-shark-qt: Have "make install_gui" install the Qt KernelShark version, Steven Rostedt
[PATCH 00/17] More modifications and bug fixes toward KS 1.0,
Yordan Karadzhov
- [PATCH 01/17] kernel-shark-qt: Updata Event filter mask when applaing filters to Graph, Yordan Karadzhov
- [PATCH 02/17] kernel-shark-qt: Reprocess all CPU collections when the filtering changes, Yordan Karadzhov
- [PATCH 03/17] kernel-shark-qt: Fix a byg in unset_event_filter_flag(), Yordan Karadzhov
- [PATCH 04/17] kernel-shark qt: No error when Record authentication dialog is closed, Yordan Karadzhov
- [PATCH 05/17] kernel-shark-qt: Protect all calls of tep_read_number_field(), Yordan Karadzhov
- [PATCH 06/17] kernel-shark-qt: Ignore sched_wakeup events if the task is running., Yordan Karadzhov
- [PATCH 07/17] kernel-shark-qt: Fix the documentation of libkshark-model, Yordan Karadzhov
- [PATCH 08/17] kernel-shark-qt: Add a method for easy retrieve of all Ids of a filter, Yordan Karadzhov
- [PATCH 10/17] kernel-shark-qt: Add keyboard shortcuts for deselecting the marker, Yordan Karadzhov
- [PATCH 11/17] kernel-shark-qt: Sort all graphs before plotting, Yordan Karadzhov
- [PATCH 12/17] kernel-shark-qt: Add CPU-based filtering to the C API, Yordan Karadzhov
- [PATCH 09/17] kernel-shark-qt: Add centralized context menu for View and Graph widgets, Yordan Karadzhov
- [PATCH 13/17] kernel-shark-qt: Add CPU-based filtering to KsDataStore, Yordan Karadzhov
- [PATCH 15/17] kernel-shark-qt: Add the CPU filters to the Json config I/O, Yordan Karadzhov
- [PATCH 17/17] kernel-shark-qt: Add the user filter mask to the Json config I/O, Yordan Karadzhov
- [PATCH 14/17] kernel-shark-qt: Add Hide CPU action to the Quick Context Menu, Yordan Karadzhov
- [PATCH 16/17] kernel-shark-qt: Add "Hide CPU" checkbox dialog to the Main window menu, Yordan Karadzhov
[PATCH] tools/lib/traceevent: Sanity check of is_timestamp_in_us(),
Tzvetomir Stoyanov
[PATCH v3] tools/lib/traceevent: make libtraceevent thread safe,
Tzvetomir Stoyanov
[PATCH v3 00/15] tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs,
Tzvetomir Stoyanov
- [PATCH v3 01/15] tools/lib/traceevent: Implemented new API tep_get_ref(), Tzvetomir Stoyanov
- [PATCH v3 03/15] tools/lib/traceevent: Install trace-seq.h API header file, Tzvetomir Stoyanov
- [PATCH v3 02/15] tools/lib/traceevent: Added support for pkg-config, Tzvetomir Stoyanov
- [PATCH v3 05/15] tools/lib/traceevent: Rename tep_free_format() to tep_free_event(), Tzvetomir Stoyanov
- [PATCH v3 06/15] tools/perf: traceevent API cleanup, remove __tep_data2host*(), Tzvetomir Stoyanov
- [PATCH v3 07/15] tools/lib/traceevent: traceevent API cleanup, Tzvetomir Stoyanov
- [PATCH v3 04/15] tools/lib/traceevent, tools/perf: Rename struct tep_event_format to struct tep_event, Tzvetomir Stoyanov
- [PATCH v3 09/15] tools/lib/traceevent: Initialize host_bigendian at tep_handle allocation, Tzvetomir Stoyanov
- [PATCH v3 10/15] tools/lib/traceevent: Rename struct cmdline to struct tep_cmdline, Tzvetomir Stoyanov
- [PATCH v3 11/15] tools/lib/traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs, Tzvetomir Stoyanov
- [PATCH v3 12/15] tools/lib/traceevent: Changed return logic of tep_register_event_handler() API, Tzvetomir Stoyanov
- [PATCH v3 13/15] tools/lib/traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian(), Tzvetomir Stoyanov
- [PATCH v3 14/15] tools/lib/traceevent: Change description of few APIs, Tzvetomir Stoyanov
- [PATCH v3 15/15] tools/lib/traceevent: Remove tep_data_event_from_type() API, Tzvetomir Stoyanov
- [PATCH v3 08/15] tools/lib/traceevent: Introduce new libtracevent API: tep_override_comm(), Tzvetomir Stoyanov
[PATCH] tracepoint: fix bad trace value in trace_kvm_exit(),
Zenghui Yu
[Index of Archives]
[Linux USB Devel]
[Media for Linux]
[Linux SCSI]
[Yosemite Forum]