linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-03 15:22:58 to 2019-01-22 14:14:39 UTC [more...]

[PATCH 0/7] trace-cmd [POC]: Timestamps sync using PTP-like algorithm, relying on vsock events
 2019-01-22 14:14 UTC  (17+ messages)
` [PATCH 1/7] trace-cmd: Implemented new lib API: tracecmd_local_events_system()
` [PATCH 2/7] trace-cmd: Added new option in trace.dat file for negative time offsets
` [PATCH 3/7] trace-cmd: Fixed logic in tracecmd_read_page_record()
` [PATCH 4/7] trace-cmd: Added implementation of htonll() and ntohll()
` [PATCH 5/7] trace-cmd: Added user configured clock to the record context
` [PATCH 6/7] trace-cmd: Refactored make_instances() and tracecmd_remove_instances()
` [PATCH 7/7] trace-cmd [POC]: Implemented timestamps synch PTP-like algorithm, using vsock events

[RESEND BUG REPORT] System hung! Due to ftrace or KASAN?
 2019-01-21 22:58 UTC  (6+ messages)

[PATCH] trace-cmd: make python work again
 2019-01-19  9:15 UTC 

trace-cmd python
 2019-01-19  9:12 UTC  (5+ messages)

[PATCH v3 00/46] Libtraceevent MAN pages
 2019-01-16 17:45 UTC  (11+ messages)
` [PATCH v3 05/46] tools/lib/traceevent: libtraceevent man pages for tep_handler related APIs
` [PATCH v3 07/46] tools/lib/traceevent: Man page for tep_get_cpus() and tep_set_cpus()
` [PATCH v3 08/46] tools/lib/traceevent: Man page for tep_is_file_bigendian() and tep_set_file_bigendian()
` [PATCH v3 09/46] tools/lib/traceevent: Man page for tep_is_host_bigendian() and tep_set_host_bigendian()
` [PATCH v3 10/46] tools/lib/traceevent: Man page for tep_is_latency_format() and tep_set_latency_format()

[PATCH v4 0/8] Add VM kernel tracing over vsock sockets
 2019-01-16 14:19 UTC  (10+ messages)
` [PATCH v4 1/8] trace-cmd: Minor refactoring
` [PATCH v4 2/8] trace-cmd: Detect if vsock sockets are available
` [PATCH v4 3/8] trace-cmd: Add tracecmd_create_recorder_virt function
` [PATCH v4 4/8] trace-cmd: Use unsigned int for trace-cmd client ports
` [PATCH v4 5/8] trace-cmd: Add TRACE_REQ and TRACE_RESP messages
` [PATCH v4 6/8] trace-cmd: Add buffer instance flags for tracing in guest and agent context
` [PATCH v4 7/8] trace-cmd: Add VM kernel tracing over vsock sockets transport
` [PATCH v4 8/8] trace-cmd: Use splice(2) for vsock sockets if available

[PATCH v2] plugin python: Adjust the handling after PyRun_String() failed
 2019-01-16  3:39 UTC 

[PATCH] kernel-shark-qt: Handle the case when the range of the model is too small
 2019-01-15 15:05 UTC  (2+ messages)

[PATCH v3 0/6] Add VM kernel tracing over vsock sockets
 2019-01-15 15:00 UTC  (12+ messages)
` [PATCH v3 1/6] trace-cmd: Minor refactoring
` [PATCH v3 2/6] trace-cmd: Detect if vsock sockets are available
` [PATCH v3 3/6] trace-cmd: Add tracecmd_create_recorder_virt function
` [PATCH v3 4/6] trace-cmd: Add TRACE_REQ and TRACE_RESP messages
` [PATCH v3 5/6] trace-cmd: Add buffer instance flags for tracing in guest and agent context
` [PATCH v3 6/6] trace-cmd: Add VM kernel tracing over vsock sockets transport

Patchwork is live for linux-trace-devel!
 2019-01-11 22:12 UTC 

[PATCH] Fix formatting of fixed-point numbers to not skip zeros
 2019-01-11 15:05 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH v3] kernel-shark-qt: Fix a bug in the plugin actions execution
 2019-01-10 14:35 UTC  (2+ messages)

[PATCH 0/5] Cosmetic modifications in KsQuickContextMenu
 2019-01-10 14:31 UTC  (7+ messages)
