linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-11 10:38:25 to 2021-03-11 17:37:42 UTC [more...]

[RFC] Open multiple trace files and, if possible, pair them
 2021-03-11 17:37 UTC  (5+ messages)

[PATCH] kernel-shark: Do not hardcode /usr prefix for polkit policies
 2021-03-11 17:01 UTC  (6+ messages)
    ` [PATCH v2] "

Clock sync priorities
 2021-03-11 14:55 UTC  (3+ messages)

[PATCH] kernel-shark v2: Change the logic for opening trace-cmd files
 2021-03-11 14:55 UTC  (4+ messages)

[PATCH] libtraceevent: Fix build warning on 32-bit arches
 2021-03-11 10:36 UTC 

[PATCH v31 00/16] Timestamp synchronization of host - guest tracing session
 2021-03-11  8:48 UTC  (17+ messages)
` [PATCH v31 01/16] trace-cmd: Add timestamp synchronization per vCPU
` [PATCH v31 02/16] trace-cmd: Add dummy function to initialize timestamp sync logic
` [PATCH v31 03/16] trace-cmd: Move time sync logic in the trace-cmd library
` [PATCH v31 04/16] trace-cmd: Wait for first time sync before the trace
` [PATCH v31 05/16] trace-cmd: PTP-like algorithm for host - guest timestamp synchronization
` [PATCH v31 06/16] trace-cmd: Debug scripts for "
` [PATCH v31 07/16] trace-cmd [POC]: Add KVM timestamp synchronization plugin
` [PATCH v31 08/16] trace-cmd: Add initial perf interface in trace-cmd library
` [PATCH v31 09/16] trace-cmd: Add logic for TSC to nanosecond conversion
` [PATCH v31 10/16] trace-cmd: Append new options into guest trace file at the end of the tracing session
` [PATCH v31 11/16] trace-cmd: Add a new option in trace file metadata for tsc2nsec conversion
` [PATCH v31 12/16] trace-cmd: Save information for tsc to nanoseconds conversion in trace file
` [PATCH v31 13/16] trace-cmd: Read information for tsc to nanoseconds conversion from "
` [PATCH v31 14/16] trace-cmd: Remove unneeded multiply in events timestamp reading
` [PATCH v31 15/16] trace-cmd: Perform all timestamp corrections in a single function
` [PATCH v31 16/16] trace-cmd: Convert tsc timestamps to nanosecods when reading trace data from a file

[PATCH] trace-cmd: Fix mmap error path in allocate_page_map()
 2021-03-10 17:16 UTC  (2+ messages)

[PATCH] libtracefs: An API to set the filtering of functions
 2021-03-10 16:51 UTC  (4+ messages)

[PATCH] trace-cmd: Update make-trace-cmd.sh to handle pkg-config without --with-path
 2021-03-09 17:22 UTC 

[PATCH] libtracefs: An API to set the filtering of functions
 2021-03-08 23:53 UTC  (10+ messages)

[PATCH 0/9 v2] trace-cmd: Fixes for trace-cmd restore
 2021-03-05 22:52 UTC  (10+ messages)
` [PATCH 1/9 v2] trace-cmd restore: Fix to add saved cmdlines after calling tracecmd_create_init_file_override()
` [PATCH 2/9 v2] trace-cmd: Move tracecmd_write_cmdlines() out of tracecmd_append_cpu_data()
` [PATCH 3/9 v2] trace-cmd: Move the output state updates into the functions that change the state
` [PATCH 4/9 v2] trace-cmd: Move the input "
` [PATCH 5/9 v2] trace-cmd input: Validate the input handle when copying from it
` [PATCH 6/9 v2] trace-cmd: Have tracecmd_read_headers() specify the state to read up to
` [PATCH 7/9 v2] trace-cmd: Have tracecmd_get_file_state() return the enum
` [PATCH 8/9 v2] trace-cmd input: Add validation updates to the copy of a handle
` [PATCH 9/9 v2] trace-cmd: Have tracecmd_copy_headers() have a start and stop state

