linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-22 17:13:31 to 2020-03-19 14:12:32 UTC [more...]

[PATCH 0/5] kernel-shark: Optimize the logic of the filtering menus
 2020-03-19 14:10 UTC  (4+ messages)
` [PATCH 1/5] kernel-shark: Add method for checking if a given ID filter is set
` [PATCH 3/5] kernel-shark: Add two helper methods to KsUtils
` [PATCH 5/5] kernel-shark: Optimize the logic of the filtering menus

[PATCH 0/2] trace-cmd: A couple of clean up patches
 2020-03-09 19:04 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd: Its DEFAULT_INPUT_FILE not DEFAUT_INPUT_FILE
` [PATCH 2/2] trace-cmd: Have instances include a copy of its output file

[PATCH 0/2] KernelShark2.0: Use libtracefs APIs to access tracefs
 2020-03-09 16:30 UTC  (9+ messages)
` [PATCH 1/2] KernelShark2.0: Link KernelShark to libtracefs
` [PATCH 2/2] KernelShark2.0: Use libtracefs APIs to access tracefs

[PATCH] trace-cmd: Have trace-cmd stat show instances
 2020-03-09 11:48 UTC 

KernelShark 2.0 alpha and host - guest timestamp synchronization
 2020-03-06 11:18 UTC 

[PATCH v22 00/13] Timestamp synchronization of host - guest tracing session
 2020-03-05 18:44 UTC  (18+ messages)
` [PATCH v22 01/13] trace-cmd: Find and store pids of tasks, which run virtual CPUs of given VM
` [PATCH v22 02/13] trace-cmd: Implement new API tracecmd_add_option_v()
` [PATCH v22 03/13] trace-cmd: Add new API to generate a unique ID of the tracing session
` [PATCH v22 04/13] trace-cmd: Store the session tracing ID in the trace.dat file
` [PATCH v22 05/13] trace-cmd: Add definitions of htonll() and ntohll()
  ` [PATCH] trace-cmd: Make functions in trace-write-local.h inline
` [PATCH v22 06/13] trace-cmd: Exchange tracing IDs between host and guest
` [PATCH v22 07/13] trace-cmd: Implement new option in trace.dat file: TRACECMD_OPTION_TIME_SHIFT
  ` [PATCH] trace-cmd: Adjust host_trace_info structure to be better packed
` [PATCH v22 08/13] trace-cmd: Add guest information in host's trace.dat file
  ` [PATCH] trace-cmd: Make name and cpu_pid into const pointers to tracecmd_get_guest_cpumap()
` [PATCH v22 09/13] trace-cmd: Add host trace clock as guest trace argument
` [PATCH v22 10/13] trace-cmd: Refactor few trace-cmd internal functions
` [PATCH v22 11/13] trace-cmd: Basic infrastructure for host - guest timestamp synchronization
` [PATCH v22 12/13] trace-cmd: [POC] PTP-like algorithm "
` [PATCH v22 13/13] trace-cmd: Debug scripts for "

[PATCH v2 0/2] trace-cmd record: add --cpu-list option
 2020-03-04 18:19 UTC  (2+ messages)

[PATCH v21 00/13] Timestamp synchronization of host - guest tracing session
 2020-03-04  9:11 UTC  (18+ messages)
