linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-28 13:47:50 to 2021-05-14 11:50:07 UTC [more...]

[PATCH] kernel-shark: Add check for return of ksmodel_get_cpu_front()
 2021-05-14 11:50 UTC  (5+ messages)

trace-cmd profile is not working
 2021-05-14 10:44 UTC  (6+ messages)

[PATCH] trace-cmd: Fix broken profile command
 2021-05-14  7:52 UTC 

[PATCH v2] trace-cmd: Auto discover running KVM VMs using virsh
 2021-05-14  4:11 UTC 

[PATCH v3 0/2] trace-cmd: Use vsock tracing to find cids and threads
 2021-05-14  4:10 UTC  (4+ messages)
` [PATCH v3 1/2] trace-cmd: Find PID of host-guest task from tracing vsock connection
` [PATCH v3 2/2] trace-cmd: Trace timesync to find pids that map vCPUs

[PATCH] trace-cmd: Auto discover running KVM VMs using virsh
 2021-05-14  3:40 UTC 

[PATCH v2 0/8] Changes to trace-cmd logs
 2021-05-14  3:19 UTC  (15+ messages)
` [PATCH v2 1/8] trace-cmd library: Use tep_vprint() for logs
` [PATCH v2 2/8] trace-cmd library: Add tracecmd_info() log function
` [PATCH v2 3/8] trace-cmd library: Add log levels
` [PATCH v2 4/8] trace-cmd library: Document the API for "
` [PATCH v2 5/8] trace-cmd library: Renamed tracecmd_fatal() to tracecmd_critical()
` [PATCH v2 6/8] trace-cmd library: Set debug log level in debug mode
` [PATCH v2 7/8] trace-cmd report: Set the log level with -V and -q options
` [PATCH v2 8/8] trace-cmd: Add new function to set log level

trace-cmd record: Update filter_command() to use tracefs_instance_file_append()
 2021-05-13 21:03 UTC 

[RFC][PATCH] vhost/vsock: Add vsock_list file to map cid with vhost tasks
 2021-05-13 16:08 UTC  (9+ messages)

[PATCH] trace-cmd: Up the min version of libtraceevent to 1.3 and libtracefs to 1.2
 2021-05-13 13:30 UTC 

[PATCH v3] libtraceevent: Add back log functions for backward compatibility
 2021-05-13  2:22 UTC 

[PATCH v2] libtraceevent: Add back log functions for backward compatibility
 2021-05-13  1:56 UTC 

[PATCH v2 0/4] Add severity to library logs
 2021-05-13  1:52 UTC  (6+ messages)
` [PATCH v2 1/4] libtraceevent: Add log levels
` [PATCH v2 2/4] libtraceevent: Add logs with severity info
` [PATCH v2 3/4] libtraceevent: Rename tep_vwarning() to tep_vprint()
` [PATCH v2 4/4] libtraceevent: Document new log functionality

[PoC PATCH v3 00/25] Add trace file compression
 2021-05-12  6:38 UTC  (26+ messages)