` [PATCH 1/5] kernel-shark-qt: Remove _deselectAction from KsQuickContextMenu
` [PATCH 2/5] kernel-shark-qt: Remove the "Apply to" checkboxes "
` [PATCH 3/5] kernel-shark-qt: Rearrange the KsQuickContextMenu menu
` [PATCH 4/5] kernel-shark-qt: Add "clear all filters" action to KsQuickContextMenu
` [PATCH 5/5] kernel-shark-qt: Add section separator in KsQuickContextMenu

[PATCH v2 0/6] Add VM guest kernel tracing using vsock sockets for transport
 2019-01-09 21:20 UTC  (11+ messages)
` [PATCH v2 1/6] trace-cmd: Fix indentation
` [PATCH v2 2/6] trace-cmd: Fix warnings reported by gcc 8.2
` [PATCH v2 3/6] trace-cmd: Add tracecmd_create_recorder_virt function
` [PATCH v2 4/6] trace-cmd: Simplify and fix memory leaks in tracecmd_msg_collect_data
` [PATCH v2 5/6] trace-cmd: Add TRACE_REQ and TRACE_RESP messages
` [PATCH v2 6/6] trace-cmd: Add VM kernel tracing using vsock socket for transport

[PATCH v2 0/6] Modifications toward KS 1.0
 2019-01-09 16:52 UTC  (11+ messages)
` [PATCH v2 1/6] kernel-shark-qt: Rearrange the "Filter" top menu
` [PATCH v2 2/6] kernel-shark-qt: Cosmetic modifications in KsQuickContextMenu
` [PATCH v2 3/6] kernel-shark-qt: Make the selection in the Table less touchy
` [PATCH v2 4/6] kernel-shark-qt: Do not auto-scrolling when the marker switches
` [PATCH v2 5/6] kernel-shark-qt: Add the CPU filters to the filter clearing method
` [PATCH v2 6/6] kernel-shark-qt: Fix bug in plugin actions execution

[PATCH 4.19 149/170] tools lib traceevent: Fix processing of dereferenced args in bprintk events
 2019-01-07 12:32 UTC 

[PATCH 4.20 119/145] tools lib traceevent: Fix processing of dereferenced args in bprintk events
 2019-01-07 12:32 UTC 

[PATCH 1/4] kernel-shark-qt: Rearrange the "Filter" top menu
 2019-01-04 21:31 UTC  (7+ messages)
` [PATCH 2/4] kernel-shark-qt: Cosmetic modifications in KsQuickContextMenu
` [PATCH 3/4] kernel-shark-qt: Make the selection in the Table less touchy
` [PATCH 4/4] kernel-shark-qt: Do not auto-scrolling when the marker switches

[PATCH 0/2] Improve/debug the searching logic
 2019-01-04 20:06 UTC  (3+ messages)
` [PATCH 1/2] kernel-shark-qt: Avoid race condition when reading data
` [PATCH 2/2] kernel-shark-qt: Implement State machine for searching in the data

[trace-cmd Patch RFC] trace-cmd: top: A new interface to detect peak memory
 2019-01-04  4:07 UTC  (2+ messages)

multi-thread read bug
 2019-01-03 14:32 UTC  (2+ messages)

[PATCH] trace-cmd: improve the accuracy of date to ts mapping
 2018-12-20 15:50 UTC 

[PATCH] trace-cmd: fix deletion of histogram triggers
 2018-12-18 23:25 UTC  (2+ messages)

[PATCH 05/63] tools lib traceevent: Fix processing of dereferenced args in bprintk events
 2018-12-18 22:06 UTC 

[PATCH] trace-cmd: implement a new API, tep_list_events_copy()
 2018-12-18 13:30 UTC 

[PATCH 1/3] kernel-shark-qt: Improve the KsQuickContextMenu
 2018-12-17 17:56 UTC  (3+ messages)
` [PATCH 2/3] kernel-shark-qt: Better positioning of the Quick Context menu
` [PATCH 3/3] kernel-shark-qt: Make the Quick Contex menu less touchy

[PATCH v2 0/8] More modifications toward KS 1.0
 2018-12-17 17:44 UTC  (17+ messages)
` [PATCH v2 1/8] kernel-shark-qt: Lock completely the searching panel when searching
` [PATCH v2 2/8] kernel-shark-qt: Fix a simple bug in KsTraceViewer::_searchReset()
` [PATCH v2 3/8] kernel-shark-qt: Make the parallelized search stoppable
` [PATCH v2 4/8] kernel-shark-qt: Avoid spurious searches
` [PATCH v2 5/8] kernel-shark-qt: Create "Apply filter XX" checkboxes in KsUtils
` [PATCH v2 6/8] kernel-shark-qt: Improve the KsQuickContextMenu
` [PATCH v2 7/8] kernel-shark-qt: Update the documentation link
` [PATCH v2 8/8] kernel-shark-qt: Version 1.0.0