` [PATCH v21 01/13] trace-cmd: Find and store pids of tasks, which run virtual CPUs of given VM
` [PATCH v21 02/13] trace-cmd: Implement new API tracecmd_add_option_v()
` [PATCH v21 03/13] trace-cmd: Add new API to generate a unique ID of the tracing session
` [PATCH v21 04/13] trace-cmd: Store the session tracing ID in the trace.dat file
` [PATCH v21 05/13] trace-cmd: Add definitions of htonll() and ntohll()
` [PATCH v21 06/13] trace-cmd: Exchange tracing IDs between host and guest
` [PATCH v21 07/13] trace-cmd: Implement new option in trace.dat file: TRACECMD_OPTION_TIME_SHIFT
` [PATCH v21 08/13] trace-cmd: Add guest information in host's trace.dat file
` [PATCH v21 09/13] trace-cmd: Add host trace clock as guest trace argument
` [PATCH v21 10/13] trace-cmd: Refactor few trace-cmd internal functions
` [PATCH v21 11/13] trace-cmd: Basic infrastructure for host - guest timestamp synchronization
` [PATCH v21 12/13] trace-cmd: [POC] PTP-like algorithm "
` [PATCH v21 13/13] trace-cmd: Debug scripts for "

[PATCH] trace-cmd: Have trace-cmd record -c set function-fork option if exists
 2020-03-02 18:03 UTC 

[PATCH v20 00/15]Timestamp synchronization of host - guest tracing session
 2020-03-02 13:43 UTC  (24+ messages)
` [PATCH v20 01/15] trace-cmd: Add support for negative time offsets in trace.dat file
` [PATCH v20 02/15] trace-cmd: Add new library API for local CPU count
` [PATCH v20 03/15] trace-cmd: Find and store pids of tasks, which run virtual CPUs of given VM
` [PATCH v20 04/15] trace-cmd: Implement new API tracecmd_add_option_v()
` [PATCH v20 05/15] trace-cmd: Add new API to generate a unique ID of the tracing session
` [PATCH v20 06/15] trace-cmd: Store the session tracing ID in the trace.dat file
` [PATCH v20 07/15] trace-cmd: Add definitions of htonll() and ntohll()
` [PATCH v20 08/15] trace-cmd: Exchange tracing IDs between host and guest
` [PATCH v20 09/15] trace-cmd: Implement new option in trace.dat file: TRACECMD_OPTION_TIME_SHIFT
` [PATCH v20 10/15] trace-cmd: Add guest information in host's trace.dat file
` [PATCH v20 11/15] trace-cmd: Add host trace clock as guest trace argument
` [PATCH v20 12/15] trace-cmd: Refactor few trace-cmd internal functions
` [PATCH v20 13/15] trace-cmd: Basic infrastructure for host - guest timestamp synchronization
` [PATCH v20 14/15] trace-cmd: [POC] PTP-like algorithm "
` [PATCH v20 15/15] trace-cmd: Debug scripts for "

[PATCH v6 0/3] Add new trace-cmd record options: "--proc-map"
 2020-03-02  9:31 UTC  (4+ messages)
` [PATCH v6 2/3] trace-cmd: Save the tracee address map into the trace.dat file

[PATCH v19 00/15]Timestamp synchronization of host - guest tracing session
 2020-02-27  9:39 UTC  (22+ messages)
` [PATCH v19 01/15] trace-cmd: Add support for negative time offsets in trace.dat file
` [PATCH v19 02/15] trace-cmd: Add new library API for local CPU count
` [PATCH v19 03/15] trace-cmd: Find and store pids of tasks, which run virtual CPUs of given VM
` [PATCH v19 04/15] trace-cmd: Implement new API tracecmd_add_option_v()
` [PATCH v19 05/15] trace-cmd: Add new API to generate a unique ID of the tracing session
` [PATCH v19 06/15] trace-cmd: Store the session tracing ID in the trace.dat file
` [PATCH v19 07/15] trace-cmd: Add definitions of htonll() and ntohll()
` [PATCH v19 08/15] trace-cmd: Exchange tracing IDs between host and guest
` [PATCH v19 09/15] trace-cmd: Implement new option in trace.dat file: TRACECMD_OPTION_TIME_SHIFT
` [PATCH v19 10/15] trace-cmd: Add guest information in host's trace.dat file
` [PATCH v19 11/15] trace-cmd: Add host trace clock as guest trace argument
` [PATCH v19 12/15] trace-cmd: Refactor few trace-cmd internal functions
` [PATCH v19 13/15] trace-cmd: Basic infrastructure for host - guest timestamp synchronization
` [PATCH v19 14/15] trace-cmd: [POC] PTP-like algorithm "
` [PATCH v19 15/15] trace-cmd: Debug scripts for "

