linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-12 14:50:18 to 2019-04-25 11:05:43 UTC [more...]

[PATCH v11 0/9] trace-cmd: Timetamps sync between host and guest machines, relying on vsock events
 2019-04-25 11:05 UTC  (8+ messages)
` [PATCH v11 1/9] trace-cmd: Implemented new lib API: tracecmd_local_events_system()
` [PATCH v11 2/9] trace-cmd: Added support for negative time offsets in trace.dat file
` [PATCH v11 3/9] trace-cmd: Fix tracecmd_read_page_record() to read more than one event
` [PATCH v11 4/9] trace-cmd: Added implementation of htonll() and ntohll()
` [PATCH v11 5/9] trace-cmd: Refactored few functions in trace-record.c
` [PATCH v11 6/9] trace-cmd: Find and store pids of tasks, which run virtual CPUs of given VM
` [PATCH v11 7/9] trace-cmd: Implemented new API tracecmd_add_option_v()

KernelShark not rendering correctly
 2019-04-25  9:43 UTC  (2+ messages)

[PATCH v5 00/30] Libtraceevent MAN pages
 2019-04-24 20:27 UTC  (3+ messages)
` [PATCH v5 01/30] tools/lib/traceevent: Implement libtraceevent man pages

[PATCH v2 0/4] Add trace events for SD registers
 2019-04-24 15:31 UTC  (7+ messages)
` [PATCH v2 1/4] mmc: core: Add trace event for SD SCR response
` [PATCH v2 2/4] mmc: core: Add trace event for SD SSR response
` [PATCH v2 3/4] mmc: core: Add trace event for SD OCR response
` [PATCH v2 4/4] mmc: core: Add trace event for CSD response

[ANNOUNCE] Call for KernelShark logos!
 2019-04-24 13:50 UTC 

[PATCH] tools/lib/traceevent: Remove hardcoded install paths from pkg-config file
 2019-04-24 13:37 UTC  (3+ messages)

[PATCH v3] trace-cmd: Load trace-cmd plugins from build folder, if exists
 2019-04-23 15:08 UTC  (4+ messages)

[PATCH v2] trace-cmd: Load trace-cmd plugins from build folder, if exists
 2019-04-23 14:15 UTC  (4+ messages)

[PATCH 0/5] Modifications needed for KS 1.0
 2019-04-23 13:27 UTC  (6+ messages)
` [PATCH 1/5] kernel-shark: Add INSTALL PREFIX to the Cmake-generated header file
` [PATCH 2/5] kernel-shark: Add logic for the initial path of Open-File dialogs
` [PATCH 3/5] kernel-shark: Add logic for the plugins search path
` [PATCH 4/5] kernel-shark: Remove the definition of KS_DIR
` [PATCH 5/5] kernel-shark: Remember the paths used by the Open-File dialogs

[PATCH v6] platform/chrome: cros_ec: Add trace event to trace EC commands
 2019-04-23 10:02 UTC  (2+ messages)

[PATCH v10 00/12] Add VM kernel tracing over vsockets and FIFOs
 2019-04-22 14:55 UTC  (13+ messages)
` [PATCH v10 01/12] trace-cmd: Make ports unsigned int
` [PATCH v10 02/12] trace-cmd: Detect if vsockets are available
` [PATCH v10 03/12] trace-cmd: Add tracecmd_create_recorder_virt() function
` [PATCH v10 04/12] trace-cmd: Add TRACE_REQ and TRACE_RESP messages
` [PATCH v10 05/12] trace-cmd: Add buffer instance flags for tracing in guest and agent context
` [PATCH v10 06/12] trace-cmd: Add VM kernel tracing over vsockets transport
` [PATCH v10 07/12] trace-cmd: Use splice(2) for vsockets if available
` [PATCH v10 08/12] trace-cmd: Add `trace-cmd setup-guest` command
` [PATCH v10 09/12] trace-cmd: Try to autodetect number of guest CPUs in setup-guest if not specified
` [PATCH v10 10/12] trace-cmd: Add setup-guest flag for attaching FIFOs to the guest VM config
` [PATCH v10 11/12] trace-cmd: Add splice() recording from FIFO without additional pipe buffer
` [PATCH v10 12/12] trace-cmd: Add support for tracing VMware Workstation VMs by name

[PATCH] kernel-shark: Fixing the fix in ksmodel_zoom
 2019-04-22 12:37 UTC 

[PATCH v3 0/8] Various modifications and fixes toward KS 1.0
 2019-04-22 12:21 UTC  (16+ messages)
` [PATCH v3 1/8] kernel-shark: Configuration information in ${HOME}/.cache/kernelshark
` [PATCH v3 2/8] kernel-shark: Remove the definition of KS_CONF_DIR
` [PATCH v3 3/8] kernel-shark: Add logic for the initial path of Open-File dialogs
` [PATCH v3 4/8] kernel-shark: Add logic for the plugins search path
` [PATCH v3 5/8] kernel-shark: Rename KS_DIR to KS_SOURCE_DIR
` [PATCH v3 6/8] kernel-shark: Load Last Session from command line
` [PATCH v3 7/8] kernel-shark: Use proper searching condition when the dataset is small
` [PATCH v3 8/8] kernel-shark: Handle the case when the marker points to a filtered entry

[PATCH v2 0/8] Various modifications and fixes toward KS 1.0
 2019-04-19 18:18 UTC  (20+ messages)
` [PATCH v2 1/8] kernel-shark: Configuration information in ${HOME}/.cache/kernelshark
` [PATCH v2 2/8] kernel-shark: Remove the definition of KS_CONF_DIR
` [PATCH v2 3/8] kernel-shark: Add logic for the initial path of Open-File dialogs
` [PATCH v2 4/8] kernel-shark: Add logic for the plugins search path
` [PATCH v2 5/8] kernel-shark: Rename KS_DIR to KS_SOURCE_DIR
` [PATCH v2 6/8] kernel-shark: Load Last Session from command line
` [PATCH v2 7/8] kernel-shark: Use proper searching condition when the dataset is small
` [PATCH v2 8/8] kernel-shark: Handle the case when the marker points to a filtered entry

[PATCH] trace-cmd: Load trace-cmd plugins from build folder, if exists
 2019-04-19  8:30 UTC 

[PATCH v1 0/4] Add tracing for SDHCI register access
 2019-04-19 19:08 UTC  (10+ messages)
` [PATCH v1 1/4] trace_events: Add trace_print_register to print register fields

