Show patches with: none      |   7607 patches
« 1 2 ... 24 25 2676 77 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/3,RFC] trace: Add interface for configuring trace ring buffer size Introduce configurable ring buffer page size - - - --- 2021-11-17 Tzvetomir Stoyanov (VMware) Superseded
[1/3,RFC] trace: Page size per ring buffer Introduce configurable ring buffer page size - - - --- 2021-11-17 Tzvetomir Stoyanov (VMware) Superseded
trace-cmd: Fix trace_tsc2nsec_is_supported() on !x86 trace-cmd: Fix trace_tsc2nsec_is_supported() on !x86 - - - --- 2021-11-16 Nicolas Saenz Julienne New
trace-cmd: Fix sizeof print warnings trace-cmd: Fix sizeof print warnings - - - --- 2021-11-16 Tzvetomir Stoyanov (VMware) rostedt Accepted
[v5,12/12] user_events: Validate user payloads for size and null termination user_events: Enable user processes to create and write to trace events - - - --- 2021-11-16 Beau Belgrave Superseded
[v5,11/12] user_events: Add sample code for typical usage user_events: Enable user processes to create and write to trace events - - - --- 2021-11-16 Beau Belgrave Superseded
[v5,10/12] user_events: Add documentation file user_events: Enable user processes to create and write to trace events - - - --- 2021-11-16 Beau Belgrave Superseded
[v5,09/12] user_events: Optimize writing events by only copying data once user_events: Enable user processes to create and write to trace events - - - --- 2021-11-16 Beau Belgrave Superseded
[v5,08/12] user_events: Add self-test for perf_event integration user_events: Enable user processes to create and write to trace events - - - --- 2021-11-16 Beau Belgrave Superseded
[v5,07/12] user_events: Add self-test for dynamic_events integration user_events: Enable user processes to create and write to trace events - - - --- 2021-11-16 Beau Belgrave Superseded
[v5,06/12] user_events: Add self-test for ftrace integration user_events: Enable user processes to create and write to trace events - - - --- 2021-11-16 Beau Belgrave Superseded
[v5,05/12] user_events: Add basic perf and eBPF support user_events: Enable user processes to create and write to trace events - - - --- 2021-11-16 Beau Belgrave Superseded
[v5,04/12] user_events: Handle matching arguments from dyn_events user_events: Enable user processes to create and write to trace events - - - --- 2021-11-16 Beau Belgrave Superseded
[v5,03/12] user_events: Add print_fmt generation support for basic types user_events: Enable user processes to create and write to trace events - - - --- 2021-11-16 Beau Belgrave Superseded
[v5,02/12] user_events: Add minimal support for trace_event into ftrace user_events: Enable user processes to create and write to trace events - - - --- 2021-11-16 Beau Belgrave Superseded
[v5,01/12] user_events: Add UABI header for user access to user_events user_events: Enable user processes to create and write to trace events - - - --- 2021-11-16 Beau Belgrave Superseded
[v7,15/15] libtracefs: Document eprobe API libtracefs dynamic events support - - - --- 2021-11-15 Tzvetomir Stoyanov (VMware) Accepted
[v7,14/15] libtracefs: Add utest for event probes libtracefs dynamic events support - - - --- 2021-11-15 Tzvetomir Stoyanov (VMware) Accepted
[v7,13/15] libtracefs: Introduce eprobe API libtracefs dynamic events support - - - --- 2021-11-15 Tzvetomir Stoyanov (VMware) Accepted
[v7,12/15] libtracefs: Do not clean sqlhist man page source libtracefs dynamic events support - - - --- 2021-11-15 Tzvetomir Stoyanov (VMware) Accepted
[v7,11/15] libtracefs: Document dynamic events APIs libtracefs dynamic events support - - - --- 2021-11-15 Tzvetomir Stoyanov (VMware) Accepted
[v7,10/15] libtracefs: Update kprobes man pages libtracefs dynamic events support - - - --- 2021-11-15 Tzvetomir Stoyanov (VMware) Accepted
[v7,09/15] libtracefs: Add unit test for synthetic events libtracefs dynamic events support - - - --- 2021-11-15 Tzvetomir Stoyanov (VMware) Accepted
[v7,08/15] libtracefs: Remove instance parameter from synthetic events APIs libtracefs dynamic events support - - - --- 2021-11-15 Tzvetomir Stoyanov (VMware) Accepted
[v7,07/15] libtracefs: Use the internal dynamic events API when creating synthetic events libtracefs dynamic events support - - - --- 2021-11-15 Tzvetomir Stoyanov (VMware) Accepted
[v7,06/15] libtracefs: Rename tracefs_synth_init API libtracefs dynamic events support - - - --- 2021-11-15 Tzvetomir Stoyanov (VMware) Accepted
[v7,05/15] libtracefs: Extend kprobes unit test libtracefs dynamic events support - - - --- 2021-11-15 Tzvetomir Stoyanov (VMware) Accepted
[v7,04/15] libtracefs: Reimplement kprobe raw APIs libtracefs dynamic events support - - - --- 2021-11-15 Tzvetomir Stoyanov (VMware) Accepted
[v7,03/15] libtracefs: Remove redundant kprobes APIs libtracefs dynamic events support - - - --- 2021-11-15 Tzvetomir Stoyanov (VMware) Accepted
[v7,02/15] libtracefs: New APIs for kprobe allocation libtracefs dynamic events support - - - --- 2021-11-15 Tzvetomir Stoyanov (VMware) Accepted
[v7,01/15] libtracefs: New APIs for dynamic events libtracefs dynamic events support - - - --- 2021-11-15 Tzvetomir Stoyanov (VMware) Accepted
[2/2] trace-cruncher: Make the tracing of a process stoppable [1/2] trace-cruncher: More options for stopping data iteration - - - --- 2021-11-15 Yordan Karadzhov Accepted
[1/2] trace-cruncher: More options for stopping data iteration [1/2] trace-cruncher: More options for stopping data iteration - - - --- 2021-11-15 Yordan Karadzhov Accepted
[v2,2/2] trace-cmd library: Introduce buffer page size per instance Get trace buffer page size from kernel - - - --- 2021-11-12 Tzvetomir Stoyanov (VMware) Superseded
[v2,1/2] trace-cmd library: Use the real trace buffer page size Get trace buffer page size from kernel - - - --- 2021-11-12 Tzvetomir Stoyanov (VMware) Superseded
[v2] libtraceevent: A new API for trace page size [v2] libtraceevent: A new API for trace page size - - - --- 2021-11-12 Tzvetomir Stoyanov (VMware) Superseded
libtracefs: Fix example in the dynamic events man page to compile libtracefs: Fix example in the dynamic events man page to compile - - - --- 2021-11-11 Steven Rostedt Superseded
libtracecmd: don't ignore LDFLAGS when linking the shared libs libtracecmd: don't ignore LDFLAGS when linking the shared libs - - - --- 2021-11-11 Jerome Marchand Accepted
[2/2] trace-cmd library: Introduce buffer page size per instance Get trace buffer page size from kernel - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[1/2] trace-cmd library: Use the real trace buffer page size Get trace buffer page size from kernel - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,4/4] trace-cmd: Document trace file version 7 trace-cmd documentation update for v7 files - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,3/4] tarce-cmd: Update record man page trace-cmd documentation update for v7 files - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,2/4] tarce-cmd: Man page for "trace-cmd convert" trace-cmd documentation update for v7 files - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,1/4] trace-cmd: Update bash completion trace-cmd documentation update for v7 files - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,10/10] trace-cmd dump: Align better the output of flyrecord dump trace-cmd dump - v7 update - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,09/10] trace-cmd dump: Add new argument --sections trace-cmd dump - v7 update - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,08/10] trace-cmd dump: Dump sections content trace-cmd dump - v7 update - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,07/10] trace-cmd dump: Dump trace file version 7 trace-cmd dump - v7 update - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Awaiting Upstream
[v4,06/10] trace-cmd dump: Dump sections trace-cmd dump - v7 update - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,05/10] trace-cmd dump: Read extended BUFFER option trace-cmd dump - v7 update - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Changes Requested
[v4,04/10] trace-cmd dump: Read recursively all options sections trace-cmd dump - v7 update - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,03/10] trace-cmd dump: Add helpers for processing trace file sections trace-cmd dump - v7 update - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,02/10] trace-cmd dump: Print compression header trace-cmd dump - v7 update - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,01/10] trace-cmd dump: Add helpers for processing trace file version 7 trace-cmd dump - v7 update - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,8/8] trace-cmd: Add new subcommand "convert" trace-cmd convert - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,7/8] trace-cmd library: Extend tracecmd_copy() API trace-cmd convert - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,6/8] trace-cmd library: New API to copy trace data between trace files trace-cmd convert - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,5/8] trace-cmd library: New API to copy options between trace files trace-cmd convert - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,4/8] trace-cmd library: New API to copy buffer description between trace files trace-cmd convert - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,3/8] trace-cmd library: Copy CPU count between trace files trace-cmd convert - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,2/8] trace-cmd library: Handle version 7 files when copying headers between files trace-cmd convert - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,1/8] trace-cmd library: Use output handler when copying data from input file trace-cmd convert - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,20/20] trace-cmd report: Add new parameter for trace file compression Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,19/20] trace-cmd record: Add compression to the trace context Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,18/20] trace-cmd list: Show supported compression algorithms Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,17/20] trace-cmd library: Add zlib compression algorithm Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,16/20] trace-cmd library: Decompress file sections on reading Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,15/20] trace-cmd library: Read compressed latency data Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,14/20] trace-cmd library: Add logic for in-memory decompression Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,13/20] trace-cmd library: Initialize CPU data decompression logic Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,12/20] trace-cmd library: Extend the input handler with trace data decompression context Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,11/20] trace-cmd library: Read compression header Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,10/20] trace-cmd library: Decompress the options section, if it is compressed Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,09/20] trace-cmd library: Compress the trace data Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,08/20] trace-cmd library: Add local helper function for data compression Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,07/20] trace-cmd library: Compress part of the trace file Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,06/20] trace-cmd library: Write compression header in the trace file Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,05/20] trace-cmd library: New API to configure compression on an output handler Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,04/20] trace-cmd library: Inherit compression algorithm from input file Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,03/20] trace-cmd library: Internal helpers for uncompressing data Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,02/20] trace-cmd library: Internal helpers for compressing data Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v4,01/20] trace-cmd library: Add support for compression algorithms Trace file version 7 - compression - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,25/25] trace-cmd report: Add new parameter for trace file version Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,24/25] trace-cmd: Call additional APIs when creating trace file Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,23/25] trace-cmd report: Use the new latency API to read data Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,22/25] trace-cmd library: Handle buffer trace data init for version 7 files Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,21/25] trace-cmd library: Handle latency trace in version 7 files Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,20/25] trace-cmd library: Initialize CPU data for reading from version 7 trace files Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,19/25] trace-cmd library: Handle the extended DONE option Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,18/25] trace-cmd library: Read extended BUFFER option Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,17/25] trace-cmd library: Read headers from trace file version 7 Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,16/25] trace-cmd library: Use sections database when reading parts of the trace file Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,15/25] trace-cmd library: Initialize internal sections database on file read Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,14/25] trace-cmd library: Introduce sections in trace file reading logic Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,13/25] trace-cmd library: Add macro to check file state on reading Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,12/25] trace-cmd library: Do not write CPUs with empty trace data Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,11/25] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,10/25] trace-cmd library: Add section header before flyrecord trace data Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,09/25] trace-cmd record: Append trace options after the trace data are written Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,08/25] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace f… Trace file version 7 - sections - - - --- 2021-11-11 Tzvetomir Stoyanov (VMware) Superseded
« 1 2 ... 24 25 2676 77 »