` [PATCH v3 01/25] trace-cmd library: Remove unused private APIs for creating trace files
` [PATCH v3 02/25] trace-cmd library: Remove unused API tracecmd_update_option
` [PATCH v3 03/25] trace-cmd: Check if file version is supported
` [PATCH v3 04/25] trace-cmd library: Add new API to get file version of input handler
` [PATCH v3 05/25] trace-cmd library: Select the file version when writing trace file
` [PATCH v3 06/25] trace-cmd: Add APIs for library initialization and free
` [PATCH v3 07/25] trace-cmd library: Add support for compression algorithms
` [PATCH v3 08/25] trace-cmd list: Show supported "
` [PATCH v3 09/25] trace-cmd library: Bump the trace file version to 7
` [PATCH v3 10/25] trace-cmd library: Compress part of the trace file
` [PATCH v3 11/25] trace-cmd library: Read compressed "
` [PATCH v3 12/25] trace-cmd library: Add new API to get compression of input handler
` [PATCH v3 13/25] trace-cmd library: Inherit compression algorithm from input file
` [PATCH v3 14/25] trace-cmd library: Extend the create file APIs to support different compression
` [PATCH v3 15/25] trace-cmd record: Add new parameter --compression
` [PATCH v3 16/25] trace-cmd dump: Add support for trace files version 7
` [PATCH v3 17/25] trace-cmd library: Add support for zlib compression library
` [PATCH v3 18/25] trace-cmd library: Hide the logic for updating buffer offset
` [PATCH v3 19/25] trace-cmd: Move buffers description outside of options
` [PATCH v3 20/25] trace-cmd library: Track the offset in the option section in the trace file
` [PATCH v3 21/25] trace-cmd library: Add compression of the option section of "
` [PATCH v3 22/25] trace-cmd library: Refactor the logic for writing trace data in the file
` [PATCH v3 23/25] trace-cmd library: Add APIs for read and write compressed data in chunks
` [PATCH v3 24/25] trace-cmd: Compress trace data
` [PATCH v3 25/25] trace-cmd: Read compressed "

[PATCH] kernel-shark: Add KVMCombo plugin
 2021-05-11 13:39 UTC 

[PATCH] kernel-shark: Fix bug in filter clearing
 2021-05-11 13:36 UTC 

[PATCH v2 0/9] (Not so) Minor fixes toward KS 2.0
 2021-05-11 13:30 UTC  (18+ messages)
` [PATCH v2 3/9] kernel-shark: Fix KS_DEFINE_PLUGIN_CONTEXT macro
` [PATCH v2 5/9] kernel-shark: Fix memory leak in "sched events" plugin
` [PATCH v2 7/9] kernel-shark: Remove kvm_combo from the list of default plugins
` [PATCH v2 8/9] kernel-shark: Remove debugging print out from plugins
` [PATCH v2 9/9] kernel-shark: Hide all plugin internals

[PATCH v2 0/7] Bump trace file version
 2021-05-10  6:22 UTC  (12+ messages)
` [PATCH v2 1/7] trace-cmd library: Remove unused private APIs for creating trace files
` [PATCH v2 2/7] trace-cmd: Check if file version is supported
` [PATCH v2 3/7] trace-cmd library: Bump the trace file version to 7
` [PATCH v2 4/7] trace-cmd library: Add new API to get file version of input handler
` [PATCH v2 5/7] trace-cmd library: Select the file version when writing trace file
` [PATCH v2 6/7] trace-cmd library: Extend the create file APIs to support different file version
` [PATCH v2 7/7] trace-cmd record: Add new parameter --file-version

[PoC PATCH v2 00/21] Add trace file compression
 2021-05-10  6:16 UTC  (22+ messages)
` [PATCH v2 01/21] trace-cmd library: Remove unused private APIs for creating trace files
` [PATCH v2 02/21] trace-cmd library: Remove unused API tracecmd_update_option
` [PATCH v2 03/21] trace-cmd: Check if file version is supported
` [PATCH v2 04/21] trace-cmd library: Add new API to get file version of input handler
` [PATCH v2 05/21] trace-cmd library: Select the file version when writing trace file
` [PATCH v2 06/21] trace-cmd: Add APIs for library initialization and free
` [PATCH v2 07/21] trace-cmd library: Add support for compression algorithms
` [PATCH v2 08/21] trace-cmd list: Show supported "
` [PATCH v2 09/21] trace-cmd library: Bump the trace file version to 7
` [PATCH v2 10/21] trace-cmd library: Compress part of the trace file
` [PATCH v2 11/21] trace-cmd library: Read compressed "
` [PATCH v2 12/21] trace-cmd library: Add new API to get compression of input handler
` [PATCH v2 13/21] trace-cmd library: Inherit compression algorithm from input file
` [PATCH v2 14/21] trace-cmd library: Extend the create file APIs to support different compression
` [PATCH v2 15/21] trace-cmd record: Add new parameter --compression
` [PATCH v2 16/21] trace-cmd dump: Add support for trace files version 7
` [PATCH v2 17/21] trace-cmd library: Add support for zlib compression library
` [PATCH v2 18/21] trace-cmd library: Hide the logic for updating buffer offset
` [PATCH v2 19/21] trace-cmd: Move buffers description outside of options
` [PATCH v2 20/21] trace-cmd library: Track the offset in the option section in the trace file
` [PATCH v2 21/21] trace-cmd library: Add compression of the option section of "

[PATCH] trace-cmd: Trace timesync to find pids that map vCPUs
 2021-05-10  3:23 UTC  (2+ messages)

