messages from 2021-12-01 18:25:29 to 2021-12-10 10:55:11 UTC [more...]
[PATCH v7 00/25] Trace file version 7 - sections
2021-12-10 10:54 UTC (22+ messages)
` [PATCH v7 01/25] trace-cmd library: Define trace file version 7
` [PATCH v7 02/25] trace-cmd library: Add cache functionality to network message handler
` [PATCH v7 03/25] trace-cmd library: New APIs to get and set version of output handler
` [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 06/25] trace-cmd library: Write header "
` [PATCH v7 07/25] trace-cmd library: Add multiple options sections in trace file version 7
` [PATCH v7 08/25] trace-cmd library: Do not write CPU count section in trace files "
` [PATCH v7 09/25] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace file "
` [PATCH v7 10/25] trace-cmd library: Add section header before flyrecord trace data
` [PATCH v7 11/25] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format
` [PATCH v7 12/25] trace-cmd library: Add macro to check file state on reading
` [PATCH v7 13/25] trace-cmd library: Introduce sections in trace file reading logic
` [PATCH v7 14/25] trace-cmd library: Initialize internal sections database on file read
` [PATCH v7 15/25] trace-cmd library: Use sections database when reading parts of the trace file
` [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 20/25] trace-cmd library: Initialize CPU data for reading from version 7 trace files
` [PATCH v7 21/25] trace-cmd library: Handle latency trace in version 7 files
[PATCH v7 00/13] user_events: Enable user processes to create and write to trace events
2021-12-10 10:43 UTC (17+ messages)
` [PATCH v7 01/13] user_events: Add UABI header for user access to user_events
` [PATCH v7 02/13] user_events: Add minimal support for trace_event into ftrace
` [PATCH v7 03/13] user_events: Add print_fmt generation support for basic types
` [PATCH v7 04/13] user_events: Handle matching arguments from dyn_events
` [PATCH v7 05/13] user_events: Add basic perf and eBPF support
` [PATCH v7 06/13] user_events: Add self-test for ftrace integration
` [PATCH v7 07/13] user_events: Add self-test for dynamic_events integration
` [PATCH v7 08/13] user_events: Add self-test for perf_event integration
` [PATCH v7 09/13] user_events: Optimize writing events by only copying data once
` [PATCH v7 10/13] user_events: Add documentation file
` [PATCH v7 11/13] user_events: Add sample code for typical usage
` [PATCH v7 12/13] user_events: Validate user payloads for size and null termination
` [PATCH v7 13/13] user_events: Use __get_rel_str for relative string fields
[PATCH v6 00/13] user_events: Enable user processes to create and write to trace events
2021-12-09 20:19 UTC (15+ messages)
` [PATCH v6 02/13] user_events: Add minimal support for trace_event into ftrace
` [PATCH v6 07/13] user_events: Add self-test for dynamic_events integration
` [PATCH v6 10/13] user_events: Add documentation file
` [PATCH v6 12/13] user_events: Validate user payloads for size and null termination
` [PATCH v6 13/13] user_events: Use __get_rel_str for relative string fields
[PATCH v3] libtracefs: New APIs for getting the raw format of synth event
2021-12-09 19:11 UTC (4+ messages)
[PATCH V8 00/14] RTLA: An interface for osnoise/timerlat tracers
2021-12-09 16:15 UTC (20+ messages)
` [PATCH V8 02/14] rtla: Helper functions for rtla
` [PATCH V8 03/14] rtla: Add osnoise tool
` [PATCH V8 04/14] rtla/osnoise: Add osnoise top mode
` [PATCH V8 06/14] rtla: Add timerlat tool and timelart "
` [PATCH V8 07/14] rtla/timerlat: Add timerlat hist mode
[PATCH v2 0/3] libtracefs: APIs for inspecting hist/synth objects
2021-12-09 16:37 UTC (7+ messages)
` [PATCH v2 1/3] libtracefs: Rename the 'tracefs_get_hist_*()' APIs
` [PATCH v2 2/3] libtracefs: Add new API for getting synth event name
` [PATCH v2 3/3] libtracefs: New APIs for getting the raw format of synth event
[RFC PATCH] libtracefs: New APIs for getting the raw format of synth event
2021-12-08 23:24 UTC (4+ messages)
[PATCH v2] trace-cmd report: Avoid crash on unknown event
2021-12-08 15:07 UTC (4+ messages)
[PATCH 0/3] libtracefs: APIs for inspecting of hist and synth objects
2021-12-08 12:17 UTC (9+ messages)
` [PATCH 1/3] libtracefs: New API for getting the raw format of a histogram
` [PATCH 2/3] libtracefs: Rename the 'tracefs_get_hist_*()' APIs
` [PATCH 3/3] libtracefs: Add new API for getting synth event name WiP
[PATCH 0/5] trace-cruncher: Kernel histograms
2021-12-07 14:28 UTC (6+ messages)
` [PATCH 1/5] trace-cruncher: Define Python type for trace histograms
` [PATCH 2/5] trace-cruncher: Define constructor "
` [PATCH 3/5] trace-cruncher: Add APIs to setup a histogram
` [PATCH 4/5] trace-cruncher: Add APIs for histogram control
` [PATCH 5/5] trace-cruncher: Add kernel histogram example
[PATCH/RFC] tracing: make trace_marker{,_raw} stream-like
2021-12-07 14:03 UTC (4+ messages)
[PATCH v2] trace-cruncher: Switch from kprobes to dynevents
2021-12-07 13:44 UTC
[PATCH v5 04/25] trace-cmd library: Add internal helper function for writing headers before file sections
2021-12-06 16:27 UTC (6+ messages)
[PATCH] trace-cruncher: Switch from kprobes to dynevents
2021-12-06 13:13 UTC
[PATCH v2] trace-cmd library: Add API to get information from trace file
2021-12-03 23:30 UTC
[PATCH v2] libtracefs: New API for clearing filter on event
2021-12-02 17:43 UTC
[PATCH 0/1] libtracefs: New API for clearing filters
2021-12-02 14:59 UTC (3+ messages)
` [PATCH 1/1] libtracefs: New API for clearing filter on event
[PATCH v3 0/2] Get trace buffer page size from kernel
2021-12-02 12:33 UTC (3+ messages)
` [PATCH v3 1/2] trace-cmd library: Use the real trace buffer page size
` [PATCH v3 2/2] trace-cmd library: Introduce buffer page size per instance
[PATCH v5 0/4] trace-cmd documentation update for v7 files
2021-12-02 12:31 UTC (5+ messages)
` [PATCH v5 1/4] trace-cmd: Update bash completion
` [PATCH v5 2/4] tarce-cmd: Man page for "trace-cmd convert"
` [PATCH v5 3/4] tarce-cmd: Update record man page
` [PATCH v5 4/4] trace-cmd: Document trace file version 7
[PATCH v5 00/10] trace-cmd dump - v7 update
2021-12-02 12:29 UTC (11+ messages)
` [PATCH v5 01/10] trace-cmd dump: Add helpers for processing trace file version 7
` [PATCH v5 02/10] trace-cmd dump: Print compression header
` [PATCH v5 03/10] trace-cmd dump: Add helpers for processing trace file sections
` [PATCH v5 04/10] trace-cmd dump: Read recursively all options sections
` [PATCH v5 05/10] trace-cmd dump: Read extended BUFFER option
` [PATCH v5 06/10] trace-cmd dump: Dump sections
` [PATCH v5 07/10] trace-cmd dump: Dump trace file version 7
` [PATCH v5 08/10] trace-cmd dump: Dump sections content
` [PATCH v5 09/10] trace-cmd dump: Add new argument --sections
` [PATCH v5 10/10] trace-cmd dump: Align better the output of flyrecord dump
[PATCH v5 0/8] trace-cmd convert
2021-12-02 12:27 UTC (9+ messages)
` [PATCH v5 1/8] trace-cmd library: Use output handler when copying data from input file
` [PATCH v5 2/8] trace-cmd library: Handle version 7 files when copying headers between files
` [PATCH v5 3/8] trace-cmd library: Copy CPU count between trace files
` [PATCH v5 4/8] trace-cmd library: New API to copy buffer description "
` [PATCH v5 5/8] trace-cmd library: New API to copy options "
` [PATCH v5 6/8] trace-cmd library: New API to copy trace data "
` [PATCH v5 7/8] trace-cmd library: Extend tracecmd_copy() API
` [PATCH v5 8/8] trace-cmd: Add new subcommand "convert"
[PATCH v5 00/20] Trace file version 7 - compression
2021-12-02 12:25 UTC (21+ messages)
` [PATCH v5 01/20] trace-cmd library: Add support for compression algorithms
` [PATCH v5 02/20] trace-cmd library: Internal helpers for compressing data
` [PATCH v5 03/20] trace-cmd library: Internal helpers for uncompressing data
` [PATCH v5 04/20] trace-cmd library: Inherit compression algorithm from input file
` [PATCH v5 05/20] trace-cmd library: New API to configure compression on an output handler
` [PATCH v5 06/20] trace-cmd library: Write compression header in the trace file
` [PATCH v5 07/20] trace-cmd library: Compress part of "
` [PATCH v5 08/20] trace-cmd library: Add local helper function for data compression
` [PATCH v5 09/20] trace-cmd library: Compress the trace data
` [PATCH v5 10/20] trace-cmd library: Decompress the options section, if it is compressed
` [PATCH v5 11/20] trace-cmd library: Read compression header
` [PATCH v5 12/20] trace-cmd library: Extend the input handler with trace data decompression context
` [PATCH v5 13/20] trace-cmd library: Initialize CPU data decompression logic
` [PATCH v5 14/20] trace-cmd library: Add logic for in-memory decompression
` [PATCH v5 15/20] trace-cmd library: Read compressed latency data
` [PATCH v5 16/20] trace-cmd library: Decompress file sections on reading
` [PATCH v5 17/20] trace-cmd library: Add zlib compression algorithm
` [PATCH v5 18/20] trace-cmd list: Show supported compression algorithms
` [PATCH v5 19/20] trace-cmd record: Add compression to the trace context
` [PATCH v5 20/20] trace-cmd report: Add new parameter for trace file compression
[PATCH v6 00/23] Trace file version 7 - sections
2021-12-02 12:21 UTC (24+ messages)
` [PATCH v6 01/23] trace-cmd library: Define trace file version 7
` [PATCH v6 02/23] trace-cmd library: Add cache functionality to network message handler
` [PATCH v6 03/23] trace-cmd library: New APIs to get and set version of output handler
` [PATCH v6 04/23] trace-cmd library: Add internal helper function for writing headers before file sections
` [PATCH v6 05/23] trace-cmd library: Write header "
` [PATCH v6 06/23] trace-cmd library: Add multiple options sections in trace file version 7
` [PATCH v6 07/23] trace-cmd library: Do not write CPU count section in trace files "
` [PATCH v6 08/23] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace file "
` [PATCH v6 09/23] trace-cmd library: Add section header before flyrecord trace data
` [PATCH v6 10/23] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format
` [PATCH v6 11/23] trace-cmd library: Add macro to check file state on reading
` [PATCH v6 12/23] trace-cmd library: Introduce sections in trace file reading logic
` [PATCH v6 13/23] trace-cmd library: Initialize internal sections database on file read
` [PATCH v6 14/23] trace-cmd library: Use sections database when reading parts of the trace file
` [PATCH v6 15/23] trace-cmd library: Read headers from trace file version 7
` [PATCH v6 16/23] trace-cmd library: Read extended BUFFER option
` [PATCH v6 17/23] trace-cmd library: Handle the extended DONE option
` [PATCH v6 18/23] trace-cmd library: Initialize CPU data for reading from version 7 trace files
` [PATCH v6 19/23] trace-cmd library: Handle latency trace in version 7 files
` [PATCH v6 20/23] trace-cmd library: Handle buffer trace data init for "
` [PATCH v6 21/23] trace-cmd report: Use the new latency API to read data
` [PATCH v6 22/23] trace-cmd: Write buffers metadata in trace files version 6
` [PATCH v6 23/23] trace-cmd report: Add new parameter for trace file version
[PATCH 0/5] Cleanups of tracecmd_output_ APIs
2021-12-02 12:19 UTC (6+ messages)
` [PATCH 1/5] trace-cmd library: Fix typo in tracecmd_output_set_msg()
` [PATCH 2/5] trace-cmd library: New API for creating an output trace handle
` [PATCH 3/5] trace-cmd library: Rename tracecmd_output_allocate()
` [PATCH 4/5] trace-cmd library: Remove APIs for create and init output handle
` [PATCH 5/5] trace-cmd library: Make tracecmd_output_write_init static
[PATCH v2 0/4] New tracefs APIs
2021-12-02 10:59 UTC (5+ messages)
` [PATCH v2 1/4] libtracefs: Reuse logic for loading events inside the library
` [PATCH v2 2/4] libtracefs: New API for getting dynamic event
` [PATCH v2 3/4] libtracefs: Unit test for tracefs_dynevent_get_event()
` [PATCH v2 4/4] libtracefs: New API for applying filter on event
[PATCH 0/4] New tracefs APIs
2021-12-02 5:05 UTC (6+ messages)
` [PATCH 2/4] libtracefs: New API for getting dynamic event
` [PATCH 4/4] libtracefs: New API for applying filter on event
[PATCH] trace-cmd library: Add API to get information from trace file
2021-12-02 2:55 UTC (4+ messages)
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).