[PATCH 0/2] trace-cmd: Fixes for instance recording and reporting
 2021-03-05 22:47 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd record: Allow tracecmd_write_cpu_data() be called multiple times
` [PATCH 2/2] trace-cmd report: Add last_timestamp array for instances

trace-cmd and host-guest tracing
 2021-03-04 22:31 UTC  (3+ messages)

[PATCH 0/2] trace-cmd: Apply time stamp corrections by default
 2021-03-04 13:11 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd: Enable TS correction "
` [PATCH 2/2] trace-cmd: Remove APIs for pairing a tracing peer

[PATCH] libtracefs: An API to set the filtering of functions
 2021-03-04  9:43 UTC  (9+ messages)

[PATCH 0/8] trace-cmd: Fixes for trace-cmd restore
 2021-03-02 19:59 UTC  (18+ messages)
` [PATCH 1/8] trace-cmd restore: Fix to add saved cmdlines after calling tracecmd_create_init_file_override()
` [PATCH 2/8] trace-cmd: Create API tracecmd_read_pre_headers()
` [PATCH 3/8] trace-cmd: Move tracecmd_write_cmdlines() out of tracecmd_append_cpu_data()
` [PATCH 4/8] trace-cmd: Move the output state updates into the functions that change the state
` [PATCH 5/8] trace-cmd: Move the input "
` [PATCH 6/8] trace-cmd output: Set file_state of output handle after copy of headers
` [PATCH 7/8] trace-cmd input: Validate the input handle when copying from it
` [PATCH 8/8] trace-cmd input: Add validation updates to the copy of a handle

[PATCH] trace-cmd: Fix trace-cmd split command
 2021-03-02 10:16 UTC 

[PATCH v4 0/5] Fix listener and add trace file validation
 2021-02-26 19:43 UTC  (7+ messages)
` [PATCH v4 1/5] trace-cmd Add API to save command lines in trace file
` [PATCH v4 2/5] trace-cmd: Update long size in the tep handler right after it is read from the "
` [PATCH v4 3/5] trace-cmd: Do not use trace plugins when reading partial trace files
` [PATCH v4 4/5] trace-cmd: Add validation for reading and writing trace.dat files
` [PATCH v4 5/5] trace-cmd: Fix broken listener and add error checks

[PATCH v2 0/2] Fix listener and add trace file validation
 2021-02-26  5:02 UTC  (9+ messages)
` [PATCH v2 1/2] trace-cmd: Add validation for reading and writing trace.dat files
` [PATCH v2 2/2] trace-cmd: Fix broken listener and add error checks

[PATCH v3 0/3] Fix listener and add trace file validation
 2021-02-26  4:06 UTC  (4+ messages)
` [PATCH v3 1/3] trace-cmd: Add validation for reading and writing trace.dat files
` [PATCH v3 2/3] trace-cmd: Do not use trace plugins when reading partial trace files
` [PATCH v3 3/3] trace-cmd: Fix broken listener and add error checks

[PATCH v30 0/7] Timestamp synchronization of host - guest tracing session
 2021-02-25 16:24 UTC  (8+ messages)
` [PATCH v30 1/7] trace-cmd: Add timestamp synchronization per vCPU
` [PATCH v30 2/7] trace-cmd: Add dummy function to initialize timestamp sync logic
` [PATCH v30 3/7] trace-cmd: Move time sync logic in the trace-cmd library
` [PATCH v30 4/7] trace-cmd: Wait for first time sync before the trace
` [PATCH v30 5/7] trace-cmd: [POC] PTP-like algorithm for host - guest timestamp synchronization
` [PATCH v30 6/7] trace-cmd: Debug scripts for "
` [PATCH v30 7/7] trace-cmd [POC]: Add KVM timestamp synchronization plugin

[PATCH] libtracefs: Add new API for open trace marker file
 2021-02-25  1:24 UTC  (6+ messages)

[PATCH v29 0/5] Timestamp synchronization of host - guest tracing session
 2021-02-24 23:19 UTC  (9+ messages)
` [PATCH v29 1/5] trace-cmd: Add timestamp synchronization per vCPU
` [PATCH v29 2/5] trace-cmd: Add dummy function to initialize timestamp sync logic
` [PATCH v29 3/5] trace-cmd: [POC] PTP-like algorithm for host - guest timestamp synchronization
` [PATCH v29 4/5] trace-cmd: Debug scripts for "
` [PATCH v29 5/5] trace-cmd [POC]: Add KVM timestamp synchronization plugin

