messages from 2022-01-06 22:17:50 to 2022-01-19 08:25:32 UTC [more...]
[PATCH v8 00/25] Trace file version 7 - sections
2022-01-19 8:25 UTC (19+ messages)
` [PATCH v8 01/25] trace-cmd library: Define trace file version 7
` [PATCH v8 02/25] trace-cmd library: Add cache functionality to network message handler
` [PATCH v8 03/25] trace-cmd library: New APIs to get and set version of output handler
` [PATCH v8 04/25] trace-cmd library: Add strings section in trace file version 7
` [PATCH v8 05/25] trace-cmd library: Add internal helper function for writing headers before file sections
` [PATCH v8 06/25] trace-cmd library: Write header "
` [PATCH v8 07/25] trace-cmd library: Add multiple options sections in trace file version 7
` [PATCH v8 08/25] trace-cmd library: Do not write CPU count section in trace files "
` [PATCH v8 09/25] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace file "
` [PATCH v8 10/25] trace-cmd library: Add section header before flyrecord trace data
` [PATCH v8 11/25] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format
` [PATCH v8 12/25] trace-cmd library: Add macro to check file state on reading
` [PATCH v8 13/25] trace-cmd library: Introduce sections in trace file reading logic
` [PATCH v8 14/25] trace-cmd library: Initialize internal sections database on file read
` [PATCH v8 15/25] trace-cmd library: Use sections database when reading parts of the trace file
` [PATCH v8 16/25] trace-cmd library: Read headers from trace file version 7
` [PATCH v8 17/25] trace-cmd library: Read strings sections on file load
` [PATCH v8 18/25] trace-cmd library: Read extended BUFFER option
[PATCH v3] trace-cruncher: Add API to set tracing CPU affinity
2022-01-18 22:41 UTC (4+ messages)
[PATCH v10 00/12] user_events: Enable user processes to create and write to trace events
2022-01-18 20:43 UTC (13+ messages)
` [PATCH v10 01/12] user_events: Add minimal support for trace_event into ftrace
` [PATCH v10 02/12] user_events: Add print_fmt generation support for basic types
` [PATCH v10 03/12] user_events: Handle matching arguments from dyn_events
` [PATCH v10 04/12] user_events: Add basic perf and eBPF support
` [PATCH v10 05/12] user_events: Optimize writing events by only copying data once
` [PATCH v10 06/12] user_events: Validate user payloads for size and null termination
` [PATCH v10 07/12] user_events: Add self-test for ftrace integration
` [PATCH v10 08/12] user_events: Add self-test for dynamic_events integration
` [PATCH v10 09/12] user_events: Add self-test for perf_event integration
` [PATCH v10 10/12] user_events: Add self-test for validator boundaries
` [PATCH v10 11/12] user_events: Add sample code for typical usage
` [PATCH v10 12/12] user_events: Add documentation file
[PATCH] kernel-shark: Add plugin for handling Xenomai cobalt_context_switch
2022-01-18 3:59 UTC (2+ messages)
[PATCH 0/2] libtracefs: Add get affinity API
2022-01-18 3:00 UTC (3+ messages)
` [PATCH 1/2] libtracefs: Add tracefs_instance_get_affinity() APIs
` [PATCH 2/2] libtracefs: Fix libtracefs-instance-affinity example
[PATCH v2] trace-cruncher: Add API to set tracing CPU affinity
2022-01-18 1:16 UTC (2+ messages)
[PATCH v9 00/12] user_events: Enable user processes to create and write to trace events
2022-01-18 1:02 UTC (16+ messages)
` [PATCH v9 01/12] user_events: Add minimal support for trace_event into ftrace
` [PATCH v9 02/12] user_events: Add print_fmt generation support for basic types
` [PATCH v9 03/12] user_events: Handle matching arguments from dyn_events
` [PATCH v9 04/12] user_events: Add basic perf and eBPF support
` [PATCH v9 05/12] user_events: Optimize writing events by only copying data once
` [PATCH v9 06/12] user_events: Validate user payloads for size and null termination
` [PATCH v9 07/12] user_events: Add self-test for ftrace integration
` [PATCH v9 08/12] user_events: Add self-test for dynamic_events integration
` [PATCH v9 09/12] user_events: Add self-test for perf_event integration
` [PATCH v9 10/12] user_events: Add self-test for validator boundaries
` [PATCH v9 11/12] user_events: Add sample code for typical usage
` [PATCH v9 12/12] user_events: Add documentation file
[PATCH 0/3] libtracefs/Documentation: Fix up man pages
2022-01-17 23:22 UTC (4+ messages)
` [PATCH 1/3] libtracefs: Split up libtracefs-hist.txt man page
` [PATCH 2/3] libtracefs: Split up libtracefs-synth2.txt "
` [PATCH 3/3] libtracefs/Documentation: Referencing commands should be bold not underlined
[PATCH v7 00/25] Trace file version 7 - sections
2022-01-17 17:12 UTC (36+ messages)
` [PATCH v7 04/25] trace-cmd library: Add strings section in trace file version 7
` [PATCH v7 05/25] trace-cmd library: Add internal helper function for writing headers before file sections
` [PATCH v7 07/25] trace-cmd library: Add multiple options sections in trace file version 7
` [PATCH v7 09/25] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for "
` [PATCH v7 11/25] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format
` [PATCH v7 13/25] trace-cmd library: Introduce sections in trace file reading logic
` [PATCH v7 16/25] trace-cmd library: Read headers from trace file version 7
` [PATCH v7 17/25] trace-cmd library: Read strings sections on file load
` [PATCH v7 18/25] trace-cmd library: Read extended BUFFER option
` [PATCH v7 19/25] trace-cmd library: Handle the extended DONE option
` [PATCH v7 25/25] trace-cmd report: Add new parameter for trace file version
[PATCH v2] libtracefs: Unify man pages style
2022-01-17 4:36 UTC
[PATCH 0/1] kernel-shark: Move common APIs and definitions out to avoid duplication
2022-01-17 3:13 UTC (2+ messages)
` [PATCH] "
[PATCH v2] kernel-shark: Use cmake imported targets instead of variables
2022-01-15 16:54 UTC (2+ messages)
[PATCH 0/2] Man pages updates and fixes
2022-01-14 21:06 UTC (5+ messages)
` [PATCH 1/2] libtracefs: Unify man pages style
` [PATCH 2/2] libtracefs: Update main man page
[PATCH v3] libtracefs: New API for getting synthetic event
2022-01-14 16:25 UTC
[PATCH v2] libtracefs: New API for getting synthetic event
2022-01-14 15:00 UTC (4+ messages)
[PATCH] trace-cmd reset: Clear all dynamic events
2022-01-14 10:57 UTC
[PATCH] kernel-shark: Fix potential segfault in free_plugin()
2022-01-14 9:21 UTC
[Questions][trace-cmd/libtraceevent] how to correctly parse info out from specifial format of event?
2022-01-14 4:48 UTC (6+ messages)
[PATCH] libtracefs: New API for getting synthetic event
2022-01-13 19:17 UTC (6+ messages)
[PATCH RFC 0/2] Introduce variable-length sockaddr trace fields
2022-01-13 18:13 UTC (5+ messages)
` [PATCH RFC 1/2] trace: Introduce helpers to safely handle dynamic-sized sockaddrs
` [PATCH RFC 2/2] NFSD: Use __sockaddr field to store socket addresses
[PATCH] trace-cruncher: Add static method for getting tep_handle object
2022-01-13 17:50 UTC
[PATCH] kernel-shark: Use cmake imported targets instead of variables
2022-01-13 10:59 UTC (2+ messages)
[PATCH] kernelshark: Fix "undefined reference to `glutInit'" when using CMake 3.22.1
2022-01-13 10:59 UTC (2+ messages)
[for-next][PATCH 01/14] rtla: Real-Time Linux Analysis tool
2022-01-12 19:58 UTC (14+ messages)
` [for-next][PATCH 02/14] rtla: Helper functions for rtla
` [for-next][PATCH 03/14] rtla: Add osnoise tool
` [for-next][PATCH 04/14] rtla/osnoise: Add osnoise top mode
` [for-next][PATCH 05/14] rtla/osnoise: Add the hist mode
` [for-next][PATCH 06/14] rtla: Add timerlat tool and timelart top mode
` [for-next][PATCH 07/14] rtla/timerlat: Add timerlat hist mode
` [for-next][PATCH 08/14] rtla: Add Documentation
` [for-next][PATCH 09/14] rtla: Add rtla osnoise man page
` [for-next][PATCH 10/14] rtla: Add rtla osnoise top documentation
` [for-next][PATCH 11/14] rtla: Add rtla osnoise hist documentation
` [for-next][PATCH 12/14] rtla: Add rtla timerlat documentation
` [for-next][PATCH 13/14] rtla: Add rtla timerlat top documentation
` [for-next][PATCH 14/14] rtla: Add rtla timerlat hist documentation
[for-next][PATCH 16/31] rtla: Real-Time Linux Analysis tool
2022-01-12 17:21 UTC (21+ messages)
` [for-next][PATCH 17/31] rtla: Helper functions for rtla
` [for-next][PATCH 18/31] rtla: Add osnoise tool
` [for-next][PATCH 19/31] rtla/osnoise: Add osnoise top mode
` [for-next][PATCH 20/31] rtla/osnoise: Add the hist mode
` [for-next][PATCH 21/31] rtla: Add timerlat tool and timelart top mode
` [for-next][PATCH 22/31] rtla/timerlat: Add timerlat hist mode
` [for-next][PATCH 23/31] rtla: Add Documentation
` [for-next][PATCH 24/31] rtla: Add rtla osnoise man page
` [for-next][PATCH 25/31] rtla: Add rtla osnoise top documentation
` [for-next][PATCH 26/31] rtla: Add rtla osnoise hist documentation
` [for-next][PATCH 27/31] rtla: Add rtla timerlat documentation
` [for-next][PATCH 28/31] rtla: Add rtla timerlat top documentation
` [for-next][PATCH 29/31] rtla: Add rtla timerlat hist documentation
[PATCH v2 0/2] Fix sockaddr handling in NFSD trace points
2022-01-11 15:40 UTC (6+ messages)
` [PATCH v2 1/2] SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
` [PATCH v2 2/2] SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points
[PATCH] trace-cruncher: Add API to set tracing CPU affinity
2022-01-11 15:22 UTC (8+ messages)
[PATCH V4 1/3] kernel-shark: fix typo in sched_events.h
2022-01-11 8:32 UTC (8+ messages)
` [PATCH V4 2/3] kernel-shark: Move common APIs and definitions out to avoid duplication
` [PATCH V4 3/3] kernel-shark: Add plugin for handling Xenomai cobalt_context_switch
[PATCH 0/2] libtraceevent: Allow %pIS to work with dynamic arrays
2022-01-11 0:37 UTC (4+ messages)
` [PATCH 1/2] libtraceevent: Do not fail field parsing if field has typecast
` [PATCH 2/2] libtraceevent: Allow ipsa arg to use dynamic arrays
[PATCH 1/2] kernel-shark: Move common APIs and definitions out to avoid duplication
2022-01-10 4:47 UTC (9+ messages)
` [PATCH 2/2] kernel-shark: Add plugin for handling Xenomai cobalt_context_switch
[PATCH v8 00/12] user_events: Enable user processes to create and write to trace events
2022-01-07 1:01 UTC (13+ messages)
` [PATCH v8 08/12] user_events: Optimize writing events by only copying data once
` [PATCH v8 10/12] user_events: Add sample code for typical usage
` [PATCH v8 11/12] user_events: Validate user payloads for size and null termination
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).