linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-23 15:49:55 to 2021-05-10 06:16:53 UTC [more...]

[PoC PATCH v2 00/21] Add trace file compression
 2021-05-10  6:16 UTC  (13+ 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] trace-cmd: Trace timesync to find pids that map vCPUs
 2021-05-10  3:23 UTC  (2+ messages)

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

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

[PATCH] kernel-shark: Add check for return of ksmodel_get_cpu_front()
 2021-05-07 13:38 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/8] Changes to trace-cmd logs
 2021-05-07  9:53 UTC  (9+ 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

[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 v2 0/4] Add severity to library logs
 2021-05-07  9:50 UTC  (5+ 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

[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 v2 0/9] (Not so) Minor fixes toward KS 2.0
 2021-05-06 18:26 UTC  (13+ messages)
` [PATCH v2 1/9] kernel-shark: Fix the build for 32b systems
` [PATCH v2 2/9] kernel-shark: Add "cron" job to workflows
` [PATCH v2 3/9] kernel-shark: Fix KS_DEFINE_PLUGIN_CONTEXT macro
` [PATCH v2 4/9] kernel-shark: Add cleanup of all plugin contexts
` [PATCH v2 5/9] kernel-shark: Fix memory leak in "sched events" plugin
` [PATCH v2 6/9] kernel-shark: Disable the pop-up offset dialog
` [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 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  (11+ messages)
` [PATCH 1/4] libtraceevent: Add log levels
` [PATCH 2/4] libtraceevent: Add logs with severity info
` [PATCH 3/4] libtraceevent: Rename tep_vwarning() to tep_vprint()
` [PATCH 4/4] libtraceevent: Document new log functionality

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  (6+ 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)

[PATCH v2 0/7] Bump trace file version
 2021-04-29 13:54 UTC  (11+ 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 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

[PATCH] trace-cmd: Silence a logical-not-parentheses warning
 2021-04-28 13:20 UTC  (2+ messages)

[PATCH v2 0/3] Fix overflow when applying tsc2nsec calculations
 2021-04-28 12:31 UTC  (7+ messages)
` [PATCH v2 2/3] trace-cmd library: Add check before applying tsc2nsec offset

RFC [PATCH 0/5] tsc2nsec fixes
 2021-04-28 12:28 UTC  (6+ messages)
` [PATCH 1/5] trace-cmd: Remove ts offset from tsc2nsec conversion
` [PATCH 2/5] trace-cmd library: Remove useless check before applying ts offset
` [PATCH 3/5] trace-cmd library: Store the timestamp of the first event when reading a trace file
` [PATCH 4/5] trace-cmd library: New API for modifyning the timestamp offset
` [PATCH 5/5] trace-cmd report: New option --align-ts

[PATCH] trace-cmd: Suppress trace library warnings
 2021-04-28  7:51 UTC  (7+ messages)

[PATCH 0/7] Add --verbose option to bunch of trace-cmd commands
 2021-04-28  7:46 UTC  (8+ messages)
` [PATCH 1/7] trace-cmd report: Add --verbose
` [PATCH 2/7] trace-cmd agent: "
` [PATCH 3/7] trace-cmd check-events: "
` [PATCH 4/7] trace-cmd: Add --verbose to bunch of trace-cmd commands
` [PATCH 5/7] trace-cmd listen: Add --verbose
` [PATCH 6/7] trace-cmd stack: "
` [PATCH 7/7] trace-cmd dump: "

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

[PATCH 0/2] Add API to set severity to tracefs library logs
 2021-04-28  7:32 UTC  (3+ messages)
` [PATCH 1/2] libtracefs: Add API to set the log level
` [PATCH 2/2] libtracefs: Document new log functionality

[PATCH 0/7] More minor modifications and fixes toward KS 2.0
 2021-04-27 16:24 UTC  (8+ messages)
` [PATCH 1/7] kernel-shark: Fix the build for 32b systems
` [PATCH 2/7] kernel-shark: Add "cron" job to workflows
` [PATCH 3/7] kernel-shark: Fix KS_DEFINE_PLUGIN_CONTEXT macro
` [PATCH 4/7] kernel-shark: Add cleanup of all plugin contexts
` [PATCH 5/7] kernel-shark: Fix memory leak in "sched events" plugin
` [PATCH 6/7] kernel-shark: Disable the pop-up offset dialog
` [PATCH 7/7] kernel-shark: Remove kvm_combo from the list of default plugins

Instructions for clock sync for tracing host/guest
 2021-04-26 16:10 UTC  (20+ messages)

[PATCH 1/3] libtracefs utest: Silence string-plus-int warnings
 2021-04-26 15:16 UTC  (3+ messages)

[PATCH] libtracefs: use mode with open()
 2021-04-26 13:34 UTC  (2+ messages)


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).