Adding latency tracking to trace-cmd
 2021-02-24 20:10 UTC  (3+ messages)

[PATCH] trace-cmd record: Disable all tracing after recording data
 2021-02-24 18:03 UTC 

Fw: [Bug 210643] libtracefs: Add ways to set the filtering of function tracing
 2021-02-24 14:19 UTC  (6+ messages)
`  "

[PATCH] libtracefs: New API to trace only specific functions by instance
 2021-02-22 14:52 UTC  (4+ messages)

[PATCH 0/5] Initial trace-cmd perf support
 2021-02-19 19:11 UTC  (9+ messages)
` [PATCH 5/5] [WIP] trace-cmd: Add new subcomand "trace-cmd perf"

[PATCH v2 0/7] New libtracefs APIs
 2021-02-19  3:07 UTC  (3+ messages)
` [PATCH v2 3/7] libtracefs: New APIs for enable / disable tracing

[PATCH 0/2] Fix listener and add trace file validation
 2021-02-18 14:23 UTC  (9+ messages)
` [PATCH 1/2] trace-cmd: Add validation for reading and writing trace.dat files
` [PATCH 2/2] trace-cmd: Fix broken listener and add error checks

[PATCH 0/2] Documentation for new libtracefs APIs
 2021-02-18  3:38 UTC  (3+ messages)
` [PATCH 1/2] libtracefs: Document new instance APIs
` [PATCH 2/2] libtracefs: Document APIs for trace options

[PATCH v28 0/8] Timestamp synchronization of host - guest tracing session
 2021-02-17 20:55 UTC  (5+ messages)
` [PATCH v28 1/8] trace-cmd: Save command lines in VM agent
` [PATCH v28 8/8] trace-cmd [POC]: Add KVM timestamp synchronization plugin

[PATCH] trace-cmd/timesync: Remove double check of finding the protocol
 2021-02-17 20:50 UTC 

[PATCH] trace-cmd: Add check to return of calloc() for tsync
 2021-02-16 21:00 UTC 

[PATCH v2 00/27] Complete the KernelShark v2 transformation
 2021-02-11 15:02 UTC  (19+ messages)
` [PATCH v2 10/27] kernel-shark: Add model tests
` [PATCH v2 11/27] kernel-shark: Update KsWidgetsLib
` [PATCH v2 13/27] kernel-shark: Add new methods to KsPlot::Mark
` [PATCH v2 14/27] kernel-shark: Update the plotting example
` [PATCH v2 15/27] kernel-shark: Search for font with Cmake at pre-build
` [PATCH v2 16/27] kernel-shark: Update KsDualMarker and KsGLWidget
` [PATCH v2 17/27] kernel-shark: Update KsTraceGraph and KsQuickContextMenu
` [PATCH v2 18/27] kernel-shark: Update KsTraceViewer
` [PATCH v2 19/27] kernel-shark: Update KsAdvFilteringDialog
` [PATCH v2 20/27] kernel-shark: Update KsCaptureDialog
` [PATCH v2 21/27] kernel-shark: Update KsSession
` [PATCH v2 22/27] kernel-shark: Update MissedEvents plugin
` [PATCH v2 23/27] kernel-shark: Update KsMainWindow and kernelshark.cpp
` [PATCH v2 24/27] kernel-shark: Clickable sched_event plugin shapes
` [PATCH v2 25/27] kernel-shark: Show Task plots from command lime
` [PATCH v2 26/27] kernel-shark: Add pkg-config configuration for libkshark
` [PATCH v2 27/27] kernel-shark: Install libkshark-tepdata.h

[PATCH] kernel-shark: Adopt modifications in the API of libtracecmd
 2021-02-11 12:08 UTC 


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