linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-15 08:15:37 to 2021-04-29 04:01:28 UTC [more...]

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

[POC PATCH 00/10] Add trace file compression
 2021-04-29  3:51 UTC  (13+ messages)
` [PATCH 01/10] trace-cmd: Add APIs for library initialization and free
` [PATCH 02/10] trace-cmd library: Add support for compression algorithms
` [PATCH 03/10] trace-cmd library: Compress part of the trace file
` [PATCH 04/10] trace-cmd library: Read compressed "
` [PATCH 05/10] trace-cmd library: Add new API to get compression of input handler
` [PATCH 06/10] trace-cmd library: Inherit compression algorithm from input file
` [PATCH 07/10] trace-cmd library: Extend the create file APIs to support different compression
` [PATCH 08/10] trace-cmd record: Add new parameter --compression
` [PATCH 09/10] trace-cmd dump: Add support for trace files version 7
` [PATCH 10/10] trace-cmd library: Add support for zlib compression library

[PATCH 0/6] Bump trace file version
 2021-04-29  3:43 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 3/6] trace-cmd library: Select the file version when writing trace file
` [PATCH 4/6] trace-cmd library: Remove unused private APIs for creating trace files
` [PATCH 5/6] trace-cmd library: Extend the create file APIs to support different file version
` [PATCH 6/6] trace-cmd record: Add new parameter --file-version

[PATCH v2 0/9] (Not so) Minor fixes toward KS 2.0
 2021-04-28 13:47 UTC  (10+ 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] 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  (10+ messages)
` [PATCH v2 1/3] trace-cmd library: Add new trace-cmd library APIs for guest ts corrections
` [PATCH v2 2/3] trace-cmd library: Add check before applying tsc2nsec offset
` [PATCH v2 3/3] trace-cmd: Get the timestamp of the first recorded event as TSC 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/4] Add severity to library logs
 2021-04-28  7:30 UTC  (5+ 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

[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

[PATCH] trace-cmd: Add support for non-qemu VMs
 2021-04-27 15:34 UTC  (5+ messages)

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  (5+ messages)
` [PATCH 2/3] libtracefs utest: Fix a sometimes uninitialized variable
` [PATCH 3/3] libtracefs utest: Make a null string fatal if it is passed to strstr

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

[PATCH] trace-cmd list: Add --full to show print fmt of an event
 2021-04-22 21:13 UTC  (4+ messages)

[PATCH v2 0/3] trace-cmd: Add more ways to view options
 2021-04-22 21:18 UTC  (4+ messages)
` [PATCH v2 1/3] trace-cmd list: Add --full to show print fmt of an event
` [PATCH v2 2/3] trace-cmd list: Use tracefs to help find events for -e
` [PATCH v2 3/3] trace-cmd list: Add ftrace events to listing of events

[PATCH 0/2] trace-cmd list: Include ftrace in event listings
 2021-04-22 21:14 UTC  (5+ messages)
` [PATCH 1/2] trace-cmd list: Use tracefs to help find events for -e
` [PATCH 2/2] trace-cmd list: Add ftrace events to listing of events

[PATCH 0/2] trace-cmd: Add gcc printf format specifier
 2021-04-22 21:07 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd: Add printf format attribute to die() and warning()
` [PATCH 2/2] trace-cmd: Fix up the die() formats

Tracing busy processes/threads freezes/stalls the whole machine
 2021-04-22 14:55 UTC  (2+ messages)

[PATCH 0/9] Build trace-cruncher as Python pakage
 2021-04-21 15:41 UTC  (12+ messages)
` [PATCH 1/9] trace-cruncher: Refactor the part that wraps ftrace
` [PATCH 2/9] trace-cruncher: Refactor the part that wraps libkshark
` [PATCH 3/9] trace-cruncher: Add "utils"
` [PATCH 4/9] trace-cruncher: Refactor the examples
` [PATCH 5/9] trace-cruncher: Add Makefile
` [PATCH 6/9] trace-cruncher: Update README.md
` [PATCH 7/9] trace-cruncher: Remove all leftover files
` [PATCH 8/9] trace-cruncher: Add testing
` [PATCH 9/9] trace-cruncher: Add github workflow for CI testing

[PATCH 0/4] Various minor modifications and fixes toward KS 2.0
 2021-04-21 15:01 UTC  (6+ messages)
` [PATCH 1/4] kernel-shark: Fix warnings from deprecated Qt APIs
` [PATCH 2/4] kernel-shark: Polish the README file
` [PATCH 3/4] kernel-shark: Exclude libkshark-plot from libkshark-devel
` [PATCH 4/4] kernel-shark: Integrate install_libkshark-devel.sh

[RFC] Simple tool for VMEnters/VMExits matching and trace validation
 2021-04-21  9:14 UTC  (8+ messages)

libtraceevent and copy in linux/tools
 2021-04-21  3:27 UTC  (2+ messages)

[PATCH 0/2] trace-cmd: Add more ways to view options
 2021-04-19 12:16 UTC  (6+ messages)
` [PATCH 1/3] trace-cmd list: Have -o read the options directory instead of file
` [PATCH 2/3] trace-cmd stat: Update the usage and man pages
` [PATCH 3/3] trace-cmd stat: Add -o option to show options

[PATCH v2] trace-cmd: Check if file version is supported
 2021-04-19  9:31 UTC 

[PATCH 0/3] trace-cmd: Updated bash tab completion
 2021-04-17  0:46 UTC  (4+ messages)
` [PATCH 1/3] trace-cmd record: Add bash tab completion for -A
` [PATCH 2/3] trace-cmd record: Update -e event bash tab completion
` [PATCH 3/3] trace-cmd completion: Add instance completion for -B

[PATCH] trace-cmd: Check if file version is supported
 2021-04-16 19:40 UTC  (2+ messages)

Combined traces evaluations
 2021-04-16 13:34 UTC  (2+ messages)

[PATCH 0/3] Fix overflow when applying tsc2nsec calculations
 2021-04-16  4:41 UTC  (7+ messages)
` [PATCH] trace-cmd: Suppress trace library warnings
` [PATCH 2/3] trace-cmd library: Add check before applying tsc2nsec offset
` [PATCH 3/3] trace-cmd: Get the timestamp of the first recorded event as TSC offset

A KernelShark plugin for Xen traces analysis ​
 2021-04-15 13:29 UTC  (7+ messages)
      ` A KernelShark plugin for Xen traces analysis

[PATCH 0/3] New methods for writing to file
 2021-04-15 12:13 UTC  (4+ messages)
` [PATCH 1/3] libtracefs: Add more methods for writing to files
` [PATCH 2/3] libtracefs: Add tests for the new methods for writing
` [PATCH 3/3] libtracefs: Document the new methods for writing to file


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