[PATCH v4 0/3] trace-cmd: Resend record --date fix
 2018-12-14 17:47 UTC  (5+ messages)
` [PATCH v4 1/3] trace-cmd: Prepare for protocol bump to version 3
` [PATCH v4 2/3] trace-cmd: Fix record --date flag when sending tracing data to a listener
` [PATCH v4 3/3] trace-cmd: Bump protocol version to v3

[PATCH 0/5] More modifications toward KS 1.0
 2018-12-14 12:02 UTC  (8+ messages)
` [PATCH 1/5] kernel-shark-qt: Avoid spurious searches
` [PATCH 2/5] kernel-shark-qt: Create "Apply filter XX" checkboxes in KsUtils
` [PATCH 3/5] kernel-shark-qt: Improuve the KsQuickContextMenu
` [PATCH 4/5] kernel-shark-qt: Update the documentation link
` [PATCH 5/5] kernel-shark-qt: Version 1.0.0

[PATCH] trace-cmd: fix "trace-cmd stat" output
 2018-12-14 11:34 UTC 

[PATCH v3 0/3] trace-cmd: Resend record --date fix
 2018-12-14  1:38 UTC  (6+ messages)
` [PATCH v3 1/3] trace-cmd: Prepare for protocol bump to version 3
` [PATCH v3 2/3] trace-cmd: Bump protocol version to v3
` [PATCH v3 3/3] trace-cmd: Fix record --date flag when sending tracing data to a listener

[PATCH 0/5] trace-cmd reset fixes
 2018-12-13 14:21 UTC  (6+ messages)
` [PATCH 1/5] fix "trace-cmd reset" command to restore "tracng_on"
` [PATCH 2/5] fix "trace-cmd reset -a -d" segfault
` [PATCH 3/5] fix "trace-cmd reset" command to restore default clock
` [PATCH 4/5] fix "trace-cmd reset" command to restore the default value of set_event_pid
` [PATCH 5/5] fix "trace-cmd reset" command to restore the default value of tracing_max_latency

[PATCH] tools lib traceevent, perf tools: Move struct tep_handler definition in a local header file
 2018-12-11 17:44 UTC  (2+ messages)

[RFC v3 11/19] kunit: add Python libraries for handing KUnit config and kernel
 2018-12-11 17:01 UTC  (2+ messages)

[PATCH 0/2] convert traceevent into a thread safe library
 2018-12-11 17:29 UTC  (5+ messages)
` [PATCH 1/2] tools/lib/traceevent: make libtraceevent thread safe
` [PATCH 2/2] tools/lib/traceevent: make few libtraceevent internal variables to be per thread

[PATCH 0/6] tools/lib/traceevent: Various changes in libtraceevent APIs
 2018-12-11 16:52 UTC  (8+ messages)
` [PATCH 1/6] tools lib traceevent: Implement new API tep_get_ref()
` [PATCH 2/6] tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event'
` [PATCH 3/6] tools lib traceevent: Rename tep_free_format() to tep_free_event()
` [PATCH 4/6] tools lib traceevent: traceevent API cleanup
` [PATCH 5/6] tools lib traceevent: Added support for pkg-config
` [PATCH 6/6] tools lib traceevent: Install trace-seq.h API header file

[PATCH] tools/lib/traceevent: Fix processing of dereferenced args in bprintk events
 2018-12-11 12:29 UTC  (4+ messages)

[PATCH 4.19 09/41] tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique
 2018-12-06 14:38 UTC 

[PATCH] trace-cmd: Fix left open file descriptor in recording of date
 2018-12-06  3:38 UTC 

[PATCH 0/2] trace-cmd: Resend record --date fix
 2018-12-04 22:34 UTC  (6+ messages)
` [PATCH 1/2] trace-cmd: Bump protocol version to v3
` [PATCH 2/2] trace-cmd: Fix record --date flag when sending tracing data to a listener

[PATCH] tools/lib/traceevent: Parameterize the install paths in pkg-config file
 2018-12-04 13:11 UTC 

[PATCH v2 0/3] trace-cmd: Resend record --date fix
 2018-12-04 10:23 UTC  (4+ messages)
` [PATCH v2 1/3] trace-cmd: Prepare for protocol bump to version 3
` [PATCH v2 2/3] trace-cmd: Bump protocol version to v3
` [PATCH v2 3/3] trace-cmd: Fix record --date flag when sending tracing data to a listener

[PATCH] trace-cmd: Fix make clean error
 2018-12-04  5:56 UTC  (2+ messages)

trace libraries install path
 2018-12-03 17:31 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).