[PATCH v3 0/5] trace-cmd: SQL-like syntax for ftrace histograms configuration
 2020-02-26 16:31 UTC  (6+ messages)
` [PATCH v3 1/5] trace-cmd: Add new libtracefs API tracefs_instance_file_append()
` [PATCH v3 2/5] trace-cmd: Unit test for tracefs_instance_file_append() API
` [PATCH v3 3/5] trace-cmd: Add new libtraceevent flag to suppress parsing warnings
` [PATCH v3 4/5] trace-cmd: Suppress parsing warnings in tracefs_local_events() API
` [PATCH v3 5/5] trace-cmd: Add "--sql" option to trace-cmd start and record sub commands

[PATCH v4 0/4] Extend coverage of "trace-cmd reset" command
 2020-02-25 18:07 UTC  (5+ messages)
` [PATCH v4 1/4] trace-cmd: Add new tracefs APIs for checking if a ftrace file / directory exists
` [PATCH v4 2/4] trace-cmd: Unit tests for new libtracefs APIs
` [PATCH v4 3/4] trace-cmd: Clear synthetic events on reset subcommand
` [PATCH v4 4/4] trace-cmd: Clear error log "

[PATCH v2 2/2] trace-cmd: Clear error log on reset subcommand
 2020-02-24 20:44 UTC  (2+ messages)

[PATCH v3] KernelShark: Inherit libdir from Makefile
 2020-02-24  0:06 UTC  (4+ messages)

[PATCH v2] KernelShark: Inherit libdir from Makefile
 2020-02-21 14:23 UTC  (4+ messages)

[PATCH 0/0] Two fixes for compiling
 2020-02-21 11:56 UTC  (9+ messages)
` [PATCH 1/2] KernelShark: Inherit libdir from Makefile
` [PATCH 2/2] trace-cmd: Clean up old gtk stuff

[PATCH 0/4] trace-cmd: SQL-like syntax for ftrace histograms configuration
 2020-02-20 23:35 UTC  (6+ messages)
` [PATCH 1/4] trace-cmd: Add new libtracefs API tracefs_instance_file_append()
` [PATCH 2/4] trace-cmd: Clear synthetic events on reset subcommand
` [PATCH 3/4] trace-cmd: Clear error log "
` [PATCH 4/4] trace-cmd: Add "--sql" option to trace-cmd start and record sub commands

[PATCH] trace-cmd: Add output to show "make test"
 2020-02-20 18:50 UTC  (2+ messages)

[PATCH v3] trace-cmd: Clear synthetic events on reset subcommand
 2020-02-20  9:46 UTC 

[PATCH v2] trace-cmd: Clear synthetic events on reset subcommand
 2020-02-20  9:43 UTC 

[PATCH v2 0/2] trace-cmd: SQL-like syntax for ftrace histograms configuration
 2020-02-19 13:15 UTC  (3+ messages)
` [PATCH v2 1/2] trace-cmd: Add new libtracefs API tracefs_instance_file_append()
` [PATCH v2 2/2] trace-cmd: Add "--sql" option to trace-cmd start and record sub commands

[PATCH v2 1/2] trace-cmd: Clear synthetic events on reset subcommand
 2020-02-19 13:13 UTC 

[PATCH] kernel-shark: Fix search path for libtracefs
 2020-02-17  8:50 UTC  (2+ messages)

[PATCH] trace-cmd: Fix "multiple definition" compiler errors
 2020-02-10  8:50 UTC 

[PATCH RFC] MAINTAINERS: add TRACE EVENT LIBRARY section
 2020-02-04 11:12 UTC  (7+ messages)

[PATCH v18 00/18]Timestamp synchronization of host - guest tracing session
 2020-01-31 14:49 UTC  (5+ messages)
` [PATCH v18 16/18] trace-cmd: Basic infrastructure for host - guest timestamp synchronization

