Linux Trace Devel
[Prev Page][Next Page]
- [PATCH 7/9] libtracefs: Quiet "Nothing to be done for" messages, (continued)
- [PATCH 00/10] libtraceevent: Makefile updates fixes and unit tests,
Steven Rostedt
- [PATCH 01/10] libtraceevent: Fix installing of man pages in remote directory, Steven Rostedt
- [PATCH 06/10] libtraceveent: Add testing of old dynamic string event layout, Steven Rostedt
- [PATCH 07/10] libraceevent: Add unit test to test print_fmt with dynamic strings, Steven Rostedt
- [PATCH 02/10] libtraceevent: Rewrite Makefiles to be like libtracefs, Steven Rostedt
- [PATCH 03/10] libtraceevent: Have make tags and TAGS honor O= build directory, Steven Rostedt
- [PATCH 08/10] libtraceevent: Account for old dynamic string formats and honor size, Steven Rostedt
- [PATCH 04/10] libtraceevent: Move installed headers into their own directory, Steven Rostedt
- [PATCH 05/10] libtraceevent: Add unit test framework for library commands, Steven Rostedt
- [PATCH 09/10] libtraceevent: Replace tep_print_field() with tep_print_field_content(), Steven Rostedt
- [PATCH 10/10] libtraceevent: Have print_field_raw() handle old data layout, Steven Rostedt
- [PATCH v8 00/12] user_events: Enable user processes to create and write to trace events,
Beau Belgrave
- [PATCH v8 01/12] user_events: Add minimal support for trace_event into ftrace, Beau Belgrave
- [PATCH v8 02/12] user_events: Add print_fmt generation support for basic types, Beau Belgrave
- [PATCH v8 04/12] user_events: Add basic perf and eBPF support, Beau Belgrave
- [PATCH v8 03/12] user_events: Handle matching arguments from dyn_events, Beau Belgrave
- [PATCH v8 05/12] user_events: Add self-test for ftrace integration, Beau Belgrave
- [PATCH v8 06/12] user_events: Add self-test for dynamic_events integration, Beau Belgrave
- [PATCH v8 09/12] user_events: Add documentation file, Beau Belgrave
- [PATCH v8 07/12] user_events: Add self-test for perf_event integration, Beau Belgrave
- [PATCH v8 08/12] user_events: Optimize writing events by only copying data once, Beau Belgrave
- [PATCH v8 10/12] user_events: Add sample code for typical usage, Beau Belgrave
- [PATCH v8 11/12] user_events: Validate user payloads for size and null termination, Beau Belgrave
- [PATCH v8 12/12] user_events: Add self-test for validator boundaries, Beau Belgrave
- Re: [PATCH v8 00/12] user_events: Enable user processes to create and write to trace events, Hagen Paul Pfeifer
- [PATCH 1/2] trace-cruncher: Fix segfault in PyTraceHist_read(),
Yordan Karadzhov (VMware)
- [RFC PATCH 0/1] kernel-shark: Add plugin for handling Xenomai cobalt_context_switch.,
Hongzhan Chen
- [PATCH for 2.9] trace-cmd: Fix python build to handle new library headers, Steven Rostedt
- [PATCH v4] libtracefs: New APIs for getting the raw format of synth event, Yordan Karadzhov (VMware)
- [PATCH] trace-cruncher: Add histogram tests, Yordan Karadzhov (VMware)
- [PATCH v4 0/5] tracing: Introduce configurable ring sub buffer size,
Tzvetomir Stoyanov (VMware)
- [PATCH V9 00/14] RTLA: An interface for osnoise/timerlat tracers,
Daniel Bristot de Oliveira
- [PATCH V9 01/14] rtla: Real-Time Linux Analysis tool, Daniel Bristot de Oliveira
- [PATCH V9 02/14] rtla: Helper functions for rtla, Daniel Bristot de Oliveira
- [PATCH V9 03/14] rtla: Add osnoise tool, Daniel Bristot de Oliveira
- [PATCH V9 04/14] rtla/osnoise: Add osnoise top mode, Daniel Bristot de Oliveira
- [PATCH V9 05/14] rtla/osnoise: Add the hist mode, Daniel Bristot de Oliveira
- [PATCH V9 06/14] rtla: Add timerlat tool and timelart top mode, Daniel Bristot de Oliveira
- [PATCH V9 07/14] rtla/timerlat: Add timerlat hist mode, Daniel Bristot de Oliveira
- [PATCH V9 08/14] rtla: Add Documentation, Daniel Bristot de Oliveira
- [PATCH V9 09/14] rtla: Add rtla osnoise man page, Daniel Bristot de Oliveira
- [PATCH V9 10/14] rtla: Add rtla osnoise top documentation, Daniel Bristot de Oliveira
- [PATCH V9 11/14] rtla: Add rtla osnoise hist documentation, Daniel Bristot de Oliveira
- [PATCH V9 12/14] rtla: Add rtla timerlat documentation, Daniel Bristot de Oliveira
- [PATCH V9 13/14] rtla: Add rtla timerlat top documentation, Daniel Bristot de Oliveira
- [PATCH V9 14/14] rtla: Add rtla timerlat hist documentation, Daniel Bristot de Oliveira
- Re: [PATCH V9 00/14] RTLA: An interface for osnoise/timerlat tracers, Juri Lelli
- [PATCH] trace-cmd library: Do not record TSC frac bits if scaling is default,
Tzvetomir Stoyanov (VMware)
- [PATCH v4 0/2] Get trace buffer page size from kernel,
Tzvetomir Stoyanov (VMware)
- [PATCH v6 0/4] trace-cmd documentation update for v7 files,
Tzvetomir Stoyanov (VMware)
- [PATCH v6 00/11] trace-cmd dump - v7 update,
Tzvetomir Stoyanov (VMware)
- [PATCH v6 01/11] trace-cmd dump: Add helpers for processing trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v6 03/11] trace-cmd dump: Add helpers for processing trace file sections, Tzvetomir Stoyanov (VMware)
- [PATCH v6 02/11] trace-cmd dump: Print compression header, Tzvetomir Stoyanov (VMware)
- [PATCH v6 04/11] trace-cmd dump: Read recursively all options sections, Tzvetomir Stoyanov (VMware)
- [PATCH v6 05/11] trace-cmd dump: Read extended BUFFER option, Tzvetomir Stoyanov (VMware)
- [PATCH v6 06/11] trace-cmd dump: Dump sections, Tzvetomir Stoyanov (VMware)
- [PATCH v6 07/11] trace-cmd dump: Dump trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v6 08/11] trace-cmd dump: Read strings sections from v7 trace files, Tzvetomir Stoyanov (VMware)
- [PATCH v6 09/11] trace-cmd dump: Dump sections content, Tzvetomir Stoyanov (VMware)
- [PATCH v6 10/11] trace-cmd dump: Add new argument --sections, Tzvetomir Stoyanov (VMware)
- [PATCH v6 11/11] trace-cmd dump: Align better the output of flyrecord dump, Tzvetomir Stoyanov (VMware)
- [PATCH v6 0/9] trace-cmd convert,
Tzvetomir Stoyanov (VMware)
- [PATCH v6 00/20] Trace file version 7 - compression,
Tzvetomir Stoyanov (VMware)
- [PATCH v6 01/20] trace-cmd library: Add support for compression algorithms, Tzvetomir Stoyanov (VMware)
- [PATCH v6 02/20] trace-cmd library: Internal helpers for compressing data, Tzvetomir Stoyanov (VMware)
- [PATCH v6 03/20] trace-cmd library: Internal helpers for uncompressing data, Tzvetomir Stoyanov (VMware)
- [PATCH v6 04/20] trace-cmd library: Inherit compression algorithm from input file, Tzvetomir Stoyanov (VMware)
- [PATCH v6 05/20] trace-cmd library: New API to configure compression on an output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v6 06/20] trace-cmd library: Write compression header in the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v6 07/20] trace-cmd library: Compress part of the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v6 08/20] trace-cmd library: Add local helper function for data compression, Tzvetomir Stoyanov (VMware)
- [PATCH v6 09/20] trace-cmd library: Compress the trace data, Tzvetomir Stoyanov (VMware)
- [PATCH v6 10/20] trace-cmd library: Decompress the options section, if it is compressed, Tzvetomir Stoyanov (VMware)
- [PATCH v6 12/20] trace-cmd library: Extend the input handler with trace data decompression context, Tzvetomir Stoyanov (VMware)
- [PATCH v6 11/20] trace-cmd library: Read compression header, Tzvetomir Stoyanov (VMware)
- [PATCH v6 13/20] trace-cmd library: Initialize CPU data decompression logic, Tzvetomir Stoyanov (VMware)
- [PATCH v6 14/20] trace-cmd library: Add logic for in-memory decompression, Tzvetomir Stoyanov (VMware)
- [PATCH v6 15/20] trace-cmd library: Read compressed latency data, Tzvetomir Stoyanov (VMware)
- [PATCH v6 16/20] trace-cmd library: Decompress file sections on reading, Tzvetomir Stoyanov (VMware)
- [PATCH v6 17/20] trace-cmd library: Add zlib compression algorithm, Tzvetomir Stoyanov (VMware)
- [PATCH v6 18/20] trace-cmd list: Show supported compression algorithms, Tzvetomir Stoyanov (VMware)
- [PATCH v6 19/20] trace-cmd record: Add compression to the trace context, Tzvetomir Stoyanov (VMware)
- [PATCH v6 20/20] trace-cmd report: Add new parameter for trace file compression, Tzvetomir Stoyanov (VMware)
- [PATCH v7 00/25] Trace file version 7 - sections,
Tzvetomir Stoyanov (VMware)
- [PATCH v7 01/25] trace-cmd library: Define trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v7 02/25] trace-cmd library: Add cache functionality to network message handler, Tzvetomir Stoyanov (VMware)
- [PATCH v7 03/25] trace-cmd library: New APIs to get and set version of output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v7 04/25] trace-cmd library: Add strings section in trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v7 05/25] trace-cmd library: Add internal helper function for writing headers before file sections, Tzvetomir Stoyanov (VMware)
- [PATCH v7 06/25] trace-cmd library: Write header before file sections, Tzvetomir Stoyanov (VMware)
- [PATCH v7 08/25] trace-cmd library: Do not write CPU count section in trace files version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v7 07/25] trace-cmd library: Add multiple options sections in trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v7 09/25] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v7 10/25] trace-cmd library: Add section header before flyrecord trace data, Tzvetomir Stoyanov (VMware)
- [PATCH v7 11/25] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format, Tzvetomir Stoyanov (VMware)
- [PATCH v7 12/25] trace-cmd library: Add macro to check file state on reading, Tzvetomir Stoyanov (VMware)
- [PATCH v7 13/25] trace-cmd library: Introduce sections in trace file reading logic, Tzvetomir Stoyanov (VMware)
- [PATCH v7 14/25] trace-cmd library: Initialize internal sections database on file read, Tzvetomir Stoyanov (VMware)
- [PATCH v7 15/25] trace-cmd library: Use sections database when reading parts of the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v7 16/25] trace-cmd library: Read headers from trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v7 17/25] trace-cmd library: Read strings sections on file load, Tzvetomir Stoyanov (VMware)
- [PATCH v7 18/25] trace-cmd library: Read extended BUFFER option, Tzvetomir Stoyanov (VMware)
- [PATCH v7 19/25] trace-cmd library: Handle the extended DONE option, Tzvetomir Stoyanov (VMware)
- [PATCH v7 20/25] trace-cmd library: Initialize CPU data for reading from version 7 trace files, Tzvetomir Stoyanov (VMware)
- [PATCH v7 21/25] trace-cmd library: Handle latency trace in version 7 files, Tzvetomir Stoyanov (VMware)
- [PATCH v7 22/25] trace-cmd library: Handle buffer trace data init for version 7 files, Tzvetomir Stoyanov (VMware)
- [PATCH v7 23/25] trace-cmd report: Use the new latency API to read data, Tzvetomir Stoyanov (VMware)
- [PATCH v7 24/25] trace-cmd: Write buffers metadata in trace files version 6, Tzvetomir Stoyanov (VMware)
- [PATCH v7 25/25] trace-cmd report: Add new parameter for trace file version, Tzvetomir Stoyanov (VMware)
- Re: [PATCH v7 00/25] Trace file version 7 - sections, Steven Rostedt
- [PATCH v7 00/13] user_events: Enable user processes to create and write to trace events,
Beau Belgrave
- [PATCH v7 01/13] user_events: Add UABI header for user access to user_events, Beau Belgrave
- [PATCH v7 02/13] user_events: Add minimal support for trace_event into ftrace, Beau Belgrave
- [PATCH v7 05/13] user_events: Add basic perf and eBPF support, Beau Belgrave
- [PATCH v7 04/13] user_events: Handle matching arguments from dyn_events, Beau Belgrave
- [PATCH v7 03/13] user_events: Add print_fmt generation support for basic types, Beau Belgrave
- [PATCH v7 06/13] user_events: Add self-test for ftrace integration, Beau Belgrave
- [PATCH v7 07/13] user_events: Add self-test for dynamic_events integration, Beau Belgrave
- [PATCH v7 08/13] user_events: Add self-test for perf_event integration, Beau Belgrave
- [PATCH v7 10/13] user_events: Add documentation file, Beau Belgrave
- [PATCH v7 09/13] user_events: Optimize writing events by only copying data once, Beau Belgrave
- [PATCH v7 13/13] user_events: Use __get_rel_str for relative string fields, Beau Belgrave
- [PATCH v7 11/13] user_events: Add sample code for typical usage, Beau Belgrave
- [PATCH v7 12/13] user_events: Validate user payloads for size and null termination, Beau Belgrave
- [PATCH v3] libtracefs: New APIs for getting the raw format of synth event,
Yordan Karadzhov (VMware)
- [PATCH v2 0/3] libtracefs: APIs for inspecting hist/synth objects,
Yordan Karadzhov (VMware)
- [PATCH v2] trace-cmd report: Avoid crash on unknown event,
Vincent Whitchurch
- [PATCH 0/5] trace-cruncher: Kernel histograms,
Yordan Karadzhov (VMware)
- [PATCH v2] trace-cruncher: Switch from kprobes to dynevents, Yordan Karadzhov (VMware)
- [RFC PATCH] libtracefs: New APIs for getting the raw format of synth event,
Yordan Karadzhov (VMware)
- [PATCH 0/3] libtracefs: APIs for inspecting of hist and synth objects,
Yordan Karadzhov (VMware)
- [PATCH] trace-cruncher: Switch from kprobes to dynevents, Yordan Karadzhov (VMware)
- [PATCH v2] trace-cmd library: Add API to get information from trace file, Michael Sartain
- [PATCH v2] libtracefs: New API for clearing filter on event, Yordan Karadzhov (VMware)
- [PATCH v3 0/2] Get trace buffer page size from kernel,
Tzvetomir Stoyanov (VMware)
- [PATCH v5 0/4] trace-cmd documentation update for v7 files,
Tzvetomir Stoyanov (VMware)
- [PATCH v5 00/10] trace-cmd dump - v7 update,
Tzvetomir Stoyanov (VMware)
- [PATCH v5 01/10] trace-cmd dump: Add helpers for processing trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v5 02/10] trace-cmd dump: Print compression header, Tzvetomir Stoyanov (VMware)
- [PATCH v5 03/10] trace-cmd dump: Add helpers for processing trace file sections, Tzvetomir Stoyanov (VMware)
- [PATCH v5 04/10] trace-cmd dump: Read recursively all options sections, Tzvetomir Stoyanov (VMware)
- [PATCH v5 05/10] trace-cmd dump: Read extended BUFFER option, Tzvetomir Stoyanov (VMware)
- [PATCH v5 06/10] trace-cmd dump: Dump sections, Tzvetomir Stoyanov (VMware)
- [PATCH v5 07/10] trace-cmd dump: Dump trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v5 08/10] trace-cmd dump: Dump sections content, Tzvetomir Stoyanov (VMware)
- [PATCH v5 09/10] trace-cmd dump: Add new argument --sections, Tzvetomir Stoyanov (VMware)
- [PATCH v5 10/10] trace-cmd dump: Align better the output of flyrecord dump, Tzvetomir Stoyanov (VMware)
- [PATCH v5 0/8] trace-cmd convert,
Tzvetomir Stoyanov (VMware)
- [PATCH v5 00/20] Trace file version 7 - compression,
Tzvetomir Stoyanov (VMware)
- [PATCH v5 01/20] trace-cmd library: Add support for compression algorithms, Tzvetomir Stoyanov (VMware)
- [PATCH v5 02/20] trace-cmd library: Internal helpers for compressing data, Tzvetomir Stoyanov (VMware)
- [PATCH v5 03/20] trace-cmd library: Internal helpers for uncompressing data, Tzvetomir Stoyanov (VMware)
- [PATCH v5 04/20] trace-cmd library: Inherit compression algorithm from input file, Tzvetomir Stoyanov (VMware)
- [PATCH v5 05/20] trace-cmd library: New API to configure compression on an output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v5 06/20] trace-cmd library: Write compression header in the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v5 08/20] trace-cmd library: Add local helper function for data compression, Tzvetomir Stoyanov (VMware)
- [PATCH v5 07/20] trace-cmd library: Compress part of the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v5 09/20] trace-cmd library: Compress the trace data, Tzvetomir Stoyanov (VMware)
- [PATCH v5 10/20] trace-cmd library: Decompress the options section, if it is compressed, Tzvetomir Stoyanov (VMware)
- [PATCH v5 12/20] trace-cmd library: Extend the input handler with trace data decompression context, Tzvetomir Stoyanov (VMware)
- [PATCH v5 11/20] trace-cmd library: Read compression header, Tzvetomir Stoyanov (VMware)
- [PATCH v5 13/20] trace-cmd library: Initialize CPU data decompression logic, Tzvetomir Stoyanov (VMware)
- [PATCH v5 14/20] trace-cmd library: Add logic for in-memory decompression, Tzvetomir Stoyanov (VMware)
- [PATCH v5 16/20] trace-cmd library: Decompress file sections on reading, Tzvetomir Stoyanov (VMware)
- [PATCH v5 15/20] trace-cmd library: Read compressed latency data, Tzvetomir Stoyanov (VMware)
- [PATCH v5 17/20] trace-cmd library: Add zlib compression algorithm, Tzvetomir Stoyanov (VMware)
- [PATCH v5 18/20] trace-cmd list: Show supported compression algorithms, Tzvetomir Stoyanov (VMware)
- [PATCH v5 19/20] trace-cmd record: Add compression to the trace context, Tzvetomir Stoyanov (VMware)
- [PATCH v5 20/20] trace-cmd report: Add new parameter for trace file compression, Tzvetomir Stoyanov (VMware)
- [PATCH v6 00/23] Trace file version 7 - sections,
Tzvetomir Stoyanov (VMware)
- [PATCH v6 01/23] trace-cmd library: Define trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v6 03/23] trace-cmd library: New APIs to get and set version of output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v6 07/23] trace-cmd library: Do not write CPU count section in trace files version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v6 08/23] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v6 06/23] trace-cmd library: Add multiple options sections in trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v6 10/23] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format, Tzvetomir Stoyanov (VMware)
- [PATCH v6 11/23] trace-cmd library: Add macro to check file state on reading, Tzvetomir Stoyanov (VMware)
- [PATCH v6 14/23] trace-cmd library: Use sections database when reading parts of the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v6 13/23] trace-cmd library: Initialize internal sections database on file read, Tzvetomir Stoyanov (VMware)
- [PATCH v6 09/23] trace-cmd library: Add section header before flyrecord trace data, Tzvetomir Stoyanov (VMware)
- [PATCH v6 05/23] trace-cmd library: Write header before file sections, Tzvetomir Stoyanov (VMware)
- [PATCH v6 04/23] trace-cmd library: Add internal helper function for writing headers before file sections, Tzvetomir Stoyanov (VMware)
- [PATCH v6 02/23] trace-cmd library: Add cache functionality to network message handler, Tzvetomir Stoyanov (VMware)
- [PATCH v6 15/23] trace-cmd library: Read headers from trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v6 12/23] trace-cmd library: Introduce sections in trace file reading logic, Tzvetomir Stoyanov (VMware)
- [PATCH v6 16/23] trace-cmd library: Read extended BUFFER option, Tzvetomir Stoyanov (VMware)
- [PATCH v6 17/23] trace-cmd library: Handle the extended DONE option, Tzvetomir Stoyanov (VMware)
- [PATCH v6 19/23] trace-cmd library: Handle latency trace in version 7 files, Tzvetomir Stoyanov (VMware)
- [PATCH v6 18/23] trace-cmd library: Initialize CPU data for reading from version 7 trace files, Tzvetomir Stoyanov (VMware)
- [PATCH v6 20/23] trace-cmd library: Handle buffer trace data init for version 7 files, Tzvetomir Stoyanov (VMware)
- [PATCH v6 21/23] trace-cmd report: Use the new latency API to read data, Tzvetomir Stoyanov (VMware)
- [PATCH v6 22/23] trace-cmd: Write buffers metadata in trace files version 6, Tzvetomir Stoyanov (VMware)
- [PATCH v6 23/23] trace-cmd report: Add new parameter for trace file version, Tzvetomir Stoyanov (VMware)
- [PATCH 0/5] Cleanups of tracecmd_output_ APIs,
Tzvetomir Stoyanov (VMware)
- [PATCH v2 0/4] New tracefs APIs,
Tzvetomir Stoyanov (VMware)
- [PATCH v6 00/13] user_events: Enable user processes to create and write to trace events,
Beau Belgrave
- [PATCH v6 01/13] user_events: Add UABI header for user access to user_events, Beau Belgrave
- [PATCH v6 02/13] user_events: Add minimal support for trace_event into ftrace, Beau Belgrave
- [PATCH v6 03/13] user_events: Add print_fmt generation support for basic types, Beau Belgrave
- [PATCH v6 04/13] user_events: Handle matching arguments from dyn_events, Beau Belgrave
- [PATCH v6 06/13] user_events: Add self-test for ftrace integration, Beau Belgrave
- [PATCH v6 05/13] user_events: Add basic perf and eBPF support, Beau Belgrave
- [PATCH v6 08/13] user_events: Add self-test for perf_event integration, Beau Belgrave
- [PATCH v6 09/13] user_events: Optimize writing events by only copying data once, Beau Belgrave
- [PATCH v6 11/13] user_events: Add sample code for typical usage, Beau Belgrave
- [PATCH v6 07/13] user_events: Add self-test for dynamic_events integration, Beau Belgrave
- [PATCH v6 12/13] user_events: Validate user payloads for size and null termination, Beau Belgrave
- [PATCH v6 10/13] user_events: Add documentation file, Beau Belgrave
- [PATCH v6 13/13] user_events: Use __get_rel_str for relative string fields, Beau Belgrave
- [PATCH] trace-cmd library: Add API to get information from trace file,
Michael Sartain
- [PATCH 0/1] libtracefs: New API for clearing filters,
Yordan Karadzhov (VMware)
- [PATCH 0/4] New tracefs APIs,
Tzvetomir Stoyanov (VMware)
- [PATCH] libtracefs: Rename tracefs_event_append/verify_filter() functions, Steven Rostedt
- [PATCH V8 00/14] RTLA: An interface for osnoise/timerlat tracers,
Daniel Bristot de Oliveira
- [PATCH V8 01/14] rtla: Real-Time Linux Analysis tool, Daniel Bristot de Oliveira
- [PATCH V8 02/14] rtla: Helper functions for rtla, Daniel Bristot de Oliveira
- [PATCH V8 03/14] rtla: Add osnoise tool, Daniel Bristot de Oliveira
- [PATCH V8 05/14] rtla/osnoise: Add the hist mode, Daniel Bristot de Oliveira
- [PATCH V8 06/14] rtla: Add timerlat tool and timelart top mode, Daniel Bristot de Oliveira
- [PATCH V8 04/14] rtla/osnoise: Add osnoise top mode, Daniel Bristot de Oliveira
- [PATCH V8 07/14] rtla/timerlat: Add timerlat hist mode, Daniel Bristot de Oliveira
- [PATCH V8 08/14] rtla: Add Documentation, Daniel Bristot de Oliveira
- [PATCH V8 09/14] rtla: Add rtla osnoise man page, Daniel Bristot de Oliveira
- [PATCH V8 10/14] rtla: Add rtla osnoise top documentation, Daniel Bristot de Oliveira
- [PATCH V8 11/14] rtla: Add rtla osnoise hist documentation, Daniel Bristot de Oliveira
- [PATCH V8 12/14] rtla: Add rtla timerlat documentation, Daniel Bristot de Oliveira
- [PATCH V8 13/14] rtla: Add rtla timerlat top documentation, Daniel Bristot de Oliveira
- [PATCH V8 14/14] rtla: Add rtla timerlat hist documentation, Daniel Bristot de Oliveira
- Re: [PATCH V8 00/14] RTLA: An interface for osnoise/timerlat tracers, Tao Zhou
- [PATCH v3] libtraceevent: A new API for trace page size, Tzvetomir Stoyanov (VMware)
- [PATCH] libtracefs: Rename tracefs_hist*alloc*() functions once again, Steven Rostedt
- [PATCH] libtracefs: Don't ignore LDFLAGS when linking the shared libs, Steven Rostedt
- [PATCH] trace-cmd library: Clean up comments and handle variable name, Steven Rostedt
- [PATCH] libtraceevent: Do not read non printable characters, Steven Rostedt
- [PATCH 0/3] libtracefs: Update hist example,
Steven Rostedt
- [PATCH] libtracefs: Rename *_show() to *_echo_cmd(), Steven Rostedt
- [PATCH 00/11] libtracefs: Have all man page examples be executable,
Steven Rostedt
- [PATCH 01/11] libtracefs: Move creation of sqlhist into new samples directory, Steven Rostedt
- [PATCH 02/11] libtracefs: Fix example in the dynamic events man page to compile, Steven Rostedt
- [PATCH 03/11] libtracefs/Documentation: Fix man page examples to include the proper header, Steven Rostedt
- [PATCH 04/11] tracefs/Documentation: Fix example in libtracefs-eprobes.txt to compile, Steven Rostedt
- [PATCH 05/11] libtracefs: Make samples easily extract man page example programs, Steven Rostedt
- [PATCH 06/11] libtracefs: Add new API tracefs_dynevent_get(), Steven Rostedt
- [PATCH 07/11] libtracefs/Documentation: Fix example in libtracefs-error.txt, Steven Rostedt
- [PATCH 08/11] libtracefs/Documentation: Fix function-filter call to tracefs_list_free(), Steven Rostedt
- [PATCH 09/11] libtracefs/Documentation: Update libtracefs-hist-cont.txt to new API, Steven Rostedt
- [PATCH 10/11] libtracefs: Add all working man page examples to samples, Steven Rostedt
- [PATCH 11/11] libtracefs/Documentation: Update stream example to have a parameter, Steven Rostedt
- Re: [RFC PATCH 1/2] arm64/tracing: add cntvct based trace clock,
Steven Rostedt
- [PATCH] libtraceevent: Add __rel_loc support,
Masami Hiramatsu
- [PATCH v2 0/5] tracing: Add __rel_loc support,
Masami Hiramatsu
- [PATCH] trace-cmd report: Avoid crash on unknown event,
Vincent Whitchurch
- [PATCH] libtracefs: Use getpid instead of gettid,
Tzvetomir Stoyanov (VMware)
- [RFC PATCH 0/3] Introduce configurable ring buffer page size,
Tzvetomir Stoyanov (VMware)
- [PATCH] trace-cmd: Fix trace_tsc2nsec_is_supported() on !x86,
Nicolas Saenz Julienne
- [PATCH] trace-cmd: Fix sizeof print warnings, Tzvetomir Stoyanov (VMware)
- [PATCH v5 00/12] user_events: Enable user processes to create and write to trace events,
Beau Belgrave
- [PATCH v5 01/12] user_events: Add UABI header for user access to user_events, Beau Belgrave
- [PATCH v5 03/12] user_events: Add print_fmt generation support for basic types, Beau Belgrave
- [PATCH v5 02/12] user_events: Add minimal support for trace_event into ftrace, Beau Belgrave
- [PATCH v5 04/12] user_events: Handle matching arguments from dyn_events, Beau Belgrave
- [PATCH v5 11/12] user_events: Add sample code for typical usage, Beau Belgrave
- [PATCH v5 07/12] user_events: Add self-test for dynamic_events integration, Beau Belgrave
- [PATCH v5 12/12] user_events: Validate user payloads for size and null termination, Beau Belgrave
- [PATCH v5 09/12] user_events: Optimize writing events by only copying data once, Beau Belgrave
- [PATCH v5 06/12] user_events: Add self-test for ftrace integration, Beau Belgrave
- [PATCH v5 05/12] user_events: Add basic perf and eBPF support, Beau Belgrave
- [PATCH v5 10/12] user_events: Add documentation file, Beau Belgrave
- [PATCH v5 08/12] user_events: Add self-test for perf_event integration, Beau Belgrave
- [PATCH v7 00/15] libtracefs dynamic events support,
Tzvetomir Stoyanov (VMware)
- [PATCH v7 04/15] libtracefs: Reimplement kprobe raw APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v7 01/15] libtracefs: New APIs for dynamic events, Tzvetomir Stoyanov (VMware)
- [PATCH v7 02/15] libtracefs: New APIs for kprobe allocation, Tzvetomir Stoyanov (VMware)
- [PATCH v7 05/15] libtracefs: Extend kprobes unit test, Tzvetomir Stoyanov (VMware)
- [PATCH v7 03/15] libtracefs: Remove redundant kprobes APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v7 07/15] libtracefs: Use the internal dynamic events API when creating synthetic events, Tzvetomir Stoyanov (VMware)
- [PATCH v7 06/15] libtracefs: Rename tracefs_synth_init API, Tzvetomir Stoyanov (VMware)
- [PATCH v7 08/15] libtracefs: Remove instance parameter from synthetic events APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v7 09/15] libtracefs: Add unit test for synthetic events, Tzvetomir Stoyanov (VMware)
- [PATCH v7 10/15] libtracefs: Update kprobes man pages, Tzvetomir Stoyanov (VMware)
- [PATCH v7 12/15] libtracefs: Do not clean sqlhist man page source, Tzvetomir Stoyanov (VMware)
- [PATCH v7 11/15] libtracefs: Document dynamic events APIs, Tzvetomir Stoyanov (VMware)
- [PATCH v7 13/15] libtracefs: Introduce eprobe API, Tzvetomir Stoyanov (VMware)
- [PATCH v7 14/15] libtracefs: Add utest for event probes, Tzvetomir Stoyanov (VMware)
- [PATCH v7 15/15] libtracefs: Document eprobe API, Tzvetomir Stoyanov (VMware)
- [PATCH 1/2] trace-cruncher: More options for stopping data iteration,
Yordan Karadzhov (VMware)
- [PATCH v2 0/2] Get trace buffer page size from kernel,
Tzvetomir Stoyanov (VMware)
- [PATCH v2] libtraceevent: A new API for trace page size,
Tzvetomir Stoyanov (VMware)
- [PATCH] libtracefs: Fix example in the dynamic events man page to compile, Steven Rostedt
- [PATCH] libtracecmd: don't ignore LDFLAGS when linking the shared libs,
Jerome Marchand
- [PATCH 0/2] Get trace buffer page size from kernel,
Tzvetomir Stoyanov (VMware)
- [PATCH v4 0/4] trace-cmd documentation update for v7 files,
Tzvetomir Stoyanov (VMware)
- [PATCH v4 00/10] trace-cmd dump - v7 update,
Tzvetomir Stoyanov (VMware)
- [PATCH v4 01/10] trace-cmd dump: Add helpers for processing trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v4 02/10] trace-cmd dump: Print compression header, Tzvetomir Stoyanov (VMware)
- [PATCH v4 03/10] trace-cmd dump: Add helpers for processing trace file sections, Tzvetomir Stoyanov (VMware)
- [PATCH v4 04/10] trace-cmd dump: Read recursively all options sections, Tzvetomir Stoyanov (VMware)
- [PATCH v4 05/10] trace-cmd dump: Read extended BUFFER option, Tzvetomir Stoyanov (VMware)
- [PATCH v4 06/10] trace-cmd dump: Dump sections, Tzvetomir Stoyanov (VMware)
- [PATCH v4 07/10] trace-cmd dump: Dump trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v4 08/10] trace-cmd dump: Dump sections content, Tzvetomir Stoyanov (VMware)
- [PATCH v4 09/10] trace-cmd dump: Add new argument --sections, Tzvetomir Stoyanov (VMware)
- [PATCH v4 10/10] trace-cmd dump: Align better the output of flyrecord dump, Tzvetomir Stoyanov (VMware)
- [PATCH v4 0/8] trace-cmd convert,
Tzvetomir Stoyanov (VMware)
- [PATCH v4 00/20] Trace file version 7 - compression,
Tzvetomir Stoyanov (VMware)
- [PATCH v4 01/20] trace-cmd library: Add support for compression algorithms, Tzvetomir Stoyanov (VMware)
- [PATCH v4 02/20] trace-cmd library: Internal helpers for compressing data, Tzvetomir Stoyanov (VMware)
- [PATCH v4 03/20] trace-cmd library: Internal helpers for uncompressing data, Tzvetomir Stoyanov (VMware)
- [PATCH v4 04/20] trace-cmd library: Inherit compression algorithm from input file, Tzvetomir Stoyanov (VMware)
- [PATCH v4 05/20] trace-cmd library: New API to configure compression on an output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v4 06/20] trace-cmd library: Write compression header in the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v4 07/20] trace-cmd library: Compress part of the trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v4 08/20] trace-cmd library: Add local helper function for data compression, Tzvetomir Stoyanov (VMware)
- [PATCH v4 09/20] trace-cmd library: Compress the trace data, Tzvetomir Stoyanov (VMware)
- [PATCH v4 10/20] trace-cmd library: Decompress the options section, if it is compressed, Tzvetomir Stoyanov (VMware)
- [PATCH v4 11/20] trace-cmd library: Read compression header, Tzvetomir Stoyanov (VMware)
- [PATCH v4 12/20] trace-cmd library: Extend the input handler with trace data decompression context, Tzvetomir Stoyanov (VMware)
- [PATCH v4 13/20] trace-cmd library: Initialize CPU data decompression logic, Tzvetomir Stoyanov (VMware)
- [PATCH v4 14/20] trace-cmd library: Add logic for in-memory decompression, Tzvetomir Stoyanov (VMware)
- [PATCH v4 15/20] trace-cmd library: Read compressed latency data, Tzvetomir Stoyanov (VMware)
- [PATCH v4 16/20] trace-cmd library: Decompress file sections on reading, Tzvetomir Stoyanov (VMware)
- [PATCH v4 17/20] trace-cmd library: Add zlib compression algorithm, Tzvetomir Stoyanov (VMware)
- [PATCH v4 18/20] trace-cmd list: Show supported compression algorithms, Tzvetomir Stoyanov (VMware)
- [PATCH v4 19/20] trace-cmd record: Add compression to the trace context, Tzvetomir Stoyanov (VMware)
- [PATCH v4 20/20] trace-cmd report: Add new parameter for trace file compression, Tzvetomir Stoyanov (VMware)
- [PATCH v5 20/25] trace-cmd library: Initialize CPU data for reading from version 7 trace files,
Tzvetomir Stoyanov (VMware)
- [PATCH v5 10/25] trace-cmd library: Add section header before flyrecord trace data,
Tzvetomir Stoyanov (VMware)
- [PATCH v5 09/25] trace-cmd record: Append trace options after the trace data are written,
Tzvetomir Stoyanov (VMware)
- [PATCH v5 08/25] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v5 07/25] trace-cmd library: Do not write CPU count section in trace files version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v5 06/25] trace-cmd library: Add multiple options sections in trace file version 7, Tzvetomir Stoyanov (VMware)
- [PATCH v5 05/25] trace-cmd library: Write header before file sections, Tzvetomir Stoyanov (VMware)
- [PATCH v5 04/25] trace-cmd library: Add internal helper function for writing headers before file sections,
Tzvetomir Stoyanov (VMware)
- [PATCH v5 03/25] trace-cmd library: New APIs to get and set version of output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v5 02/25] trace-cmd library: Add cache functionality to network message handler, Tzvetomir Stoyanov (VMware)
- [PATCH v5 01/25] trace-cmd library: Define trace file version 7,
Tzvetomir Stoyanov (VMware)
- [PATCH v5 00/25] Trace file version 7 - sections, Tzvetomir Stoyanov (VMware)
- [PATCH v3 0/4] Refactor the logic for writing trace data in the file,
Tzvetomir Stoyanov (VMware)
- [PATCH v2 10/10] trace-cmd library: Remove deprecated APIs for creating an output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v2 09/10] trace-cmd: Use the new flow when creating output handler,
Tzvetomir Stoyanov (VMware)
- [PATCH v2 08/10] trace-cmd library: Use the new flow when creating output handler, Tzvetomir Stoyanov (VMware)
- [PATCH v2 07/10] trace-cmd library: New API to write headers of a trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v2 06/10] trace-cmd library: New API tracecmd_output_write_init, Tzvetomir Stoyanov (VMware)
- [PATCH v2 05/10] trace-cmd library: New API to inherit parameters from an existing trace file, Tzvetomir Stoyanov (VMware)
- [PATCH v2 04/10] trace-cmd library: New API for setting a custom kallsyms to an output handler,
Tzvetomir Stoyanov (VMware)
- [PATCH v5 5/6] trace-cmd library: Set the correct file state when reading file with no kallsyms, Tzvetomir Stoyanov (VMware)
- [PATCH v5 6/6] trace-cmd library: Set the correct file state when reading file with no ftrace printk data, Tzvetomir Stoyanov (VMware)
- [PATCH v2 00/10] Refactor APIs for creating output handler,
Tzvetomir Stoyanov (VMware)
- [PATCH v5 0/6] trace-cmd fixes and clean-ups,
Tzvetomir Stoyanov (VMware)
- [PATCH v2] kernel-shark: Add 'Requires' to libkshark.pc, Yordan Karadzhov (VMware)
- [PATCH 0/2] tracefs: Make minor updates to histograms,
Steven Rostedt
- [PATCH 1/5] kernel-shark: Silence a warning from 'cmake_clean.sh',
Yordan Karadzhov (VMware)
- [PATCH] trace-cmd: Move the .m and .html ignore into Documentation file, Steven Rostedt
- [PATCH] trace-cmd dump: Free frac field of cpus_data, Steven Rostedt
- [PATCH] trace-cmd: Add Requires: libtracefs to libtracecmd.pc file,
Steven Rostedt
- [PATCH] trace-cmd: Update the libaudit warning, Tzvetomir Stoyanov (VMware)
- [PATCH v6 00/12] libtracefs dynamic events support,
Tzvetomir Stoyanov (VMware)
[Index of Archives]
[Linux USB Devel]
[Media for Linux]
[Linux SCSI]
[Yosemite Forum]