[PATCH] trace-cmd: Set user specified clock to all trace instances
 2021-05-07 17:26 UTC 

[PATCH v2] trace-cmd: Find PID of host-guest task from tracing vsock connection
 2021-05-07 13:13 UTC  (7+ messages)

[PATCH] trace-cmd report: Document --align-ts option
 2021-05-07 10:20 UTC 

[PATCH v2 0/3] Add API to set severity to tracefs library logs
 2021-05-07  9:51 UTC  (4+ messages)
` [PATCH v2 1/3] libtracefs: Add API to set the log level
` [PATCH v2 2/3] libtracefs: Document new log functionality
` [PATCH v2 3/3] libtracefs: Remove dummy tep_vwarning() from unit tests

[PATCH] trace-cmd: Changing default install path of plugins
 2021-05-06 20:26 UTC  (2+ messages)

[PATCH 0/2] New plugins for KS 2.0
 2021-05-06 19:33 UTC  (4+ messages)
` [PATCH 1/2] kernel-shark: Add EventFieldPlot plugin
` [PATCH 2/2] kernel-shark: Add LatencyPlot plugin

[PATCH v3 0/4] trace-cmd list: Include ftrace in event listings
 2021-05-06 16:52 UTC  (5+ messages)
` [PATCH v3 1/4] trace-cmd list: Add --full to show print fmt of an event
` [PATCH v3 2/4] trace-cmd list: Use tracefs to help find events for -e
` [PATCH v3 3/4] trace-cmd list: Add match_system_events() helper function
` [PATCH v3 4/4] trace-cmd list: Add ftrace events to listing of events

[PATCH] trace-cmd report: Have --align-ts ignore empty CPU buffers
 2021-05-06 15:48 UTC 

[PATCH v2] trace-cmd record: Write set_ftrace_filter commands separately
 2021-05-06 15:10 UTC 

[PATCH] libtracefs: Free the regex in update_filter()
 2021-05-06 14:00 UTC 

[PATCH] trace-cmd record: Write set_ftrace_filter commands separately
 2021-05-05 14:19 UTC 

[PATCH v2 0/2]
 2021-05-05 13:51 UTC  (4+ messages)
` [PATCH v2 1/2] libtracefs: Add tracefs_event_enable/disable() API
` [PATCH v2 2/2] libtracefs: Update the man page for tracefs_event_enable/disable() APIs

[PATCH 0/2] libtracefs: Add API for enabling and disabling events
 2021-05-05 13:47 UTC  (4+ messages)
` [PATCH 1/2] libtracefs: Add tracefs_event_enable/disable() API
` [PATCH 2/2] libtracefs: Update the man page for tracefs_event_enable/disable() APIs

Record until a function call
 2021-05-05 13:04 UTC  (2+ messages)

[PATCH] trace-cmd: Find PID of host-guest task from tracing vsock connection
 2021-05-05 12:10 UTC  (2+ messages)

[PATCH 0/4] Add severity to library logs
 2021-05-05  9:55 UTC  (9+ messages)
` [PATCH 2/4] libtraceevent: Add logs with severity info
` [PATCH 3/4] libtraceevent: Rename tep_vwarning() to tep_vprint()

Tracing busy processes/threads freezes/stalls the whole machine
 2021-05-05  9:50 UTC  (7+ messages)

[PATCH] trace-cmd: Add support for non-qemu VMs
 2021-05-04 21:23 UTC  (2+ messages)

[PATCH] libtraceevent: Add back log functions for backward compatibility
 2021-05-04 20:31 UTC 

[RFC v2] Simple tool for VMEnters/VMExits matching and trace validation
 2021-05-03  6:54 UTC  (2+ messages)

[RFC] Simple tool for VMEnters/VMExits matching and trace validation
 2021-05-01  6:11 UTC  (5+ messages)

[POC PATCH 00/10] Add trace file compression
 2021-04-29 13:20 UTC  (4+ messages)

[PATCH 0/6] Bump trace file version
 2021-04-29 13:16 UTC  (13+ messages)
` [PATCH 1/6] trace-cmd library: Bump the trace file version to 7
` [PATCH 2/6] trace-cmd library: Add new API to get file version of input handler
` [PATCH 4/6] trace-cmd library: Remove unused private APIs for creating trace files
` [PATCH 6/6] trace-cmd record: Add new parameter --file-version


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).