[PATCH] tools lib traceevent: Handle gcc __attribute__(()) in fields
 2020-01-31  0:03 UTC 

[PATCH] trace-cmd: Have /etc paths honor $(prefix) if not the default
 2020-01-29 15:43 UTC 

[PATCH] trace-cmd: Man page for trace-cmd agent
 2020-01-29 12:05 UTC 

[PATCH 0/9] libtracefs: few fixes and a lot of unit tests
 2020-01-29  9:54 UTC  (10+ messages)
` [PATCH 1/9] trace-cmd: fix description of tracefs_get_tracing_dir() API
` [PATCH 2/9] trace-cmd: Remove tracefs_read_page_record() API
` [PATCH 3/9] trace-cmd: Add sanity check of tracefs_get_tracing_file() input parameter
` [PATCH 4/9] trace-cmd: Unit test for libtracefs
` [PATCH 5/9] trace-cmd: Unit tests for libtracefs APIs related to tracing file / directory
` [PATCH 6/9] trace-cmd: Unit tests for libtracefs APIs related to ftrace instances
` [PATCH 7/9] trace-cmd: Unit tests for libtracefs APIs related to ftrace events and systems
` [PATCH 8/9] trace-cmd: Unit test for tracefs_tracers() API
` [PATCH 9/9] trace-cmd: Unit tests for libtracefs APIs related to allocating a tep handler based on local events

[PATCH] tools/lib/traceevent, perf tools: Handle %pU format correctly
 2020-01-27 15:42 UTC 

[PATCH 0/3] trace-cmd: Various updates and fixes
 2020-01-25  2:50 UTC  (4+ messages)
` [PATCH 1/3] tracefs: Include -ltracecmd to libtracefs.so build
` [PATCH 2/3] trace-cmd: Remove error processing from write_file() use error_log instead
` [PATCH 3/3] trace-cmd: Fix the looping to clear triggers and filters

[PATCH v3 0/5] tracefs library
 2020-01-23 23:47 UTC  (5+ messages)
` [PATCH v3 4/5] trace-cmd,kernel-shark: New libtracefs APIs for loading ftrace events
` [PATCH v3 5/5] trace-cmd: Unit test for libtracefs

[PATCH] trace-cmd: generate cscope.files when building cscope index
 2020-01-23 21:11 UTC  (9+ messages)

[RELEASE] Babeltrace 2.0.0
 2020-01-22 17:35 UTC 

[PATCH v2 0/5] trace-cmd: A few udpates
 2020-01-22 17:22 UTC  (6+ messages)
` [PATCH v2 1/5] trace-cmd: Create TRACECMD_MAGIC macro for magic number of trace-cmd data file
` [PATCH v2 2/5] trace-cmd: Place "trace.dat" into the macro DEFAULT_INPUT_FILE
` [PATCH v2 3/5] trace-cmd: Add installation of ld.conf.d file for library paths
` [PATCH v2 4/5] trace-cmd: Have libtracecmd.so include libtraceevent
` [PATCH v2 5/5] trace-cmd: Remove unused trace_util function declarations

[PATCH 0/5] trace-cmd: A few updates
 2020-01-22 17:22 UTC  (7+ messages)
` [PATCH 1/5] trace-cmd: Create TRACECMD_MAGIC macro for magic number of trace-cmd data file
` [PATCH 2/5] trace-cmd: Place "trace.dat" into the macro DEFAULT_INPUT_FILE
` [PATCH 3/5] trace-cmd: Add installation of ld.conf.d file for library paths
` [PATCH 4/5] trace-cmd: Have libtracecmd.so include libtraceevent
` [PATCH 5/5] trace-cmd: Remove unused trace_util function declarations


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