Linux Trace Devel - Date Index
Thread Index
[
Prev Page
][
Next Page
]
[PATCH v2 24/87] trace-cmd library: Add local helper function for data compression
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 23/87] trace-cmd library: Refactor the logic for writing trace data in the file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 22/87] trace-cmd library: Write header before file sections
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 20/87] trace-cmd library: Compress part of the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 21/87] trace-cmd library: Add internal helper functon for writing headers before file sections
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 19/87] trace-cmd library: Write compression header in the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 18/87] trace-cmd record: Add compression to the trace context
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 17/87] trace-cmd library: New API to configure compression on an output handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 16/87] trace-cmd library: Inherit compression algorithm from input file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 15/87] trace-cmd library: New API to get the version of output handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 13/87] trace-cmd library: Refactor APIs for creating output handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 14/87] trace-cmd library: Reuse within the library the function that checks file state.
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 11/87] trace-cmd library: Internal helpers for uncompressing data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 12/87] trace-cmd library: Define trace file version 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 08/87] trace-cmd library: Add support for compression algorithms
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 10/87] trace-cmd library: Internal helpers for compressing data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 09/87] trace-cmd list: Show supported compression algorithms
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 07/87] trace-cmd library: Add cache functionality to network message handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 06/87] trace-cmd library: Add constructor and destructor
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 05/87] trace-cmd library: Fix possible memory corruption on processing a trace buffer
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 04/87] trace-cmd library: Fixed a memory leak on input handler close
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 03/87] tarce-cmd library: Fix version string memory leak
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 02/87] trace-cmd report: Fix typos in error messages
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 01/87] trace-cmd library: Read option id with correct endian
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 00/87] Trace file version 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
Re: [PATCH RESEND] MAINTAINERS: add TRACE EVENT LIBRARY section
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 87/87] trace-cmd: Document trace file version 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 86/87] tarce-cmd: Update record man page
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 85/87] tarce-cmd: Man page for "trace-cmd convert"
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 83/87] trace-cmd report: Add new parameters for version 7 trace files
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 84/87] trace-cmd: Update bash completion
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 82/87] trace-cmd: Add new subcommand "convert"
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 81/87] trace-cmd library: Set correct CPU to the record, retrieved with tracecmd_peek_data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 80/87] trace-cmd library: Extend tracecmd_copy() API
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 79/87] tarce-cmd library: New API to copy trace data between trace files
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 78/87] tarce-cmd library: New API to copy options between trace files
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 77/87] tarce-cmd library: New API to copy buffer description between trace files
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 76/87] tarce-cmd library: Copy CPU count between trace files
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 75/87] trace-cmd library: Handle version 7 files when copying headers between files
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 74/87] trace-cmd library: Use output handler when copying data from input file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 73/87] trace-cmd library: Reuse local function that writes to output handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 72/87] trace-cmd library: Add zlib compression algorithm
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 71/87] trace-cmd dump: Align better the output of flyrecord dump
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 68/87] trace-cmd dump: Dump trace file version 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 70/87] trace-cmd dump: Add new argument --sections
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 67/87] trace-cmd dump: Dump sections
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 69/87] trace-cmd dump: Dump sections content
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 64/87] trace-cmd dump: Add helpers for processing trace file sections
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 66/87] trace-cmd dump: Read extended BUFFER option
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 63/87] trace-cmd dump: Print compression header
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 65/87] trace-cmd dump: Read recursively all options sections
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 61/87] trace-cmd: Call additional APIs when creating trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 62/87] trace-cmd dump: Add helpers for processing trace file version 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 60/87] trace-cmd report: Init the top trace instance earlier
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 59/87] trace-cmd report: Do not print empty buffer name
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 58/87] trace-cmd report: Close input file handlers on exit
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 57/87] trace-cmd report: Use the new latency API to read data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 56/87] trace-cmd library: Handle buffer trace data init for version 7 files
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 55/87] trace-cmd library: Handle latency trace in version 7 files
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 54/87] trace-cmd library: Add logic for in-memory decompression
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 53/87] trace-cmd library: Initialize CPU data for reading from version 7 trace files
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 52/87] trace-cmd library: Initialize CPU data decompression logic
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 51/87] trace-cmd library: Extend the input handler with trace data decompression context
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 49/87] trace-cmd library: Handle the extended DONE option
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 50/87] trace-cmd library: Read compression header
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 48/87] trace-cmd library: Read extended BUFFER option
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 47/87] trace-cmd library: Read handle header and compression of the option section
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 46/87] tarce-cmd library: Do not use local variables when reading CPU stat option
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 45/87] trace-cmd library: Read headers from trace file version 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 44/87] trace-cmd library: Set input handler default values in allocation function
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 43/87] trace-cmd library: Track maximum CPUs count in input handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 42/87] trace-cmd library: Fix possible memory leak in read_and_parse_cmdlines()
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 41/87] trace-cmd library: Fix possible memory leak in read_ftrace_printk()
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 39/87] trace-cmd library: Fix possible memory leak in read_event_files()
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 40/87] trace-cmd library: Fix possible memory leak in read_proc_kallsyms()
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 37/87] trace-cmd library: Set log size to the input tep handler when it is read from the file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 38/87] trace-cmd library: Fix possible memory leak in read_ftrace_files()
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 35/87] trace-cmd library: Initialize internal sections database on file read
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 36/87] trace-cmd library: Use sections database when reading parts of the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 34/87] trace-cmd library: Introduce sections in trace file reading logic
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 33/87] trace-cmd library: Add macro to check file state on reading
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 32/87] trace-cmd library: Do not write CPUs with empty trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 31/87] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 28/87] trace-cmd library: Move CPU flyrecord trace metadata into the buffer option, for trace file version 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 30/87] trace-cmd library: Add section header before flyrecord trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 27/87] trace-cmd library: Do not write CPU count section in trace files version 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 26/87] tarce-cmd library: Add multiple options sections in trace file version 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 29/87] trace-cmd record: Append trace options after the trace data are written
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 25/87] trace-cmd library: Compress the trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 24/87] trace-cmd library: Add local helper function for data compression
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 22/87] trace-cmd library: Write header before file sections
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 23/87] trace-cmd library: Refactor the logic for writing trace data in the file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 21/87] trace-cmd library: Add internal helper functon for writing headers before file sections
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 20/87] trace-cmd library: Compress part of the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 19/87] trace-cmd library: Write compression header in the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 18/87] trace-cmd record: Add compression to the trace context
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 17/87] trace-cmd library: New API to configure compression on an output handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 15/87] trace-cmd library: New API to get the version of output handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 14/87] trace-cmd library: Reuse within the library the function that checks file state.
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 16/87] trace-cmd library: Inherit compression algorithm from input file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 13/87] trace-cmd library: Refactor APIs for creating output handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 12/87] trace-cmd library: Define trace file version 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 11/87] trace-cmd library: Internal helpers for uncompressing data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 10/87] trace-cmd library: Internal helpers for compressing data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 09/87] trace-cmd list: Show supported compression algorithms
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 08/87] trace-cmd library: Add support for compression algorithms
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 06/87] trace-cmd library: Add constructor and destructor
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 07/87] trace-cmd library: Add cache functionality to network message handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 05/87] trace-cmd library: Fix possible memory corruption on processing a trace buffer
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 04/87] trace-cmd library: Fixed a memory leak on input handler close
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 03/87] tarce-cmd library: Fix version string memory leak
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 02/87] trace-cmd report: Fix typos in error messages
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 00/87] Trace file version 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH 01/87] trace-cmd library: Read option id with correct endian
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH RESEND] MAINTAINERS: add TRACE EVENT LIBRARY section
From
: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
[PATCH] libtracefs: Rename GR and NQ to GT and NE respectively
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v2] libtracefs: Add "precedence" to tracefs_synth_add_start/end_filter()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] libtracefs: Add "precedence" to tracefs_synth_add_start/end_filter()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[RFC PATCH] udiag - User mode to trace_event (ftrace, perf, eBPF) ABI
From
: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
[PATCH] libtracefs: Do not use "or" as function parameter name
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
From
: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
[PATCH 1/2] kernel-shark: Do not include trace-cmd.h in KsAdvFilteringDialog.cpp
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 2/2] kernel-shark: Fix warnings from deprecated Qt APIs
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
From
: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
Re: [PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
From
: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
Re: [PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 3/3] trace-cmd: Remove remnants of KernelShark build
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 2/3] trace-cmd: Remove leftover traces of libtraceevent in Makefiles
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 1/3] trace-cmd: Remove traceevent/ and tracefs/ from include headers
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 0/3] trace-cmd: Clean up library and KernelShark remnants
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
From
: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
Re: [PATCH] libtracefs: Remove "traceevent/" from referencing libtraceevent headers
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 2/2] kernel-shark: Treat all tracing headers as library headers
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 3/4] trace-cruncher: Allow for detachable instances
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] libtracefs: Remove "traceevent/" from referencing libtraceevent headers
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 1/2] kernel-shark: Cleanup in CMakeLists.txt
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 2/2] kernel-shark: Treat all tracing headers as library headers
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH 1/4] trace-cruncher: Add set_ftrace_loglevel()
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH 3/4] trace-cruncher: Allow for detachable instances
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: sched_waking vs. set_event_pid crash (Re: Tracing busy processes/threads freezes/stalls the whole machine)
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: sched_waking vs. set_event_pid crash (Re: Tracing busy processes/threads freezes/stalls the whole machine)
From
: Stefan Metzmacher <metze@xxxxxxxxx>
Re: sched_waking vs. set_event_pid crash (Re: Tracing busy processes/threads freezes/stalls the whole machine)
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: sched_waking vs. set_event_pid crash (Re: Tracing busy processes/threads freezes/stalls the whole machine)
From
: Stefan Metzmacher <metze@xxxxxxxxx>
Re: sched_waking vs. set_event_pid crash (Re: Tracing busy processes/threads freezes/stalls the whole machine)
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] tracepoints: Update static_call before tp_funcs when adding a tracepoint
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: sched_waking vs. set_event_pid crash (Re: Tracing busy processes/threads freezes/stalls the whole machine)
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] libtracefs: Add Requires libtraceevent to pkg-config file
From
: Daniel Bristot de Oliveira <bristot@xxxxxxxxxx>
sched_waking vs. set_event_pid crash (Re: Tracing busy processes/threads freezes/stalls the whole machine)
From
: Stefan Metzmacher <metze@xxxxxxxxx>
Re: [PATCH 4/4] trace-cruncher: Allow for detachable kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 3/4] trace-cruncher: Allow for detachable instances
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 1/4] trace-cruncher: Add set_ftrace_loglevel()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] libtracefs: Add Requires libtraceevent to pkg-config file
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v3 1/1] tracing: fix bug in rb_per_cpu_empty() that might cause deadloop.
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v2 2/4] libtracefs: Create a way to create a synthetic event
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v2 1/4] libtracefs: Add tracefs_list_pop() to remove the last item
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v2 0/4] libtracefs: Creating synthetic events
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v2 4/4] libtracefs: Add man pages for creating synthetic events
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v2 3/4] libtracefs: Add TRACEFS_TIMESTAMP and TRACEFS_TIMESTAMP_USECS to synth
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v3 1/1] tracing: fix bug in rb_per_cpu_empty() that might cause deadloop.
From
: Haoran Luo <www@xxxxxxxxxxxxxx>
Re: [PATCH 0/4] libtracefs: Creating synthetic events
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 2/4] libtracefs: Create a way to create a synthetic event
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 4/4] libtracefs: Add man pages for creating synthetic events
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 3/4] libtracefs: Add TRACEFS_TIMESTAMP and TRACEFS_TIMESTAMP_USECS to synth
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 1/4] libtracefs: Add tracefs_list_pop() to remove the last item
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 0/4] libtracefs: Creating synthetic events
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v3 1/1] tracing: fix bug in rb_per_cpu_empty() that might cause deadloop.
From
: Haoran Luo <www@xxxxxxxxxxxxxx>
Re: [PATCH v2 1/1] tracing: fix bug in rb_per_cpu_empty() that might cause deadloop.
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v2 1/1] tracing: fix bug in rb_per_cpu_empty() that might cause deadloop.
From
: Haoran Luo <www@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] tracing: fix bug in rb_per_cpu_empty() that might cause deadloop.
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 1/1] tracing: fix bug in rb_per_cpu_empty() that might cause deadloop.
From
: contact me <www@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] tracing: fix bug in rb_per_cpu_empty() that might cause deadloop.
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 1/1] tracing: fix bug in rb_per_cpu_empty() that might cause deadloop.
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 1/1] tracing: fix bug in rb_per_cpu_empty() that might cause deadloop.
From
: contact me <www@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] tracing: fix bug in rb_per_cpu_empty() that might cause deadloop.
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxx>
[PATCH 1/1] tracing: fix bug in rb_per_cpu_empty() that might cause deadloop.
From
: Haoran Luo <www@xxxxxxxxxxxxxx>
Re: Tracing busy processes/threads freezes/stalls the whole machine
From
: Stefan Metzmacher <metze@xxxxxxxxx>
Re: [PATCH] libtracefs: Remove "traceevent/" from referencing libtraceevent headers
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH for v2.9] trace-cmd: For libtraceevent 1.3 have pr_info equal tep_info
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH for v2.9 ] trace-cmd: For libtraceevent 1.3 have warning equal tep_warning
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] libtracefs: Remove "traceevent/" from referencing libtraceevent headers
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 2/2] tracing: Update to the event probes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 0/2] tracing: addition of event probe
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 2/2] tracing: Update to the event probes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 1/2] Add new kprobe on tracepoint
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] trace-cmd: KernelShark has left the nest
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 4/4] trace-cruncher: Allow for detachable kprobes
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 3/4] trace-cruncher: Allow for detachable instances
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 1/4] trace-cruncher: Add set_ftrace_loglevel()
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 2/4] trace-cruncher: Add local_tep() to utils
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 3/3] trace-cruncher: Add Kprobe example
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 2/3] trace-cruncher: Add events to utils
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 1/3] trace-cruncher: Add support for Kprobes
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 0/3] trace-cruncher: Add Kprobes
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 3/3] trace-cruncher: Add Kprobe example
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 2/3] trace-cruncher: Add events to utils
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 1/3] trace-cruncher: Add support for Kprobes
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 0/3] trace-cruncher: Add Kprobes
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH 4/4] libtracefs: Implement API to create / modify and display histograms
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] libtracefs: Fix bug in tracefs_instances()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v4 11/11] trace-cruncher: Add github workflow for CI testing
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v4 10/11] trace-cruncher: Add testing
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v4 09/11] trace-cruncher: Remove all leftover files.
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v4 08/11] trace-cruncher: Update README.md
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v4 06/11] trace-cruncher: Add ftracepy example
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v4 07/11] trace-cruncher: Add Makefile
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v4 06/11] trace-cruncher: Add ftracefy example
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v4 05/11] trace-cruncher: Refactor the examples
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v4 04/11] trace-cruncher: Add "utils"
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v4 03/11] trace-cruncher: Refactor the part that wraps libkshark
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v4 01/11] trace-cruncher: Refactor the part that wraps ftrace
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v4 02/11] trace-cruncher: Add basic methods for tracing
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v4 00/11] Build trace-cruncher as Python pakage
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH 4/4] libtracefs: Implement API to create / modify and display histograms
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH 4/4] libtracefs: Implement API to create / modify and display histograms
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] libtracefs: Fix bug in tracefs_instances()
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH 4/4] libtracefs: Implement API to create / modify and display histograms
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 4/4] libtracefs: Implement API to create / modify and display histograms
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 2/4] libtracefs: Implement functions to work on event directory files
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 3/4] libtracefs: Have instances have internal ref counting
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 0/4] libtracefs: Work to add histogram APIs
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 1/4] libtracefs: Implement tracefs_list_size()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[RFC PATCH] libtracefs: Add tracefs_iterate_stop()
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 2/2] libtracefs: Restructure how string lists work
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 0/2] libtracefs: Have string lists contain their size
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 1/2] libtracefs: Move tracefs_list_free() to tracefs-utils.c
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v7 08/10] libtracefs: Implement tracefs_kprobe_clear_probe()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v7 10/10] libtracefs: Update the unit tests to use the kprobe API instead
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v7 00/10] libtracefs: Facilitate adding and removing kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v7 09/10] libtracefs: Add man pages for kprobe functions
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v7 04/10] libtracefs: Implement tracefs_get_kprobes()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v7 06/10] libtracefs: Implement tracefs_kprobe_info()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v7 07/10] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v7 02/10] libtracefs: Implement tracefs_kprobe_raw()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v7 05/10] libtracefs: Add helper function to parse kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v7 01/10] libtracefs: Implement tracefs_instances()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v7 03/10] libtracefs: Implement tracefs_kretprobe_raw()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v6 00/10] libtracefs: Facilitate adding and removing kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v6 04/10] libtracefs: Implement tracefs_get_kprobes()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v6 06/10] libtracefs: Implement tracefs_kprobe_info()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v6 07/10] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v6 05/10] libtracefs: Add helper function to parse kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v6 03/10] libtracefs: Implement tracefs_kretprobe_raw()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v6 00/10] libtracefs: Facilitate adding and removing kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v6 10/10] libtracefs: Update the unit tests to use the kprobe API instead
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v6 01/10] libtracefs: Implement tracefs_instances()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v6 02/10] libtracefs: Implement tracefs_kprobe_raw()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v6 09/10] libtracefs: Add man pages for kprobe functions
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v6 08/10] libtracefs: Implement tracefs_kprobe_clear_probe()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v5 2/7] libtracefs: Implement tracefs_kprobe_raw()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v5 7/7] libtracefs: Add man pages for kprobe functions
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v5 4/7] libtracefs: Implement tracefs_get_kprobes()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v5 0/7] libtracefs: Facilitate adding and removing kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v5 3/7] libtracefs: Implement tracefs_kretprobe_raw()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v5 6/7] libtracefs: Implement tracefs_kprobe_clear_probe()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v5 1/7] libtracefs: Implement tracefs_instances()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v5 5/7] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v4 1/7] libtracefs: Implement tracefs_instances()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] libtracefs: Remove leftover regcomp() in event_enable_disable()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v4 1/7] libtracefs: Implement tracefs_instances()
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH] libtracefs: Fix tracefs_event_enable/disable() to not have open regex
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v4 5/7] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v4 1/7] libtracefs: Implement tracefs_instances()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] libtracefs: Fix tracefs_event_enable/disable() to not have open regex
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH v4 5/7] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH v4 1/7] libtracefs: Implement tracefs_instances()
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH] libtracefs: Add man pages for tracefs_error_*() functions
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v4 7/7] libtracefs: Add man pages for kprobe functions
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v4 4/7] libtracefs: Implement tracefs_get_kprobes()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v4 2/7] libtracefs: Implement tracefs_kprobe_raw()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v4 1/7] libtracefs: Implement tracefs_instances()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v4 0/7] libtracefs: Facilitate adding and removing kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v4 6/7] libtracefs: Implement tracefs_kprobe_clear_probe()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v4 3/7] libtracefs: Implement tracefs_kretprobe_raw()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v4 5/7] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v3 4/7] libtracefs: Implement tracefs_get_kprobes()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v3 6/7] libtracefs: Implement tracefs_kprobe_clear_probe()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v3 7/7] libtracefs: Add man pages for kprobe functions
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v3 2/7] libtracefs: Implement tracefs_kprobe_raw()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v3 3/7] libtracefs: Implement tracefs_kretprobe_raw()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v3 1/7] libtracefs: Implement tracefs_instances()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v3 0/7] libtracefs: Facilitate adding and removing kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v3 5/7] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v3 09/11] trace-cruncher: Remove all leftover files.
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v3 05/11] trace-cruncher: Refactor the examples
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v3 11/11] trace-cruncher: Add github workflow for CI testing
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v3 10/11] trace-cruncher: Add testing
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v3 08/11] trace-cruncher: Update README.md
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v3 07/11] trace-cruncher: Add Makefile
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v3 06/11] trace-cruncher: Add ftracefy example
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v3 04/11] trace-cruncher: Add "utils"
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v3 03/11] trace-cruncher: Refactor the part that wraps libkshark
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v3 01/11] trace-cruncher: Refactor the part that wraps ftrace
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v3 02/11] trace-cruncher: Add basic methods for tracing
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v3 00/11] Build trace-cruncher as Python pakage
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH] libtracefs: Implement tracefs_kretprobe_raw()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v2 2/4] libtracefs: Implement tracefs_kprobe_raw()
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH v2 2/4] libtracefs: Implement tracefs_kprobe_raw()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v2 2/4] libtracefs: Implement tracefs_kprobe_raw()
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH] libtraceevent: Fix bug in tep_print_event()
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2] libtraceevent: Fix bug in tep_print_event()
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH] libtraceevent: Fix bug in tep_print_event()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] libtraceevent: Fix bug in tep_print_event()
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 1/4] libtracefs: Implement tracefs_instances()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v2 0/4] libtracefs: Facilitate adding and removing kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v2 2/4] libtracefs: Implement tracefs_kprobe_raw()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v2 4/4] libtracefs: Implement tracefs_kprobe_clear_probe()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v2 3/4] libtracefs: Implement tracefs_kprobe_clear() to remove all kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] libtraceevent: Fix bug in tep_print_event()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] libtraceevent: Fix bug in tep_print_event()
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH] libtracefs: Implement tracefs_error_last/all()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 3/3] libtracefs: Implement tracefs_kprobe_clear_probe()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 0/3] libtracefs: Facilitate adding and removing kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 2/3] libtracefs: Implement tracefs_kprobe_clear() to remove all kprobes
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 1/3] libtracefs: Implement tracefs_kprobe_raw()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] libtracefs: Fix tracefs_event_enable/disable() to not have open regex
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] trace-cmd split: Assert if the calculated record size is too big
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] trace-cmd split: Fix off-by-one error when calculating record len
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v6] libtracefs: Add APIs for data streaming
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v5] libtracefs: Add APIs for data streaming
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v5] libtracefs: Add APIs for data streaming
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
Re: [PATCH v5] libtracefs: Add APIs for data streaming
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v5] libtracefs: Add APIs for data streaming
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
[PATCH 4/4] libtracefs: Add documentation for tracefs_tracer_set/clear()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 3/4] libtracefs: Check tracer parameter first in tracefs_tracer_set()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 1/4] libtracefs: Add custom tracer to tracefs_tracer_set()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 2/4] libtracefs: Fix the errno values of tracefs_tracer_set()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 0/4] libtracefs: Updates to tracefs_tracer_set()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 0/3] trace-cmd: Update verbose logic
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 2/3] trace-cmd report: Have -V take an optional argument
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 3/3] trace-cmd: Do not enforce upper limit of verbose id
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 1/3] trace-cmd: Do not require --verbose to have an argument
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v5] libtracefs: Add APIs for data streaming
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v3] libtracefs: Add APIs for data streaming
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
Re: [PATCH v3] libtracefs: Add APIs for data streaming
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v3] libtracefs: Add APIs for data streaming
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
Re: [PATCH v3] libtracefs: Add APIs for data streaming
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v4] libtracefs: Add APIs for data streaming
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v3] libtracefs: Add APIs for data streaming
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH 1/2] libtraceevent: Add eof checks.
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 1/2] libtraceevent: Add eof checks.
From
: Ian Rogers <irogers@xxxxxxxxxx>
[PATCH] libtraceevent: Free "->" token in process_entry()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 1/2] libtraceevent: Add eof checks.
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [RFC] Man page for trace-cmd-v7.dat
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[RFC] Man page for trace-cmd-v7.dat
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v2] libtracefs: Add APIs for data streaming
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
Re: [PATCH v2] libtracefs: Add APIs for data streaming
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v2] libtracefs: Add APIs for data streaming
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
Re: [PATCH v2] libtracefs: Add APIs for data streaming
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v2] libtracefs: Add APIs for data streaming
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH] trace-cmd split: Copy trace_clock from input handler to output handler
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] trace-cmd split: Copy trace_clock from input handler to output handler
From
: Julia Lawall <julia.lawall@xxxxxxxx>
[PATCH] trace-cmd split: Fail with an error message if appending data fails
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] trace-cmd split: Copy trace_clock from input handler to output handler
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v6 45/45] trace-cmd: Update trace.dat man page
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v6 25/45] trace-cmd: Read compressed trace data
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v6 17/45] trace-cmd library: Add support for zlib compression library
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v5 06/40] trace-cmd: Add APIs for library initialization and free
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v6 45/45] trace-cmd: Update trace.dat man page
From
: Tzvetomir Stoyanov <tz.stoyanov@xxxxxxxxx>
Re: [PATCH v6 25/45] trace-cmd: Read compressed trace data
From
: Tzvetomir Stoyanov <tz.stoyanov@xxxxxxxxx>
Re: [PATCH v6 21/45] trace-cmd library: Add compression of the option section of the trace file
From
: Tzvetomir Stoyanov <tz.stoyanov@xxxxxxxxx>
Re: [PATCH v6 17/45] trace-cmd library: Add support for zlib compression library
From
: Tzvetomir Stoyanov <tz.stoyanov@xxxxxxxxx>
Re: [PATCH v5 06/40] trace-cmd: Add APIs for library initialization and free
From
: Tzvetomir Stoyanov <tz.stoyanov@xxxxxxxxx>
Re: [PATCH v6 00/45] Add trace file compression
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] trace-cmd: Initialize option list earlier in create_file_fd()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v6 18/45] trace-cmd library: Hide the logic for updating buffer offset
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v5 06/40] trace-cmd: Add APIs for library initialization and free
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v6 17/45] trace-cmd library: Add support for zlib compression library
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v6 45/45] trace-cmd: Update trace.dat man page
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v6 33/45] trace-cmd: Copy CPU count in tracecmd_copy
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v6 25/45] trace-cmd: Read compressed trace data
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v6 22/45] trace-cmd library: Refactor the logic for writing trace data in the file
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v6 21/45] trace-cmd library: Add compression of the option section of the trace file
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v6 19/45] trace-cmd: Move buffers description outside of options
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v6 03/45] trace-cmd: Check if file version is supported
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v6 03/45] trace-cmd: Check if file version is supported
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] libtracefs: Add APIs for data streaming
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 2/2] libtracefs: Fix utest compilation
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 1/2] libtracefs: Fix typo in documentation
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [lttng-dev] Usage example of libbabeltrace (babeltrace2) to read CTF traces from a GUI
From
: Philippe Proulx <pproulx@xxxxxxxxxxxx>
Re: [PATCH 1/2] libtraceevent: Add eof checks.
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 2/2] libtraceevent: Changed angled brackets to double quotes.
From
: Claire Jensen <cjense@xxxxxxxxxx>
[PATCH 1/2] libtraceevent: Add eof checks.
From
: Claire Jensen <cjense@xxxxxxxxxx>
Re: [PATCH 1/2] libtraceevent: Add eof checks.
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] libtracefs: Add memory test
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH] libtraceevent: Do not print zero length dynamic strings
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
libtracefs: Implement tracefs_filter_functions()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [lttng-dev] Usage example of libbabeltrace (babeltrace2) to read CTF traces from a GUI
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 2/2] libtraceevent: Changed angled brackets to double quotes.
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 2/2] libtraceevent: Changed angled brackets to double quotes.
From
: Ian Rogers <irogers@xxxxxxxxxx>
[PATCH v6 42/45] trace-cmd: Add convert man page
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 38/45] trace-cmd: Copy trace data in tracecmd_copy
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 40/45] trace-cmd: Add new command "trace-cmd convert"
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 32/45] trace-cmd: Add file state parameter to tracecmd_copy
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 35/45] trace-cmd: Copy options in tracecmd_copy
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 45/45] trace-cmd: Update trace.dat man page
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 23/45] trace-cmd library: Add APIs for read and write compressed data in chunks
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 37/45] trace-cmd library: Refactor the logic for writing CPU instance trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 19/45] trace-cmd: Move buffers description outside of options
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 21/45] trace-cmd library: Add compression of the option section of the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 15/45] trace-cmd record: Add new parameter --compression
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 30/45] trace-cmd: Do not use trace file compression with streams
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 27/45] trace-cmd: Read compressed latency trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 26/45] trace-cmd library: Compress latency trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 14/45] trace-cmd library: Extend the create file APIs to support different compression
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 11/45] trace-cmd library: Read compressed trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 24/45] trace-cmd: Compress trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 22/45] trace-cmd library: Refactor the logic for writing trace data in the file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 07/45] trace-cmd library: Add support for compression algorithms
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 20/45] trace-cmd library: Track the offset in the option section in the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 17/45] trace-cmd library: Add support for zlib compression library
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 13/45] trace-cmd library: Inherit compression algorithm from input file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 12/45] trace-cmd library: Add new API to get compression of input handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 05/45] trace-cmd library: Select the file version when writing trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 44/45] trace-cmd list: Update the man page
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 41/45] trace-cmd record: Update man page
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 34/45] trace-cmd: Copy buffers description in tracecmd_copy
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 39/45] trace-cmd: Add compression parameter to tracecmd_copy
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 31/45] trace-cmd library: Add new API to get file version of output handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 43/45] trace-cmd: Update bash completion
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 36/45] trace-cmd library: Refactor the logic for writing CPU trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 33/45] trace-cmd: Copy CPU count in tracecmd_copy
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 16/45] trace-cmd dump: Add support for trace files version 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 29/45] trace-cmd library: Make tracecmd_copy_headers() to work with output handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 28/45] trace-cmd library: Reuse within the library the function that checks file state.
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 09/45] trace-cmd library: Bump the trace file version to 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 25/45] trace-cmd: Read compressed trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 10/45] trace-cmd library: Compress part of the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 18/45] trace-cmd library: Hide the logic for updating buffer offset
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 02/45] trace-cmd library: Remove unused API tracecmd_update_option
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 00/45] Add trace file compression
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 08/45] trace-cmd list: Show supported compression algorithms
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 06/45] trace-cmd: Add APIs for library initialization and free
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 04/45] trace-cmd library: Add new API to get file version of input handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 03/45] trace-cmd: Check if file version is supported
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v6 01/45] trace-cmd library: Remove unused private APIs for creating trace files
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
Re: [PATCH 1/2] libtraceevent: Add eof checks.
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 2/2] libtraceevent: Changed angled brackets to double quotes.
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 2/2] libtraceevent: Changed angled brackets to double quotes.
From
: Ian Rogers <irogers@xxxxxxxxxx>
Re: [PATCH 2/2] libtraceevent: Changed angled brackets to double quotes.
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 2/2] libtraceevent: Changed angled brackets to double quotes.
From
: Ian Rogers <irogers@xxxxxxxxxx>
[PATCH 1/2] libtraceevent: Add eof checks.
From
: Ian Rogers <irogers@xxxxxxxxxx>
[PATCH 0/2] Build and fuzzing related fixes
From
: Ian Rogers <irogers@xxxxxxxxxx>
[PATCH v2 7/9] trace-cruncher: Remove all leftover files.
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 9/9] trace-cruncher: Add github workflow for CI testing
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 1/9] trace-cruncher: Refactor the part that wraps ftrace
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 0/9] Build trace-cruncher as Python pakage
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 8/9] trace-cruncher: Add testing
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 3/9] trace-cruncher: Add "utils"
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 4/9] trace-cruncher: Refactor the examples
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 2/9] trace-cruncher: Refactor the part that wraps libkshark
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 5/9] trace-cruncher: Add Makefile
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 6/9] trace-cruncher: Update README.md
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH 4/4] libtracefs: Propagate the return value of the callback function
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v5 38/40] trace-cmd: Copy trace data in tracecmd_copy
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 37/40] trace-cmd library: Refactor the logic for writing CPU instance trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 33/40] trace-cmd: Copy CPU count in tracecmd_copy
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 24/40] trace-cmd: Compress trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 25/40] trace-cmd: Read compressed trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 18/40] trace-cmd library: Hide the logic for updating buffer offset
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 22/40] trace-cmd library: Refactor the logic for writing trace data in the file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 27/40] trace-cmd: Read compressed latency trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 29/40] trace-cmd library: Make tracecmd_copy_headers() to work with output handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 14/40] trace-cmd library: Extend the create file APIs to support different compression
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 23/40] trace-cmd library: Add APIs for read and write compressed data in chunks
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 21/40] trace-cmd library: Add compression of the option section of the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 20/40] trace-cmd library: Track the offset in the option section in the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 19/40] trace-cmd: Move buffers description outside of options
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 03/40] trace-cmd: Check if file version is supported
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 15/40] trace-cmd record: Add new parameter --compression
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 01/40] trace-cmd library: Remove unused private APIs for creating trace files
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 12/40] trace-cmd library: Add new API to get compression of input handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 11/40] trace-cmd library: Read compressed trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 10/40] trace-cmd library: Compress part of the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 08/40] trace-cmd list: Show supported compression algorithms
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 07/40] trace-cmd library: Add support for compression algorithms
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 02/40] trace-cmd library: Remove unused API tracecmd_update_option
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 00/40] Add trace file compression
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 39/40] trace-cmd: Add compression parameter to tracecmd_copy
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 35/40] trace-cmd: Copy options in tracecmd_copy
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 36/40] trace-cmd library: Refactor the logic for writing CPU trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 40/40] trace-cmd: Add new command "trace-cmd convert"
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 32/40] trace-cmd: Add file state parameter to tracecmd_copy
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 34/40] trace-cmd: Copy buffers description in tracecmd_copy
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 31/40] trace-cmd library: Add new API to get file version of output handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 26/40] trace-cmd library: Compress latency trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 17/40] trace-cmd library: Add support for zlib compression library
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 16/40] trace-cmd dump: Add support for trace files version 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 30/40] trace-cmd: Do not use trace file compression with streams
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 13/40] trace-cmd library: Inherit compression algorithm from input file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 28/40] trace-cmd library: Reuse within the library the function that checks file state.
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 06/40] trace-cmd: Add APIs for library initialization and free
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 09/40] trace-cmd library: Bump the trace file version to 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 05/40] trace-cmd library: Select the file version when writing trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v5 04/40] trace-cmd library: Add new API to get file version of input handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
Re: [PATCH] trace-cmd: Add option to poll trace buffers
From
: Nicolas Saenz Julienne <nsaenzju@xxxxxxxxxx>
[PATCH] libtraceevent: Workaround address sanitizer warnings.
From
: Ian Rogers <irogers@xxxxxxxxxx>
Re: [PATCH] trace-cmd: Add option to poll trace buffers
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 4/4] libtracefs: Propagate the return value of the callback function
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] trace-cmd: Do not require --verbose to have an argument
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] libtracefs: Do not free filter regex if it was not created in update_filter()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v2] libtraceevent: Handle parsing of "(REC)->" case
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v2] libtraceevent: Handle parsing of "(REC)->" case
From
: Julia Lawall <julia.lawall@xxxxxxxx>
[PATCH v2] libtraceevent: Handle parsing of "(REC)->" case
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] libtraceevent: Handle parsing of "(REC)->" case
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 1/4] libtracefs: Fix enable_disable_all() return value
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 4/4] libtracefs: Propagate the return value of the callback function
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 3/4] libtracefs: Fix typo in function name
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 2/4] libtracefs: Fix event_enable_disable() return value
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH] trace-cmd: Add option to poll trace buffers
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] trace-cmd: Add option to poll trace buffers
From
: Nicolas Saenz Julienne <nsaenzju@xxxxxxxxxx>
Re: Tracing busy processes/threads freezes/stalls the whole machine
From
: Stefan Metzmacher <metze@xxxxxxxxx>
[PATCH] libtracefs: Fix event_enable_disable() return value
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH] libtraceevent: Fix a typo in the log man page
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 29/29] trace-cmd: Do not use trace file compression with streams
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 28/29] trace-cmd library: Make tracecmd_copy_headers() to work with output handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 27/29] trace-cmd library: New internal API to set file state of output handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 26/29] trace-cmd library: Reuse within the library the function that checks file state.
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 25/29] trace-cmd: Read compressed trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 24/29] trace-cmd: Compress trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 22/29] trace-cmd library: Refactor the logic for writing trace data in the file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 23/29] trace-cmd library: Add APIs for read and write compressed data in chunks
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 21/29] trace-cmd library: Add compression of the option section of the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 20/29] trace-cmd library: Track the offset in the option section in the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 19/29] trace-cmd: Move buffers description outside of options
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 18/29] trace-cmd library: Hide the logic for updating buffer offset
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 17/29] trace-cmd library: Add support for zlib compression library
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 16/29] trace-cmd dump: Add support for trace files version 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 15/29] trace-cmd record: Add new parameter --compression
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 14/29] trace-cmd library: Extend the create file APIs to support different compression
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 13/29] trace-cmd library: Inherit compression algorithm from input file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 12/29] trace-cmd library: Add new API to get compression of input handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 11/29] trace-cmd library: Read compressed trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 10/29] trace-cmd library: Compress part of the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 09/29] trace-cmd library: Bump the trace file version to 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 08/29] trace-cmd list: Show supported compression algorithms
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 07/29] trace-cmd library: Add support for compression algorithms
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 06/29] trace-cmd: Add APIs for library initialization and free
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 05/29] trace-cmd library: Select the file version when writing trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 04/29] trace-cmd library: Add new API to get file version of input handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 03/29] trace-cmd: Check if file version is supported
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 02/29] trace-cmd library: Remove unused API tracecmd_update_option
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 01/29] trace-cmd library: Remove unused private APIs for creating trace files
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v4 00/29] Add trace file compression
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
Re: [RFC v2] Simple tool for VMEnters/VMExits matching and trace validation
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
[ANNOUNCE] KernelShark 2.0
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
Re: [PATCH v2 0/7] Final fixes before KS 2.0
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v2 0/7] Final fixes before KS 2.0
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
Re: [PATCH v2 0/7] Final fixes before KS 2.0
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v2 0/7] Final fixes before KS 2.0
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
Re: [PATCH v2 0/7] Final fixes before KS 2.0
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v2 0/7] Final fixes before KS 2.0
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] libtracefs: Add support for setting tracers
From
: Sameeruddin shaik <sameeross1994@xxxxxxxxx>
Re: [PATCH] libtracefs: Add support for setting tracers
From
: sameeruddin shaik <sameeross1994@xxxxxxxxx>
Re: [PATCH] libtracefs: Add support for setting tracers
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] libtracefs: Add support for setting tracers
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v2 5/7] kernel-shark: Do draw the combo point of the mark
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 7/7] kernel-shark: No slash at the end of KS_PLUGIN_INSTALL_PREFIX
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 6/7] kernel-shark: Fix the checking if "trace_seq" was destroyed
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 4/7] kernel-shark: Better handling of plugins when appending data file
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 2/7] kernel-shark: Preserve open graphs when appending data
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 3/7] kernel-shark: Clear before loading new session
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 1/7] kernel-shark: Preserve markers when appending data
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 0/7] Final fixes before KS 2.0
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH v2 6/6] trace-cmd: Add new function to set log level
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 5/6] trace-cmd report: Set the log level with -V and -q options
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 4/6] trace-cmd library: Set debug log level in debug mode
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 3/6] trace-cmd library: Renamed tracecmd_fatal() to tracecmd_critical()
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 2/6] trace-cmd library: Document the API for log levels
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 1/6] trace-cmd library: Add log levels
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2 0/6] Changes to trace-cmd logs
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
Re: [PATCH] libtracefs: Add support for setting tracers
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 0/7] Final fixes before KS 2.0
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
Re: [PATCH 0/7] Final fixes before KS 2.0
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 0/7] Final fixes before KS 2.0
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
[PATCH] libtracefs: Add support for setting tracers
From
: Sameeruddin shaik <sameeross1994@xxxxxxxxx>
Re: [PATCH] libtracefs: Add support for setting tracers
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] libtracefs: Add support for setting tracers
From
: Sameeruddin shaik <sameeross1994@xxxxxxxxx>
[PATCH 3/3] libtraceevent: Add __tep_vprint() for overrides to use
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 2/3] libtraceevent: Have the header protection be more name space safe
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 1/3] libtraceevent: Add include of event-parse.h into event-utils.h
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH 0/3] libtraceevent: Add __tep_vprint() for overrides
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v4 2/2] trace-cmd: Trace timesync to find pids that map vCPUs
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v4 1/2] trace-cmd: Find PID of host-guest task from tracing vsock connection
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v4 0/2] trace-cmd: Use vsock tracing to find cids and threads
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 0/7] Final fixes before KS 2.0
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 0/7] Final fixes before KS 2.0
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 6/7] kernel-shark: Check if "trace_seq" was destroyed before using it
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
Re: [PATCH v3 2/2] trace-cmd: Trace timesync to find pids that map vCPUs
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 6/7] kernel-shark: Check if "trace_seq" was destroyed before using it
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 6/7] kernel-shark: Check if "trace_seq" was destroyed before using it
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
[PATCH] libtraceevent: Add new line to trace-seq warnings
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v3 2/2] trace-cmd: Trace timesync to find pids that map vCPUs
From
: Tzvetomir Stoyanov <tz.stoyanov@xxxxxxxxx>
Re: [PATCH 7/7] kernel-shark: Quiet the warning printing from libtraceevent
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 6/7] kernel-shark: Check if "trace_seq" was destroyed before using it
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] libtraceevent: Better warning print-out
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v3 2/2] trace-cmd: Trace timesync to find pids that map vCPUs
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] libtraceevent: Better warning print-out
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 7/7] kernel-shark: Quiet the warning printing from libtraceevent
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 6/7] kernel-shark: Check if "trace_seq" was destroyed before using it
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 4/7] kernel-shark: Better handling of plugins when appending data file
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 5/7] kernel-shark: Do draw the combo point of the mark
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 3/7] kernel-shark: Clear before loading new session
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 2/7] kernel-shark: Preserve open graphs when appending data
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 1/7] kernel-shark: Preserve markers when appending data
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH 0/7] Final fixes before KS 2.0
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH] kernel-shark: Add check for return of ksmodel_get_cpu_front()
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
Re: trace-cmd profile is not working
From
: Jerome Marchand <jmarchan@xxxxxxxxxx>
Re: trace-cmd profile is not working
From
: Tzvetomir Stoyanov <tz.stoyanov@xxxxxxxxx>
[PATCH] trace-cmd: Fix broken profile command
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v2] trace-cmd: Auto discover running KVM VMs using virsh
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
Re: [PATCH v3 2/2] trace-cmd: Trace timesync to find pids that map vCPUs
From
: Tzvetomir Stoyanov <tz.stoyanov@xxxxxxxxx>
[PATCH] trace-cmd: Auto discover running KVM VMs using virsh
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
Re: [PATCH v2 3/8] trace-cmd library: Add log levels
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v2 8/8] trace-cmd: Add new function to set log level
From
: Tzvetomir Stoyanov <tz.stoyanov@xxxxxxxxx>
Re: [PATCH v2 3/8] trace-cmd library: Add log levels
From
: Tzvetomir Stoyanov <tz.stoyanov@xxxxxxxxx>
Re: [PATCH v2 8/8] trace-cmd: Add new function to set log level
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v2 3/8] trace-cmd library: Add log levels
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v2 2/8] trace-cmd library: Add tracecmd_info() log function
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
trace-cmd record: Update filter_command() to use tracefs_instance_file_append()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v3 2/2] trace-cmd: Trace timesync to find pids that map vCPUs
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v3 1/2] trace-cmd: Find PID of host-guest task from tracing vsock connection
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v3 0/2] trace-cmd: Use vsock tracing to find cids and threads
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [RFC][PATCH] vhost/vsock: Add vsock_list file to map cid with vhost tasks
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [RFC][PATCH] vhost/vsock: Add vsock_list file to map cid with vhost tasks
From
: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
[PATCH] trace-cmd: Up the min version of libtraceevent to 1.3 and libtracefs to 1.2
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v3] libtraceevent: Add back log functions for backward compatibility
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH v2] libtraceevent: Add back log functions for backward compatibility
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v2 3/4] libtraceevent: Rename tep_vwarning() to tep_vprint()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: trace-cmd profile is not working
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: trace-cmd profile is not working
From
: Jerome Marchand <jmarchan@xxxxxxxxxx>
Re: trace-cmd profile is not working
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
trace-cmd profile is not working
From
: Jerome Marchand <jmarchan@xxxxxxxxxx>
[PATCH v3 25/25] trace-cmd: Read compressed trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 24/25] trace-cmd: Compress trace data
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 23/25] trace-cmd library: Add APIs for read and write compressed data in chunks
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 22/25] trace-cmd library: Refactor the logic for writing trace data in the file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 21/25] trace-cmd library: Add compression of the option section of the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 20/25] trace-cmd library: Track the offset in the option section in the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 19/25] trace-cmd: Move buffers description outside of options
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 18/25] trace-cmd library: Hide the logic for updating buffer offset
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 17/25] trace-cmd library: Add support for zlib compression library
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 15/25] trace-cmd record: Add new parameter --compression
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 16/25] trace-cmd dump: Add support for trace files version 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 14/25] trace-cmd library: Extend the create file APIs to support different compression
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 13/25] trace-cmd library: Inherit compression algorithm from input file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 12/25] trace-cmd library: Add new API to get compression of input handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 11/25] trace-cmd library: Read compressed trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 10/25] trace-cmd library: Compress part of the trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 06/25] trace-cmd: Add APIs for library initialization and free
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 08/25] trace-cmd list: Show supported compression algorithms
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 09/25] trace-cmd library: Bump the trace file version to 7
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 07/25] trace-cmd library: Add support for compression algorithms
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 04/25] trace-cmd library: Add new API to get file version of input handler
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 05/25] trace-cmd library: Select the file version when writing trace file
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 03/25] trace-cmd: Check if file version is supported
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 02/25] trace-cmd library: Remove unused API tracecmd_update_option
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PATCH v3 01/25] trace-cmd library: Remove unused private APIs for creating trace files
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
[PoC PATCH v3 00/25] Add trace file compression
From
: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx>
Re: [PATCH] kernel-shark: Add check for return of ksmodel_get_cpu_front()
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
Re: [PATCH] kernel-shark: Add check for return of ksmodel_get_cpu_front()
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] kernel-shark: Add KVMCombo plugin
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
[PATCH] kernel-shark: Fix bug in filter clearing
From
: "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx>
Re: [PATCH v2 3/9] kernel-shark: Fix KS_DEFINE_PLUGIN_CONTEXT macro
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
Re: [PATCH] kernel-shark: Add check for return of ksmodel_get_cpu_front()
From
: Yordan Karadzhov <y.karadz@xxxxxxxxx>
[Index of Archives]
[Linux USB Development]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite Waterfalls]