Test
 2019-04-19 12:44 UTC 

BUG: In zooming in after commit bedcff1165 kernel-shark: Fix a bug in ksmodel_zoom
 2019-04-19 17:43 UTC 

[PATCH 0/1] trace-cmd: Add --no-filter recording option
 2019-04-17 18:31 UTC  (2+ messages)
` [PATCH 1/1] trace-cmd: Add --no-filter option to not filter out recording processes

[PATCH v2] trace-cmd: Exit the application if runs in "filter test" mode
 2019-04-17 16:29 UTC 

[PATCH v2] trace-cmd: Remove parsing_failures APIs from libtraceevent
 2019-04-17 16:26 UTC 

[PATCH v4 0/2] Optimize pid filters
 2019-04-17 16:24 UTC  (12+ messages)
` [PATCH v4 1/2] trace-cmd: Optimize how pid filters are expressed
` [PATCH v4 2/2] trace-cmd: Document record --no-filter option in record's man page

[PATCH 1/2] trace-cmd: remove parsing_failures APIs from libtraceevent
 2019-04-17 13:55 UTC  (6+ messages)
` [PATCH 2/2] trace-cmd: exit the application if runs in "filter test" mode

[PATCH v3 0/2] Optimize pid filters and add --no-filter option
 2019-04-17 13:44 UTC  (10+ messages)
` [PATCH v3 1/2] trace-cmd: Optimize how pid filters are expressed
` [PATCH v3 2/2] trace-cmd: Add --no-filter option to not filter recording processes

[PATCH v5 1/3] Provide in-kernel headers to make extending kernel easier
 2019-04-16 17:30 UTC  (30+ messages)

Tracing Summit 2019: Announcement and Call for Proposals, August 20th, 2019, San Diego, CA
 2019-04-16 15:54 UTC 

[PATCH v1 1/4] mmc: core: Add trace event for SD SCR response
 2019-04-16 12:36 UTC  (7+ messages)
` [PATCH v1 2/4] mmc: core: Add trace event for SD SSR response
` [PATCH v1 3/4] mmc: core: Add trace event for SD OCR response
` [PATCH v1 4/4] mmc: core: Add trace event for CSD response

[PATCH v5] chrome/platform: cros_ec_proto: Add trace event to trace EC commands
 2019-04-16 11:33 UTC  (3+ messages)

[PATCH v2 0/2] Optimize pid filters and add --no-filter option
 2019-04-15 22:55 UTC  (5+ messages)
` [PATCH v2 1/2] trace-cmd: Optimize how pid filters are expressed
` [PATCH v2 2/2] trace-cmd: Add --no-filter option to not filter recording processes

[PATCH 0/4] Various modifications and fixes toward KS 1.0
 2019-04-15 20:04 UTC  (14+ messages)
` [PATCH 1/4] kernel-shark: Configuration information in ${HOME}/.cache/kernelshark

[PATCH 0/2] Optimize pid filters and add --no-filter option
 2019-04-15 15:20 UTC  (5+ messages)
` [PATCH 1/2] trace-cmd: Optimize how pid filters are expressed
` [PATCH 2/2] trace-cmd: Add --no-filter option to not filter recording processes

[PATCH v2] chrome/platform: cros_ec_proto:: Add trace event to trace EC commands
 2019-04-15 13:24 UTC  (5+ messages)

[PATCH v6 1/2] Provide in-kernel headers to make extending kernel easier
 2019-04-13  3:18 UTC  (8+ messages)

[PATCH v7 1/2] Provide in-kernel headers to make extending kernel easier
 2019-04-13  1:30 UTC  (3+ messages)
` [PATCH v7 2/2] init/config: Do not select BUILD_BIN2C for IKCONFIG

trace-cmd fails with many cpus
 2019-04-12 23:01 UTC  (8+ messages)
  ` [PATCH]

[PATCH v4] chrome/platform: cros_ec_proto: Add trace event to trace EC commands
 2019-04-12 21:17 UTC 

[PATCH v3] chrome/platform: cros_ec_proto: Add trace event to trace EC commands
 2019-04-12 19:51 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).